[==========] 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 13:05:31.971060 20479 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.255.254:34431
I20260709 13:05:31.972568 20479 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 13:05:31.973593 20479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:31.989753 20486 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 13:05:31.990702 20485 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 13:05:31.991482 20479 server_base.cc:1061] running on GCE node
W20260709 13:05:31.992216 20488 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 13:05:33.178521 20479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:33.178777 20479 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 13:05:33.179006 20479 hybrid_clock.cc:648] HybridClock initialized: now 1783602333178981 us; error 0 us; skew 500 ppm
I20260709 13:05:33.179919 20479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:33.185096 20479 webserver.cc:533] Webserver started at http://127.19.255.254:43241/ using document root <none> and password file <none>
I20260709 13:05:33.185983 20479 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:33.186205 20479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:33.186661 20479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:33.192515 20479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602331780318-20479-0/minicluster-data/master-0-root/instance:
uuid: "16b7d09e172b41159b13fca9dc4e86b5"
format_stamp: "Formatted at 2026-07-09 13:05:33 on dist-test-slave-vs8b"
I20260709 13:05:33.200479 20479 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:33.205574 20494 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:33.206620 20479 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.001s
I20260709 13:05:33.206961 20479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602331780318-20479-0/minicluster-data/master-0-root
uuid: "16b7d09e172b41159b13fca9dc4e86b5"
format_stamp: "Formatted at 2026-07-09 13:05:33 on dist-test-slave-vs8b"
I20260709 13:05:33.207309 20479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602331780318-20479-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602331780318-20479-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602331780318-20479-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 13:05:33.268182 20479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:33.269678 20479 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 13:05:33.270128 20479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:33.339475 20479 rpc_server.cc:307] RPC server started. Bound to: 127.19.255.254:34431
I20260709 13:05:33.339557 20545 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.255.254:34431 every 8 connection(s)
I20260709 13:05:33.347108 20546 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 13:05:33.367962 20546 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 16b7d09e172b41159b13fca9dc4e86b5: Bootstrap starting.
I20260709 13:05:33.373685 20546 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 16b7d09e172b41159b13fca9dc4e86b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.375458 20546 log.cc:826] T 00000000000000000000000000000000 P 16b7d09e172b41159b13fca9dc4e86b5: Log is configured to *not* fsync() on all Append() calls
I20260709 13:05:33.379647 20546 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 16b7d09e172b41159b13fca9dc4e86b5: No bootstrap required, opened a new log
I20260709 13:05:33.400563 20546 raft_consensus.cc:359] T 00000000000000000000000000000000 P 16b7d09e172b41159b13fca9dc4e86b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16b7d09e172b41159b13fca9dc4e86b5" member_type: VOTER }
I20260709 13:05:33.401114 20546 raft_consensus.cc:385] T 00000000000000000000000000000000 P 16b7d09e172b41159b13fca9dc4e86b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.401429 20546 raft_consensus.cc:740] T 00000000000000000000000000000000 P 16b7d09e172b41159b13fca9dc4e86b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b7d09e172b41159b13fca9dc4e86b5, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.402346 20546 consensus_queue.cc:260] T 00000000000000000000000000000000 P 16b7d09e172b41159b13fca9dc4e86b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "16b7d09e172b41159b13fca9dc4e86b5" member_type: VOTER }
I20260709 13:05:33.402879 20546 raft_consensus.cc:399] T 00000000000000000000000000000000 P 16b7d09e172b41159b13fca9dc4e86b5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:05:33.403187 20546 raft_consensus.cc:493] T 00000000000000000000000000000000 P 16b7d09e172b41159b13fca9dc4e86b5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:05:33.403535 20546 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 16b7d09e172b41159b13fca9dc4e86b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.407680 20546 raft_consensus.cc:515] T 00000000000000000000000000000000 P 16b7d09e172b41159b13fca9dc4e86b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16b7d09e172b41159b13fca9dc4e86b5" member_type: VOTER }
I20260709 13:05:33.408464 20546 leader_election.cc:304] T 00000000000000000000000000000000 P 16b7d09e172b41159b13fca9dc4e86b5 [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: 16b7d09e172b41159b13fca9dc4e86b5; no voters: 
I20260709 13:05:33.410173 20546 leader_election.cc:290] T 00000000000000000000000000000000 P 16b7d09e172b41159b13fca9dc4e86b5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:05:33.410544 20549 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 16b7d09e172b41159b13fca9dc4e86b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:33.412777 20549 raft_consensus.cc:697] T 00000000000000000000000000000000 P 16b7d09e172b41159b13fca9dc4e86b5 [term 1 LEADER]: Becoming Leader. State: Replica: 16b7d09e172b41159b13fca9dc4e86b5, State: Running, Role: LEADER
I20260709 13:05:33.413692 20549 consensus_queue.cc:237] T 00000000000000000000000000000000 P 16b7d09e172b41159b13fca9dc4e86b5 [LEADER]: Queue going to LEADER mode. State: All 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: "16b7d09e172b41159b13fca9dc4e86b5" member_type: VOTER }
I20260709 13:05:33.414804 20546 sys_catalog.cc:565] T 00000000000000000000000000000000 P 16b7d09e172b41159b13fca9dc4e86b5 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:05:33.424789 20550 sys_catalog.cc:455] T 00000000000000000000000000000000 P 16b7d09e172b41159b13fca9dc4e86b5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "16b7d09e172b41159b13fca9dc4e86b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16b7d09e172b41159b13fca9dc4e86b5" member_type: VOTER } }
I20260709 13:05:33.425546 20550 sys_catalog.cc:458] T 00000000000000000000000000000000 P 16b7d09e172b41159b13fca9dc4e86b5 [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:33.425227 20551 sys_catalog.cc:455] T 00000000000000000000000000000000 P 16b7d09e172b41159b13fca9dc4e86b5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 16b7d09e172b41159b13fca9dc4e86b5. Latest consensus state: current_term: 1 leader_uuid: "16b7d09e172b41159b13fca9dc4e86b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16b7d09e172b41159b13fca9dc4e86b5" member_type: VOTER } }
I20260709 13:05:33.425976 20551 sys_catalog.cc:458] T 00000000000000000000000000000000 P 16b7d09e172b41159b13fca9dc4e86b5 [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:33.428653 20557 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:05:33.441210 20557 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:05:33.444530 20479 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:05:33.459079 20557 catalog_manager.cc:1383] Generated new cluster ID: 66d179b8d56a4015abecd1b90da9622e
I20260709 13:05:33.459353 20557 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:05:33.487437 20557 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:05:33.488969 20557 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:05:33.503192 20557 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 16b7d09e172b41159b13fca9dc4e86b5: Generated new TSK 0
I20260709 13:05:33.504173 20557 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:05:33.510706 20479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:33.518790 20568 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 13:05:33.519958 20569 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 13:05:33.523855 20479 server_base.cc:1061] running on GCE node
W20260709 13:05:33.524055 20571 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 13:05:33.525074 20479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:33.525355 20479 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 13:05:33.525554 20479 hybrid_clock.cc:648] HybridClock initialized: now 1783602333525538 us; error 0 us; skew 500 ppm
I20260709 13:05:33.526335 20479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:33.530406 20479 webserver.cc:533] Webserver started at http://127.19.255.193:44711/ using document root <none> and password file <none>
I20260709 13:05:33.531113 20479 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:33.531363 20479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:33.531719 20479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:33.533197 20479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602331780318-20479-0/minicluster-data/ts-0-root/instance:
uuid: "94f7fb1731a944c6a298c8e046a56cca"
format_stamp: "Formatted at 2026-07-09 13:05:33 on dist-test-slave-vs8b"
I20260709 13:05:33.539814 20479 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.005s
I20260709 13:05:33.544626 20576 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:33.545423 20479 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260709 13:05:33.545742 20479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602331780318-20479-0/minicluster-data/ts-0-root
uuid: "94f7fb1731a944c6a298c8e046a56cca"
format_stamp: "Formatted at 2026-07-09 13:05:33 on dist-test-slave-vs8b"
I20260709 13:05:33.546121 20479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602331780318-20479-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602331780318-20479-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602331780318-20479-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 13:05:33.565230 20479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:33.566887 20479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:33.569561 20479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:33.574793 20479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:33.575088 20479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:33.575402 20479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:33.575629 20479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:33.664594 20479 rpc_server.cc:307] RPC server started. Bound to: 127.19.255.193:36443
I20260709 13:05:33.664642 20638 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.255.193:36443 every 8 connection(s)
I20260709 13:05:33.672171 20479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:33.686518 20643 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 13:05:33.689311 20644 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 13:05:33.697613 20479 server_base.cc:1061] running on GCE node
W20260709 13:05:33.698843 20646 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 13:05:33.700042 20479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:33.700328 20479 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 13:05:33.700544 20479 hybrid_clock.cc:648] HybridClock initialized: now 1783602333700524 us; error 0 us; skew 500 ppm
I20260709 13:05:33.701350 20479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:33.704916 20639 heartbeater.cc:344] Connected to a master server at 127.19.255.254:34431
I20260709 13:05:33.705358 20639 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:33.706429 20639 heartbeater.cc:507] Master 127.19.255.254:34431 requested a full tablet report, sending...
I20260709 13:05:33.708335 20479 webserver.cc:533] Webserver started at http://127.19.255.194:39953/ using document root <none> and password file <none>
I20260709 13:05:33.708976 20479 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:33.709259 20479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:33.709638 20479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:33.709954 20511 ts_manager.cc:194] Registered new tserver with Master: 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193:36443)
I20260709 13:05:33.711201 20479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602331780318-20479-0/minicluster-data/ts-1-root/instance:
uuid: "51c1a6484ff9465c93399e429ec6d1b3"
format_stamp: "Formatted at 2026-07-09 13:05:33 on dist-test-slave-vs8b"
I20260709 13:05:33.712869 20511 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36798
I20260709 13:05:33.717702 20479 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.001s
I20260709 13:05:33.722036 20651 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:33.722815 20479 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 13:05:33.723101 20479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602331780318-20479-0/minicluster-data/ts-1-root
uuid: "51c1a6484ff9465c93399e429ec6d1b3"
format_stamp: "Formatted at 2026-07-09 13:05:33 on dist-test-slave-vs8b"
I20260709 13:05:33.723392 20479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602331780318-20479-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602331780318-20479-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602331780318-20479-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 13:05:33.750813 20479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:33.752148 20479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:33.754680 20479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:33.757591 20479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:33.757767 20479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:33.758061 20479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:33.758203 20479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:33.860936 20479 rpc_server.cc:307] RPC server started. Bound to: 127.19.255.194:44479
I20260709 13:05:33.861164 20713 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.255.194:44479 every 8 connection(s)
I20260709 13:05:33.869963 20479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:33.878412 20717 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 13:05:33.880188 20718 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 13:05:33.883374 20714 heartbeater.cc:344] Connected to a master server at 127.19.255.254:34431
I20260709 13:05:33.883915 20714 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:33.885165 20714 heartbeater.cc:507] Master 127.19.255.254:34431 requested a full tablet report, sending...
I20260709 13:05:33.888316 20511 ts_manager.cc:194] Registered new tserver with Master: 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194:44479)
I20260709 13:05:33.890746 20511 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36808
I20260709 13:05:33.891402 20479 server_base.cc:1061] running on GCE node
W20260709 13:05:33.893440 20720 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 13:05:33.894640 20479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:33.894944 20479 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 13:05:33.895166 20479 hybrid_clock.cc:648] HybridClock initialized: now 1783602333895148 us; error 0 us; skew 500 ppm
I20260709 13:05:33.895895 20479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:33.898356 20479 webserver.cc:533] Webserver started at http://127.19.255.195:37703/ using document root <none> and password file <none>
I20260709 13:05:33.898821 20479 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:33.899020 20479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:33.899304 20479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:33.900460 20479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602331780318-20479-0/minicluster-data/ts-2-root/instance:
uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb"
format_stamp: "Formatted at 2026-07-09 13:05:33 on dist-test-slave-vs8b"
I20260709 13:05:33.905006 20479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:05:33.908296 20725 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:33.909037 20479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260709 13:05:33.909328 20479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602331780318-20479-0/minicluster-data/ts-2-root
uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb"
format_stamp: "Formatted at 2026-07-09 13:05:33 on dist-test-slave-vs8b"
I20260709 13:05:33.909637 20479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602331780318-20479-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602331780318-20479-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602331780318-20479-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 13:05:33.930308 20479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:33.931674 20479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:33.933059 20479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:33.935042 20479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:33.935292 20479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:33.935541 20479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:33.935739 20479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:34.026981 20479 rpc_server.cc:307] RPC server started. Bound to: 127.19.255.195:33949
I20260709 13:05:34.027107 20787 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.255.195:33949 every 8 connection(s)
I20260709 13:05:34.044322 20788 heartbeater.cc:344] Connected to a master server at 127.19.255.254:34431
I20260709 13:05:34.044693 20788 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:34.045398 20788 heartbeater.cc:507] Master 127.19.255.254:34431 requested a full tablet report, sending...
I20260709 13:05:34.047348 20511 ts_manager.cc:194] Registered new tserver with Master: 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195:33949)
I20260709 13:05:34.048144 20479 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016222391s
I20260709 13:05:34.048985 20511 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36814
I20260709 13:05:34.097957 20511 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36820:
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 13:05:34.101403 20511 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 13:05:34.180675 20753 tablet_service.cc:1511] Processing CreateTablet for tablet 35a0482760a94b578dbeed212168d264 (DEFAULT_TABLE table=test-workload [id=8dc2c3f5cd5a49f5b032a8a0378ea34a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:05:34.182335 20753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35a0482760a94b578dbeed212168d264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:34.184299 20752 tablet_service.cc:1511] Processing CreateTablet for tablet 692ea91123d943b68721185b0c3701c5 (DEFAULT_TABLE table=test-workload [id=8dc2c3f5cd5a49f5b032a8a0378ea34a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:05:34.185598 20752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 692ea91123d943b68721185b0c3701c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:34.204272 20678 tablet_service.cc:1511] Processing CreateTablet for tablet 692ea91123d943b68721185b0c3701c5 (DEFAULT_TABLE table=test-workload [id=8dc2c3f5cd5a49f5b032a8a0378ea34a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:05:34.201104 20751 tablet_service.cc:1511] Processing CreateTablet for tablet 5693464dc3454f3aaee2cce63db736b4 (DEFAULT_TABLE table=test-workload [id=8dc2c3f5cd5a49f5b032a8a0378ea34a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:05:34.206558 20677 tablet_service.cc:1511] Processing CreateTablet for tablet 5693464dc3454f3aaee2cce63db736b4 (DEFAULT_TABLE table=test-workload [id=8dc2c3f5cd5a49f5b032a8a0378ea34a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:05:34.205909 20679 tablet_service.cc:1511] Processing CreateTablet for tablet 35a0482760a94b578dbeed212168d264 (DEFAULT_TABLE table=test-workload [id=8dc2c3f5cd5a49f5b032a8a0378ea34a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:05:34.209619 20751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5693464dc3454f3aaee2cce63db736b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:34.210054 20677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5693464dc3454f3aaee2cce63db736b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:34.214109 20678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 692ea91123d943b68721185b0c3701c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:34.214083 20676 tablet_service.cc:1511] Processing CreateTablet for tablet eab58e4cc19548958ef2233b726edba7 (DEFAULT_TABLE table=test-workload [id=8dc2c3f5cd5a49f5b032a8a0378ea34a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:05:34.217945 20679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35a0482760a94b578dbeed212168d264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:34.220455 20750 tablet_service.cc:1511] Processing CreateTablet for tablet eab58e4cc19548958ef2233b726edba7 (DEFAULT_TABLE table=test-workload [id=8dc2c3f5cd5a49f5b032a8a0378ea34a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:05:34.224205 20750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eab58e4cc19548958ef2233b726edba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:34.224529 20676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eab58e4cc19548958ef2233b726edba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:34.230830 20675 tablet_service.cc:1511] Processing CreateTablet for tablet b282047dae094927a5df3bf406cc5829 (DEFAULT_TABLE table=test-workload [id=8dc2c3f5cd5a49f5b032a8a0378ea34a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:05:34.241757 20753 tablet_service.cc:1511] Processing CreateTablet for tablet b282047dae094927a5df3bf406cc5829 (DEFAULT_TABLE table=test-workload [id=8dc2c3f5cd5a49f5b032a8a0378ea34a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:05:34.242975 20753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b282047dae094927a5df3bf406cc5829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:34.244392 20675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b282047dae094927a5df3bf406cc5829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:34.259303 20674 tablet_service.cc:1511] Processing CreateTablet for tablet 8c89b624375b479e9a99b8d217face76 (DEFAULT_TABLE table=test-workload [id=8dc2c3f5cd5a49f5b032a8a0378ea34a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:05:34.261977 20603 tablet_service.cc:1511] Processing CreateTablet for tablet 692ea91123d943b68721185b0c3701c5 (DEFAULT_TABLE table=test-workload [id=8dc2c3f5cd5a49f5b032a8a0378ea34a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:05:34.263971 20674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c89b624375b479e9a99b8d217face76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:34.265726 20601 tablet_service.cc:1511] Processing CreateTablet for tablet eab58e4cc19548958ef2233b726edba7 (DEFAULT_TABLE table=test-workload [id=8dc2c3f5cd5a49f5b032a8a0378ea34a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:05:34.268074 20600 tablet_service.cc:1511] Processing CreateTablet for tablet b282047dae094927a5df3bf406cc5829 (DEFAULT_TABLE table=test-workload [id=8dc2c3f5cd5a49f5b032a8a0378ea34a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:05:34.259358 20602 tablet_service.cc:1511] Processing CreateTablet for tablet 5693464dc3454f3aaee2cce63db736b4 (DEFAULT_TABLE table=test-workload [id=8dc2c3f5cd5a49f5b032a8a0378ea34a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:05:34.271966 20599 tablet_service.cc:1511] Processing CreateTablet for tablet 8c89b624375b479e9a99b8d217face76 (DEFAULT_TABLE table=test-workload [id=8dc2c3f5cd5a49f5b032a8a0378ea34a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:05:34.262053 20604 tablet_service.cc:1511] Processing CreateTablet for tablet 35a0482760a94b578dbeed212168d264 (DEFAULT_TABLE table=test-workload [id=8dc2c3f5cd5a49f5b032a8a0378ea34a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:05:34.278420 20601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eab58e4cc19548958ef2233b726edba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:34.280575 20599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c89b624375b479e9a99b8d217face76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:34.283249 20603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 692ea91123d943b68721185b0c3701c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:34.278327 20806 tablet_bootstrap.cc:492] T 692ea91123d943b68721185b0c3701c5 P 5c2daadc3cca4738bbc83dfc1a77e6cb: Bootstrap starting.
I20260709 13:05:34.293977 20604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35a0482760a94b578dbeed212168d264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:34.294513 20752 tablet_service.cc:1511] Processing CreateTablet for tablet 8c89b624375b479e9a99b8d217face76 (DEFAULT_TABLE table=test-workload [id=8dc2c3f5cd5a49f5b032a8a0378ea34a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:05:34.298730 20752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c89b624375b479e9a99b8d217face76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:34.303206 20598 tablet_service.cc:1511] Processing CreateTablet for tablet 9297635acd2242239dfd4f3343e8eb29 (DEFAULT_TABLE table=test-workload [id=8dc2c3f5cd5a49f5b032a8a0378ea34a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:05:34.306780 20600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b282047dae094927a5df3bf406cc5829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:34.308995 20598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9297635acd2242239dfd4f3343e8eb29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:34.313603 20673 tablet_service.cc:1511] Processing CreateTablet for tablet 9297635acd2242239dfd4f3343e8eb29 (DEFAULT_TABLE table=test-workload [id=8dc2c3f5cd5a49f5b032a8a0378ea34a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:05:34.324069 20673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9297635acd2242239dfd4f3343e8eb29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:34.325886 20602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5693464dc3454f3aaee2cce63db736b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:34.337239 20749 tablet_service.cc:1511] Processing CreateTablet for tablet 9297635acd2242239dfd4f3343e8eb29 (DEFAULT_TABLE table=test-workload [id=8dc2c3f5cd5a49f5b032a8a0378ea34a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:05:34.339274 20749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9297635acd2242239dfd4f3343e8eb29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:34.352417 20597 tablet_service.cc:1511] Processing CreateTablet for tablet b9eadfbd2539486fbe02db2623c0a9f8 (DEFAULT_TABLE table=test-workload [id=8dc2c3f5cd5a49f5b032a8a0378ea34a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:05:34.354318 20597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9eadfbd2539486fbe02db2623c0a9f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:34.372574 20678 tablet_service.cc:1511] Processing CreateTablet for tablet b9eadfbd2539486fbe02db2623c0a9f8 (DEFAULT_TABLE table=test-workload [id=8dc2c3f5cd5a49f5b032a8a0378ea34a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:05:34.374406 20678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9eadfbd2539486fbe02db2623c0a9f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:34.384637 20807 tablet_bootstrap.cc:492] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3: Bootstrap starting.
I20260709 13:05:34.392460 20807 tablet_bootstrap.cc:654] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.399180 20808 tablet_bootstrap.cc:492] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca: Bootstrap starting.
I20260709 13:05:34.407023 20599 tablet_service.cc:1511] Processing CreateTablet for tablet 315d8d3dbe004eb199a3aebb36de484d (DEFAULT_TABLE table=test-workload [id=8dc2c3f5cd5a49f5b032a8a0378ea34a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:05:34.408269 20599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 315d8d3dbe004eb199a3aebb36de484d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:34.416656 20753 tablet_service.cc:1511] Processing CreateTablet for tablet b9eadfbd2539486fbe02db2623c0a9f8 (DEFAULT_TABLE table=test-workload [id=8dc2c3f5cd5a49f5b032a8a0378ea34a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:05:34.417389 20806 tablet_bootstrap.cc:654] T 692ea91123d943b68721185b0c3701c5 P 5c2daadc3cca4738bbc83dfc1a77e6cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.417910 20753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9eadfbd2539486fbe02db2623c0a9f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:34.405665 20677 tablet_service.cc:1511] Processing CreateTablet for tablet 315d8d3dbe004eb199a3aebb36de484d (DEFAULT_TABLE table=test-workload [id=8dc2c3f5cd5a49f5b032a8a0378ea34a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:05:34.424880 20677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 315d8d3dbe004eb199a3aebb36de484d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:34.425426 20751 tablet_service.cc:1511] Processing CreateTablet for tablet 315d8d3dbe004eb199a3aebb36de484d (DEFAULT_TABLE table=test-workload [id=8dc2c3f5cd5a49f5b032a8a0378ea34a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:05:34.426542 20751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 315d8d3dbe004eb199a3aebb36de484d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:34.436641 20559 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:34.472815 20808 tablet_bootstrap.cc:654] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.489333 20807 tablet_bootstrap.cc:492] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3: No bootstrap required, opened a new log
I20260709 13:05:34.489889 20807 ts_tablet_manager.cc:1403] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3: Time spent bootstrapping tablet: real 0.113s	user 0.013s	sys 0.016s
I20260709 13:05:34.492791 20807 raft_consensus.cc:359] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.493568 20806 tablet_bootstrap.cc:492] T 692ea91123d943b68721185b0c3701c5 P 5c2daadc3cca4738bbc83dfc1a77e6cb: No bootstrap required, opened a new log
I20260709 13:05:34.493585 20807 raft_consensus.cc:385] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.494208 20807 raft_consensus.cc:740] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51c1a6484ff9465c93399e429ec6d1b3, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.494298 20806 ts_tablet_manager.cc:1403] T 692ea91123d943b68721185b0c3701c5 P 5c2daadc3cca4738bbc83dfc1a77e6cb: Time spent bootstrapping tablet: real 0.241s	user 0.015s	sys 0.016s
I20260709 13:05:34.495226 20807 consensus_queue.cc:260] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.496912 20808 tablet_bootstrap.cc:492] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca: No bootstrap required, opened a new log
I20260709 13:05:34.497337 20808 ts_tablet_manager.cc:1403] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca: Time spent bootstrapping tablet: real 0.099s	user 0.010s	sys 0.011s
I20260709 13:05:34.497364 20806 raft_consensus.cc:359] T 692ea91123d943b68721185b0c3701c5 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.498175 20806 raft_consensus.cc:385] T 692ea91123d943b68721185b0c3701c5 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.498476 20806 raft_consensus.cc:740] T 692ea91123d943b68721185b0c3701c5 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c2daadc3cca4738bbc83dfc1a77e6cb, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.499208 20806 consensus_queue.cc:260] T 692ea91123d943b68721185b0c3701c5 P 5c2daadc3cca4738bbc83dfc1a77e6cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.500756 20808 raft_consensus.cc:359] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.501648 20808 raft_consensus.cc:385] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.502032 20808 raft_consensus.cc:740] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94f7fb1731a944c6a298c8e046a56cca, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.503122 20808 consensus_queue.cc:260] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.505256 20807 ts_tablet_manager.cc:1434] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 13:05:34.506065 20714 heartbeater.cc:499] Master 127.19.255.254:34431 was elected leader, sending a full tablet report...
I20260709 13:05:34.520293 20807 tablet_bootstrap.cc:492] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3: Bootstrap starting.
I20260709 13:05:34.537873 20788 heartbeater.cc:499] Master 127.19.255.254:34431 was elected leader, sending a full tablet report...
I20260709 13:05:34.538722 20806 ts_tablet_manager.cc:1434] T 692ea91123d943b68721185b0c3701c5 P 5c2daadc3cca4738bbc83dfc1a77e6cb: Time spent starting tablet: real 0.044s	user 0.015s	sys 0.026s
I20260709 13:05:34.539896 20806 tablet_bootstrap.cc:492] T 35a0482760a94b578dbeed212168d264 P 5c2daadc3cca4738bbc83dfc1a77e6cb: Bootstrap starting.
I20260709 13:05:34.543671 20807 tablet_bootstrap.cc:654] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.546806 20806 tablet_bootstrap.cc:654] T 35a0482760a94b578dbeed212168d264 P 5c2daadc3cca4738bbc83dfc1a77e6cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.547366 20639 heartbeater.cc:499] Master 127.19.255.254:34431 was elected leader, sending a full tablet report...
I20260709 13:05:34.557266 20807 tablet_bootstrap.cc:492] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3: No bootstrap required, opened a new log
I20260709 13:05:34.557757 20807 ts_tablet_manager.cc:1403] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3: Time spent bootstrapping tablet: real 0.038s	user 0.003s	sys 0.008s
I20260709 13:05:34.558396 20806 tablet_bootstrap.cc:492] T 35a0482760a94b578dbeed212168d264 P 5c2daadc3cca4738bbc83dfc1a77e6cb: No bootstrap required, opened a new log
I20260709 13:05:34.558820 20806 ts_tablet_manager.cc:1403] T 35a0482760a94b578dbeed212168d264 P 5c2daadc3cca4738bbc83dfc1a77e6cb: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.006s
I20260709 13:05:34.560705 20807 raft_consensus.cc:359] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.561537 20808 ts_tablet_manager.cc:1434] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca: Time spent starting tablet: real 0.064s	user 0.025s	sys 0.015s
I20260709 13:05:34.561547 20807 raft_consensus.cc:385] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.561599 20806 raft_consensus.cc:359] T 35a0482760a94b578dbeed212168d264 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } }
I20260709 13:05:34.562202 20807 raft_consensus.cc:740] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51c1a6484ff9465c93399e429ec6d1b3, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.562558 20808 tablet_bootstrap.cc:492] T 692ea91123d943b68721185b0c3701c5 P 94f7fb1731a944c6a298c8e046a56cca: Bootstrap starting.
I20260709 13:05:34.562558 20806 raft_consensus.cc:385] T 35a0482760a94b578dbeed212168d264 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.563176 20806 raft_consensus.cc:740] T 35a0482760a94b578dbeed212168d264 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c2daadc3cca4738bbc83dfc1a77e6cb, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.563167 20807 consensus_queue.cc:260] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.564054 20806 consensus_queue.cc:260] T 35a0482760a94b578dbeed212168d264 P 5c2daadc3cca4738bbc83dfc1a77e6cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } }
I20260709 13:05:34.566169 20806 ts_tablet_manager.cc:1434] T 35a0482760a94b578dbeed212168d264 P 5c2daadc3cca4738bbc83dfc1a77e6cb: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:34.567023 20806 tablet_bootstrap.cc:492] T 5693464dc3454f3aaee2cce63db736b4 P 5c2daadc3cca4738bbc83dfc1a77e6cb: Bootstrap starting.
I20260709 13:05:34.569865 20808 tablet_bootstrap.cc:654] T 692ea91123d943b68721185b0c3701c5 P 94f7fb1731a944c6a298c8e046a56cca: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.570291 20807 ts_tablet_manager.cc:1434] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:05:34.571174 20807 tablet_bootstrap.cc:492] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3: Bootstrap starting.
I20260709 13:05:34.574097 20806 tablet_bootstrap.cc:654] T 5693464dc3454f3aaee2cce63db736b4 P 5c2daadc3cca4738bbc83dfc1a77e6cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.583037 20806 tablet_bootstrap.cc:492] T 5693464dc3454f3aaee2cce63db736b4 P 5c2daadc3cca4738bbc83dfc1a77e6cb: No bootstrap required, opened a new log
I20260709 13:05:34.583465 20806 ts_tablet_manager.cc:1403] T 5693464dc3454f3aaee2cce63db736b4 P 5c2daadc3cca4738bbc83dfc1a77e6cb: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260709 13:05:34.586170 20806 raft_consensus.cc:359] T 5693464dc3454f3aaee2cce63db736b4 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.586880 20806 raft_consensus.cc:385] T 5693464dc3454f3aaee2cce63db736b4 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.587153 20806 raft_consensus.cc:740] T 5693464dc3454f3aaee2cce63db736b4 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c2daadc3cca4738bbc83dfc1a77e6cb, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.589610 20808 tablet_bootstrap.cc:492] T 692ea91123d943b68721185b0c3701c5 P 94f7fb1731a944c6a298c8e046a56cca: No bootstrap required, opened a new log
I20260709 13:05:34.590061 20808 ts_tablet_manager.cc:1403] T 692ea91123d943b68721185b0c3701c5 P 94f7fb1731a944c6a298c8e046a56cca: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.007s
I20260709 13:05:34.590608 20807 tablet_bootstrap.cc:654] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.592988 20808 raft_consensus.cc:359] T 692ea91123d943b68721185b0c3701c5 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.593724 20808 raft_consensus.cc:385] T 692ea91123d943b68721185b0c3701c5 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.594029 20808 raft_consensus.cc:740] T 692ea91123d943b68721185b0c3701c5 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94f7fb1731a944c6a298c8e046a56cca, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.594722 20808 consensus_queue.cc:260] T 692ea91123d943b68721185b0c3701c5 P 94f7fb1731a944c6a298c8e046a56cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.596810 20808 ts_tablet_manager.cc:1434] T 692ea91123d943b68721185b0c3701c5 P 94f7fb1731a944c6a298c8e046a56cca: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:05:34.597851 20808 tablet_bootstrap.cc:492] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca: Bootstrap starting.
I20260709 13:05:34.603255 20807 tablet_bootstrap.cc:492] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3: No bootstrap required, opened a new log
I20260709 13:05:34.603768 20807 ts_tablet_manager.cc:1403] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.007s
I20260709 13:05:34.604514 20808 tablet_bootstrap.cc:654] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.606596 20807 raft_consensus.cc:359] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.607412 20807 raft_consensus.cc:385] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.607789 20807 raft_consensus.cc:740] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51c1a6484ff9465c93399e429ec6d1b3, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.608548 20807 consensus_queue.cc:260] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.610133 20806 consensus_queue.cc:260] T 5693464dc3454f3aaee2cce63db736b4 P 5c2daadc3cca4738bbc83dfc1a77e6cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.613590 20806 ts_tablet_manager.cc:1434] T 5693464dc3454f3aaee2cce63db736b4 P 5c2daadc3cca4738bbc83dfc1a77e6cb: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.002s
I20260709 13:05:34.614794 20806 tablet_bootstrap.cc:492] T b282047dae094927a5df3bf406cc5829 P 5c2daadc3cca4738bbc83dfc1a77e6cb: Bootstrap starting.
W20260709 13:05:34.620929 20715 tablet.cc:2406] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:05:34.622478 20808 tablet_bootstrap.cc:492] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca: No bootstrap required, opened a new log
I20260709 13:05:34.622800 20806 tablet_bootstrap.cc:654] T b282047dae094927a5df3bf406cc5829 P 5c2daadc3cca4738bbc83dfc1a77e6cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.622906 20808 ts_tablet_manager.cc:1403] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.003s
I20260709 13:05:34.625823 20808 raft_consensus.cc:359] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } }
I20260709 13:05:34.626538 20808 raft_consensus.cc:385] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.626835 20808 raft_consensus.cc:740] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94f7fb1731a944c6a298c8e046a56cca, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.627554 20808 consensus_queue.cc:260] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } }
I20260709 13:05:34.629618 20808 ts_tablet_manager.cc:1434] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 13:05:34.629765 20807 ts_tablet_manager.cc:1434] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 13:05:34.630534 20808 tablet_bootstrap.cc:492] T eab58e4cc19548958ef2233b726edba7 P 94f7fb1731a944c6a298c8e046a56cca: Bootstrap starting.
I20260709 13:05:34.632405 20812 raft_consensus.cc:493] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.632853 20812 raft_consensus.cc:515] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.637351 20814 raft_consensus.cc:493] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.637894 20808 tablet_bootstrap.cc:654] T eab58e4cc19548958ef2233b726edba7 P 94f7fb1731a944c6a298c8e046a56cca: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.637809 20814 raft_consensus.cc:515] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } }
I20260709 13:05:34.641378 20812 leader_election.cc:290] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193:36443), 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195:33949)
I20260709 13:05:34.641908 20814 leader_election.cc:290] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195:33949), 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194:44479)
I20260709 13:05:34.643919 20807 tablet_bootstrap.cc:492] T 35a0482760a94b578dbeed212168d264 P 51c1a6484ff9465c93399e429ec6d1b3: Bootstrap starting.
I20260709 13:05:34.659132 20807 tablet_bootstrap.cc:654] T 35a0482760a94b578dbeed212168d264 P 51c1a6484ff9465c93399e429ec6d1b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.669162 20806 tablet_bootstrap.cc:492] T b282047dae094927a5df3bf406cc5829 P 5c2daadc3cca4738bbc83dfc1a77e6cb: No bootstrap required, opened a new log
I20260709 13:05:34.669728 20806 ts_tablet_manager.cc:1403] T b282047dae094927a5df3bf406cc5829 P 5c2daadc3cca4738bbc83dfc1a77e6cb: Time spent bootstrapping tablet: real 0.055s	user 0.008s	sys 0.012s
I20260709 13:05:34.676268 20614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "692ea91123d943b68721185b0c3701c5" candidate_uuid: "51c1a6484ff9465c93399e429ec6d1b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f7fb1731a944c6a298c8e046a56cca" is_pre_election: true
I20260709 13:05:34.677178 20614 raft_consensus.cc:2468] T 692ea91123d943b68721185b0c3701c5 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51c1a6484ff9465c93399e429ec6d1b3 in term 0.
I20260709 13:05:34.679054 20653 leader_election.cc:304] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51c1a6484ff9465c93399e429ec6d1b3, 94f7fb1731a944c6a298c8e046a56cca; no voters: 
I20260709 13:05:34.681210 20812 raft_consensus.cc:2804] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:34.681665 20812 raft_consensus.cc:493] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:34.682092 20812 raft_consensus.cc:3060] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.690667 20812 raft_consensus.cc:515] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.691648 20806 raft_consensus.cc:359] T b282047dae094927a5df3bf406cc5829 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.692538 20808 tablet_bootstrap.cc:492] T eab58e4cc19548958ef2233b726edba7 P 94f7fb1731a944c6a298c8e046a56cca: No bootstrap required, opened a new log
I20260709 13:05:34.692615 20806 raft_consensus.cc:385] T b282047dae094927a5df3bf406cc5829 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.692698 20812 leader_election.cc:290] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [CANDIDATE]: Term 1 election: Requested vote from peers 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193:36443), 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195:33949)
I20260709 13:05:34.693061 20808 ts_tablet_manager.cc:1403] T eab58e4cc19548958ef2233b726edba7 P 94f7fb1731a944c6a298c8e046a56cca: Time spent bootstrapping tablet: real 0.063s	user 0.030s	sys 0.029s
I20260709 13:05:34.693089 20806 raft_consensus.cc:740] T b282047dae094927a5df3bf406cc5829 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c2daadc3cca4738bbc83dfc1a77e6cb, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.693369 20812 raft_consensus.cc:493] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.695187 20812 raft_consensus.cc:515] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.694124 20806 consensus_queue.cc:260] T b282047dae094927a5df3bf406cc5829 P 5c2daadc3cca4738bbc83dfc1a77e6cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.704200 20808 raft_consensus.cc:359] T eab58e4cc19548958ef2233b726edba7 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.704906 20808 raft_consensus.cc:385] T eab58e4cc19548958ef2233b726edba7 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.705190 20808 raft_consensus.cc:740] T eab58e4cc19548958ef2233b726edba7 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94f7fb1731a944c6a298c8e046a56cca, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.705201 20812 leader_election.cc:290] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193:36443), 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195:33949)
I20260709 13:05:34.705991 20808 consensus_queue.cc:260] T eab58e4cc19548958ef2233b726edba7 P 94f7fb1731a944c6a298c8e046a56cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.709594 20807 tablet_bootstrap.cc:492] T 35a0482760a94b578dbeed212168d264 P 51c1a6484ff9465c93399e429ec6d1b3: No bootstrap required, opened a new log
I20260709 13:05:34.710042 20807 ts_tablet_manager.cc:1403] T 35a0482760a94b578dbeed212168d264 P 51c1a6484ff9465c93399e429ec6d1b3: Time spent bootstrapping tablet: real 0.066s	user 0.018s	sys 0.003s
I20260709 13:05:34.713660 20763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "692ea91123d943b68721185b0c3701c5" candidate_uuid: "51c1a6484ff9465c93399e429ec6d1b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" is_pre_election: true
I20260709 13:05:34.714674 20808 ts_tablet_manager.cc:1434] T eab58e4cc19548958ef2233b726edba7 P 94f7fb1731a944c6a298c8e046a56cca: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.001s
I20260709 13:05:34.716507 20808 tablet_bootstrap.cc:492] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca: Bootstrap starting.
I20260709 13:05:34.716338 20762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "692ea91123d943b68721185b0c3701c5" candidate_uuid: "51c1a6484ff9465c93399e429ec6d1b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb"
I20260709 13:05:34.714555 20763 raft_consensus.cc:2468] T 692ea91123d943b68721185b0c3701c5 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51c1a6484ff9465c93399e429ec6d1b3 in term 0.
I20260709 13:05:34.718254 20806 ts_tablet_manager.cc:1434] T b282047dae094927a5df3bf406cc5829 P 5c2daadc3cca4738bbc83dfc1a77e6cb: Time spent starting tablet: real 0.048s	user 0.011s	sys 0.000s
I20260709 13:05:34.720826 20761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b282047dae094927a5df3bf406cc5829" candidate_uuid: "51c1a6484ff9465c93399e429ec6d1b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" is_pre_election: true
I20260709 13:05:34.722386 20761 raft_consensus.cc:2468] T b282047dae094927a5df3bf406cc5829 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51c1a6484ff9465c93399e429ec6d1b3 in term 0.
I20260709 13:05:34.721084 20806 tablet_bootstrap.cc:492] T eab58e4cc19548958ef2233b726edba7 P 5c2daadc3cca4738bbc83dfc1a77e6cb: Bootstrap starting.
I20260709 13:05:34.722915 20614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "692ea91123d943b68721185b0c3701c5" candidate_uuid: "51c1a6484ff9465c93399e429ec6d1b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f7fb1731a944c6a298c8e046a56cca"
I20260709 13:05:34.723969 20807 raft_consensus.cc:359] T 35a0482760a94b578dbeed212168d264 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } }
I20260709 13:05:34.724016 20614 raft_consensus.cc:3060] T 692ea91123d943b68721185b0c3701c5 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.727588 20689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a0482760a94b578dbeed212168d264" candidate_uuid: "94f7fb1731a944c6a298c8e046a56cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51c1a6484ff9465c93399e429ec6d1b3" is_pre_election: true
I20260709 13:05:34.724918 20807 raft_consensus.cc:385] T 35a0482760a94b578dbeed212168d264 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.729827 20807 raft_consensus.cc:740] T 35a0482760a94b578dbeed212168d264 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51c1a6484ff9465c93399e429ec6d1b3, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.730865 20654 leader_election.cc:304] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51c1a6484ff9465c93399e429ec6d1b3, 5c2daadc3cca4738bbc83dfc1a77e6cb; no voters: 
I20260709 13:05:34.731148 20807 consensus_queue.cc:260] T 35a0482760a94b578dbeed212168d264 P 51c1a6484ff9465c93399e429ec6d1b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } }
I20260709 13:05:34.724035 20613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b282047dae094927a5df3bf406cc5829" candidate_uuid: "51c1a6484ff9465c93399e429ec6d1b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f7fb1731a944c6a298c8e046a56cca" is_pre_election: true
I20260709 13:05:34.732548 20812 raft_consensus.cc:2804] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:34.733326 20812 raft_consensus.cc:493] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:34.734100 20812 raft_consensus.cc:3060] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.736371 20763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a0482760a94b578dbeed212168d264" candidate_uuid: "94f7fb1731a944c6a298c8e046a56cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" is_pre_election: true
W20260709 13:05:34.735569 20653 leader_election.cc:343] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193:36443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.733644 20689 raft_consensus.cc:2468] T 35a0482760a94b578dbeed212168d264 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94f7fb1731a944c6a298c8e046a56cca in term 0.
I20260709 13:05:34.736955 20763 raft_consensus.cc:2468] T 35a0482760a94b578dbeed212168d264 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94f7fb1731a944c6a298c8e046a56cca in term 0.
I20260709 13:05:34.740496 20579 leader_election.cc:304] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c2daadc3cca4738bbc83dfc1a77e6cb, 94f7fb1731a944c6a298c8e046a56cca; no voters: 
I20260709 13:05:34.741626 20814 raft_consensus.cc:2804] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:34.741966 20814 raft_consensus.cc:493] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:34.742311 20814 raft_consensus.cc:3060] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.746954 20807 ts_tablet_manager.cc:1434] T 35a0482760a94b578dbeed212168d264 P 51c1a6484ff9465c93399e429ec6d1b3: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.004s
I20260709 13:05:34.748127 20808 tablet_bootstrap.cc:654] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.748404 20614 raft_consensus.cc:2468] T 692ea91123d943b68721185b0c3701c5 P 94f7fb1731a944c6a298c8e046a56cca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51c1a6484ff9465c93399e429ec6d1b3 in term 1.
I20260709 13:05:34.749552 20807 tablet_bootstrap.cc:492] T b9eadfbd2539486fbe02db2623c0a9f8 P 51c1a6484ff9465c93399e429ec6d1b3: Bootstrap starting.
I20260709 13:05:34.749534 20653 leader_election.cc:304] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51c1a6484ff9465c93399e429ec6d1b3, 94f7fb1731a944c6a298c8e046a56cca; no voters: 5c2daadc3cca4738bbc83dfc1a77e6cb
I20260709 13:05:34.752918 20812 raft_consensus.cc:515] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.755422 20806 tablet_bootstrap.cc:654] T eab58e4cc19548958ef2233b726edba7 P 5c2daadc3cca4738bbc83dfc1a77e6cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.761222 20812 leader_election.cc:290] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [CANDIDATE]: Term 1 election: Requested vote from peers 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193:36443), 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195:33949)
I20260709 13:05:34.762233 20614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b282047dae094927a5df3bf406cc5829" candidate_uuid: "51c1a6484ff9465c93399e429ec6d1b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f7fb1731a944c6a298c8e046a56cca"
I20260709 13:05:34.759090 20807 tablet_bootstrap.cc:654] T b9eadfbd2539486fbe02db2623c0a9f8 P 51c1a6484ff9465c93399e429ec6d1b3: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:34.763532 20653 leader_election.cc:343] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193:36443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.759299 20814 raft_consensus.cc:515] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } }
I20260709 13:05:34.762269 20761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b282047dae094927a5df3bf406cc5829" candidate_uuid: "51c1a6484ff9465c93399e429ec6d1b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb"
I20260709 13:05:34.764192 20761 raft_consensus.cc:3060] T b282047dae094927a5df3bf406cc5829 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.755514 20829 raft_consensus.cc:2804] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:34.767629 20808 tablet_bootstrap.cc:492] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca: No bootstrap required, opened a new log
I20260709 13:05:34.768122 20808 ts_tablet_manager.cc:1403] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.002s
I20260709 13:05:34.768067 20829 raft_consensus.cc:697] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 LEADER]: Becoming Leader. State: Replica: 51c1a6484ff9465c93399e429ec6d1b3, State: Running, Role: LEADER
I20260709 13:05:34.769300 20829 consensus_queue.cc:237] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.771785 20807 tablet_bootstrap.cc:492] T b9eadfbd2539486fbe02db2623c0a9f8 P 51c1a6484ff9465c93399e429ec6d1b3: No bootstrap required, opened a new log
I20260709 13:05:34.772255 20807 ts_tablet_manager.cc:1403] T b9eadfbd2539486fbe02db2623c0a9f8 P 51c1a6484ff9465c93399e429ec6d1b3: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.002s
I20260709 13:05:34.772881 20808 raft_consensus.cc:359] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.773590 20808 raft_consensus.cc:385] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.773881 20808 raft_consensus.cc:740] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94f7fb1731a944c6a298c8e046a56cca, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.774559 20808 consensus_queue.cc:260] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.775316 20807 raft_consensus.cc:359] T b9eadfbd2539486fbe02db2623c0a9f8 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.776472 20763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a0482760a94b578dbeed212168d264" candidate_uuid: "94f7fb1731a944c6a298c8e046a56cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb"
I20260709 13:05:34.776998 20763 raft_consensus.cc:3060] T 35a0482760a94b578dbeed212168d264 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.781940 20689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a0482760a94b578dbeed212168d264" candidate_uuid: "94f7fb1731a944c6a298c8e046a56cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51c1a6484ff9465c93399e429ec6d1b3"
I20260709 13:05:34.782486 20689 raft_consensus.cc:3060] T 35a0482760a94b578dbeed212168d264 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.783996 20763 raft_consensus.cc:2468] T 35a0482760a94b578dbeed212168d264 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94f7fb1731a944c6a298c8e046a56cca in term 1.
I20260709 13:05:34.785188 20579 leader_election.cc:304] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c2daadc3cca4738bbc83dfc1a77e6cb, 94f7fb1731a944c6a298c8e046a56cca; no voters: 
I20260709 13:05:34.776086 20807 raft_consensus.cc:385] T b9eadfbd2539486fbe02db2623c0a9f8 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.790318 20807 raft_consensus.cc:740] T b9eadfbd2539486fbe02db2623c0a9f8 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51c1a6484ff9465c93399e429ec6d1b3, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.791942 20807 consensus_queue.cc:260] T b9eadfbd2539486fbe02db2623c0a9f8 P 51c1a6484ff9465c93399e429ec6d1b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.795063 20807 ts_tablet_manager.cc:1434] T b9eadfbd2539486fbe02db2623c0a9f8 P 51c1a6484ff9465c93399e429ec6d1b3: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 13:05:34.798472 20807 tablet_bootstrap.cc:492] T 9297635acd2242239dfd4f3343e8eb29 P 51c1a6484ff9465c93399e429ec6d1b3: Bootstrap starting.
I20260709 13:05:34.801889 20806 tablet_bootstrap.cc:492] T eab58e4cc19548958ef2233b726edba7 P 5c2daadc3cca4738bbc83dfc1a77e6cb: No bootstrap required, opened a new log
I20260709 13:05:34.797470 20835 raft_consensus.cc:2804] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:34.802340 20806 ts_tablet_manager.cc:1403] T eab58e4cc19548958ef2233b726edba7 P 5c2daadc3cca4738bbc83dfc1a77e6cb: Time spent bootstrapping tablet: real 0.081s	user 0.011s	sys 0.000s
I20260709 13:05:34.789894 20689 raft_consensus.cc:2468] T 35a0482760a94b578dbeed212168d264 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94f7fb1731a944c6a298c8e046a56cca in term 1.
I20260709 13:05:34.802384 20835 raft_consensus.cc:697] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [term 1 LEADER]: Becoming Leader. State: Replica: 94f7fb1731a944c6a298c8e046a56cca, State: Running, Role: LEADER
I20260709 13:05:34.804055 20761 raft_consensus.cc:2468] T b282047dae094927a5df3bf406cc5829 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51c1a6484ff9465c93399e429ec6d1b3 in term 1.
I20260709 13:05:34.805130 20654 leader_election.cc:304] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51c1a6484ff9465c93399e429ec6d1b3, 5c2daadc3cca4738bbc83dfc1a77e6cb; no voters: 94f7fb1731a944c6a298c8e046a56cca
I20260709 13:05:34.803828 20835 consensus_queue.cc:237] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } }
I20260709 13:05:34.815284 20833 raft_consensus.cc:493] T eab58e4cc19548958ef2233b726edba7 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.816174 20808 ts_tablet_manager.cc:1434] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca: Time spent starting tablet: real 0.048s	user 0.025s	sys 0.018s
I20260709 13:05:34.815891 20833 raft_consensus.cc:515] T eab58e4cc19548958ef2233b726edba7 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.817085 20808 tablet_bootstrap.cc:492] T 5693464dc3454f3aaee2cce63db736b4 P 94f7fb1731a944c6a298c8e046a56cca: Bootstrap starting.
I20260709 13:05:34.780966 20814 leader_election.cc:290] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [CANDIDATE]: Term 1 election: Requested vote from peers 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195:33949), 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194:44479)
I20260709 13:05:34.810693 20807 tablet_bootstrap.cc:654] T 9297635acd2242239dfd4f3343e8eb29 P 51c1a6484ff9465c93399e429ec6d1b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.815290 20509 catalog_manager.cc:5697] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194). New cstate: current_term: 1 leader_uuid: "51c1a6484ff9465c93399e429ec6d1b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:34.806169 20812 raft_consensus.cc:2804] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:34.821146 20812 raft_consensus.cc:697] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 LEADER]: Becoming Leader. State: Replica: 51c1a6484ff9465c93399e429ec6d1b3, State: Running, Role: LEADER
I20260709 13:05:34.821718 20833 leader_election.cc:290] T eab58e4cc19548958ef2233b726edba7 P 94f7fb1731a944c6a298c8e046a56cca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194:44479), 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195:33949)
I20260709 13:05:34.823084 20689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab58e4cc19548958ef2233b726edba7" candidate_uuid: "94f7fb1731a944c6a298c8e046a56cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51c1a6484ff9465c93399e429ec6d1b3" is_pre_election: true
I20260709 13:05:34.823850 20808 tablet_bootstrap.cc:654] T 5693464dc3454f3aaee2cce63db736b4 P 94f7fb1731a944c6a298c8e046a56cca: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.824127 20812 consensus_queue.cc:237] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
W20260709 13:05:34.826124 20577 leader_election.cc:343] T eab58e4cc19548958ef2233b726edba7 P 94f7fb1731a944c6a298c8e046a56cca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194:44479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.831146 20807 tablet_bootstrap.cc:492] T 9297635acd2242239dfd4f3343e8eb29 P 51c1a6484ff9465c93399e429ec6d1b3: No bootstrap required, opened a new log
I20260709 13:05:34.831848 20807 ts_tablet_manager.cc:1403] T 9297635acd2242239dfd4f3343e8eb29 P 51c1a6484ff9465c93399e429ec6d1b3: Time spent bootstrapping tablet: real 0.034s	user 0.006s	sys 0.007s
I20260709 13:05:34.832343 20761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab58e4cc19548958ef2233b726edba7" candidate_uuid: "94f7fb1731a944c6a298c8e046a56cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" is_pre_election: true
I20260709 13:05:34.834689 20807 raft_consensus.cc:359] T 9297635acd2242239dfd4f3343e8eb29 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.835407 20807 raft_consensus.cc:385] T 9297635acd2242239dfd4f3343e8eb29 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.835741 20807 raft_consensus.cc:740] T 9297635acd2242239dfd4f3343e8eb29 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51c1a6484ff9465c93399e429ec6d1b3, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.835292 20806 raft_consensus.cc:359] T eab58e4cc19548958ef2233b726edba7 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.838804 20806 raft_consensus.cc:385] T eab58e4cc19548958ef2233b726edba7 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.839581 20808 tablet_bootstrap.cc:492] T 5693464dc3454f3aaee2cce63db736b4 P 94f7fb1731a944c6a298c8e046a56cca: No bootstrap required, opened a new log
I20260709 13:05:34.839515 20806 raft_consensus.cc:740] T eab58e4cc19548958ef2233b726edba7 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c2daadc3cca4738bbc83dfc1a77e6cb, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.841039 20808 ts_tablet_manager.cc:1403] T 5693464dc3454f3aaee2cce63db736b4 P 94f7fb1731a944c6a298c8e046a56cca: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.006s
I20260709 13:05:34.841765 20806 consensus_queue.cc:260] T eab58e4cc19548958ef2233b726edba7 P 5c2daadc3cca4738bbc83dfc1a77e6cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.849855 20761 raft_consensus.cc:2468] T eab58e4cc19548958ef2233b726edba7 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94f7fb1731a944c6a298c8e046a56cca in term 0.
I20260709 13:05:34.849757 20808 raft_consensus.cc:359] T 5693464dc3454f3aaee2cce63db736b4 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.850476 20808 raft_consensus.cc:385] T 5693464dc3454f3aaee2cce63db736b4 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.850767 20808 raft_consensus.cc:740] T 5693464dc3454f3aaee2cce63db736b4 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94f7fb1731a944c6a298c8e046a56cca, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.851023 20579 leader_election.cc:304] T eab58e4cc19548958ef2233b726edba7 P 94f7fb1731a944c6a298c8e046a56cca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c2daadc3cca4738bbc83dfc1a77e6cb, 94f7fb1731a944c6a298c8e046a56cca; no voters: 51c1a6484ff9465c93399e429ec6d1b3
I20260709 13:05:34.840590 20807 consensus_queue.cc:260] T 9297635acd2242239dfd4f3343e8eb29 P 51c1a6484ff9465c93399e429ec6d1b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.853526 20807 ts_tablet_manager.cc:1434] T 9297635acd2242239dfd4f3343e8eb29 P 51c1a6484ff9465c93399e429ec6d1b3: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260709 13:05:34.854404 20806 ts_tablet_manager.cc:1434] T eab58e4cc19548958ef2233b726edba7 P 5c2daadc3cca4738bbc83dfc1a77e6cb: Time spent starting tablet: real 0.052s	user 0.004s	sys 0.003s
I20260709 13:05:34.851437 20808 consensus_queue.cc:260] T 5693464dc3454f3aaee2cce63db736b4 P 94f7fb1731a944c6a298c8e046a56cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.855406 20806 tablet_bootstrap.cc:492] T 8c89b624375b479e9a99b8d217face76 P 5c2daadc3cca4738bbc83dfc1a77e6cb: Bootstrap starting.
I20260709 13:05:34.855449 20835 raft_consensus.cc:2804] T eab58e4cc19548958ef2233b726edba7 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:34.855890 20835 raft_consensus.cc:493] T eab58e4cc19548958ef2233b726edba7 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:34.854414 20807 tablet_bootstrap.cc:492] T 8c89b624375b479e9a99b8d217face76 P 51c1a6484ff9465c93399e429ec6d1b3: Bootstrap starting.
I20260709 13:05:34.856220 20835 raft_consensus.cc:3060] T eab58e4cc19548958ef2233b726edba7 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.860519 20808 ts_tablet_manager.cc:1434] T 5693464dc3454f3aaee2cce63db736b4 P 94f7fb1731a944c6a298c8e046a56cca: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260709 13:05:34.861621 20808 tablet_bootstrap.cc:492] T b9eadfbd2539486fbe02db2623c0a9f8 P 94f7fb1731a944c6a298c8e046a56cca: Bootstrap starting.
I20260709 13:05:34.866971 20835 raft_consensus.cc:515] T eab58e4cc19548958ef2233b726edba7 P 94f7fb1731a944c6a298c8e046a56cca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.869977 20689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab58e4cc19548958ef2233b726edba7" candidate_uuid: "94f7fb1731a944c6a298c8e046a56cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51c1a6484ff9465c93399e429ec6d1b3"
I20260709 13:05:34.871435 20761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab58e4cc19548958ef2233b726edba7" candidate_uuid: "94f7fb1731a944c6a298c8e046a56cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb"
W20260709 13:05:34.871737 20577 leader_election.cc:343] T eab58e4cc19548958ef2233b726edba7 P 94f7fb1731a944c6a298c8e046a56cca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194:44479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.872143 20761 raft_consensus.cc:3060] T eab58e4cc19548958ef2233b726edba7 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.870061 20835 leader_election.cc:290] T eab58e4cc19548958ef2233b726edba7 P 94f7fb1731a944c6a298c8e046a56cca [CANDIDATE]: Term 1 election: Requested vote from peers 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194:44479), 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195:33949)
I20260709 13:05:34.875540 20808 tablet_bootstrap.cc:654] T b9eadfbd2539486fbe02db2623c0a9f8 P 94f7fb1731a944c6a298c8e046a56cca: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.878628 20807 tablet_bootstrap.cc:654] T 8c89b624375b479e9a99b8d217face76 P 51c1a6484ff9465c93399e429ec6d1b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.878129 20510 catalog_manager.cc:5697] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca reported cstate change: term changed from 0 to 1, leader changed from <none> to 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193). New cstate: current_term: 1 leader_uuid: "94f7fb1731a944c6a298c8e046a56cca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:34.879529 20761 raft_consensus.cc:2468] T eab58e4cc19548958ef2233b726edba7 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94f7fb1731a944c6a298c8e046a56cca in term 1.
I20260709 13:05:34.880677 20579 leader_election.cc:304] T eab58e4cc19548958ef2233b726edba7 P 94f7fb1731a944c6a298c8e046a56cca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c2daadc3cca4738bbc83dfc1a77e6cb, 94f7fb1731a944c6a298c8e046a56cca; no voters: 51c1a6484ff9465c93399e429ec6d1b3
I20260709 13:05:34.881708 20835 raft_consensus.cc:2804] T eab58e4cc19548958ef2233b726edba7 P 94f7fb1731a944c6a298c8e046a56cca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:34.882184 20835 raft_consensus.cc:697] T eab58e4cc19548958ef2233b726edba7 P 94f7fb1731a944c6a298c8e046a56cca [term 1 LEADER]: Becoming Leader. State: Replica: 94f7fb1731a944c6a298c8e046a56cca, State: Running, Role: LEADER
I20260709 13:05:34.875557 20806 tablet_bootstrap.cc:654] T 8c89b624375b479e9a99b8d217face76 P 5c2daadc3cca4738bbc83dfc1a77e6cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.882983 20835 consensus_queue.cc:237] T eab58e4cc19548958ef2233b726edba7 P 94f7fb1731a944c6a298c8e046a56cca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.892117 20807 tablet_bootstrap.cc:492] T 8c89b624375b479e9a99b8d217face76 P 51c1a6484ff9465c93399e429ec6d1b3: No bootstrap required, opened a new log
I20260709 13:05:34.902148 20807 ts_tablet_manager.cc:1403] T 8c89b624375b479e9a99b8d217face76 P 51c1a6484ff9465c93399e429ec6d1b3: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.005s
I20260709 13:05:34.905431 20807 raft_consensus.cc:359] T 8c89b624375b479e9a99b8d217face76 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.906152 20807 raft_consensus.cc:385] T 8c89b624375b479e9a99b8d217face76 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.906441 20807 raft_consensus.cc:740] T 8c89b624375b479e9a99b8d217face76 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51c1a6484ff9465c93399e429ec6d1b3, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.907080 20808 tablet_bootstrap.cc:492] T b9eadfbd2539486fbe02db2623c0a9f8 P 94f7fb1731a944c6a298c8e046a56cca: No bootstrap required, opened a new log
I20260709 13:05:34.907604 20808 ts_tablet_manager.cc:1403] T b9eadfbd2539486fbe02db2623c0a9f8 P 94f7fb1731a944c6a298c8e046a56cca: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.027s
I20260709 13:05:34.909513 20509 catalog_manager.cc:5697] T eab58e4cc19548958ef2233b726edba7 P 94f7fb1731a944c6a298c8e046a56cca reported cstate change: term changed from 0 to 1, leader changed from <none> to 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193). New cstate: current_term: 1 leader_uuid: "94f7fb1731a944c6a298c8e046a56cca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:34.910584 20808 raft_consensus.cc:359] T b9eadfbd2539486fbe02db2623c0a9f8 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.911074 20806 tablet_bootstrap.cc:492] T 8c89b624375b479e9a99b8d217face76 P 5c2daadc3cca4738bbc83dfc1a77e6cb: No bootstrap required, opened a new log
I20260709 13:05:34.911263 20808 raft_consensus.cc:385] T b9eadfbd2539486fbe02db2623c0a9f8 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.911499 20806 ts_tablet_manager.cc:1403] T 8c89b624375b479e9a99b8d217face76 P 5c2daadc3cca4738bbc83dfc1a77e6cb: Time spent bootstrapping tablet: real 0.056s	user 0.006s	sys 0.007s
I20260709 13:05:34.911541 20808 raft_consensus.cc:740] T b9eadfbd2539486fbe02db2623c0a9f8 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94f7fb1731a944c6a298c8e046a56cca, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.912590 20808 consensus_queue.cc:260] T b9eadfbd2539486fbe02db2623c0a9f8 P 94f7fb1731a944c6a298c8e046a56cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.914790 20808 ts_tablet_manager.cc:1434] T b9eadfbd2539486fbe02db2623c0a9f8 P 94f7fb1731a944c6a298c8e046a56cca: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:05:34.914479 20806 raft_consensus.cc:359] T 8c89b624375b479e9a99b8d217face76 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.915166 20806 raft_consensus.cc:385] T 8c89b624375b479e9a99b8d217face76 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.915457 20806 raft_consensus.cc:740] T 8c89b624375b479e9a99b8d217face76 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c2daadc3cca4738bbc83dfc1a77e6cb, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.915691 20808 tablet_bootstrap.cc:492] T b282047dae094927a5df3bf406cc5829 P 94f7fb1731a944c6a298c8e046a56cca: Bootstrap starting.
I20260709 13:05:34.916182 20806 consensus_queue.cc:260] T 8c89b624375b479e9a99b8d217face76 P 5c2daadc3cca4738bbc83dfc1a77e6cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.919284 20806 ts_tablet_manager.cc:1434] T 8c89b624375b479e9a99b8d217face76 P 5c2daadc3cca4738bbc83dfc1a77e6cb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:34.920284 20806 tablet_bootstrap.cc:492] T b9eadfbd2539486fbe02db2623c0a9f8 P 5c2daadc3cca4738bbc83dfc1a77e6cb: Bootstrap starting.
I20260709 13:05:34.922847 20808 tablet_bootstrap.cc:654] T b282047dae094927a5df3bf406cc5829 P 94f7fb1731a944c6a298c8e046a56cca: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.907140 20807 consensus_queue.cc:260] T 8c89b624375b479e9a99b8d217face76 P 51c1a6484ff9465c93399e429ec6d1b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.926941 20807 ts_tablet_manager.cc:1434] T 8c89b624375b479e9a99b8d217face76 P 51c1a6484ff9465c93399e429ec6d1b3: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.003s
I20260709 13:05:34.928143 20807 tablet_bootstrap.cc:492] T 315d8d3dbe004eb199a3aebb36de484d P 51c1a6484ff9465c93399e429ec6d1b3: Bootstrap starting.
I20260709 13:05:34.928357 20510 catalog_manager.cc:5697] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194). New cstate: current_term: 1 leader_uuid: "51c1a6484ff9465c93399e429ec6d1b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:34.934424 20808 tablet_bootstrap.cc:492] T b282047dae094927a5df3bf406cc5829 P 94f7fb1731a944c6a298c8e046a56cca: No bootstrap required, opened a new log
I20260709 13:05:34.934849 20808 ts_tablet_manager.cc:1403] T b282047dae094927a5df3bf406cc5829 P 94f7fb1731a944c6a298c8e046a56cca: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.006s
I20260709 13:05:34.937170 20807 tablet_bootstrap.cc:654] T 315d8d3dbe004eb199a3aebb36de484d P 51c1a6484ff9465c93399e429ec6d1b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.937753 20808 raft_consensus.cc:359] T b282047dae094927a5df3bf406cc5829 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.938503 20808 raft_consensus.cc:385] T b282047dae094927a5df3bf406cc5829 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.938755 20808 raft_consensus.cc:740] T b282047dae094927a5df3bf406cc5829 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94f7fb1731a944c6a298c8e046a56cca, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.939378 20808 consensus_queue.cc:260] T b282047dae094927a5df3bf406cc5829 P 94f7fb1731a944c6a298c8e046a56cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.941470 20808 ts_tablet_manager.cc:1434] T b282047dae094927a5df3bf406cc5829 P 94f7fb1731a944c6a298c8e046a56cca: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:05:34.942274 20808 tablet_bootstrap.cc:492] T 315d8d3dbe004eb199a3aebb36de484d P 94f7fb1731a944c6a298c8e046a56cca: Bootstrap starting.
I20260709 13:05:34.942502 20806 tablet_bootstrap.cc:654] T b9eadfbd2539486fbe02db2623c0a9f8 P 5c2daadc3cca4738bbc83dfc1a77e6cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.948551 20808 tablet_bootstrap.cc:654] T 315d8d3dbe004eb199a3aebb36de484d P 94f7fb1731a944c6a298c8e046a56cca: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.955564 20806 tablet_bootstrap.cc:492] T b9eadfbd2539486fbe02db2623c0a9f8 P 5c2daadc3cca4738bbc83dfc1a77e6cb: No bootstrap required, opened a new log
I20260709 13:05:34.956243 20806 ts_tablet_manager.cc:1403] T b9eadfbd2539486fbe02db2623c0a9f8 P 5c2daadc3cca4738bbc83dfc1a77e6cb: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.007s
I20260709 13:05:34.959669 20808 tablet_bootstrap.cc:492] T 315d8d3dbe004eb199a3aebb36de484d P 94f7fb1731a944c6a298c8e046a56cca: No bootstrap required, opened a new log
I20260709 13:05:34.959278 20806 raft_consensus.cc:359] T b9eadfbd2539486fbe02db2623c0a9f8 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.960091 20808 ts_tablet_manager.cc:1403] T 315d8d3dbe004eb199a3aebb36de484d P 94f7fb1731a944c6a298c8e046a56cca: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260709 13:05:34.960058 20806 raft_consensus.cc:385] T b9eadfbd2539486fbe02db2623c0a9f8 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.960481 20806 raft_consensus.cc:740] T b9eadfbd2539486fbe02db2623c0a9f8 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c2daadc3cca4738bbc83dfc1a77e6cb, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.961225 20806 consensus_queue.cc:260] T b9eadfbd2539486fbe02db2623c0a9f8 P 5c2daadc3cca4738bbc83dfc1a77e6cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.962749 20808 raft_consensus.cc:359] T 315d8d3dbe004eb199a3aebb36de484d P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.963245 20812 raft_consensus.cc:493] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.963524 20808 raft_consensus.cc:385] T 315d8d3dbe004eb199a3aebb36de484d P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.963829 20808 raft_consensus.cc:740] T 315d8d3dbe004eb199a3aebb36de484d P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94f7fb1731a944c6a298c8e046a56cca, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.963682 20812 raft_consensus.cc:515] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.964465 20808 consensus_queue.cc:260] T 315d8d3dbe004eb199a3aebb36de484d P 94f7fb1731a944c6a298c8e046a56cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.965863 20812 leader_election.cc:290] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193:36443), 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195:33949)
I20260709 13:05:34.966401 20808 ts_tablet_manager.cc:1434] T 315d8d3dbe004eb199a3aebb36de484d P 94f7fb1731a944c6a298c8e046a56cca: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:34.967370 20761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5693464dc3454f3aaee2cce63db736b4" candidate_uuid: "51c1a6484ff9465c93399e429ec6d1b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" is_pre_election: true
I20260709 13:05:34.968014 20761 raft_consensus.cc:2468] T 5693464dc3454f3aaee2cce63db736b4 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51c1a6484ff9465c93399e429ec6d1b3 in term 0.
I20260709 13:05:34.968122 20614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5693464dc3454f3aaee2cce63db736b4" candidate_uuid: "51c1a6484ff9465c93399e429ec6d1b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f7fb1731a944c6a298c8e046a56cca" is_pre_election: true
I20260709 13:05:34.968704 20614 raft_consensus.cc:2468] T 5693464dc3454f3aaee2cce63db736b4 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51c1a6484ff9465c93399e429ec6d1b3 in term 0.
I20260709 13:05:34.969113 20806 ts_tablet_manager.cc:1434] T b9eadfbd2539486fbe02db2623c0a9f8 P 5c2daadc3cca4738bbc83dfc1a77e6cb: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:05:34.970047 20806 tablet_bootstrap.cc:492] T 9297635acd2242239dfd4f3343e8eb29 P 5c2daadc3cca4738bbc83dfc1a77e6cb: Bootstrap starting.
I20260709 13:05:34.970144 20654 leader_election.cc:304] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51c1a6484ff9465c93399e429ec6d1b3, 5c2daadc3cca4738bbc83dfc1a77e6cb; no voters: 
I20260709 13:05:34.971552 20812 raft_consensus.cc:2804] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:34.971920 20812 raft_consensus.cc:493] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:34.972252 20812 raft_consensus.cc:3060] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.976056 20835 raft_consensus.cc:493] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.976845 20806 tablet_bootstrap.cc:654] T 9297635acd2242239dfd4f3343e8eb29 P 5c2daadc3cca4738bbc83dfc1a77e6cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.976493 20835 raft_consensus.cc:515] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.978564 20835 leader_election.cc:290] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194:44479), 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195:33949)
I20260709 13:05:34.980965 20807 tablet_bootstrap.cc:492] T 315d8d3dbe004eb199a3aebb36de484d P 51c1a6484ff9465c93399e429ec6d1b3: No bootstrap required, opened a new log
I20260709 13:05:34.981492 20807 ts_tablet_manager.cc:1403] T 315d8d3dbe004eb199a3aebb36de484d P 51c1a6484ff9465c93399e429ec6d1b3: Time spent bootstrapping tablet: real 0.054s	user 0.007s	sys 0.004s
I20260709 13:05:34.984644 20761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c89b624375b479e9a99b8d217face76" candidate_uuid: "94f7fb1731a944c6a298c8e046a56cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" is_pre_election: true
I20260709 13:05:34.985488 20761 raft_consensus.cc:2468] T 8c89b624375b479e9a99b8d217face76 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94f7fb1731a944c6a298c8e046a56cca in term 0.
I20260709 13:05:34.987033 20579 leader_election.cc:304] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c2daadc3cca4738bbc83dfc1a77e6cb, 94f7fb1731a944c6a298c8e046a56cca; no voters: 
I20260709 13:05:34.988135 20835 raft_consensus.cc:2804] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:34.988600 20835 raft_consensus.cc:493] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:34.989032 20835 raft_consensus.cc:3060] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.989532 20807 raft_consensus.cc:359] T 315d8d3dbe004eb199a3aebb36de484d P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.990231 20807 raft_consensus.cc:385] T 315d8d3dbe004eb199a3aebb36de484d P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.990535 20807 raft_consensus.cc:740] T 315d8d3dbe004eb199a3aebb36de484d P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51c1a6484ff9465c93399e429ec6d1b3, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.991209 20807 consensus_queue.cc:260] T 315d8d3dbe004eb199a3aebb36de484d P 51c1a6484ff9465c93399e429ec6d1b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.993712 20807 ts_tablet_manager.cc:1434] T 315d8d3dbe004eb199a3aebb36de484d P 51c1a6484ff9465c93399e429ec6d1b3: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:05:34.993847 20689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c89b624375b479e9a99b8d217face76" candidate_uuid: "94f7fb1731a944c6a298c8e046a56cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51c1a6484ff9465c93399e429ec6d1b3" is_pre_election: true
I20260709 13:05:34.994570 20807 tablet_bootstrap.cc:492] T eab58e4cc19548958ef2233b726edba7 P 51c1a6484ff9465c93399e429ec6d1b3: Bootstrap starting.
I20260709 13:05:34.995605 20836 raft_consensus.cc:493] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.996088 20836 raft_consensus.cc:515] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:34.994603 20689 raft_consensus.cc:2468] T 8c89b624375b479e9a99b8d217face76 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94f7fb1731a944c6a298c8e046a56cca in term 0.
I20260709 13:05:34.996575 20812 raft_consensus.cc:515] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:35.002518 20688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9297635acd2242239dfd4f3343e8eb29" candidate_uuid: "94f7fb1731a944c6a298c8e046a56cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51c1a6484ff9465c93399e429ec6d1b3" is_pre_election: true
I20260709 13:05:35.003337 20688 raft_consensus.cc:2468] T 9297635acd2242239dfd4f3343e8eb29 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94f7fb1731a944c6a298c8e046a56cca in term 0.
I20260709 13:05:35.004973 20812 leader_election.cc:290] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [CANDIDATE]: Term 1 election: Requested vote from peers 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193:36443), 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195:33949)
I20260709 13:05:35.005745 20807 tablet_bootstrap.cc:654] T eab58e4cc19548958ef2233b726edba7 P 51c1a6484ff9465c93399e429ec6d1b3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.007652 20614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5693464dc3454f3aaee2cce63db736b4" candidate_uuid: "51c1a6484ff9465c93399e429ec6d1b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f7fb1731a944c6a298c8e046a56cca"
I20260709 13:05:35.008366 20614 raft_consensus.cc:3060] T 5693464dc3454f3aaee2cce63db736b4 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.011289 20836 leader_election.cc:290] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194:44479), 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195:33949)
I20260709 13:05:35.013073 20577 leader_election.cc:304] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51c1a6484ff9465c93399e429ec6d1b3, 94f7fb1731a944c6a298c8e046a56cca; no voters: 
I20260709 13:05:35.013653 20761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5693464dc3454f3aaee2cce63db736b4" candidate_uuid: "51c1a6484ff9465c93399e429ec6d1b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb"
I20260709 13:05:35.014180 20763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9297635acd2242239dfd4f3343e8eb29" candidate_uuid: "94f7fb1731a944c6a298c8e046a56cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" is_pre_election: true
I20260709 13:05:35.014189 20761 raft_consensus.cc:3060] T 5693464dc3454f3aaee2cce63db736b4 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:35.015504 20579 leader_election.cc:343] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195:33949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.016093 20836 raft_consensus.cc:2804] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:35.016404 20836 raft_consensus.cc:493] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:35.016610 20836 raft_consensus.cc:3060] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.022295 20761 raft_consensus.cc:2468] T 5693464dc3454f3aaee2cce63db736b4 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51c1a6484ff9465c93399e429ec6d1b3 in term 1.
I20260709 13:05:35.023367 20654 leader_election.cc:304] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51c1a6484ff9465c93399e429ec6d1b3, 5c2daadc3cca4738bbc83dfc1a77e6cb; no voters: 
I20260709 13:05:35.024163 20812 raft_consensus.cc:2804] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:35.024624 20812 raft_consensus.cc:697] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 LEADER]: Becoming Leader. State: Replica: 51c1a6484ff9465c93399e429ec6d1b3, State: Running, Role: LEADER
I20260709 13:05:35.025470 20812 consensus_queue.cc:237] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:35.033170 20806 tablet_bootstrap.cc:492] T 9297635acd2242239dfd4f3343e8eb29 P 5c2daadc3cca4738bbc83dfc1a77e6cb: No bootstrap required, opened a new log
I20260709 13:05:35.033746 20806 ts_tablet_manager.cc:1403] T 9297635acd2242239dfd4f3343e8eb29 P 5c2daadc3cca4738bbc83dfc1a77e6cb: Time spent bootstrapping tablet: real 0.064s	user 0.029s	sys 0.012s
I20260709 13:05:35.023458 20614 raft_consensus.cc:2468] T 5693464dc3454f3aaee2cce63db736b4 P 94f7fb1731a944c6a298c8e046a56cca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51c1a6484ff9465c93399e429ec6d1b3 in term 1.
I20260709 13:05:35.038762 20835 raft_consensus.cc:515] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:35.041294 20688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c89b624375b479e9a99b8d217face76" candidate_uuid: "94f7fb1731a944c6a298c8e046a56cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51c1a6484ff9465c93399e429ec6d1b3"
I20260709 13:05:35.041846 20688 raft_consensus.cc:3060] T 8c89b624375b479e9a99b8d217face76 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.042981 20508 catalog_manager.cc:5697] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194). New cstate: current_term: 1 leader_uuid: "51c1a6484ff9465c93399e429ec6d1b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:35.044370 20836 raft_consensus.cc:515] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:35.047010 20689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9297635acd2242239dfd4f3343e8eb29" candidate_uuid: "94f7fb1731a944c6a298c8e046a56cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51c1a6484ff9465c93399e429ec6d1b3"
I20260709 13:05:35.047286 20761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9297635acd2242239dfd4f3343e8eb29" candidate_uuid: "94f7fb1731a944c6a298c8e046a56cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb"
I20260709 13:05:35.047566 20689 raft_consensus.cc:3060] T 9297635acd2242239dfd4f3343e8eb29 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:35.048637 20579 leader_election.cc:343] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195:33949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.049160 20836 leader_election.cc:290] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [CANDIDATE]: Term 1 election: Requested vote from peers 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194:44479), 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195:33949)
I20260709 13:05:35.051137 20761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c89b624375b479e9a99b8d217face76" candidate_uuid: "94f7fb1731a944c6a298c8e046a56cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb"
I20260709 13:05:35.051810 20761 raft_consensus.cc:3060] T 8c89b624375b479e9a99b8d217face76 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.054003 20835 leader_election.cc:290] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca [CANDIDATE]: Term 1 election: Requested vote from peers 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194:44479), 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195:33949)
I20260709 13:05:35.054795 20806 raft_consensus.cc:359] T 9297635acd2242239dfd4f3343e8eb29 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:35.055450 20806 raft_consensus.cc:385] T 9297635acd2242239dfd4f3343e8eb29 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.055406 20688 raft_consensus.cc:2468] T 8c89b624375b479e9a99b8d217face76 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94f7fb1731a944c6a298c8e046a56cca in term 1.
I20260709 13:05:35.055841 20806 raft_consensus.cc:740] T 9297635acd2242239dfd4f3343e8eb29 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c2daadc3cca4738bbc83dfc1a77e6cb, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.056622 20577 leader_election.cc:304] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51c1a6484ff9465c93399e429ec6d1b3, 94f7fb1731a944c6a298c8e046a56cca; no voters: 
I20260709 13:05:35.056535 20806 consensus_queue.cc:260] T 9297635acd2242239dfd4f3343e8eb29 P 5c2daadc3cca4738bbc83dfc1a77e6cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:35.057090 20807 tablet_bootstrap.cc:492] T eab58e4cc19548958ef2233b726edba7 P 51c1a6484ff9465c93399e429ec6d1b3: No bootstrap required, opened a new log
I20260709 13:05:35.059154 20807 ts_tablet_manager.cc:1403] T eab58e4cc19548958ef2233b726edba7 P 51c1a6484ff9465c93399e429ec6d1b3: Time spent bootstrapping tablet: real 0.065s	user 0.022s	sys 0.014s
I20260709 13:05:35.057180 20689 raft_consensus.cc:2468] T 9297635acd2242239dfd4f3343e8eb29 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94f7fb1731a944c6a298c8e046a56cca in term 1.
I20260709 13:05:35.057631 20835 raft_consensus.cc:2804] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:35.058631 20806 ts_tablet_manager.cc:1434] T 9297635acd2242239dfd4f3343e8eb29 P 5c2daadc3cca4738bbc83dfc1a77e6cb: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:05:35.062304 20835 raft_consensus.cc:697] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca [term 1 LEADER]: Becoming Leader. State: Replica: 94f7fb1731a944c6a298c8e046a56cca, State: Running, Role: LEADER
I20260709 13:05:35.062620 20806 tablet_bootstrap.cc:492] T 315d8d3dbe004eb199a3aebb36de484d P 5c2daadc3cca4738bbc83dfc1a77e6cb: Bootstrap starting.
I20260709 13:05:35.062268 20761 raft_consensus.cc:2468] T 8c89b624375b479e9a99b8d217face76 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94f7fb1731a944c6a298c8e046a56cca in term 1.
I20260709 13:05:35.063401 20835 consensus_queue.cc:237] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:35.063982 20807 raft_consensus.cc:359] T eab58e4cc19548958ef2233b726edba7 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:35.065075 20807 raft_consensus.cc:385] T eab58e4cc19548958ef2233b726edba7 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.065429 20807 raft_consensus.cc:740] T eab58e4cc19548958ef2233b726edba7 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51c1a6484ff9465c93399e429ec6d1b3, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.065620 20577 leader_election.cc:304] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51c1a6484ff9465c93399e429ec6d1b3, 94f7fb1731a944c6a298c8e046a56cca; no voters: 5c2daadc3cca4738bbc83dfc1a77e6cb
I20260709 13:05:35.066246 20807 consensus_queue.cc:260] T eab58e4cc19548958ef2233b726edba7 P 51c1a6484ff9465c93399e429ec6d1b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:35.067890 20836 raft_consensus.cc:2804] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:35.068513 20836 raft_consensus.cc:697] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [term 1 LEADER]: Becoming Leader. State: Replica: 94f7fb1731a944c6a298c8e046a56cca, State: Running, Role: LEADER
I20260709 13:05:35.069105 20807 ts_tablet_manager.cc:1434] T eab58e4cc19548958ef2233b726edba7 P 51c1a6484ff9465c93399e429ec6d1b3: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:05:35.069424 20836 consensus_queue.cc:237] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:35.077700 20806 tablet_bootstrap.cc:654] T 315d8d3dbe004eb199a3aebb36de484d P 5c2daadc3cca4738bbc83dfc1a77e6cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.084103 20806 tablet_bootstrap.cc:492] T 315d8d3dbe004eb199a3aebb36de484d P 5c2daadc3cca4738bbc83dfc1a77e6cb: No bootstrap required, opened a new log
I20260709 13:05:35.084491 20806 ts_tablet_manager.cc:1403] T 315d8d3dbe004eb199a3aebb36de484d P 5c2daadc3cca4738bbc83dfc1a77e6cb: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.001s
I20260709 13:05:35.084350 20508 catalog_manager.cc:5697] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca reported cstate change: term changed from 0 to 1, leader changed from <none> to 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193). New cstate: current_term: 1 leader_uuid: "94f7fb1731a944c6a298c8e046a56cca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:35.086488 20806 raft_consensus.cc:359] T 315d8d3dbe004eb199a3aebb36de484d P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:35.087014 20806 raft_consensus.cc:385] T 315d8d3dbe004eb199a3aebb36de484d P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.087340 20806 raft_consensus.cc:740] T 315d8d3dbe004eb199a3aebb36de484d P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c2daadc3cca4738bbc83dfc1a77e6cb, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.088057 20806 consensus_queue.cc:260] T 315d8d3dbe004eb199a3aebb36de484d P 5c2daadc3cca4738bbc83dfc1a77e6cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:35.091493 20806 ts_tablet_manager.cc:1434] T 315d8d3dbe004eb199a3aebb36de484d P 5c2daadc3cca4738bbc83dfc1a77e6cb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:35.097182 20510 catalog_manager.cc:5697] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca reported cstate change: term changed from 0 to 1, leader changed from <none> to 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193). New cstate: current_term: 1 leader_uuid: "94f7fb1731a944c6a298c8e046a56cca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:35.121543 20812 raft_consensus.cc:493] T b9eadfbd2539486fbe02db2623c0a9f8 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.121994 20812 raft_consensus.cc:515] T b9eadfbd2539486fbe02db2623c0a9f8 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:35.123667 20812 leader_election.cc:290] T b9eadfbd2539486fbe02db2623c0a9f8 P 51c1a6484ff9465c93399e429ec6d1b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193:36443), 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195:33949)
I20260709 13:05:35.124336 20614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9eadfbd2539486fbe02db2623c0a9f8" candidate_uuid: "51c1a6484ff9465c93399e429ec6d1b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f7fb1731a944c6a298c8e046a56cca" is_pre_election: true
I20260709 13:05:35.124691 20761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9eadfbd2539486fbe02db2623c0a9f8" candidate_uuid: "51c1a6484ff9465c93399e429ec6d1b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" is_pre_election: true
I20260709 13:05:35.124953 20614 raft_consensus.cc:2468] T b9eadfbd2539486fbe02db2623c0a9f8 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51c1a6484ff9465c93399e429ec6d1b3 in term 0.
I20260709 13:05:35.125321 20761 raft_consensus.cc:2468] T b9eadfbd2539486fbe02db2623c0a9f8 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51c1a6484ff9465c93399e429ec6d1b3 in term 0.
I20260709 13:05:35.126127 20653 leader_election.cc:304] T b9eadfbd2539486fbe02db2623c0a9f8 P 51c1a6484ff9465c93399e429ec6d1b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51c1a6484ff9465c93399e429ec6d1b3, 94f7fb1731a944c6a298c8e046a56cca; no voters: 
I20260709 13:05:35.126915 20812 raft_consensus.cc:2804] T b9eadfbd2539486fbe02db2623c0a9f8 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:35.127260 20812 raft_consensus.cc:493] T b9eadfbd2539486fbe02db2623c0a9f8 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:35.127583 20812 raft_consensus.cc:3060] T b9eadfbd2539486fbe02db2623c0a9f8 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.131650 20812 raft_consensus.cc:515] T b9eadfbd2539486fbe02db2623c0a9f8 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:35.133165 20812 leader_election.cc:290] T b9eadfbd2539486fbe02db2623c0a9f8 P 51c1a6484ff9465c93399e429ec6d1b3 [CANDIDATE]: Term 1 election: Requested vote from peers 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193:36443), 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195:33949)
I20260709 13:05:35.133914 20614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9eadfbd2539486fbe02db2623c0a9f8" candidate_uuid: "51c1a6484ff9465c93399e429ec6d1b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f7fb1731a944c6a298c8e046a56cca"
I20260709 13:05:35.134054 20761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9eadfbd2539486fbe02db2623c0a9f8" candidate_uuid: "51c1a6484ff9465c93399e429ec6d1b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb"
I20260709 13:05:35.134433 20614 raft_consensus.cc:3060] T b9eadfbd2539486fbe02db2623c0a9f8 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.134526 20761 raft_consensus.cc:3060] T b9eadfbd2539486fbe02db2623c0a9f8 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.138460 20761 raft_consensus.cc:2468] T b9eadfbd2539486fbe02db2623c0a9f8 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51c1a6484ff9465c93399e429ec6d1b3 in term 1.
I20260709 13:05:35.139315 20654 leader_election.cc:304] T b9eadfbd2539486fbe02db2623c0a9f8 P 51c1a6484ff9465c93399e429ec6d1b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51c1a6484ff9465c93399e429ec6d1b3, 5c2daadc3cca4738bbc83dfc1a77e6cb; no voters: 
I20260709 13:05:35.139976 20812 raft_consensus.cc:2804] T b9eadfbd2539486fbe02db2623c0a9f8 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:35.140384 20812 raft_consensus.cc:697] T b9eadfbd2539486fbe02db2623c0a9f8 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 LEADER]: Becoming Leader. State: Replica: 51c1a6484ff9465c93399e429ec6d1b3, State: Running, Role: LEADER
I20260709 13:05:35.140569 20614 raft_consensus.cc:2468] T b9eadfbd2539486fbe02db2623c0a9f8 P 94f7fb1731a944c6a298c8e046a56cca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51c1a6484ff9465c93399e429ec6d1b3 in term 1.
I20260709 13:05:35.141198 20812 consensus_queue.cc:237] T b9eadfbd2539486fbe02db2623c0a9f8 P 51c1a6484ff9465c93399e429ec6d1b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:35.148166 20510 catalog_manager.cc:5697] T b9eadfbd2539486fbe02db2623c0a9f8 P 51c1a6484ff9465c93399e429ec6d1b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194). New cstate: current_term: 1 leader_uuid: "51c1a6484ff9465c93399e429ec6d1b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:35.157827 20812 raft_consensus.cc:493] T 315d8d3dbe004eb199a3aebb36de484d P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.158268 20812 raft_consensus.cc:515] T 315d8d3dbe004eb199a3aebb36de484d P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:35.160499 20812 leader_election.cc:290] T 315d8d3dbe004eb199a3aebb36de484d P 51c1a6484ff9465c93399e429ec6d1b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193:36443), 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195:33949)
I20260709 13:05:35.160687 20614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "315d8d3dbe004eb199a3aebb36de484d" candidate_uuid: "51c1a6484ff9465c93399e429ec6d1b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f7fb1731a944c6a298c8e046a56cca" is_pre_election: true
I20260709 13:05:35.161098 20761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "315d8d3dbe004eb199a3aebb36de484d" candidate_uuid: "51c1a6484ff9465c93399e429ec6d1b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" is_pre_election: true
I20260709 13:05:35.161321 20614 raft_consensus.cc:2468] T 315d8d3dbe004eb199a3aebb36de484d P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51c1a6484ff9465c93399e429ec6d1b3 in term 0.
I20260709 13:05:35.161731 20761 raft_consensus.cc:2468] T 315d8d3dbe004eb199a3aebb36de484d P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51c1a6484ff9465c93399e429ec6d1b3 in term 0.
I20260709 13:05:35.162366 20653 leader_election.cc:304] T 315d8d3dbe004eb199a3aebb36de484d P 51c1a6484ff9465c93399e429ec6d1b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51c1a6484ff9465c93399e429ec6d1b3, 94f7fb1731a944c6a298c8e046a56cca; no voters: 
I20260709 13:05:35.163136 20812 raft_consensus.cc:2804] T 315d8d3dbe004eb199a3aebb36de484d P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:35.163480 20812 raft_consensus.cc:493] T 315d8d3dbe004eb199a3aebb36de484d P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:35.163837 20812 raft_consensus.cc:3060] T 315d8d3dbe004eb199a3aebb36de484d P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.170066 20812 raft_consensus.cc:515] T 315d8d3dbe004eb199a3aebb36de484d P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:35.171941 20812 leader_election.cc:290] T 315d8d3dbe004eb199a3aebb36de484d P 51c1a6484ff9465c93399e429ec6d1b3 [CANDIDATE]: Term 1 election: Requested vote from peers 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193:36443), 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195:33949)
I20260709 13:05:35.172780 20614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "315d8d3dbe004eb199a3aebb36de484d" candidate_uuid: "51c1a6484ff9465c93399e429ec6d1b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f7fb1731a944c6a298c8e046a56cca"
I20260709 13:05:35.172969 20761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "315d8d3dbe004eb199a3aebb36de484d" candidate_uuid: "51c1a6484ff9465c93399e429ec6d1b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb"
I20260709 13:05:35.173226 20614 raft_consensus.cc:3060] T 315d8d3dbe004eb199a3aebb36de484d P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.173509 20761 raft_consensus.cc:3060] T 315d8d3dbe004eb199a3aebb36de484d P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.177376 20614 raft_consensus.cc:2468] T 315d8d3dbe004eb199a3aebb36de484d P 94f7fb1731a944c6a298c8e046a56cca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51c1a6484ff9465c93399e429ec6d1b3 in term 1.
I20260709 13:05:35.178408 20653 leader_election.cc:304] T 315d8d3dbe004eb199a3aebb36de484d P 51c1a6484ff9465c93399e429ec6d1b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51c1a6484ff9465c93399e429ec6d1b3, 94f7fb1731a944c6a298c8e046a56cca; no voters: 
I20260709 13:05:35.179618 20761 raft_consensus.cc:2468] T 315d8d3dbe004eb199a3aebb36de484d P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51c1a6484ff9465c93399e429ec6d1b3 in term 1.
I20260709 13:05:35.179935 20812 raft_consensus.cc:2804] T 315d8d3dbe004eb199a3aebb36de484d P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:35.180747 20812 raft_consensus.cc:697] T 315d8d3dbe004eb199a3aebb36de484d P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 LEADER]: Becoming Leader. State: Replica: 51c1a6484ff9465c93399e429ec6d1b3, State: Running, Role: LEADER
I20260709 13:05:35.181444 20812 consensus_queue.cc:237] T 315d8d3dbe004eb199a3aebb36de484d P 51c1a6484ff9465c93399e429ec6d1b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:35.188364 20510 catalog_manager.cc:5697] T 315d8d3dbe004eb199a3aebb36de484d P 51c1a6484ff9465c93399e429ec6d1b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194). New cstate: current_term: 1 leader_uuid: "51c1a6484ff9465c93399e429ec6d1b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:35.227833 20835 consensus_queue.cc:1048] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:35.246208 20835 consensus_queue.cc:1048] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:35.263204 20812 consensus_queue.cc:1048] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:35.274210 20614 raft_consensus.cc:3060] T b282047dae094927a5df3bf406cc5829 P 94f7fb1731a944c6a298c8e046a56cca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.282059 20812 consensus_queue.cc:1048] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:35.296471 20812 raft_consensus.cc:493] T eab58e4cc19548958ef2233b726edba7 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.296841 20812 raft_consensus.cc:515] T eab58e4cc19548958ef2233b726edba7 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:35.298413 20812 leader_election.cc:290] T eab58e4cc19548958ef2233b726edba7 P 51c1a6484ff9465c93399e429ec6d1b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193:36443), 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195:33949)
I20260709 13:05:35.299089 20614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab58e4cc19548958ef2233b726edba7" candidate_uuid: "51c1a6484ff9465c93399e429ec6d1b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f7fb1731a944c6a298c8e046a56cca" is_pre_election: true
I20260709 13:05:35.299444 20761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab58e4cc19548958ef2233b726edba7" candidate_uuid: "51c1a6484ff9465c93399e429ec6d1b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" is_pre_election: true
I20260709 13:05:35.300230 20761 raft_consensus.cc:2393] T eab58e4cc19548958ef2233b726edba7 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51c1a6484ff9465c93399e429ec6d1b3 in current term 1: Already voted for candidate 94f7fb1731a944c6a298c8e046a56cca in this term.
I20260709 13:05:35.301110 20654 leader_election.cc:304] T eab58e4cc19548958ef2233b726edba7 P 51c1a6484ff9465c93399e429ec6d1b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51c1a6484ff9465c93399e429ec6d1b3; no voters: 5c2daadc3cca4738bbc83dfc1a77e6cb, 94f7fb1731a944c6a298c8e046a56cca
I20260709 13:05:35.301708 20812 raft_consensus.cc:3060] T eab58e4cc19548958ef2233b726edba7 P 51c1a6484ff9465c93399e429ec6d1b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.307960 20812 raft_consensus.cc:2749] T eab58e4cc19548958ef2233b726edba7 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:35.340222 20689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "692ea91123d943b68721185b0c3701c5"
dest_uuid: "51c1a6484ff9465c93399e429ec6d1b3"
mode: GRACEFUL
new_leader_uuid: "94f7fb1731a944c6a298c8e046a56cca"
 from {username='slave'} at 127.0.0.1:33436
I20260709 13:05:35.340929 20689 raft_consensus.cc:606] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 LEADER]: Received request to transfer leadership to TS 94f7fb1731a944c6a298c8e046a56cca
I20260709 13:05:35.341193 20761 raft_consensus.cc:3060] T 692ea91123d943b68721185b0c3701c5 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.347636 20689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5693464dc3454f3aaee2cce63db736b4"
dest_uuid: "51c1a6484ff9465c93399e429ec6d1b3"
mode: GRACEFUL
new_leader_uuid: "94f7fb1731a944c6a298c8e046a56cca"
 from {username='slave'} at 127.0.0.1:33436
I20260709 13:05:35.348224 20689 raft_consensus.cc:606] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 LEADER]: Received request to transfer leadership to TS 94f7fb1731a944c6a298c8e046a56cca
I20260709 13:05:35.348608 20812 consensus_queue.cc:1048] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:35.359949 20835 consensus_queue.cc:1048] T eab58e4cc19548958ef2233b726edba7 P 94f7fb1731a944c6a298c8e046a56cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:35.375315 20871 consensus_queue.cc:1048] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:35.384359 20835 consensus_queue.cc:1048] T eab58e4cc19548958ef2233b726edba7 P 94f7fb1731a944c6a298c8e046a56cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:35.400177 20871 raft_consensus.cc:993] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3: : Instructing follower 94f7fb1731a944c6a298c8e046a56cca to start an election
I20260709 13:05:35.400691 20871 raft_consensus.cc:1081] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 LEADER]: Signalling peer 94f7fb1731a944c6a298c8e046a56cca to start an election
I20260709 13:05:35.402475 20614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "692ea91123d943b68721185b0c3701c5"
dest_uuid: "94f7fb1731a944c6a298c8e046a56cca"
 from {username='slave'} at 127.0.0.1:55652
I20260709 13:05:35.403007 20614 raft_consensus.cc:493] T 692ea91123d943b68721185b0c3701c5 P 94f7fb1731a944c6a298c8e046a56cca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:35.403359 20614 raft_consensus.cc:3060] T 692ea91123d943b68721185b0c3701c5 P 94f7fb1731a944c6a298c8e046a56cca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:35.409782 20614 raft_consensus.cc:515] T 692ea91123d943b68721185b0c3701c5 P 94f7fb1731a944c6a298c8e046a56cca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:35.413347 20688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "692ea91123d943b68721185b0c3701c5" candidate_uuid: "94f7fb1731a944c6a298c8e046a56cca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51c1a6484ff9465c93399e429ec6d1b3"
I20260709 13:05:35.413880 20688 raft_consensus.cc:3055] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:35.414183 20688 raft_consensus.cc:740] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51c1a6484ff9465c93399e429ec6d1b3, State: Running, Role: LEADER
I20260709 13:05:35.414932 20688 consensus_queue.cc:260] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:35.416373 20688 raft_consensus.cc:3060] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:35.422667 20688 raft_consensus.cc:2468] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94f7fb1731a944c6a298c8e046a56cca in term 2.
I20260709 13:05:35.435523 20577 leader_election.cc:304] T 692ea91123d943b68721185b0c3701c5 P 94f7fb1731a944c6a298c8e046a56cca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51c1a6484ff9465c93399e429ec6d1b3, 94f7fb1731a944c6a298c8e046a56cca; no voters: 
I20260709 13:05:35.435945 20763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "692ea91123d943b68721185b0c3701c5" candidate_uuid: "94f7fb1731a944c6a298c8e046a56cca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb"
I20260709 13:05:35.436342 20836 raft_consensus.cc:2804] T 692ea91123d943b68721185b0c3701c5 P 94f7fb1731a944c6a298c8e046a56cca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:35.436683 20763 raft_consensus.cc:3060] T 692ea91123d943b68721185b0c3701c5 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:35.436813 20836 raft_consensus.cc:697] T 692ea91123d943b68721185b0c3701c5 P 94f7fb1731a944c6a298c8e046a56cca [term 2 LEADER]: Becoming Leader. State: Replica: 94f7fb1731a944c6a298c8e046a56cca, State: Running, Role: LEADER
I20260709 13:05:35.437664 20836 consensus_queue.cc:237] T 692ea91123d943b68721185b0c3701c5 P 94f7fb1731a944c6a298c8e046a56cca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:35.449858 20763 raft_consensus.cc:2468] T 692ea91123d943b68721185b0c3701c5 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94f7fb1731a944c6a298c8e046a56cca in term 2.
I20260709 13:05:35.449939 20613 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c89b624375b479e9a99b8d217face76"
dest_uuid: "94f7fb1731a944c6a298c8e046a56cca"
mode: GRACEFUL
new_leader_uuid: "51c1a6484ff9465c93399e429ec6d1b3"
 from {username='slave'} at 127.0.0.1:32888
I20260709 13:05:35.450572 20613 raft_consensus.cc:606] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca [term 1 LEADER]: Received request to transfer leadership to TS 51c1a6484ff9465c93399e429ec6d1b3
I20260709 13:05:35.434654 20614 leader_election.cc:290] T 692ea91123d943b68721185b0c3701c5 P 94f7fb1731a944c6a298c8e046a56cca [CANDIDATE]: Term 2 election: Requested vote from peers 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194:44479), 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195:33949)
I20260709 13:05:35.458315 20614 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9297635acd2242239dfd4f3343e8eb29"
dest_uuid: "94f7fb1731a944c6a298c8e046a56cca"
mode: GRACEFUL
new_leader_uuid: "51c1a6484ff9465c93399e429ec6d1b3"
 from {username='slave'} at 127.0.0.1:32888
I20260709 13:05:35.458925 20614 raft_consensus.cc:606] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [term 1 LEADER]: Received request to transfer leadership to TS 51c1a6484ff9465c93399e429ec6d1b3
I20260709 13:05:35.465564 20511 catalog_manager.cc:5697] T 692ea91123d943b68721185b0c3701c5 P 94f7fb1731a944c6a298c8e046a56cca reported cstate change: term changed from 1 to 2, leader changed from 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194) to 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193). New cstate: current_term: 2 leader_uuid: "94f7fb1731a944c6a298c8e046a56cca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:35.467756 20688 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "315d8d3dbe004eb199a3aebb36de484d"
dest_uuid: "51c1a6484ff9465c93399e429ec6d1b3"
mode: GRACEFUL
new_leader_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb"
 from {username='slave'} at 127.0.0.1:33436
I20260709 13:05:35.468369 20688 raft_consensus.cc:606] T 315d8d3dbe004eb199a3aebb36de484d P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 LEADER]: Received request to transfer leadership to TS 5c2daadc3cca4738bbc83dfc1a77e6cb
I20260709 13:05:35.503458 20812 consensus_queue.cc:1048] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:35.509655 20829 raft_consensus.cc:993] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3: : Instructing follower 94f7fb1731a944c6a298c8e046a56cca to start an election
I20260709 13:05:35.510051 20829 raft_consensus.cc:1081] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 LEADER]: Signalling peer 94f7fb1731a944c6a298c8e046a56cca to start an election
I20260709 13:05:35.512900 20613 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5693464dc3454f3aaee2cce63db736b4"
dest_uuid: "94f7fb1731a944c6a298c8e046a56cca"
 from {username='slave'} at 127.0.0.1:55652
I20260709 13:05:35.513419 20613 raft_consensus.cc:493] T 5693464dc3454f3aaee2cce63db736b4 P 94f7fb1731a944c6a298c8e046a56cca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:35.513818 20613 raft_consensus.cc:3060] T 5693464dc3454f3aaee2cce63db736b4 P 94f7fb1731a944c6a298c8e046a56cca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:35.514266 20829 consensus_queue.cc:1048] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:35.521230 20613 raft_consensus.cc:515] T 5693464dc3454f3aaee2cce63db736b4 P 94f7fb1731a944c6a298c8e046a56cca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:35.522851 20614 raft_consensus.cc:1240] T 5693464dc3454f3aaee2cce63db736b4 P 94f7fb1731a944c6a298c8e046a56cca [term 2 FOLLOWER]: Rejecting Update request from peer 51c1a6484ff9465c93399e429ec6d1b3 for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:35.525089 20688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5693464dc3454f3aaee2cce63db736b4" candidate_uuid: "94f7fb1731a944c6a298c8e046a56cca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51c1a6484ff9465c93399e429ec6d1b3"
I20260709 13:05:35.525664 20688 raft_consensus.cc:3055] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:35.525967 20688 raft_consensus.cc:740] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51c1a6484ff9465c93399e429ec6d1b3, State: Running, Role: LEADER
I20260709 13:05:35.526750 20688 consensus_queue.cc:260] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:35.528724 20613 leader_election.cc:290] T 5693464dc3454f3aaee2cce63db736b4 P 94f7fb1731a944c6a298c8e046a56cca [CANDIDATE]: Term 2 election: Requested vote from peers 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194:44479), 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195:33949)
I20260709 13:05:35.527630 20688 raft_consensus.cc:3060] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:35.530355 20763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5693464dc3454f3aaee2cce63db736b4" candidate_uuid: "94f7fb1731a944c6a298c8e046a56cca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb"
I20260709 13:05:35.530865 20763 raft_consensus.cc:3060] T 5693464dc3454f3aaee2cce63db736b4 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:35.534722 20836 consensus_queue.cc:1048] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:35.538247 20836 consensus_queue.cc:1048] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:35.539112 20688 raft_consensus.cc:2468] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94f7fb1731a944c6a298c8e046a56cca in term 2.
I20260709 13:05:35.540236 20577 leader_election.cc:304] T 5693464dc3454f3aaee2cce63db736b4 P 94f7fb1731a944c6a298c8e046a56cca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51c1a6484ff9465c93399e429ec6d1b3, 94f7fb1731a944c6a298c8e046a56cca; no voters: 
I20260709 13:05:35.544103 20836 raft_consensus.cc:2804] T 5693464dc3454f3aaee2cce63db736b4 P 94f7fb1731a944c6a298c8e046a56cca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:35.544549 20836 raft_consensus.cc:697] T 5693464dc3454f3aaee2cce63db736b4 P 94f7fb1731a944c6a298c8e046a56cca [term 2 LEADER]: Becoming Leader. State: Replica: 94f7fb1731a944c6a298c8e046a56cca, State: Running, Role: LEADER
I20260709 13:05:35.545316 20836 consensus_queue.cc:237] T 5693464dc3454f3aaee2cce63db736b4 P 94f7fb1731a944c6a298c8e046a56cca [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: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:35.546697 20763 raft_consensus.cc:2468] T 5693464dc3454f3aaee2cce63db736b4 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94f7fb1731a944c6a298c8e046a56cca in term 2.
I20260709 13:05:35.553377 20509 catalog_manager.cc:5697] T 5693464dc3454f3aaee2cce63db736b4 P 94f7fb1731a944c6a298c8e046a56cca reported cstate change: term changed from 1 to 2, leader changed from 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194) to 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193). New cstate: current_term: 2 leader_uuid: "94f7fb1731a944c6a298c8e046a56cca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:35.554113 20813 raft_consensus.cc:493] T 9297635acd2242239dfd4f3343e8eb29 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.555435 20813 raft_consensus.cc:515] T 9297635acd2242239dfd4f3343e8eb29 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:35.557948 20813 leader_election.cc:290] T 9297635acd2242239dfd4f3343e8eb29 P 5c2daadc3cca4738bbc83dfc1a77e6cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193:36443), 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194:44479)
I20260709 13:05:35.558069 20835 raft_consensus.cc:993] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca: : Instructing follower 51c1a6484ff9465c93399e429ec6d1b3 to start an election
I20260709 13:05:35.558518 20835 raft_consensus.cc:1081] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca [term 1 LEADER]: Signalling peer 51c1a6484ff9465c93399e429ec6d1b3 to start an election
I20260709 13:05:35.565835 20689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c89b624375b479e9a99b8d217face76"
dest_uuid: "51c1a6484ff9465c93399e429ec6d1b3"
 from {username='slave'} at 127.0.0.1:56756
I20260709 13:05:35.566334 20689 raft_consensus.cc:493] T 8c89b624375b479e9a99b8d217face76 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:35.566679 20689 raft_consensus.cc:3060] T 8c89b624375b479e9a99b8d217face76 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:35.575007 20689 raft_consensus.cc:515] T 8c89b624375b479e9a99b8d217face76 P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:35.578091 20689 leader_election.cc:290] T 8c89b624375b479e9a99b8d217face76 P 51c1a6484ff9465c93399e429ec6d1b3 [CANDIDATE]: Term 2 election: Requested vote from peers 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193:36443), 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195:33949)
I20260709 13:05:35.580650 20761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c89b624375b479e9a99b8d217face76" candidate_uuid: "51c1a6484ff9465c93399e429ec6d1b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb"
I20260709 13:05:35.580866 20613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c89b624375b479e9a99b8d217face76" candidate_uuid: "51c1a6484ff9465c93399e429ec6d1b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94f7fb1731a944c6a298c8e046a56cca"
I20260709 13:05:35.581173 20761 raft_consensus.cc:3060] T 8c89b624375b479e9a99b8d217face76 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:35.581420 20613 raft_consensus.cc:3055] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:35.581781 20613 raft_consensus.cc:740] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94f7fb1731a944c6a298c8e046a56cca, State: Running, Role: LEADER
I20260709 13:05:35.582523 20613 consensus_queue.cc:260] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:35.583523 20613 raft_consensus.cc:3060] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:35.591692 20613 raft_consensus.cc:2468] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51c1a6484ff9465c93399e429ec6d1b3 in term 2.
I20260709 13:05:35.592881 20653 leader_election.cc:304] T 8c89b624375b479e9a99b8d217face76 P 51c1a6484ff9465c93399e429ec6d1b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51c1a6484ff9465c93399e429ec6d1b3, 94f7fb1731a944c6a298c8e046a56cca; no voters: 
I20260709 13:05:35.593652 20829 raft_consensus.cc:2804] T 8c89b624375b479e9a99b8d217face76 P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:35.594085 20829 raft_consensus.cc:697] T 8c89b624375b479e9a99b8d217face76 P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 LEADER]: Becoming Leader. State: Replica: 51c1a6484ff9465c93399e429ec6d1b3, State: Running, Role: LEADER
I20260709 13:05:35.594401 20763 raft_consensus.cc:3060] T 9297635acd2242239dfd4f3343e8eb29 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.594832 20829 consensus_queue.cc:237] T 8c89b624375b479e9a99b8d217face76 P 51c1a6484ff9465c93399e429ec6d1b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:35.603101 20761 raft_consensus.cc:2468] T 8c89b624375b479e9a99b8d217face76 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51c1a6484ff9465c93399e429ec6d1b3 in term 2.
I20260709 13:05:35.603071 20836 consensus_queue.cc:1048] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:35.605489 20511 catalog_manager.cc:5697] T 8c89b624375b479e9a99b8d217face76 P 51c1a6484ff9465c93399e429ec6d1b3 reported cstate change: term changed from 1 to 2, leader changed from 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193) to 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194). New cstate: current_term: 2 leader_uuid: "51c1a6484ff9465c93399e429ec6d1b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:35.617897 20613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9297635acd2242239dfd4f3343e8eb29" candidate_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f7fb1731a944c6a298c8e046a56cca" is_pre_election: true
I20260709 13:05:35.622308 20689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9297635acd2242239dfd4f3343e8eb29" candidate_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51c1a6484ff9465c93399e429ec6d1b3" is_pre_election: true
I20260709 13:05:35.623080 20689 raft_consensus.cc:2393] T 9297635acd2242239dfd4f3343e8eb29 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5c2daadc3cca4738bbc83dfc1a77e6cb in current term 1: Already voted for candidate 94f7fb1731a944c6a298c8e046a56cca in this term.
I20260709 13:05:35.624257 20726 leader_election.cc:304] T 9297635acd2242239dfd4f3343e8eb29 P 5c2daadc3cca4738bbc83dfc1a77e6cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c2daadc3cca4738bbc83dfc1a77e6cb; no voters: 51c1a6484ff9465c93399e429ec6d1b3, 94f7fb1731a944c6a298c8e046a56cca
I20260709 13:05:35.625499 20813 raft_consensus.cc:2749] T 9297635acd2242239dfd4f3343e8eb29 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:35.629215 20835 consensus_queue.cc:1048] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:35.639778 20814 raft_consensus.cc:993] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca: : Instructing follower 51c1a6484ff9465c93399e429ec6d1b3 to start an election
I20260709 13:05:35.640187 20814 raft_consensus.cc:1081] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [term 1 LEADER]: Signalling peer 51c1a6484ff9465c93399e429ec6d1b3 to start an election
I20260709 13:05:35.641950 20689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9297635acd2242239dfd4f3343e8eb29"
dest_uuid: "51c1a6484ff9465c93399e429ec6d1b3"
 from {username='slave'} at 127.0.0.1:56756
I20260709 13:05:35.642477 20689 raft_consensus.cc:493] T 9297635acd2242239dfd4f3343e8eb29 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:35.642793 20689 raft_consensus.cc:3060] T 9297635acd2242239dfd4f3343e8eb29 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:35.647274 20689 raft_consensus.cc:515] T 9297635acd2242239dfd4f3343e8eb29 P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:35.649569 20689 leader_election.cc:290] T 9297635acd2242239dfd4f3343e8eb29 P 51c1a6484ff9465c93399e429ec6d1b3 [CANDIDATE]: Term 2 election: Requested vote from peers 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193:36443), 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195:33949)
I20260709 13:05:35.649916 20613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9297635acd2242239dfd4f3343e8eb29" candidate_uuid: "51c1a6484ff9465c93399e429ec6d1b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94f7fb1731a944c6a298c8e046a56cca"
I20260709 13:05:35.650484 20613 raft_consensus.cc:3055] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:35.650796 20613 raft_consensus.cc:740] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94f7fb1731a944c6a298c8e046a56cca, State: Running, Role: LEADER
I20260709 13:05:35.650947 20761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9297635acd2242239dfd4f3343e8eb29" candidate_uuid: "51c1a6484ff9465c93399e429ec6d1b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb"
I20260709 13:05:35.651638 20761 raft_consensus.cc:3060] T 9297635acd2242239dfd4f3343e8eb29 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:35.651590 20613 consensus_queue.cc:260] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:35.652966 20613 raft_consensus.cc:3060] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:35.657016 20761 raft_consensus.cc:2468] T 9297635acd2242239dfd4f3343e8eb29 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51c1a6484ff9465c93399e429ec6d1b3 in term 2.
I20260709 13:05:35.658174 20654 leader_election.cc:304] T 9297635acd2242239dfd4f3343e8eb29 P 51c1a6484ff9465c93399e429ec6d1b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51c1a6484ff9465c93399e429ec6d1b3, 5c2daadc3cca4738bbc83dfc1a77e6cb; no voters: 
I20260709 13:05:35.659149 20829 raft_consensus.cc:2804] T 9297635acd2242239dfd4f3343e8eb29 P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:35.659350 20613 raft_consensus.cc:2468] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51c1a6484ff9465c93399e429ec6d1b3 in term 2.
I20260709 13:05:35.659617 20829 raft_consensus.cc:697] T 9297635acd2242239dfd4f3343e8eb29 P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 LEADER]: Becoming Leader. State: Replica: 51c1a6484ff9465c93399e429ec6d1b3, State: Running, Role: LEADER
I20260709 13:05:35.660498 20829 consensus_queue.cc:237] T 9297635acd2242239dfd4f3343e8eb29 P 51c1a6484ff9465c93399e429ec6d1b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:35.661643 20871 consensus_queue.cc:1048] T 315d8d3dbe004eb199a3aebb36de484d P 51c1a6484ff9465c93399e429ec6d1b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:35.666965 20511 catalog_manager.cc:5697] T 9297635acd2242239dfd4f3343e8eb29 P 51c1a6484ff9465c93399e429ec6d1b3 reported cstate change: term changed from 1 to 2, leader changed from 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193) to 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194). New cstate: current_term: 2 leader_uuid: "51c1a6484ff9465c93399e429ec6d1b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:35.676054 20812 consensus_queue.cc:1048] T 315d8d3dbe004eb199a3aebb36de484d P 51c1a6484ff9465c93399e429ec6d1b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:35.693953 20885 raft_consensus.cc:993] T 315d8d3dbe004eb199a3aebb36de484d P 51c1a6484ff9465c93399e429ec6d1b3: : Instructing follower 5c2daadc3cca4738bbc83dfc1a77e6cb to start an election
I20260709 13:05:35.694398 20812 raft_consensus.cc:1081] T 315d8d3dbe004eb199a3aebb36de484d P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 LEADER]: Signalling peer 5c2daadc3cca4738bbc83dfc1a77e6cb to start an election
I20260709 13:05:35.695688 20761 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "315d8d3dbe004eb199a3aebb36de484d"
dest_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb"
 from {username='slave'} at 127.0.0.1:49426
I20260709 13:05:35.696192 20761 raft_consensus.cc:493] T 315d8d3dbe004eb199a3aebb36de484d P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:35.696501 20761 raft_consensus.cc:3060] T 315d8d3dbe004eb199a3aebb36de484d P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:35.701144 20761 raft_consensus.cc:515] T 315d8d3dbe004eb199a3aebb36de484d P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:35.703023 20761 leader_election.cc:290] T 315d8d3dbe004eb199a3aebb36de484d P 5c2daadc3cca4738bbc83dfc1a77e6cb [CANDIDATE]: Term 2 election: Requested vote from peers 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193:36443), 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194:44479)
I20260709 13:05:35.704039 20614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "315d8d3dbe004eb199a3aebb36de484d" candidate_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94f7fb1731a944c6a298c8e046a56cca"
I20260709 13:05:35.704593 20614 raft_consensus.cc:3060] T 315d8d3dbe004eb199a3aebb36de484d P 94f7fb1731a944c6a298c8e046a56cca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:35.707470 20812 consensus_queue.cc:1048] T b9eadfbd2539486fbe02db2623c0a9f8 P 51c1a6484ff9465c93399e429ec6d1b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:35.709719 20689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "315d8d3dbe004eb199a3aebb36de484d" candidate_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51c1a6484ff9465c93399e429ec6d1b3"
I20260709 13:05:35.710162 20689 raft_consensus.cc:3055] T 315d8d3dbe004eb199a3aebb36de484d P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:35.710428 20689 raft_consensus.cc:740] T 315d8d3dbe004eb199a3aebb36de484d P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51c1a6484ff9465c93399e429ec6d1b3, State: Running, Role: LEADER
I20260709 13:05:35.710690 20614 raft_consensus.cc:2468] T 315d8d3dbe004eb199a3aebb36de484d P 94f7fb1731a944c6a298c8e046a56cca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c2daadc3cca4738bbc83dfc1a77e6cb in term 2.
I20260709 13:05:35.711211 20689 consensus_queue.cc:260] T 315d8d3dbe004eb199a3aebb36de484d P 51c1a6484ff9465c93399e429ec6d1b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:35.712039 20727 leader_election.cc:304] T 315d8d3dbe004eb199a3aebb36de484d P 5c2daadc3cca4738bbc83dfc1a77e6cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c2daadc3cca4738bbc83dfc1a77e6cb, 94f7fb1731a944c6a298c8e046a56cca; no voters: 
I20260709 13:05:35.712486 20689 raft_consensus.cc:3060] T 315d8d3dbe004eb199a3aebb36de484d P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:35.712908 20813 raft_consensus.cc:2804] T 315d8d3dbe004eb199a3aebb36de484d P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:35.714162 20813 raft_consensus.cc:697] T 315d8d3dbe004eb199a3aebb36de484d P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 2 LEADER]: Becoming Leader. State: Replica: 5c2daadc3cca4738bbc83dfc1a77e6cb, State: Running, Role: LEADER
I20260709 13:05:35.714962 20813 consensus_queue.cc:237] T 315d8d3dbe004eb199a3aebb36de484d P 5c2daadc3cca4738bbc83dfc1a77e6cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:35.717530 20689 raft_consensus.cc:2468] T 315d8d3dbe004eb199a3aebb36de484d P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c2daadc3cca4738bbc83dfc1a77e6cb in term 2.
I20260709 13:05:35.721731 20812 consensus_queue.cc:1048] T b9eadfbd2539486fbe02db2623c0a9f8 P 51c1a6484ff9465c93399e429ec6d1b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:35.730846 20511 catalog_manager.cc:5697] T 315d8d3dbe004eb199a3aebb36de484d P 5c2daadc3cca4738bbc83dfc1a77e6cb reported cstate change: term changed from 1 to 2, leader changed from 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194) to 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195). New cstate: current_term: 2 leader_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:35.844131 20689 raft_consensus.cc:1275] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 FOLLOWER]: Refusing update from remote peer 94f7fb1731a944c6a298c8e046a56cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:35.845257 20814 consensus_queue.cc:1048] T 692ea91123d943b68721185b0c3701c5 P 94f7fb1731a944c6a298c8e046a56cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:35.853071 20761 raft_consensus.cc:1275] T 692ea91123d943b68721185b0c3701c5 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 2 FOLLOWER]: Refusing update from remote peer 94f7fb1731a944c6a298c8e046a56cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:35.854671 20836 consensus_queue.cc:1048] T 692ea91123d943b68721185b0c3701c5 P 94f7fb1731a944c6a298c8e046a56cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:35.930585 20689 raft_consensus.cc:1275] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 FOLLOWER]: Refusing update from remote peer 94f7fb1731a944c6a298c8e046a56cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:35.931944 20836 consensus_queue.cc:1048] T 5693464dc3454f3aaee2cce63db736b4 P 94f7fb1731a944c6a298c8e046a56cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:35.939208 20761 raft_consensus.cc:1275] T 5693464dc3454f3aaee2cce63db736b4 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 2 FOLLOWER]: Refusing update from remote peer 94f7fb1731a944c6a298c8e046a56cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:35.940733 20836 consensus_queue.cc:1048] T 5693464dc3454f3aaee2cce63db736b4 P 94f7fb1731a944c6a298c8e046a56cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:36.021788 20761 raft_consensus.cc:1275] T 8c89b624375b479e9a99b8d217face76 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 2 FOLLOWER]: Refusing update from remote peer 51c1a6484ff9465c93399e429ec6d1b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:36.023051 20812 consensus_queue.cc:1048] T 8c89b624375b479e9a99b8d217face76 P 51c1a6484ff9465c93399e429ec6d1b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:36.030879 20614 raft_consensus.cc:1275] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca [term 2 FOLLOWER]: Refusing update from remote peer 51c1a6484ff9465c93399e429ec6d1b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:36.032486 20871 consensus_queue.cc:1048] T 8c89b624375b479e9a99b8d217face76 P 51c1a6484ff9465c93399e429ec6d1b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:36.122915 20761 raft_consensus.cc:1275] T 9297635acd2242239dfd4f3343e8eb29 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 2 FOLLOWER]: Refusing update from remote peer 51c1a6484ff9465c93399e429ec6d1b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:36.124117 20812 consensus_queue.cc:1048] T 9297635acd2242239dfd4f3343e8eb29 P 51c1a6484ff9465c93399e429ec6d1b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:36.131729 20614 raft_consensus.cc:1275] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [term 2 FOLLOWER]: Refusing update from remote peer 51c1a6484ff9465c93399e429ec6d1b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:36.133071 20829 consensus_queue.cc:1048] T 9297635acd2242239dfd4f3343e8eb29 P 51c1a6484ff9465c93399e429ec6d1b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:36.220379 20614 raft_consensus.cc:1275] T 315d8d3dbe004eb199a3aebb36de484d P 94f7fb1731a944c6a298c8e046a56cca [term 2 FOLLOWER]: Refusing update from remote peer 5c2daadc3cca4738bbc83dfc1a77e6cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:36.221423 20813 consensus_queue.cc:1048] T 315d8d3dbe004eb199a3aebb36de484d P 5c2daadc3cca4738bbc83dfc1a77e6cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:36.229557 20689 raft_consensus.cc:1275] T 315d8d3dbe004eb199a3aebb36de484d P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 FOLLOWER]: Refusing update from remote peer 5c2daadc3cca4738bbc83dfc1a77e6cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:36.230952 20813 consensus_queue.cc:1048] T 315d8d3dbe004eb199a3aebb36de484d P 5c2daadc3cca4738bbc83dfc1a77e6cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:38.498772 20479 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:05:38.499541 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:38.518435 20614 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35a0482760a94b578dbeed212168d264"
dest_uuid: "94f7fb1731a944c6a298c8e046a56cca"
mode: GRACEFUL
new_leader_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb"
 from {username='slave'} at 127.0.0.1:32906
I20260709 13:05:38.519093 20614 raft_consensus.cc:606] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [term 1 LEADER]: Received request to transfer leadership to TS 5c2daadc3cca4738bbc83dfc1a77e6cb
I20260709 13:05:38.528132 20689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b282047dae094927a5df3bf406cc5829"
dest_uuid: "51c1a6484ff9465c93399e429ec6d1b3"
mode: GRACEFUL
new_leader_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb"
 from {username='slave'} at 127.0.0.1:33446
I20260709 13:05:38.528586 20689 raft_consensus.cc:606] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 LEADER]: Received request to transfer leadership to TS 5c2daadc3cca4738bbc83dfc1a77e6cb
I20260709 13:05:38.529639 20479 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:05:38.530036 20479 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:38.695147 20896 raft_consensus.cc:993] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca: : Instructing follower 5c2daadc3cca4738bbc83dfc1a77e6cb to start an election
I20260709 13:05:38.695641 20833 raft_consensus.cc:1081] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [term 1 LEADER]: Signalling peer 5c2daadc3cca4738bbc83dfc1a77e6cb to start an election
I20260709 13:05:38.697063 20761 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35a0482760a94b578dbeed212168d264"
dest_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb"
 from {username='slave'} at 127.0.0.1:49442
I20260709 13:05:38.697475 20761 raft_consensus.cc:493] T 35a0482760a94b578dbeed212168d264 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:38.697700 20761 raft_consensus.cc:3060] T 35a0482760a94b578dbeed212168d264 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:38.701310 20761 raft_consensus.cc:515] T 35a0482760a94b578dbeed212168d264 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } }
I20260709 13:05:38.702725 20761 leader_election.cc:290] T 35a0482760a94b578dbeed212168d264 P 5c2daadc3cca4738bbc83dfc1a77e6cb [CANDIDATE]: Term 2 election: Requested vote from peers 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194:44479), 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193:36443)
I20260709 13:05:38.703508 20689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a0482760a94b578dbeed212168d264" candidate_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51c1a6484ff9465c93399e429ec6d1b3"
I20260709 13:05:38.703966 20614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a0482760a94b578dbeed212168d264" candidate_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94f7fb1731a944c6a298c8e046a56cca"
I20260709 13:05:38.704049 20689 raft_consensus.cc:3060] T 35a0482760a94b578dbeed212168d264 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:38.704564 20614 raft_consensus.cc:3055] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:38.704793 20614 raft_consensus.cc:740] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94f7fb1731a944c6a298c8e046a56cca, State: Running, Role: LEADER
I20260709 13:05:38.705422 20614 consensus_queue.cc:260] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } }
I20260709 13:05:38.706235 20614 raft_consensus.cc:3060] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:38.708518 20689 raft_consensus.cc:2468] T 35a0482760a94b578dbeed212168d264 P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c2daadc3cca4738bbc83dfc1a77e6cb in term 2.
I20260709 13:05:38.709503 20726 leader_election.cc:304] T 35a0482760a94b578dbeed212168d264 P 5c2daadc3cca4738bbc83dfc1a77e6cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51c1a6484ff9465c93399e429ec6d1b3, 5c2daadc3cca4738bbc83dfc1a77e6cb; no voters: 
I20260709 13:05:38.710233 20890 raft_consensus.cc:2804] T 35a0482760a94b578dbeed212168d264 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:38.710680 20614 raft_consensus.cc:2468] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c2daadc3cca4738bbc83dfc1a77e6cb in term 2.
I20260709 13:05:38.711370 20890 raft_consensus.cc:697] T 35a0482760a94b578dbeed212168d264 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 2 LEADER]: Becoming Leader. State: Replica: 5c2daadc3cca4738bbc83dfc1a77e6cb, State: Running, Role: LEADER
I20260709 13:05:38.712157 20890 consensus_queue.cc:237] T 35a0482760a94b578dbeed212168d264 P 5c2daadc3cca4738bbc83dfc1a77e6cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } }
I20260709 13:05:38.719259 20511 catalog_manager.cc:5697] T 35a0482760a94b578dbeed212168d264 P 5c2daadc3cca4738bbc83dfc1a77e6cb reported cstate change: term changed from 1 to 2, leader changed from 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193) to 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195). New cstate: current_term: 2 leader_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:38.945972 20903 raft_consensus.cc:993] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3: : Instructing follower 5c2daadc3cca4738bbc83dfc1a77e6cb to start an election
I20260709 13:05:38.946491 20829 raft_consensus.cc:1081] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 LEADER]: Signalling peer 5c2daadc3cca4738bbc83dfc1a77e6cb to start an election
I20260709 13:05:38.947983 20761 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b282047dae094927a5df3bf406cc5829"
dest_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb"
 from {username='slave'} at 127.0.0.1:49426
I20260709 13:05:38.948422 20761 raft_consensus.cc:493] T b282047dae094927a5df3bf406cc5829 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:38.948755 20761 raft_consensus.cc:3060] T b282047dae094927a5df3bf406cc5829 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:38.952910 20761 raft_consensus.cc:515] T b282047dae094927a5df3bf406cc5829 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:38.954355 20761 leader_election.cc:290] T b282047dae094927a5df3bf406cc5829 P 5c2daadc3cca4738bbc83dfc1a77e6cb [CANDIDATE]: Term 2 election: Requested vote from peers 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193:36443), 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194:44479)
I20260709 13:05:38.955016 20614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b282047dae094927a5df3bf406cc5829" candidate_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94f7fb1731a944c6a298c8e046a56cca"
I20260709 13:05:38.955538 20614 raft_consensus.cc:3060] T b282047dae094927a5df3bf406cc5829 P 94f7fb1731a944c6a298c8e046a56cca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:38.955430 20689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b282047dae094927a5df3bf406cc5829" candidate_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51c1a6484ff9465c93399e429ec6d1b3"
I20260709 13:05:38.956146 20689 raft_consensus.cc:3055] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:38.956485 20689 raft_consensus.cc:740] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51c1a6484ff9465c93399e429ec6d1b3, State: Running, Role: LEADER
I20260709 13:05:38.957329 20689 consensus_queue.cc:260] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:38.958524 20689 raft_consensus.cc:3060] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:38.961380 20614 raft_consensus.cc:2468] T b282047dae094927a5df3bf406cc5829 P 94f7fb1731a944c6a298c8e046a56cca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c2daadc3cca4738bbc83dfc1a77e6cb in term 2.
I20260709 13:05:38.962162 20727 leader_election.cc:304] T b282047dae094927a5df3bf406cc5829 P 5c2daadc3cca4738bbc83dfc1a77e6cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c2daadc3cca4738bbc83dfc1a77e6cb, 94f7fb1731a944c6a298c8e046a56cca; no voters: 
I20260709 13:05:38.962738 20890 raft_consensus.cc:2804] T b282047dae094927a5df3bf406cc5829 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:38.963236 20890 raft_consensus.cc:697] T b282047dae094927a5df3bf406cc5829 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 2 LEADER]: Becoming Leader. State: Replica: 5c2daadc3cca4738bbc83dfc1a77e6cb, State: Running, Role: LEADER
I20260709 13:05:38.963722 20689 raft_consensus.cc:2468] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c2daadc3cca4738bbc83dfc1a77e6cb in term 2.
I20260709 13:05:38.964123 20890 consensus_queue.cc:237] T b282047dae094927a5df3bf406cc5829 P 5c2daadc3cca4738bbc83dfc1a77e6cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:38.971199 20511 catalog_manager.cc:5697] T b282047dae094927a5df3bf406cc5829 P 5c2daadc3cca4738bbc83dfc1a77e6cb reported cstate change: term changed from 1 to 2, leader changed from 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194) to 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195). New cstate: current_term: 2 leader_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:39.265575 20614 raft_consensus.cc:1275] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [term 2 FOLLOWER]: Refusing update from remote peer 5c2daadc3cca4738bbc83dfc1a77e6cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:39.266623 20890 consensus_queue.cc:1048] T 35a0482760a94b578dbeed212168d264 P 5c2daadc3cca4738bbc83dfc1a77e6cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:39.280555 20689 raft_consensus.cc:1275] T 35a0482760a94b578dbeed212168d264 P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 FOLLOWER]: Refusing update from remote peer 5c2daadc3cca4738bbc83dfc1a77e6cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:39.282557 20897 consensus_queue.cc:1048] T 35a0482760a94b578dbeed212168d264 P 5c2daadc3cca4738bbc83dfc1a77e6cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:39.394371 20689 raft_consensus.cc:1275] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 FOLLOWER]: Refusing update from remote peer 5c2daadc3cca4738bbc83dfc1a77e6cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:39.395488 20897 consensus_queue.cc:1048] T b282047dae094927a5df3bf406cc5829 P 5c2daadc3cca4738bbc83dfc1a77e6cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:39.404038 20614 raft_consensus.cc:1275] T b282047dae094927a5df3bf406cc5829 P 94f7fb1731a944c6a298c8e046a56cca [term 2 FOLLOWER]: Refusing update from remote peer 5c2daadc3cca4738bbc83dfc1a77e6cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:39.405809 20890 consensus_queue.cc:1048] T b282047dae094927a5df3bf406cc5829 P 5c2daadc3cca4738bbc83dfc1a77e6cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:39.530853 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:39.549643 20761 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35a0482760a94b578dbeed212168d264"
dest_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb"
mode: GRACEFUL
new_leader_uuid: "51c1a6484ff9465c93399e429ec6d1b3"
 from {username='slave'} at 127.0.0.1:42656
I20260709 13:05:39.550132 20761 raft_consensus.cc:606] T 35a0482760a94b578dbeed212168d264 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 2 LEADER]: Received request to transfer leadership to TS 51c1a6484ff9465c93399e429ec6d1b3
I20260709 13:05:39.554711 20614 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "692ea91123d943b68721185b0c3701c5"
dest_uuid: "94f7fb1731a944c6a298c8e046a56cca"
mode: GRACEFUL
new_leader_uuid: "51c1a6484ff9465c93399e429ec6d1b3"
 from {username='slave'} at 127.0.0.1:32888
I20260709 13:05:39.555080 20614 raft_consensus.cc:606] T 692ea91123d943b68721185b0c3701c5 P 94f7fb1731a944c6a298c8e046a56cca [term 2 LEADER]: Received request to transfer leadership to TS 51c1a6484ff9465c93399e429ec6d1b3
I20260709 13:05:39.559289 20614 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5693464dc3454f3aaee2cce63db736b4"
dest_uuid: "94f7fb1731a944c6a298c8e046a56cca"
mode: GRACEFUL
new_leader_uuid: "51c1a6484ff9465c93399e429ec6d1b3"
 from {username='slave'} at 127.0.0.1:32888
I20260709 13:05:39.559645 20614 raft_consensus.cc:606] T 5693464dc3454f3aaee2cce63db736b4 P 94f7fb1731a944c6a298c8e046a56cca [term 2 LEADER]: Received request to transfer leadership to TS 51c1a6484ff9465c93399e429ec6d1b3
I20260709 13:05:39.564050 20614 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eab58e4cc19548958ef2233b726edba7"
dest_uuid: "94f7fb1731a944c6a298c8e046a56cca"
mode: GRACEFUL
new_leader_uuid: "51c1a6484ff9465c93399e429ec6d1b3"
 from {username='slave'} at 127.0.0.1:32888
I20260709 13:05:39.564389 20614 raft_consensus.cc:606] T eab58e4cc19548958ef2233b726edba7 P 94f7fb1731a944c6a298c8e046a56cca [term 1 LEADER]: Received request to transfer leadership to TS 51c1a6484ff9465c93399e429ec6d1b3
I20260709 13:05:39.568521 20761 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b282047dae094927a5df3bf406cc5829"
dest_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb"
mode: GRACEFUL
new_leader_uuid: "51c1a6484ff9465c93399e429ec6d1b3"
 from {username='slave'} at 127.0.0.1:42656
I20260709 13:05:39.568909 20761 raft_consensus.cc:606] T b282047dae094927a5df3bf406cc5829 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 2 LEADER]: Received request to transfer leadership to TS 51c1a6484ff9465c93399e429ec6d1b3
I20260709 13:05:39.586007 20833 raft_consensus.cc:993] T 5693464dc3454f3aaee2cce63db736b4 P 94f7fb1731a944c6a298c8e046a56cca: : Instructing follower 51c1a6484ff9465c93399e429ec6d1b3 to start an election
I20260709 13:05:39.586445 20913 raft_consensus.cc:1081] T 5693464dc3454f3aaee2cce63db736b4 P 94f7fb1731a944c6a298c8e046a56cca [term 2 LEADER]: Signalling peer 51c1a6484ff9465c93399e429ec6d1b3 to start an election
I20260709 13:05:39.587889 20689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5693464dc3454f3aaee2cce63db736b4"
dest_uuid: "51c1a6484ff9465c93399e429ec6d1b3"
 from {username='slave'} at 127.0.0.1:56756
I20260709 13:05:39.588501 20689 raft_consensus.cc:493] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:39.588830 20689 raft_consensus.cc:3060] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:39.593976 20689 raft_consensus.cc:515] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:39.595402 20689 leader_election.cc:290] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [CANDIDATE]: Term 3 election: Requested vote from peers 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193:36443), 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195:33949)
I20260709 13:05:39.596208 20614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5693464dc3454f3aaee2cce63db736b4" candidate_uuid: "51c1a6484ff9465c93399e429ec6d1b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "94f7fb1731a944c6a298c8e046a56cca"
I20260709 13:05:39.596478 20761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5693464dc3454f3aaee2cce63db736b4" candidate_uuid: "51c1a6484ff9465c93399e429ec6d1b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb"
I20260709 13:05:39.596745 20614 raft_consensus.cc:3055] T 5693464dc3454f3aaee2cce63db736b4 P 94f7fb1731a944c6a298c8e046a56cca [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:39.596979 20761 raft_consensus.cc:3060] T 5693464dc3454f3aaee2cce63db736b4 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:39.597059 20614 raft_consensus.cc:740] T 5693464dc3454f3aaee2cce63db736b4 P 94f7fb1731a944c6a298c8e046a56cca [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 94f7fb1731a944c6a298c8e046a56cca, State: Running, Role: LEADER
I20260709 13:05:39.597774 20614 consensus_queue.cc:260] T 5693464dc3454f3aaee2cce63db736b4 P 94f7fb1731a944c6a298c8e046a56cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:39.598812 20614 raft_consensus.cc:3060] T 5693464dc3454f3aaee2cce63db736b4 P 94f7fb1731a944c6a298c8e046a56cca [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:39.602593 20761 raft_consensus.cc:2468] T 5693464dc3454f3aaee2cce63db736b4 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51c1a6484ff9465c93399e429ec6d1b3 in term 3.
I20260709 13:05:39.603812 20654 leader_election.cc:304] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51c1a6484ff9465c93399e429ec6d1b3, 5c2daadc3cca4738bbc83dfc1a77e6cb; no voters: 
I20260709 13:05:39.604069 20614 raft_consensus.cc:2468] T 5693464dc3454f3aaee2cce63db736b4 P 94f7fb1731a944c6a298c8e046a56cca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51c1a6484ff9465c93399e429ec6d1b3 in term 3.
I20260709 13:05:39.604462 20903 raft_consensus.cc:2804] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:39.604903 20903 raft_consensus.cc:697] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [term 3 LEADER]: Becoming Leader. State: Replica: 51c1a6484ff9465c93399e429ec6d1b3, State: Running, Role: LEADER
I20260709 13:05:39.605645 20903 consensus_queue.cc:237] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [LEADER]: Queue going to LEADER 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: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:39.613350 20510 catalog_manager.cc:5697] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 reported cstate change: term changed from 2 to 3, leader changed from 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193) to 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194). New cstate: current_term: 3 leader_uuid: "51c1a6484ff9465c93399e429ec6d1b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:39.710119 20907 raft_consensus.cc:993] T 35a0482760a94b578dbeed212168d264 P 5c2daadc3cca4738bbc83dfc1a77e6cb: : Instructing follower 51c1a6484ff9465c93399e429ec6d1b3 to start an election
I20260709 13:05:39.710530 20890 raft_consensus.cc:1081] T 35a0482760a94b578dbeed212168d264 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 2 LEADER]: Signalling peer 51c1a6484ff9465c93399e429ec6d1b3 to start an election
I20260709 13:05:39.711982 20689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35a0482760a94b578dbeed212168d264"
dest_uuid: "51c1a6484ff9465c93399e429ec6d1b3"
 from {username='slave'} at 127.0.0.1:33444
I20260709 13:05:39.712445 20689 raft_consensus.cc:493] T 35a0482760a94b578dbeed212168d264 P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:39.712803 20689 raft_consensus.cc:3060] T 35a0482760a94b578dbeed212168d264 P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:39.716544 20689 raft_consensus.cc:515] T 35a0482760a94b578dbeed212168d264 P 51c1a6484ff9465c93399e429ec6d1b3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } }
I20260709 13:05:39.717796 20689 leader_election.cc:290] T 35a0482760a94b578dbeed212168d264 P 51c1a6484ff9465c93399e429ec6d1b3 [CANDIDATE]: Term 3 election: Requested vote from peers 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195:33949), 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193:36443)
I20260709 13:05:39.718564 20761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a0482760a94b578dbeed212168d264" candidate_uuid: "51c1a6484ff9465c93399e429ec6d1b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb"
I20260709 13:05:39.718740 20614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a0482760a94b578dbeed212168d264" candidate_uuid: "51c1a6484ff9465c93399e429ec6d1b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "94f7fb1731a944c6a298c8e046a56cca"
I20260709 13:05:39.719075 20761 raft_consensus.cc:3055] T 35a0482760a94b578dbeed212168d264 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:39.719178 20614 raft_consensus.cc:3060] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:39.719416 20761 raft_consensus.cc:740] T 35a0482760a94b578dbeed212168d264 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5c2daadc3cca4738bbc83dfc1a77e6cb, State: Running, Role: LEADER
I20260709 13:05:39.720109 20761 consensus_queue.cc:260] T 35a0482760a94b578dbeed212168d264 P 5c2daadc3cca4738bbc83dfc1a77e6cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } }
I20260709 13:05:39.721164 20761 raft_consensus.cc:3060] T 35a0482760a94b578dbeed212168d264 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:39.724612 20614 raft_consensus.cc:2468] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51c1a6484ff9465c93399e429ec6d1b3 in term 3.
I20260709 13:05:39.725594 20653 leader_election.cc:304] T 35a0482760a94b578dbeed212168d264 P 51c1a6484ff9465c93399e429ec6d1b3 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51c1a6484ff9465c93399e429ec6d1b3, 94f7fb1731a944c6a298c8e046a56cca; no voters: 
I20260709 13:05:39.726338 20761 raft_consensus.cc:2468] T 35a0482760a94b578dbeed212168d264 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51c1a6484ff9465c93399e429ec6d1b3 in term 3.
I20260709 13:05:39.726356 20903 raft_consensus.cc:2804] T 35a0482760a94b578dbeed212168d264 P 51c1a6484ff9465c93399e429ec6d1b3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:39.726997 20903 raft_consensus.cc:697] T 35a0482760a94b578dbeed212168d264 P 51c1a6484ff9465c93399e429ec6d1b3 [term 3 LEADER]: Becoming Leader. State: Replica: 51c1a6484ff9465c93399e429ec6d1b3, State: Running, Role: LEADER
I20260709 13:05:39.727782 20903 consensus_queue.cc:237] T 35a0482760a94b578dbeed212168d264 P 51c1a6484ff9465c93399e429ec6d1b3 [LEADER]: Queue going to LEADER 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: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } }
I20260709 13:05:39.732903 20510 catalog_manager.cc:5697] T 35a0482760a94b578dbeed212168d264 P 51c1a6484ff9465c93399e429ec6d1b3 reported cstate change: term changed from 2 to 3, leader changed from 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195) to 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194). New cstate: current_term: 3 leader_uuid: "51c1a6484ff9465c93399e429ec6d1b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:39.975467 20833 raft_consensus.cc:993] T 692ea91123d943b68721185b0c3701c5 P 94f7fb1731a944c6a298c8e046a56cca: : Instructing follower 51c1a6484ff9465c93399e429ec6d1b3 to start an election
I20260709 13:05:39.975986 20913 raft_consensus.cc:1081] T 692ea91123d943b68721185b0c3701c5 P 94f7fb1731a944c6a298c8e046a56cca [term 2 LEADER]: Signalling peer 51c1a6484ff9465c93399e429ec6d1b3 to start an election
I20260709 13:05:39.977514 20689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "692ea91123d943b68721185b0c3701c5"
dest_uuid: "51c1a6484ff9465c93399e429ec6d1b3"
 from {username='slave'} at 127.0.0.1:56756
I20260709 13:05:39.978087 20689 raft_consensus.cc:493] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:39.978411 20689 raft_consensus.cc:3060] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:39.982800 20689 raft_consensus.cc:515] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:39.984409 20833 raft_consensus.cc:993] T eab58e4cc19548958ef2233b726edba7 P 94f7fb1731a944c6a298c8e046a56cca: : Instructing follower 51c1a6484ff9465c93399e429ec6d1b3 to start an election
I20260709 13:05:39.984495 20689 leader_election.cc:290] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [CANDIDATE]: Term 3 election: Requested vote from peers 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193:36443), 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195:33949)
I20260709 13:05:39.984876 20833 raft_consensus.cc:1081] T eab58e4cc19548958ef2233b726edba7 P 94f7fb1731a944c6a298c8e046a56cca [term 1 LEADER]: Signalling peer 51c1a6484ff9465c93399e429ec6d1b3 to start an election
I20260709 13:05:39.985103 20614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "692ea91123d943b68721185b0c3701c5" candidate_uuid: "51c1a6484ff9465c93399e429ec6d1b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "94f7fb1731a944c6a298c8e046a56cca"
I20260709 13:05:39.985479 20761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "692ea91123d943b68721185b0c3701c5" candidate_uuid: "51c1a6484ff9465c93399e429ec6d1b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb"
I20260709 13:05:39.985692 20614 raft_consensus.cc:3055] T 692ea91123d943b68721185b0c3701c5 P 94f7fb1731a944c6a298c8e046a56cca [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:39.986049 20761 raft_consensus.cc:3060] T 692ea91123d943b68721185b0c3701c5 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:39.986073 20614 raft_consensus.cc:740] T 692ea91123d943b68721185b0c3701c5 P 94f7fb1731a944c6a298c8e046a56cca [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 94f7fb1731a944c6a298c8e046a56cca, State: Running, Role: LEADER
I20260709 13:05:39.986346 20689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eab58e4cc19548958ef2233b726edba7"
dest_uuid: "51c1a6484ff9465c93399e429ec6d1b3"
 from {username='slave'} at 127.0.0.1:56756
I20260709 13:05:39.986850 20689 raft_consensus.cc:493] T eab58e4cc19548958ef2233b726edba7 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:39.987183 20689 raft_consensus.cc:3060] T eab58e4cc19548958ef2233b726edba7 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:39.987001 20614 consensus_queue.cc:260] T 692ea91123d943b68721185b0c3701c5 P 94f7fb1731a944c6a298c8e046a56cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:39.987972 20614 raft_consensus.cc:3060] T 692ea91123d943b68721185b0c3701c5 P 94f7fb1731a944c6a298c8e046a56cca [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:39.991493 20614 raft_consensus.cc:2468] T 692ea91123d943b68721185b0c3701c5 P 94f7fb1731a944c6a298c8e046a56cca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51c1a6484ff9465c93399e429ec6d1b3 in term 3.
I20260709 13:05:39.991885 20761 raft_consensus.cc:2468] T 692ea91123d943b68721185b0c3701c5 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51c1a6484ff9465c93399e429ec6d1b3 in term 3.
I20260709 13:05:39.992324 20653 leader_election.cc:304] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51c1a6484ff9465c93399e429ec6d1b3, 94f7fb1731a944c6a298c8e046a56cca; no voters: 
I20260709 13:05:39.992640 20689 raft_consensus.cc:515] T eab58e4cc19548958ef2233b726edba7 P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:39.993052 20903 raft_consensus.cc:2804] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:39.993542 20903 raft_consensus.cc:697] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [term 3 LEADER]: Becoming Leader. State: Replica: 51c1a6484ff9465c93399e429ec6d1b3, State: Running, Role: LEADER
I20260709 13:05:39.994499 20689 leader_election.cc:290] T eab58e4cc19548958ef2233b726edba7 P 51c1a6484ff9465c93399e429ec6d1b3 [CANDIDATE]: Term 2 election: Requested vote from peers 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193:36443), 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195:33949)
I20260709 13:05:39.994230 20903 consensus_queue.cc:237] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [LEADER]: Queue going to LEADER 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: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:39.995078 20614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab58e4cc19548958ef2233b726edba7" candidate_uuid: "51c1a6484ff9465c93399e429ec6d1b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94f7fb1731a944c6a298c8e046a56cca"
I20260709 13:05:39.995402 20761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab58e4cc19548958ef2233b726edba7" candidate_uuid: "51c1a6484ff9465c93399e429ec6d1b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb"
I20260709 13:05:39.995540 20614 raft_consensus.cc:3055] T eab58e4cc19548958ef2233b726edba7 P 94f7fb1731a944c6a298c8e046a56cca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:39.995937 20761 raft_consensus.cc:3060] T eab58e4cc19548958ef2233b726edba7 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:39.995909 20614 raft_consensus.cc:740] T eab58e4cc19548958ef2233b726edba7 P 94f7fb1731a944c6a298c8e046a56cca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94f7fb1731a944c6a298c8e046a56cca, State: Running, Role: LEADER
I20260709 13:05:39.996870 20614 consensus_queue.cc:260] T eab58e4cc19548958ef2233b726edba7 P 94f7fb1731a944c6a298c8e046a56cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:39.997967 20614 raft_consensus.cc:3060] T eab58e4cc19548958ef2233b726edba7 P 94f7fb1731a944c6a298c8e046a56cca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:39.999887 20890 raft_consensus.cc:993] T b282047dae094927a5df3bf406cc5829 P 5c2daadc3cca4738bbc83dfc1a77e6cb: : Instructing follower 51c1a6484ff9465c93399e429ec6d1b3 to start an election
I20260709 13:05:40.000357 20897 raft_consensus.cc:1081] T b282047dae094927a5df3bf406cc5829 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 2 LEADER]: Signalling peer 51c1a6484ff9465c93399e429ec6d1b3 to start an election
I20260709 13:05:40.000957 20761 raft_consensus.cc:2468] T eab58e4cc19548958ef2233b726edba7 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51c1a6484ff9465c93399e429ec6d1b3 in term 2.
I20260709 13:05:40.001807 20654 leader_election.cc:304] T eab58e4cc19548958ef2233b726edba7 P 51c1a6484ff9465c93399e429ec6d1b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51c1a6484ff9465c93399e429ec6d1b3, 5c2daadc3cca4738bbc83dfc1a77e6cb; no voters: 
I20260709 13:05:40.002537 20829 raft_consensus.cc:2804] T eab58e4cc19548958ef2233b726edba7 P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:40.003546 20829 raft_consensus.cc:697] T eab58e4cc19548958ef2233b726edba7 P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 LEADER]: Becoming Leader. State: Replica: 51c1a6484ff9465c93399e429ec6d1b3, State: Running, Role: LEADER
I20260709 13:05:40.003954 20689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b282047dae094927a5df3bf406cc5829"
dest_uuid: "51c1a6484ff9465c93399e429ec6d1b3"
 from {username='slave'} at 127.0.0.1:33444
I20260709 13:05:40.004277 20829 consensus_queue.cc:237] T eab58e4cc19548958ef2233b726edba7 P 51c1a6484ff9465c93399e429ec6d1b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:40.004570 20689 raft_consensus.cc:493] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:40.005028 20689 raft_consensus.cc:3060] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:40.009792 20614 raft_consensus.cc:2468] T eab58e4cc19548958ef2233b726edba7 P 94f7fb1731a944c6a298c8e046a56cca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51c1a6484ff9465c93399e429ec6d1b3 in term 2.
I20260709 13:05:40.011473 20689 raft_consensus.cc:515] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:40.012938 20689 leader_election.cc:290] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [CANDIDATE]: Term 3 election: Requested vote from peers 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193:36443), 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195:33949)
I20260709 13:05:40.013691 20614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b282047dae094927a5df3bf406cc5829" candidate_uuid: "51c1a6484ff9465c93399e429ec6d1b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "94f7fb1731a944c6a298c8e046a56cca"
I20260709 13:05:40.013934 20761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b282047dae094927a5df3bf406cc5829" candidate_uuid: "51c1a6484ff9465c93399e429ec6d1b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb"
I20260709 13:05:40.014213 20614 raft_consensus.cc:3060] T b282047dae094927a5df3bf406cc5829 P 94f7fb1731a944c6a298c8e046a56cca [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:40.014423 20761 raft_consensus.cc:3055] T b282047dae094927a5df3bf406cc5829 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:40.014837 20761 raft_consensus.cc:740] T b282047dae094927a5df3bf406cc5829 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5c2daadc3cca4738bbc83dfc1a77e6cb, State: Running, Role: LEADER
I20260709 13:05:40.014427 20510 catalog_manager.cc:5697] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 reported cstate change: term changed from 2 to 3, leader changed from 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193) to 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194). New cstate: current_term: 3 leader_uuid: "51c1a6484ff9465c93399e429ec6d1b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:40.015522 20761 consensus_queue.cc:260] T b282047dae094927a5df3bf406cc5829 P 5c2daadc3cca4738bbc83dfc1a77e6cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:40.016630 20761 raft_consensus.cc:3060] T b282047dae094927a5df3bf406cc5829 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:40.019408 20614 raft_consensus.cc:2468] T b282047dae094927a5df3bf406cc5829 P 94f7fb1731a944c6a298c8e046a56cca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51c1a6484ff9465c93399e429ec6d1b3 in term 3.
I20260709 13:05:40.020376 20653 leader_election.cc:304] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51c1a6484ff9465c93399e429ec6d1b3, 94f7fb1731a944c6a298c8e046a56cca; no voters: 
I20260709 13:05:40.021189 20903 raft_consensus.cc:2804] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:40.021662 20903 raft_consensus.cc:697] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [term 3 LEADER]: Becoming Leader. State: Replica: 51c1a6484ff9465c93399e429ec6d1b3, State: Running, Role: LEADER
I20260709 13:05:40.022437 20903 consensus_queue.cc:237] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [LEADER]: Queue going to LEADER 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: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:40.024279 20761 raft_consensus.cc:2468] T b282047dae094927a5df3bf406cc5829 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51c1a6484ff9465c93399e429ec6d1b3 in term 3.
I20260709 13:05:40.025996 20510 catalog_manager.cc:5697] T eab58e4cc19548958ef2233b726edba7 P 51c1a6484ff9465c93399e429ec6d1b3 reported cstate change: term changed from 1 to 2, leader changed from 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193) to 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194). New cstate: current_term: 2 leader_uuid: "51c1a6484ff9465c93399e429ec6d1b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:40.035846 20510 catalog_manager.cc:5697] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 reported cstate change: term changed from 2 to 3, leader changed from 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195) to 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194). New cstate: current_term: 3 leader_uuid: "51c1a6484ff9465c93399e429ec6d1b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:40.149940 20761 raft_consensus.cc:1275] T 35a0482760a94b578dbeed212168d264 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 3 FOLLOWER]: Refusing update from remote peer 51c1a6484ff9465c93399e429ec6d1b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:40.150987 20903 consensus_queue.cc:1048] T 35a0482760a94b578dbeed212168d264 P 51c1a6484ff9465c93399e429ec6d1b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:40.158418 20614 raft_consensus.cc:1275] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [term 3 FOLLOWER]: Refusing update from remote peer 51c1a6484ff9465c93399e429ec6d1b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:40.159917 20921 consensus_queue.cc:1048] T 35a0482760a94b578dbeed212168d264 P 51c1a6484ff9465c93399e429ec6d1b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:40.177639 20614 raft_consensus.cc:1275] T 5693464dc3454f3aaee2cce63db736b4 P 94f7fb1731a944c6a298c8e046a56cca [term 3 FOLLOWER]: Refusing update from remote peer 51c1a6484ff9465c93399e429ec6d1b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:40.178736 20921 consensus_queue.cc:1048] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:40.186198 20761 raft_consensus.cc:1275] T 5693464dc3454f3aaee2cce63db736b4 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 3 FOLLOWER]: Refusing update from remote peer 51c1a6484ff9465c93399e429ec6d1b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:40.187392 20921 consensus_queue.cc:1048] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:40.417969 20614 raft_consensus.cc:1275] T 692ea91123d943b68721185b0c3701c5 P 94f7fb1731a944c6a298c8e046a56cca [term 3 FOLLOWER]: Refusing update from remote peer 51c1a6484ff9465c93399e429ec6d1b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:40.419222 20921 consensus_queue.cc:1048] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:40.420099 20761 raft_consensus.cc:1275] T b282047dae094927a5df3bf406cc5829 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 3 FOLLOWER]: Refusing update from remote peer 51c1a6484ff9465c93399e429ec6d1b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:40.421252 20921 consensus_queue.cc:1048] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:40.430006 20761 raft_consensus.cc:1275] T 692ea91123d943b68721185b0c3701c5 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 3 FOLLOWER]: Refusing update from remote peer 51c1a6484ff9465c93399e429ec6d1b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:40.433225 20614 raft_consensus.cc:1275] T b282047dae094927a5df3bf406cc5829 P 94f7fb1731a944c6a298c8e046a56cca [term 3 FOLLOWER]: Refusing update from remote peer 51c1a6484ff9465c93399e429ec6d1b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:40.433840 20921 consensus_queue.cc:1048] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:40.435868 20903 consensus_queue.cc:1048] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:40.495564 20614 raft_consensus.cc:1275] T eab58e4cc19548958ef2233b726edba7 P 94f7fb1731a944c6a298c8e046a56cca [term 2 FOLLOWER]: Refusing update from remote peer 51c1a6484ff9465c93399e429ec6d1b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:40.496675 20921 consensus_queue.cc:1048] T eab58e4cc19548958ef2233b726edba7 P 51c1a6484ff9465c93399e429ec6d1b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:40.505848 20761 raft_consensus.cc:1275] T eab58e4cc19548958ef2233b726edba7 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 2 FOLLOWER]: Refusing update from remote peer 51c1a6484ff9465c93399e429ec6d1b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:40.507165 20921 consensus_queue.cc:1048] T eab58e4cc19548958ef2233b726edba7 P 51c1a6484ff9465c93399e429ec6d1b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:42.581418 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:42.588415 20689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35a0482760a94b578dbeed212168d264"
dest_uuid: "51c1a6484ff9465c93399e429ec6d1b3"
mode: GRACEFUL
new_leader_uuid: "94f7fb1731a944c6a298c8e046a56cca"
 from {username='slave'} at 127.0.0.1:33446
I20260709 13:05:42.589062 20689 raft_consensus.cc:606] T 35a0482760a94b578dbeed212168d264 P 51c1a6484ff9465c93399e429ec6d1b3 [term 3 LEADER]: Received request to transfer leadership to TS 94f7fb1731a944c6a298c8e046a56cca
I20260709 13:05:42.591414 20689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5693464dc3454f3aaee2cce63db736b4"
dest_uuid: "51c1a6484ff9465c93399e429ec6d1b3"
mode: GRACEFUL
new_leader_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb"
 from {username='slave'} at 127.0.0.1:33446
I20260709 13:05:42.591841 20689 raft_consensus.cc:606] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [term 3 LEADER]: Received request to transfer leadership to TS 5c2daadc3cca4738bbc83dfc1a77e6cb
I20260709 13:05:42.593899 20689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "692ea91123d943b68721185b0c3701c5"
dest_uuid: "51c1a6484ff9465c93399e429ec6d1b3"
mode: GRACEFUL
new_leader_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb"
 from {username='slave'} at 127.0.0.1:33446
I20260709 13:05:42.594280 20689 raft_consensus.cc:606] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [term 3 LEADER]: Received request to transfer leadership to TS 5c2daadc3cca4738bbc83dfc1a77e6cb
I20260709 13:05:42.596254 20689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c89b624375b479e9a99b8d217face76"
dest_uuid: "51c1a6484ff9465c93399e429ec6d1b3"
mode: GRACEFUL
new_leader_uuid: "94f7fb1731a944c6a298c8e046a56cca"
 from {username='slave'} at 127.0.0.1:33446
I20260709 13:05:42.596643 20689 raft_consensus.cc:606] T 8c89b624375b479e9a99b8d217face76 P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 LEADER]: Received request to transfer leadership to TS 94f7fb1731a944c6a298c8e046a56cca
I20260709 13:05:42.598594 20689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9297635acd2242239dfd4f3343e8eb29"
dest_uuid: "51c1a6484ff9465c93399e429ec6d1b3"
mode: GRACEFUL
new_leader_uuid: "94f7fb1731a944c6a298c8e046a56cca"
 from {username='slave'} at 127.0.0.1:33446
I20260709 13:05:42.598986 20689 raft_consensus.cc:606] T 9297635acd2242239dfd4f3343e8eb29 P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 LEADER]: Received request to transfer leadership to TS 94f7fb1731a944c6a298c8e046a56cca
I20260709 13:05:42.599915 20479 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:05:42.600327 20479 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:42.624611 20903 raft_consensus.cc:993] T 9297635acd2242239dfd4f3343e8eb29 P 51c1a6484ff9465c93399e429ec6d1b3: : Instructing follower 94f7fb1731a944c6a298c8e046a56cca to start an election
I20260709 13:05:42.625159 20936 raft_consensus.cc:1081] T 9297635acd2242239dfd4f3343e8eb29 P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 LEADER]: Signalling peer 94f7fb1731a944c6a298c8e046a56cca to start an election
I20260709 13:05:42.626696 20614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9297635acd2242239dfd4f3343e8eb29"
dest_uuid: "94f7fb1731a944c6a298c8e046a56cca"
 from {username='slave'} at 127.0.0.1:55652
I20260709 13:05:42.627235 20614 raft_consensus.cc:493] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:42.627540 20614 raft_consensus.cc:3060] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:42.633052 20614 raft_consensus.cc:515] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:42.635321 20614 leader_election.cc:290] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [CANDIDATE]: Term 3 election: Requested vote from peers 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194:44479), 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195:33949)
I20260709 13:05:42.636613 20689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9297635acd2242239dfd4f3343e8eb29" candidate_uuid: "94f7fb1731a944c6a298c8e046a56cca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "51c1a6484ff9465c93399e429ec6d1b3"
I20260709 13:05:42.636714 20761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9297635acd2242239dfd4f3343e8eb29" candidate_uuid: "94f7fb1731a944c6a298c8e046a56cca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb"
I20260709 13:05:42.637486 20934 raft_consensus.cc:993] T 35a0482760a94b578dbeed212168d264 P 51c1a6484ff9465c93399e429ec6d1b3: : Instructing follower 94f7fb1731a944c6a298c8e046a56cca to start an election
I20260709 13:05:42.637887 20761 raft_consensus.cc:3060] T 9297635acd2242239dfd4f3343e8eb29 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:42.638005 20934 raft_consensus.cc:1081] T 35a0482760a94b578dbeed212168d264 P 51c1a6484ff9465c93399e429ec6d1b3 [term 3 LEADER]: Signalling peer 94f7fb1731a944c6a298c8e046a56cca to start an election
I20260709 13:05:42.638953 20689 raft_consensus.cc:3055] T 9297635acd2242239dfd4f3343e8eb29 P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:42.639678 20613 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35a0482760a94b578dbeed212168d264"
dest_uuid: "94f7fb1731a944c6a298c8e046a56cca"
 from {username='slave'} at 127.0.0.1:55652
I20260709 13:05:42.639982 20903 raft_consensus.cc:993] T 8c89b624375b479e9a99b8d217face76 P 51c1a6484ff9465c93399e429ec6d1b3: : Instructing follower 94f7fb1731a944c6a298c8e046a56cca to start an election
I20260709 13:05:42.640256 20613 raft_consensus.cc:493] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:42.640406 20934 raft_consensus.cc:1081] T 8c89b624375b479e9a99b8d217face76 P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 LEADER]: Signalling peer 94f7fb1731a944c6a298c8e046a56cca to start an election
I20260709 13:05:42.640002 20689 raft_consensus.cc:740] T 9297635acd2242239dfd4f3343e8eb29 P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 51c1a6484ff9465c93399e429ec6d1b3, State: Running, Role: LEADER
I20260709 13:05:42.640784 20613 raft_consensus.cc:3060] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:42.641340 20689 consensus_queue.cc:260] T 9297635acd2242239dfd4f3343e8eb29 P 51c1a6484ff9465c93399e429ec6d1b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:42.642185 20614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c89b624375b479e9a99b8d217face76"
dest_uuid: "94f7fb1731a944c6a298c8e046a56cca"
 from {username='slave'} at 127.0.0.1:55652
I20260709 13:05:42.642558 20689 raft_consensus.cc:3060] T 9297635acd2242239dfd4f3343e8eb29 P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:42.642663 20614 raft_consensus.cc:493] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:42.643097 20614 raft_consensus.cc:3060] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:42.645102 20761 raft_consensus.cc:2468] T 9297635acd2242239dfd4f3343e8eb29 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94f7fb1731a944c6a298c8e046a56cca in term 3.
I20260709 13:05:42.646522 20579 leader_election.cc:304] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c2daadc3cca4738bbc83dfc1a77e6cb, 94f7fb1731a944c6a298c8e046a56cca; no voters: 
I20260709 13:05:42.648013 20613 raft_consensus.cc:515] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } }
I20260709 13:05:42.648923 20614 raft_consensus.cc:515] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:42.649595 20689 raft_consensus.cc:2468] T 9297635acd2242239dfd4f3343e8eb29 P 51c1a6484ff9465c93399e429ec6d1b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94f7fb1731a944c6a298c8e046a56cca in term 3.
I20260709 13:05:42.651038 20614 leader_election.cc:290] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca [CANDIDATE]: Term 3 election: Requested vote from peers 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194:44479), 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195:33949)
I20260709 13:05:42.651512 20937 raft_consensus.cc:2804] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:42.652050 20613 leader_election.cc:290] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [CANDIDATE]: Term 4 election: Requested vote from peers 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195:33949), 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194:44479)
I20260709 13:05:42.652537 20763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a0482760a94b578dbeed212168d264" candidate_uuid: "94f7fb1731a944c6a298c8e046a56cca" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb"
I20260709 13:05:42.653223 20763 raft_consensus.cc:3060] T 35a0482760a94b578dbeed212168d264 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:42.654850 20762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c89b624375b479e9a99b8d217face76" candidate_uuid: "94f7fb1731a944c6a298c8e046a56cca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb"
I20260709 13:05:42.654960 20689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c89b624375b479e9a99b8d217face76" candidate_uuid: "94f7fb1731a944c6a298c8e046a56cca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "51c1a6484ff9465c93399e429ec6d1b3"
I20260709 13:05:42.655314 20762 raft_consensus.cc:3060] T 8c89b624375b479e9a99b8d217face76 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:42.655530 20689 raft_consensus.cc:3055] T 8c89b624375b479e9a99b8d217face76 P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:42.655910 20689 raft_consensus.cc:740] T 8c89b624375b479e9a99b8d217face76 P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 51c1a6484ff9465c93399e429ec6d1b3, State: Running, Role: LEADER
I20260709 13:05:42.656632 20689 consensus_queue.cc:260] T 8c89b624375b479e9a99b8d217face76 P 51c1a6484ff9465c93399e429ec6d1b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:42.657785 20689 raft_consensus.cc:3060] T 8c89b624375b479e9a99b8d217face76 P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:42.660066 20762 raft_consensus.cc:2468] T 8c89b624375b479e9a99b8d217face76 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94f7fb1731a944c6a298c8e046a56cca in term 3.
I20260709 13:05:42.652711 20937 raft_consensus.cc:697] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [term 3 LEADER]: Becoming Leader. State: Replica: 94f7fb1731a944c6a298c8e046a56cca, State: Running, Role: LEADER
I20260709 13:05:42.660674 20688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a0482760a94b578dbeed212168d264" candidate_uuid: "94f7fb1731a944c6a298c8e046a56cca" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "51c1a6484ff9465c93399e429ec6d1b3"
I20260709 13:05:42.660198 20763 raft_consensus.cc:2468] T 35a0482760a94b578dbeed212168d264 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94f7fb1731a944c6a298c8e046a56cca in term 4.
I20260709 13:05:42.661269 20688 raft_consensus.cc:3055] T 35a0482760a94b578dbeed212168d264 P 51c1a6484ff9465c93399e429ec6d1b3 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:42.661221 20579 leader_election.cc:304] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c2daadc3cca4738bbc83dfc1a77e6cb, 94f7fb1731a944c6a298c8e046a56cca; no voters: 
I20260709 13:05:42.661785 20688 raft_consensus.cc:740] T 35a0482760a94b578dbeed212168d264 P 51c1a6484ff9465c93399e429ec6d1b3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 51c1a6484ff9465c93399e429ec6d1b3, State: Running, Role: LEADER
I20260709 13:05:42.661405 20937 consensus_queue.cc:237] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [LEADER]: Queue going to LEADER 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: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:42.662405 20938 raft_consensus.cc:2804] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:42.662542 20579 leader_election.cc:304] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [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: 5c2daadc3cca4738bbc83dfc1a77e6cb, 94f7fb1731a944c6a298c8e046a56cca; no voters: 
I20260709 13:05:42.662616 20688 consensus_queue.cc:260] T 35a0482760a94b578dbeed212168d264 P 51c1a6484ff9465c93399e429ec6d1b3 [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: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } }
I20260709 13:05:42.664731 20688 raft_consensus.cc:3060] T 35a0482760a94b578dbeed212168d264 P 51c1a6484ff9465c93399e429ec6d1b3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:42.666501 20940 raft_consensus.cc:2804] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:42.666731 20689 raft_consensus.cc:2468] T 8c89b624375b479e9a99b8d217face76 P 51c1a6484ff9465c93399e429ec6d1b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94f7fb1731a944c6a298c8e046a56cca in term 3.
I20260709 13:05:42.667766 20938 raft_consensus.cc:697] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca [term 3 LEADER]: Becoming Leader. State: Replica: 94f7fb1731a944c6a298c8e046a56cca, State: Running, Role: LEADER
I20260709 13:05:42.668613 20940 raft_consensus.cc:697] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [term 4 LEADER]: Becoming Leader. State: Replica: 94f7fb1731a944c6a298c8e046a56cca, State: Running, Role: LEADER
I20260709 13:05:42.668653 20938 consensus_queue.cc:237] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca [LEADER]: Queue going to LEADER 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: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:42.670367 20940 consensus_queue.cc:237] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [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: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } }
I20260709 13:05:42.673319 20688 raft_consensus.cc:2468] T 35a0482760a94b578dbeed212168d264 P 51c1a6484ff9465c93399e429ec6d1b3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94f7fb1731a944c6a298c8e046a56cca in term 4.
I20260709 13:05:42.681854 20510 catalog_manager.cc:5697] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca reported cstate change: term changed from 2 to 3, leader changed from 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194) to 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193). New cstate: current_term: 3 leader_uuid: "94f7fb1731a944c6a298c8e046a56cca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:42.697899 20510 catalog_manager.cc:5697] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca reported cstate change: term changed from 2 to 3, leader changed from 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194) to 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193). New cstate: current_term: 3 leader_uuid: "94f7fb1731a944c6a298c8e046a56cca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:42.699080 20510 catalog_manager.cc:5697] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca reported cstate change: term changed from 3 to 4, leader changed from 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194) to 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193). New cstate: current_term: 4 leader_uuid: "94f7fb1731a944c6a298c8e046a56cca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:42.975834 20934 raft_consensus.cc:993] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3: : Instructing follower 5c2daadc3cca4738bbc83dfc1a77e6cb to start an election
I20260709 13:05:42.976227 20903 raft_consensus.cc:1081] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [term 3 LEADER]: Signalling peer 5c2daadc3cca4738bbc83dfc1a77e6cb to start an election
I20260709 13:05:42.977469 20761 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5693464dc3454f3aaee2cce63db736b4"
dest_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb"
 from {username='slave'} at 127.0.0.1:49426
I20260709 13:05:42.977891 20761 raft_consensus.cc:493] T 5693464dc3454f3aaee2cce63db736b4 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:42.978176 20761 raft_consensus.cc:3060] T 5693464dc3454f3aaee2cce63db736b4 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:42.982589 20761 raft_consensus.cc:515] T 5693464dc3454f3aaee2cce63db736b4 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:42.983929 20761 leader_election.cc:290] T 5693464dc3454f3aaee2cce63db736b4 P 5c2daadc3cca4738bbc83dfc1a77e6cb [CANDIDATE]: Term 4 election: Requested vote from peers 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193:36443), 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194:44479)
I20260709 13:05:42.984946 20613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5693464dc3454f3aaee2cce63db736b4" candidate_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "94f7fb1731a944c6a298c8e046a56cca"
I20260709 13:05:42.984906 20688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5693464dc3454f3aaee2cce63db736b4" candidate_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "51c1a6484ff9465c93399e429ec6d1b3"
I20260709 13:05:42.985523 20613 raft_consensus.cc:3060] T 5693464dc3454f3aaee2cce63db736b4 P 94f7fb1731a944c6a298c8e046a56cca [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:42.985559 20688 raft_consensus.cc:3055] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:42.985944 20688 raft_consensus.cc:740] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 51c1a6484ff9465c93399e429ec6d1b3, State: Running, Role: LEADER
I20260709 13:05:42.986526 20688 consensus_queue.cc:260] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [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: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:42.987372 20688 raft_consensus.cc:3060] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:42.989916 20613 raft_consensus.cc:2468] T 5693464dc3454f3aaee2cce63db736b4 P 94f7fb1731a944c6a298c8e046a56cca [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c2daadc3cca4738bbc83dfc1a77e6cb in term 4.
I20260709 13:05:42.991015 20727 leader_election.cc:304] T 5693464dc3454f3aaee2cce63db736b4 P 5c2daadc3cca4738bbc83dfc1a77e6cb [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: 5c2daadc3cca4738bbc83dfc1a77e6cb, 94f7fb1731a944c6a298c8e046a56cca; no voters: 
I20260709 13:05:42.991802 20907 raft_consensus.cc:2804] T 5693464dc3454f3aaee2cce63db736b4 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:42.991835 20688 raft_consensus.cc:2468] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c2daadc3cca4738bbc83dfc1a77e6cb in term 4.
I20260709 13:05:42.993050 20907 raft_consensus.cc:697] T 5693464dc3454f3aaee2cce63db736b4 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 4 LEADER]: Becoming Leader. State: Replica: 5c2daadc3cca4738bbc83dfc1a77e6cb, State: Running, Role: LEADER
I20260709 13:05:42.993795 20907 consensus_queue.cc:237] T 5693464dc3454f3aaee2cce63db736b4 P 5c2daadc3cca4738bbc83dfc1a77e6cb [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: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:43.000451 20510 catalog_manager.cc:5697] T 5693464dc3454f3aaee2cce63db736b4 P 5c2daadc3cca4738bbc83dfc1a77e6cb reported cstate change: term changed from 3 to 4, leader changed from 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194) to 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195). New cstate: current_term: 4 leader_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:43.070429 20688 raft_consensus.cc:1275] T 9297635acd2242239dfd4f3343e8eb29 P 51c1a6484ff9465c93399e429ec6d1b3 [term 3 FOLLOWER]: Refusing update from remote peer 94f7fb1731a944c6a298c8e046a56cca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:43.071643 20940 consensus_queue.cc:1048] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:43.081296 20761 raft_consensus.cc:1275] T 9297635acd2242239dfd4f3343e8eb29 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 3 FOLLOWER]: Refusing update from remote peer 94f7fb1731a944c6a298c8e046a56cca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:43.084040 20940 consensus_queue.cc:1048] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:43.123610 20761 raft_consensus.cc:1275] T 35a0482760a94b578dbeed212168d264 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 4 FOLLOWER]: Refusing update from remote peer 94f7fb1731a944c6a298c8e046a56cca: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:43.124878 20940 consensus_queue.cc:1048] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:43.133519 20688 raft_consensus.cc:1275] T 35a0482760a94b578dbeed212168d264 P 51c1a6484ff9465c93399e429ec6d1b3 [term 4 FOLLOWER]: Refusing update from remote peer 94f7fb1731a944c6a298c8e046a56cca: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:43.135517 20937 consensus_queue.cc:1048] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:43.145766 20903 raft_consensus.cc:993] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3: : Instructing follower 5c2daadc3cca4738bbc83dfc1a77e6cb to start an election
I20260709 13:05:43.146193 20934 raft_consensus.cc:1081] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [term 3 LEADER]: Signalling peer 5c2daadc3cca4738bbc83dfc1a77e6cb to start an election
I20260709 13:05:43.147512 20761 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "692ea91123d943b68721185b0c3701c5"
dest_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb"
 from {username='slave'} at 127.0.0.1:49426
I20260709 13:05:43.147959 20761 raft_consensus.cc:493] T 692ea91123d943b68721185b0c3701c5 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:43.148236 20761 raft_consensus.cc:3060] T 692ea91123d943b68721185b0c3701c5 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:43.152155 20761 raft_consensus.cc:515] T 692ea91123d943b68721185b0c3701c5 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:43.153527 20761 leader_election.cc:290] T 692ea91123d943b68721185b0c3701c5 P 5c2daadc3cca4738bbc83dfc1a77e6cb [CANDIDATE]: Term 4 election: Requested vote from peers 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193:36443), 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194:44479)
I20260709 13:05:43.154132 20613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "692ea91123d943b68721185b0c3701c5" candidate_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "94f7fb1731a944c6a298c8e046a56cca"
I20260709 13:05:43.154446 20688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "692ea91123d943b68721185b0c3701c5" candidate_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "51c1a6484ff9465c93399e429ec6d1b3"
I20260709 13:05:43.154716 20613 raft_consensus.cc:3060] T 692ea91123d943b68721185b0c3701c5 P 94f7fb1731a944c6a298c8e046a56cca [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:43.154963 20688 raft_consensus.cc:3055] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:43.155282 20688 raft_consensus.cc:740] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 51c1a6484ff9465c93399e429ec6d1b3, State: Running, Role: LEADER
I20260709 13:05:43.156077 20688 consensus_queue.cc:260] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [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: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:43.157246 20688 raft_consensus.cc:3060] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:43.160974 20613 raft_consensus.cc:2468] T 692ea91123d943b68721185b0c3701c5 P 94f7fb1731a944c6a298c8e046a56cca [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c2daadc3cca4738bbc83dfc1a77e6cb in term 4.
I20260709 13:05:43.161974 20727 leader_election.cc:304] T 692ea91123d943b68721185b0c3701c5 P 5c2daadc3cca4738bbc83dfc1a77e6cb [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: 5c2daadc3cca4738bbc83dfc1a77e6cb, 94f7fb1731a944c6a298c8e046a56cca; no voters: 
I20260709 13:05:43.162623 20907 raft_consensus.cc:2804] T 692ea91123d943b68721185b0c3701c5 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:43.163084 20907 raft_consensus.cc:697] T 692ea91123d943b68721185b0c3701c5 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 4 LEADER]: Becoming Leader. State: Replica: 5c2daadc3cca4738bbc83dfc1a77e6cb, State: Running, Role: LEADER
I20260709 13:05:43.163262 20688 raft_consensus.cc:2468] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c2daadc3cca4738bbc83dfc1a77e6cb in term 4.
I20260709 13:05:43.164086 20907 consensus_queue.cc:237] T 692ea91123d943b68721185b0c3701c5 P 5c2daadc3cca4738bbc83dfc1a77e6cb [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: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } }
I20260709 13:05:43.170575 20510 catalog_manager.cc:5697] T 692ea91123d943b68721185b0c3701c5 P 5c2daadc3cca4738bbc83dfc1a77e6cb reported cstate change: term changed from 3 to 4, leader changed from 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194) to 5c2daadc3cca4738bbc83dfc1a77e6cb (127.19.255.195). New cstate: current_term: 4 leader_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:43.183336 20761 raft_consensus.cc:1275] T 8c89b624375b479e9a99b8d217face76 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 3 FOLLOWER]: Refusing update from remote peer 94f7fb1731a944c6a298c8e046a56cca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:43.184413 20937 consensus_queue.cc:1048] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c2daadc3cca4738bbc83dfc1a77e6cb" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 33949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:43.192023 20688 raft_consensus.cc:1275] T 8c89b624375b479e9a99b8d217face76 P 51c1a6484ff9465c93399e429ec6d1b3 [term 3 FOLLOWER]: Refusing update from remote peer 94f7fb1731a944c6a298c8e046a56cca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:43.193478 20939 consensus_queue.cc:1048] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:43.497854 20688 raft_consensus.cc:1275] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [term 4 FOLLOWER]: Refusing update from remote peer 5c2daadc3cca4738bbc83dfc1a77e6cb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:43.499022 20907 consensus_queue.cc:1048] T 5693464dc3454f3aaee2cce63db736b4 P 5c2daadc3cca4738bbc83dfc1a77e6cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:43.506961 20613 raft_consensus.cc:1275] T 5693464dc3454f3aaee2cce63db736b4 P 94f7fb1731a944c6a298c8e046a56cca [term 4 FOLLOWER]: Refusing update from remote peer 5c2daadc3cca4738bbc83dfc1a77e6cb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:43.508625 20907 consensus_queue.cc:1048] T 5693464dc3454f3aaee2cce63db736b4 P 5c2daadc3cca4738bbc83dfc1a77e6cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "94f7fb1731a944c6a298c8e046a56cca" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:43.601078 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:43.606387 20479 tablet_server.cc:179] TabletServer@127.19.255.193:0 shutting down...
I20260709 13:05:43.630406 20479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:43.631176 20479 tablet_replica.cc:333] T 315d8d3dbe004eb199a3aebb36de484d P 94f7fb1731a944c6a298c8e046a56cca: stopping tablet replica
I20260709 13:05:43.631981 20479 raft_consensus.cc:2243] T 315d8d3dbe004eb199a3aebb36de484d P 94f7fb1731a944c6a298c8e046a56cca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:43.632467 20479 raft_consensus.cc:2272] T 315d8d3dbe004eb199a3aebb36de484d P 94f7fb1731a944c6a298c8e046a56cca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:43.634550 20479 tablet_replica.cc:333] T b282047dae094927a5df3bf406cc5829 P 94f7fb1731a944c6a298c8e046a56cca: stopping tablet replica
I20260709 13:05:43.635037 20479 raft_consensus.cc:2243] T b282047dae094927a5df3bf406cc5829 P 94f7fb1731a944c6a298c8e046a56cca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:43.635407 20479 raft_consensus.cc:2272] T b282047dae094927a5df3bf406cc5829 P 94f7fb1731a944c6a298c8e046a56cca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:43.636916 20479 tablet_replica.cc:333] T b9eadfbd2539486fbe02db2623c0a9f8 P 94f7fb1731a944c6a298c8e046a56cca: stopping tablet replica
I20260709 13:05:43.637367 20479 raft_consensus.cc:2243] T b9eadfbd2539486fbe02db2623c0a9f8 P 94f7fb1731a944c6a298c8e046a56cca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:43.637727 20479 raft_consensus.cc:2272] T b9eadfbd2539486fbe02db2623c0a9f8 P 94f7fb1731a944c6a298c8e046a56cca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:43.639155 20479 tablet_replica.cc:333] T eab58e4cc19548958ef2233b726edba7 P 94f7fb1731a944c6a298c8e046a56cca: stopping tablet replica
I20260709 13:05:43.639614 20479 raft_consensus.cc:2243] T eab58e4cc19548958ef2233b726edba7 P 94f7fb1731a944c6a298c8e046a56cca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:43.640069 20479 raft_consensus.cc:2272] T eab58e4cc19548958ef2233b726edba7 P 94f7fb1731a944c6a298c8e046a56cca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:43.641574 20479 tablet_replica.cc:333] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca: stopping tablet replica
I20260709 13:05:43.642022 20479 raft_consensus.cc:2243] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:43.642701 20479 raft_consensus.cc:2272] T 35a0482760a94b578dbeed212168d264 P 94f7fb1731a944c6a298c8e046a56cca [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:43.644479 20479 tablet_replica.cc:333] T 692ea91123d943b68721185b0c3701c5 P 94f7fb1731a944c6a298c8e046a56cca: stopping tablet replica
I20260709 13:05:43.644886 20479 raft_consensus.cc:2243] T 692ea91123d943b68721185b0c3701c5 P 94f7fb1731a944c6a298c8e046a56cca [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:43.645206 20479 raft_consensus.cc:2272] T 692ea91123d943b68721185b0c3701c5 P 94f7fb1731a944c6a298c8e046a56cca [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:43.646744 20479 tablet_replica.cc:333] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca: stopping tablet replica
I20260709 13:05:43.647187 20479 raft_consensus.cc:2243] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:43.647866 20479 raft_consensus.cc:2272] T 9297635acd2242239dfd4f3343e8eb29 P 94f7fb1731a944c6a298c8e046a56cca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:43.649554 20479 tablet_replica.cc:333] T 5693464dc3454f3aaee2cce63db736b4 P 94f7fb1731a944c6a298c8e046a56cca: stopping tablet replica
I20260709 13:05:43.649995 20479 raft_consensus.cc:2243] T 5693464dc3454f3aaee2cce63db736b4 P 94f7fb1731a944c6a298c8e046a56cca [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:43.650377 20479 raft_consensus.cc:2272] T 5693464dc3454f3aaee2cce63db736b4 P 94f7fb1731a944c6a298c8e046a56cca [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:43.652096 20479 tablet_replica.cc:333] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca: stopping tablet replica
I20260709 13:05:43.652523 20479 raft_consensus.cc:2243] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:43.653167 20479 raft_consensus.cc:2272] T 8c89b624375b479e9a99b8d217face76 P 94f7fb1731a944c6a298c8e046a56cca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:43.659227 20688 raft_consensus.cc:1275] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [term 4 FOLLOWER]: Refusing update from remote peer 5c2daadc3cca4738bbc83dfc1a77e6cb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:43.660440 20907 consensus_queue.cc:1048] T 692ea91123d943b68721185b0c3701c5 P 5c2daadc3cca4738bbc83dfc1a77e6cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c1a6484ff9465c93399e429ec6d1b3" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 44479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:05:43.670909 20727 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:05:43.775000 20727 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:36443, user_credentials={real_user=slave}} blocked reactor thread for 104068us
I20260709 13:05:43.780504 20479 tablet_server.cc:196] TabletServer@127.19.255.193:0 shutdown complete.
W20260709 13:05:43.794122 20727 consensus_peers.cc:597] T 692ea91123d943b68721185b0c3701c5 P 5c2daadc3cca4738bbc83dfc1a77e6cb -> Peer 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193:36443): Couldn't send request to peer 94f7fb1731a944c6a298c8e046a56cca. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:36443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:43.797703 20653 consensus_peers.cc:597] T eab58e4cc19548958ef2233b726edba7 P 51c1a6484ff9465c93399e429ec6d1b3 -> Peer 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193:36443): Couldn't send request to peer 94f7fb1731a944c6a298c8e046a56cca. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:36443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:43.807308 20479 tablet_server.cc:179] TabletServer@127.19.255.194:0 shutting down...
I20260709 13:05:43.827755 20479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:43.828514 20479 tablet_replica.cc:333] T 9297635acd2242239dfd4f3343e8eb29 P 51c1a6484ff9465c93399e429ec6d1b3: stopping tablet replica
I20260709 13:05:43.829068 20479 raft_consensus.cc:2243] T 9297635acd2242239dfd4f3343e8eb29 P 51c1a6484ff9465c93399e429ec6d1b3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:43.829478 20479 raft_consensus.cc:2272] T 9297635acd2242239dfd4f3343e8eb29 P 51c1a6484ff9465c93399e429ec6d1b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:43.831382 20479 tablet_replica.cc:333] T b9eadfbd2539486fbe02db2623c0a9f8 P 51c1a6484ff9465c93399e429ec6d1b3: stopping tablet replica
I20260709 13:05:43.832007 20479 raft_consensus.cc:2243] T b9eadfbd2539486fbe02db2623c0a9f8 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:43.832679 20479 raft_consensus.cc:2272] T b9eadfbd2539486fbe02db2623c0a9f8 P 51c1a6484ff9465c93399e429ec6d1b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:43.834136 20479 tablet_replica.cc:333] T 8c89b624375b479e9a99b8d217face76 P 51c1a6484ff9465c93399e429ec6d1b3: stopping tablet replica
I20260709 13:05:43.834590 20479 raft_consensus.cc:2243] T 8c89b624375b479e9a99b8d217face76 P 51c1a6484ff9465c93399e429ec6d1b3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:43.834942 20479 raft_consensus.cc:2272] T 8c89b624375b479e9a99b8d217face76 P 51c1a6484ff9465c93399e429ec6d1b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:43.836670 20479 tablet_replica.cc:333] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3: stopping tablet replica
I20260709 13:05:43.837150 20479 raft_consensus.cc:2243] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:43.837519 20479 raft_consensus.cc:2272] T 5693464dc3454f3aaee2cce63db736b4 P 51c1a6484ff9465c93399e429ec6d1b3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:43.839283 20479 tablet_replica.cc:333] T eab58e4cc19548958ef2233b726edba7 P 51c1a6484ff9465c93399e429ec6d1b3: stopping tablet replica
I20260709 13:05:43.839836 20479 raft_consensus.cc:2243] T eab58e4cc19548958ef2233b726edba7 P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:43.840523 20479 raft_consensus.cc:2272] T eab58e4cc19548958ef2233b726edba7 P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:43.842028 20479 tablet_replica.cc:333] T 35a0482760a94b578dbeed212168d264 P 51c1a6484ff9465c93399e429ec6d1b3: stopping tablet replica
I20260709 13:05:43.842486 20479 raft_consensus.cc:2243] T 35a0482760a94b578dbeed212168d264 P 51c1a6484ff9465c93399e429ec6d1b3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:43.842895 20479 raft_consensus.cc:2272] T 35a0482760a94b578dbeed212168d264 P 51c1a6484ff9465c93399e429ec6d1b3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:43.844573 20479 tablet_replica.cc:333] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3: stopping tablet replica
I20260709 13:05:43.845021 20479 raft_consensus.cc:2243] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:43.845376 20479 raft_consensus.cc:2272] T 692ea91123d943b68721185b0c3701c5 P 51c1a6484ff9465c93399e429ec6d1b3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:43.847055 20479 tablet_replica.cc:333] T 315d8d3dbe004eb199a3aebb36de484d P 51c1a6484ff9465c93399e429ec6d1b3: stopping tablet replica
I20260709 13:05:43.847473 20479 raft_consensus.cc:2243] T 315d8d3dbe004eb199a3aebb36de484d P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:43.847903 20479 raft_consensus.cc:2272] T 315d8d3dbe004eb199a3aebb36de484d P 51c1a6484ff9465c93399e429ec6d1b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:43.849309 20479 tablet_replica.cc:333] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3: stopping tablet replica
I20260709 13:05:43.849720 20479 raft_consensus.cc:2243] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:43.850384 20479 raft_consensus.cc:2272] T b282047dae094927a5df3bf406cc5829 P 51c1a6484ff9465c93399e429ec6d1b3 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:43.876036 20727 consensus_peers.cc:597] T 315d8d3dbe004eb199a3aebb36de484d P 5c2daadc3cca4738bbc83dfc1a77e6cb -> Peer 94f7fb1731a944c6a298c8e046a56cca (127.19.255.193:36443): Couldn't send request to peer 94f7fb1731a944c6a298c8e046a56cca. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:36443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:43.876645 20479 tablet_server.cc:196] TabletServer@127.19.255.194:0 shutdown complete.
I20260709 13:05:43.891355 20479 tablet_server.cc:179] TabletServer@127.19.255.195:0 shutting down...
I20260709 13:05:43.910642 20479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:43.911334 20479 tablet_replica.cc:333] T 9297635acd2242239dfd4f3343e8eb29 P 5c2daadc3cca4738bbc83dfc1a77e6cb: stopping tablet replica
I20260709 13:05:43.912194 20479 raft_consensus.cc:2243] T 9297635acd2242239dfd4f3343e8eb29 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:43.912770 20479 raft_consensus.cc:2272] T 9297635acd2242239dfd4f3343e8eb29 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:43.914633 20479 tablet_replica.cc:333] T b9eadfbd2539486fbe02db2623c0a9f8 P 5c2daadc3cca4738bbc83dfc1a77e6cb: stopping tablet replica
I20260709 13:05:43.915148 20479 raft_consensus.cc:2243] T b9eadfbd2539486fbe02db2623c0a9f8 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:43.915630 20479 raft_consensus.cc:2272] T b9eadfbd2539486fbe02db2623c0a9f8 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:43.917773 20479 tablet_replica.cc:333] T 8c89b624375b479e9a99b8d217face76 P 5c2daadc3cca4738bbc83dfc1a77e6cb: stopping tablet replica
I20260709 13:05:43.918383 20479 raft_consensus.cc:2243] T 8c89b624375b479e9a99b8d217face76 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:43.918877 20479 raft_consensus.cc:2272] T 8c89b624375b479e9a99b8d217face76 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:43.920142 20726 consensus_peers.cc:597] T 5693464dc3454f3aaee2cce63db736b4 P 5c2daadc3cca4738bbc83dfc1a77e6cb -> Peer 51c1a6484ff9465c93399e429ec6d1b3 (127.19.255.194:44479): Couldn't send request to peer 51c1a6484ff9465c93399e429ec6d1b3. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:44479: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:43.920956 20479 tablet_replica.cc:333] T 5693464dc3454f3aaee2cce63db736b4 P 5c2daadc3cca4738bbc83dfc1a77e6cb: stopping tablet replica
I20260709 13:05:43.921442 20479 raft_consensus.cc:2243] T 5693464dc3454f3aaee2cce63db736b4 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:43.922077 20479 raft_consensus.cc:2272] T 5693464dc3454f3aaee2cce63db736b4 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:43.923698 20479 tablet_replica.cc:333] T 35a0482760a94b578dbeed212168d264 P 5c2daadc3cca4738bbc83dfc1a77e6cb: stopping tablet replica
I20260709 13:05:43.924227 20479 raft_consensus.cc:2243] T 35a0482760a94b578dbeed212168d264 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:43.924600 20479 raft_consensus.cc:2272] T 35a0482760a94b578dbeed212168d264 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:43.926265 20479 tablet_replica.cc:333] T eab58e4cc19548958ef2233b726edba7 P 5c2daadc3cca4738bbc83dfc1a77e6cb: stopping tablet replica
I20260709 13:05:43.926749 20479 raft_consensus.cc:2243] T eab58e4cc19548958ef2233b726edba7 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:43.927134 20479 raft_consensus.cc:2272] T eab58e4cc19548958ef2233b726edba7 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:43.928660 20479 tablet_replica.cc:333] T 315d8d3dbe004eb199a3aebb36de484d P 5c2daadc3cca4738bbc83dfc1a77e6cb: stopping tablet replica
I20260709 13:05:43.929097 20479 raft_consensus.cc:2243] T 315d8d3dbe004eb199a3aebb36de484d P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:43.929749 20479 raft_consensus.cc:2272] T 315d8d3dbe004eb199a3aebb36de484d P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:43.931154 20479 tablet_replica.cc:333] T b282047dae094927a5df3bf406cc5829 P 5c2daadc3cca4738bbc83dfc1a77e6cb: stopping tablet replica
I20260709 13:05:43.931578 20479 raft_consensus.cc:2243] T b282047dae094927a5df3bf406cc5829 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:43.932024 20479 raft_consensus.cc:2272] T b282047dae094927a5df3bf406cc5829 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:43.933485 20479 tablet_replica.cc:333] T 692ea91123d943b68721185b0c3701c5 P 5c2daadc3cca4738bbc83dfc1a77e6cb: stopping tablet replica
I20260709 13:05:43.933887 20479 raft_consensus.cc:2243] T 692ea91123d943b68721185b0c3701c5 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:43.934515 20479 raft_consensus.cc:2272] T 692ea91123d943b68721185b0c3701c5 P 5c2daadc3cca4738bbc83dfc1a77e6cb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:43.959167 20479 tablet_server.cc:196] TabletServer@127.19.255.195:0 shutdown complete.
I20260709 13:05:43.974224 20479 master.cc:562] Master@127.19.255.254:34431 shutting down...
I20260709 13:05:44.163955 20479 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 16b7d09e172b41159b13fca9dc4e86b5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:44.164494 20479 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 16b7d09e172b41159b13fca9dc4e86b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:44.164842 20479 tablet_replica.cc:333] T 00000000000000000000000000000000 P 16b7d09e172b41159b13fca9dc4e86b5: stopping tablet replica
I20260709 13:05:44.184062 20479 master.cc:584] Master@127.19.255.254:34431 shutdown complete.
51c1a6484ff9465c93399e429ec6d1b3  4
5c2daadc3cca4738bbc83dfc1a77e6cb  1
94f7fb1731a944c6a298c8e046a56cca  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12254 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:05:44.222575 20479 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.255.254:41151
I20260709 13:05:44.223661 20479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:44.228936 20969 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 13:05:44.229282 20970 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 13:05:44.232050 20479 server_base.cc:1061] running on GCE node
W20260709 13:05:44.232008 20972 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 13:05:44.233084 20479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:44.233294 20479 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 13:05:44.233453 20479 hybrid_clock.cc:648] HybridClock initialized: now 1783602344233435 us; error 0 us; skew 500 ppm
I20260709 13:05:44.233947 20479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:44.236251 20479 webserver.cc:533] Webserver started at http://127.19.255.254:41323/ using document root <none> and password file <none>
I20260709 13:05:44.236714 20479 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:44.236910 20479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:44.237172 20479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:44.238235 20479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602331780318-20479-0/minicluster-data/master-0-root/instance:
uuid: "64bcabdb1c19442ab329e223f3e50de3"
format_stamp: "Formatted at 2026-07-09 13:05:44 on dist-test-slave-vs8b"
I20260709 13:05:44.242565 20479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 13:05:44.245599 20977 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:44.246233 20479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:05:44.246515 20479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602331780318-20479-0/minicluster-data/master-0-root
uuid: "64bcabdb1c19442ab329e223f3e50de3"
format_stamp: "Formatted at 2026-07-09 13:05:44 on dist-test-slave-vs8b"
I20260709 13:05:44.246747 20479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602331780318-20479-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602331780318-20479-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602331780318-20479-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 13:05:44.263123 20479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:44.264283 20479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:44.299458 20479 rpc_server.cc:307] RPC server started. Bound to: 127.19.255.254:41151
I20260709 13:05:44.299558 21028 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.255.254:41151 every 8 connection(s)
I20260709 13:05:44.303119 21029 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 13:05:44.315053 21029 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 64bcabdb1c19442ab329e223f3e50de3: Bootstrap starting.
I20260709 13:05:44.319456 21029 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 64bcabdb1c19442ab329e223f3e50de3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:44.323201 21029 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 64bcabdb1c19442ab329e223f3e50de3: No bootstrap required, opened a new log
I20260709 13:05:44.325081 21029 raft_consensus.cc:359] T 00000000000000000000000000000000 P 64bcabdb1c19442ab329e223f3e50de3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64bcabdb1c19442ab329e223f3e50de3" member_type: VOTER }
I20260709 13:05:44.325417 21029 raft_consensus.cc:385] T 00000000000000000000000000000000 P 64bcabdb1c19442ab329e223f3e50de3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:44.325595 21029 raft_consensus.cc:740] T 00000000000000000000000000000000 P 64bcabdb1c19442ab329e223f3e50de3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bcabdb1c19442ab329e223f3e50de3, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.326117 21029 consensus_queue.cc:260] T 00000000000000000000000000000000 P 64bcabdb1c19442ab329e223f3e50de3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "64bcabdb1c19442ab329e223f3e50de3" member_type: VOTER }
I20260709 13:05:44.326503 21029 raft_consensus.cc:399] T 00000000000000000000000000000000 P 64bcabdb1c19442ab329e223f3e50de3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:05:44.326684 21029 raft_consensus.cc:493] T 00000000000000000000000000000000 P 64bcabdb1c19442ab329e223f3e50de3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:05:44.326882 21029 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 64bcabdb1c19442ab329e223f3e50de3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:44.330493 21029 raft_consensus.cc:515] T 00000000000000000000000000000000 P 64bcabdb1c19442ab329e223f3e50de3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64bcabdb1c19442ab329e223f3e50de3" member_type: VOTER }
I20260709 13:05:44.330962 21029 leader_election.cc:304] T 00000000000000000000000000000000 P 64bcabdb1c19442ab329e223f3e50de3 [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: 64bcabdb1c19442ab329e223f3e50de3; no voters: 
I20260709 13:05:44.331967 21029 leader_election.cc:290] T 00000000000000000000000000000000 P 64bcabdb1c19442ab329e223f3e50de3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:05:44.332340 21032 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 64bcabdb1c19442ab329e223f3e50de3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:44.333611 21032 raft_consensus.cc:697] T 00000000000000000000000000000000 P 64bcabdb1c19442ab329e223f3e50de3 [term 1 LEADER]: Becoming Leader. State: Replica: 64bcabdb1c19442ab329e223f3e50de3, State: Running, Role: LEADER
I20260709 13:05:44.334276 21032 consensus_queue.cc:237] T 00000000000000000000000000000000 P 64bcabdb1c19442ab329e223f3e50de3 [LEADER]: Queue going to LEADER mode. State: All 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: "64bcabdb1c19442ab329e223f3e50de3" member_type: VOTER }
I20260709 13:05:44.334641 21029 sys_catalog.cc:565] T 00000000000000000000000000000000 P 64bcabdb1c19442ab329e223f3e50de3 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:05:44.338701 21033 sys_catalog.cc:455] T 00000000000000000000000000000000 P 64bcabdb1c19442ab329e223f3e50de3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "64bcabdb1c19442ab329e223f3e50de3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64bcabdb1c19442ab329e223f3e50de3" member_type: VOTER } }
I20260709 13:05:44.339321 21033 sys_catalog.cc:458] T 00000000000000000000000000000000 P 64bcabdb1c19442ab329e223f3e50de3 [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:44.339646 21034 sys_catalog.cc:455] T 00000000000000000000000000000000 P 64bcabdb1c19442ab329e223f3e50de3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 64bcabdb1c19442ab329e223f3e50de3. Latest consensus state: current_term: 1 leader_uuid: "64bcabdb1c19442ab329e223f3e50de3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64bcabdb1c19442ab329e223f3e50de3" member_type: VOTER } }
I20260709 13:05:44.340330 21034 sys_catalog.cc:458] T 00000000000000000000000000000000 P 64bcabdb1c19442ab329e223f3e50de3 [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:44.343183 21040 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:05:44.350795 21040 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:05:44.351642 20479 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:05:44.358670 21040 catalog_manager.cc:1383] Generated new cluster ID: 95068fa202f848018513742cf090a8ea
I20260709 13:05:44.358904 21040 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:05:44.374508 21040 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:05:44.375597 21040 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:05:44.386912 21040 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 64bcabdb1c19442ab329e223f3e50de3: Generated new TSK 0
I20260709 13:05:44.387413 21040 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:05:44.418293 20479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:44.423511 21050 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 13:05:44.424657 21051 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 13:05:44.426048 21053 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 13:05:44.426569 20479 server_base.cc:1061] running on GCE node
I20260709 13:05:44.427261 20479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:44.427428 20479 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 13:05:44.427552 20479 hybrid_clock.cc:648] HybridClock initialized: now 1783602344427541 us; error 0 us; skew 500 ppm
I20260709 13:05:44.428045 20479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:44.429998 20479 webserver.cc:533] Webserver started at http://127.19.255.193:34431/ using document root <none> and password file <none>
I20260709 13:05:44.430404 20479 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:44.430559 20479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:44.430802 20479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:44.431804 20479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602331780318-20479-0/minicluster-data/ts-0-root/instance:
uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
format_stamp: "Formatted at 2026-07-09 13:05:44 on dist-test-slave-vs8b"
I20260709 13:05:44.435899 20479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 13:05:44.438697 21058 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:44.439358 20479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:05:44.439596 20479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602331780318-20479-0/minicluster-data/ts-0-root
uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
format_stamp: "Formatted at 2026-07-09 13:05:44 on dist-test-slave-vs8b"
I20260709 13:05:44.439880 20479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602331780318-20479-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602331780318-20479-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602331780318-20479-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 13:05:44.459573 20479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:44.460857 20479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:44.462167 20479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:44.464241 20479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:44.464414 20479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:44.464592 20479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:44.464726 20479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:44.502723 20479 rpc_server.cc:307] RPC server started. Bound to: 127.19.255.193:44563
I20260709 13:05:44.502808 21120 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.255.193:44563 every 8 connection(s)
I20260709 13:05:44.507458 20479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:44.513967 21125 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 13:05:44.514999 21126 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 13:05:44.518675 20479 server_base.cc:1061] running on GCE node
W20260709 13:05:44.519421 21129 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 13:05:44.520394 20479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:44.520596 20479 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 13:05:44.520781 20479 hybrid_clock.cc:648] HybridClock initialized: now 1783602344520762 us; error 0 us; skew 500 ppm
I20260709 13:05:44.521418 20479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:44.522604 21121 heartbeater.cc:344] Connected to a master server at 127.19.255.254:41151
I20260709 13:05:44.522980 21121 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:44.523627 21121 heartbeater.cc:507] Master 127.19.255.254:41151 requested a full tablet report, sending...
I20260709 13:05:44.524000 20479 webserver.cc:533] Webserver started at http://127.19.255.194:41585/ using document root <none> and password file <none>
I20260709 13:05:44.524492 20479 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:44.524729 20479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:44.524981 20479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:44.525610 20994 ts_manager.cc:194] Registered new tserver with Master: 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193:44563)
I20260709 13:05:44.526124 20479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602331780318-20479-0/minicluster-data/ts-1-root/instance:
uuid: "7b9eb5f5f4f04f0da97380b821572577"
format_stamp: "Formatted at 2026-07-09 13:05:44 on dist-test-slave-vs8b"
I20260709 13:05:44.527287 20994 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43194
I20260709 13:05:44.530408 20479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:05:44.533447 21133 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:44.534248 20479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:05:44.534469 20479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602331780318-20479-0/minicluster-data/ts-1-root
uuid: "7b9eb5f5f4f04f0da97380b821572577"
format_stamp: "Formatted at 2026-07-09 13:05:44 on dist-test-slave-vs8b"
I20260709 13:05:44.534683 20479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602331780318-20479-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602331780318-20479-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602331780318-20479-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 13:05:44.543529 20479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:44.544677 20479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:44.545984 20479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:44.548060 20479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:44.548233 20479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:44.548512 20479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:44.548647 20479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:44.585367 20479 rpc_server.cc:307] RPC server started. Bound to: 127.19.255.194:43785
I20260709 13:05:44.585470 21195 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.255.194:43785 every 8 connection(s)
I20260709 13:05:44.589821 20479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:44.596889 21199 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 13:05:44.598758 21200 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 13:05:44.600535 21202 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 13:05:44.601377 20479 server_base.cc:1061] running on GCE node
I20260709 13:05:44.602044 21196 heartbeater.cc:344] Connected to a master server at 127.19.255.254:41151
I20260709 13:05:44.602300 20479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:05:44.602418 21196 heartbeater.cc:461] Registering TS with master...
W20260709 13:05:44.602556 20479 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 13:05:44.602797 20479 hybrid_clock.cc:648] HybridClock initialized: now 1783602344602780 us; error 0 us; skew 500 ppm
I20260709 13:05:44.603274 21196 heartbeater.cc:507] Master 127.19.255.254:41151 requested a full tablet report, sending...
I20260709 13:05:44.603338 20479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:44.605367 20994 ts_manager.cc:194] Registered new tserver with Master: 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194:43785)
I20260709 13:05:44.606006 20479 webserver.cc:533] Webserver started at http://127.19.255.195:41531/ using document root <none> and password file <none>
I20260709 13:05:44.606478 20479 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:44.606663 20479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:44.606798 20994 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43206
I20260709 13:05:44.606925 20479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:44.608244 20479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602331780318-20479-0/minicluster-data/ts-2-root/instance:
uuid: "413eeb2bcfbe4670a281fb21ac7e2362"
format_stamp: "Formatted at 2026-07-09 13:05:44 on dist-test-slave-vs8b"
I20260709 13:05:44.612214 20479 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 13:05:44.615541 21207 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:44.616338 20479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:05:44.616740 20479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602331780318-20479-0/minicluster-data/ts-2-root
uuid: "413eeb2bcfbe4670a281fb21ac7e2362"
format_stamp: "Formatted at 2026-07-09 13:05:44 on dist-test-slave-vs8b"
I20260709 13:05:44.617115 20479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602331780318-20479-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602331780318-20479-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602331780318-20479-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 13:05:44.635123 20479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:44.636337 20479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:44.637737 20479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:44.639757 20479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:44.639968 20479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:44.640218 20479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:44.640377 20479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:44.678193 20479 rpc_server.cc:307] RPC server started. Bound to: 127.19.255.195:36025
I20260709 13:05:44.678279 21269 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.255.195:36025 every 8 connection(s)
I20260709 13:05:44.690995 21270 heartbeater.cc:344] Connected to a master server at 127.19.255.254:41151
I20260709 13:05:44.691375 21270 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:44.692086 21270 heartbeater.cc:507] Master 127.19.255.254:41151 requested a full tablet report, sending...
I20260709 13:05:44.693828 20994 ts_manager.cc:194] Registered new tserver with Master: 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195:36025)
I20260709 13:05:44.694240 20479 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013188968s
I20260709 13:05:44.695379 20994 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34424
I20260709 13:05:44.717214 20994 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34434:
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 13:05:44.719918 20994 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 13:05:44.798883 21086 tablet_service.cc:1511] Processing CreateTablet for tablet fd4104e467544200b08e939ae1878bd7 (DEFAULT_TABLE table=test-workload [id=0dff8270e78f4579b1089196aa0501dd]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:05:44.800258 21086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd4104e467544200b08e939ae1878bd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:44.802275 21157 tablet_service.cc:1511] Processing CreateTablet for tablet 719d275df5284699a136a980eaae0fa7 (DEFAULT_TABLE table=test-workload [id=0dff8270e78f4579b1089196aa0501dd]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:05:44.802739 21232 tablet_service.cc:1511] Processing CreateTablet for tablet 2e22640c79b54bdb80463fe3a905e755 (DEFAULT_TABLE table=test-workload [id=0dff8270e78f4579b1089196aa0501dd]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:05:44.803622 21157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 719d275df5284699a136a980eaae0fa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:44.803429 21085 tablet_service.cc:1511] Processing CreateTablet for tablet 2c3d141ee0c04ffb85958304a6761c81 (DEFAULT_TABLE table=test-workload [id=0dff8270e78f4579b1089196aa0501dd]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:05:44.803948 21232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e22640c79b54bdb80463fe3a905e755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:44.804699 21085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c3d141ee0c04ffb85958304a6761c81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:44.807263 21084 tablet_service.cc:1511] Processing CreateTablet for tablet 1e87f667a7594a808eddbc24a105ca81 (DEFAULT_TABLE table=test-workload [id=0dff8270e78f4579b1089196aa0501dd]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:05:44.808532 21084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e87f667a7594a808eddbc24a105ca81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:44.808744 21156 tablet_service.cc:1511] Processing CreateTablet for tablet 0929a80ad425414d9e6faa9999e47795 (DEFAULT_TABLE table=test-workload [id=0dff8270e78f4579b1089196aa0501dd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:05:44.810103 21156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0929a80ad425414d9e6faa9999e47795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:44.812898 21083 tablet_service.cc:1511] Processing CreateTablet for tablet 2e22640c79b54bdb80463fe3a905e755 (DEFAULT_TABLE table=test-workload [id=0dff8270e78f4579b1089196aa0501dd]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:05:44.813277 21231 tablet_service.cc:1511] Processing CreateTablet for tablet 719d275df5284699a136a980eaae0fa7 (DEFAULT_TABLE table=test-workload [id=0dff8270e78f4579b1089196aa0501dd]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:05:44.814121 21083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e22640c79b54bdb80463fe3a905e755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:44.814553 21231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 719d275df5284699a136a980eaae0fa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:44.816836 21082 tablet_service.cc:1511] Processing CreateTablet for tablet 719d275df5284699a136a980eaae0fa7 (DEFAULT_TABLE table=test-workload [id=0dff8270e78f4579b1089196aa0501dd]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:05:44.818061 21082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 719d275df5284699a136a980eaae0fa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:44.821110 21161 tablet_service.cc:1511] Processing CreateTablet for tablet fd4104e467544200b08e939ae1878bd7 (DEFAULT_TABLE table=test-workload [id=0dff8270e78f4579b1089196aa0501dd]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:05:44.822324 21161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd4104e467544200b08e939ae1878bd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:44.822556 21155 tablet_service.cc:1511] Processing CreateTablet for tablet 58b6ffa0d00143859147e7a3db5715d6 (DEFAULT_TABLE table=test-workload [id=0dff8270e78f4579b1089196aa0501dd]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:05:44.823693 21155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58b6ffa0d00143859147e7a3db5715d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:44.824819 21160 tablet_service.cc:1511] Processing CreateTablet for tablet 2c3d141ee0c04ffb85958304a6761c81 (DEFAULT_TABLE table=test-workload [id=0dff8270e78f4579b1089196aa0501dd]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:05:44.825326 21230 tablet_service.cc:1511] Processing CreateTablet for tablet 0929a80ad425414d9e6faa9999e47795 (DEFAULT_TABLE table=test-workload [id=0dff8270e78f4579b1089196aa0501dd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:05:44.826180 21160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c3d141ee0c04ffb85958304a6761c81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:44.826610 21230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0929a80ad425414d9e6faa9999e47795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:44.828150 21154 tablet_service.cc:1511] Processing CreateTablet for tablet 72feb2861c6a4ab585625a7ddc74aca0 (DEFAULT_TABLE table=test-workload [id=0dff8270e78f4579b1089196aa0501dd]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:05:44.828982 21159 tablet_service.cc:1511] Processing CreateTablet for tablet 1e87f667a7594a808eddbc24a105ca81 (DEFAULT_TABLE table=test-workload [id=0dff8270e78f4579b1089196aa0501dd]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:05:44.829412 21154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72feb2861c6a4ab585625a7ddc74aca0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:44.830164 21159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e87f667a7594a808eddbc24a105ca81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:44.833940 21235 tablet_service.cc:1511] Processing CreateTablet for tablet fd4104e467544200b08e939ae1878bd7 (DEFAULT_TABLE table=test-workload [id=0dff8270e78f4579b1089196aa0501dd]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:05:44.835139 21235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd4104e467544200b08e939ae1878bd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:44.835911 21158 tablet_service.cc:1511] Processing CreateTablet for tablet 2e22640c79b54bdb80463fe3a905e755 (DEFAULT_TABLE table=test-workload [id=0dff8270e78f4579b1089196aa0501dd]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:05:44.802276 21233 tablet_service.cc:1511] Processing CreateTablet for tablet 1e87f667a7594a808eddbc24a105ca81 (DEFAULT_TABLE table=test-workload [id=0dff8270e78f4579b1089196aa0501dd]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:05:44.837145 21158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e22640c79b54bdb80463fe3a905e755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:44.837987 21233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e87f667a7594a808eddbc24a105ca81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:44.842283 21081 tablet_service.cc:1511] Processing CreateTablet for tablet 0929a80ad425414d9e6faa9999e47795 (DEFAULT_TABLE table=test-workload [id=0dff8270e78f4579b1089196aa0501dd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:05:44.843542 21081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0929a80ad425414d9e6faa9999e47795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:44.843313 21234 tablet_service.cc:1511] Processing CreateTablet for tablet 2c3d141ee0c04ffb85958304a6761c81 (DEFAULT_TABLE table=test-workload [id=0dff8270e78f4579b1089196aa0501dd]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:05:44.844980 21234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c3d141ee0c04ffb85958304a6761c81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:44.851811 21079 tablet_service.cc:1511] Processing CreateTablet for tablet 72feb2861c6a4ab585625a7ddc74aca0 (DEFAULT_TABLE table=test-workload [id=0dff8270e78f4579b1089196aa0501dd]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:05:44.858150 21078 tablet_service.cc:1511] Processing CreateTablet for tablet 5f482c63627e4bb38d61b2a3f4816af7 (DEFAULT_TABLE table=test-workload [id=0dff8270e78f4579b1089196aa0501dd]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:05:44.861641 21078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f482c63627e4bb38d61b2a3f4816af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:44.861688 21229 tablet_service.cc:1511] Processing CreateTablet for tablet 58b6ffa0d00143859147e7a3db5715d6 (DEFAULT_TABLE table=test-workload [id=0dff8270e78f4579b1089196aa0501dd]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:05:44.863365 21228 tablet_service.cc:1511] Processing CreateTablet for tablet 72feb2861c6a4ab585625a7ddc74aca0 (DEFAULT_TABLE table=test-workload [id=0dff8270e78f4579b1089196aa0501dd]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:05:44.863817 21229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58b6ffa0d00143859147e7a3db5715d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:44.864610 21228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72feb2861c6a4ab585625a7ddc74aca0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:44.870338 21152 tablet_service.cc:1511] Processing CreateTablet for tablet 185176d4d6694088b1b7f4a8d5f224d8 (DEFAULT_TABLE table=test-workload [id=0dff8270e78f4579b1089196aa0501dd]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:05:44.871985 21080 tablet_service.cc:1511] Processing CreateTablet for tablet 58b6ffa0d00143859147e7a3db5715d6 (DEFAULT_TABLE table=test-workload [id=0dff8270e78f4579b1089196aa0501dd]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:05:44.873210 21080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58b6ffa0d00143859147e7a3db5715d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:44.861706 21077 tablet_service.cc:1511] Processing CreateTablet for tablet 185176d4d6694088b1b7f4a8d5f224d8 (DEFAULT_TABLE table=test-workload [id=0dff8270e78f4579b1089196aa0501dd]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:05:44.871590 21152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 185176d4d6694088b1b7f4a8d5f224d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:44.891469 21226 tablet_service.cc:1511] Processing CreateTablet for tablet 185176d4d6694088b1b7f4a8d5f224d8 (DEFAULT_TABLE table=test-workload [id=0dff8270e78f4579b1089196aa0501dd]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:05:44.893254 21226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 185176d4d6694088b1b7f4a8d5f224d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:44.852141 21153 tablet_service.cc:1511] Processing CreateTablet for tablet 5f482c63627e4bb38d61b2a3f4816af7 (DEFAULT_TABLE table=test-workload [id=0dff8270e78f4579b1089196aa0501dd]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:05:44.895843 21227 tablet_service.cc:1511] Processing CreateTablet for tablet 5f482c63627e4bb38d61b2a3f4816af7 (DEFAULT_TABLE table=test-workload [id=0dff8270e78f4579b1089196aa0501dd]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:05:44.884794 21077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 185176d4d6694088b1b7f4a8d5f224d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:44.900034 21227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f482c63627e4bb38d61b2a3f4816af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:44.902371 21153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f482c63627e4bb38d61b2a3f4816af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:44.908028 21079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72feb2861c6a4ab585625a7ddc74aca0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:44.884017 21285 tablet_bootstrap.cc:492] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577: Bootstrap starting.
I20260709 13:05:44.990015 21287 tablet_bootstrap.cc:492] T 2e22640c79b54bdb80463fe3a905e755 P 413eeb2bcfbe4670a281fb21ac7e2362: Bootstrap starting.
I20260709 13:05:44.997821 21287 tablet_bootstrap.cc:654] T 2e22640c79b54bdb80463fe3a905e755 P 413eeb2bcfbe4670a281fb21ac7e2362: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.004390 21286 tablet_bootstrap.cc:492] T 5f482c63627e4bb38d61b2a3f4816af7 P 5fc2bdd0947c45a984d2f1bcb8556201: Bootstrap starting.
I20260709 13:05:45.014158 21286 tablet_bootstrap.cc:654] T 5f482c63627e4bb38d61b2a3f4816af7 P 5fc2bdd0947c45a984d2f1bcb8556201: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.021183 21287 tablet_bootstrap.cc:492] T 2e22640c79b54bdb80463fe3a905e755 P 413eeb2bcfbe4670a281fb21ac7e2362: No bootstrap required, opened a new log
I20260709 13:05:45.024070 21287 ts_tablet_manager.cc:1403] T 2e22640c79b54bdb80463fe3a905e755 P 413eeb2bcfbe4670a281fb21ac7e2362: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.008s
I20260709 13:05:45.027843 21287 raft_consensus.cc:359] T 2e22640c79b54bdb80463fe3a905e755 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.028534 21287 raft_consensus.cc:385] T 2e22640c79b54bdb80463fe3a905e755 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.028827 21287 raft_consensus.cc:740] T 2e22640c79b54bdb80463fe3a905e755 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 413eeb2bcfbe4670a281fb21ac7e2362, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.032065 21287 consensus_queue.cc:260] T 2e22640c79b54bdb80463fe3a905e755 P 413eeb2bcfbe4670a281fb21ac7e2362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.035729 21285 tablet_bootstrap.cc:654] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.051024 21286 tablet_bootstrap.cc:492] T 5f482c63627e4bb38d61b2a3f4816af7 P 5fc2bdd0947c45a984d2f1bcb8556201: No bootstrap required, opened a new log
I20260709 13:05:45.051613 21286 ts_tablet_manager.cc:1403] T 5f482c63627e4bb38d61b2a3f4816af7 P 5fc2bdd0947c45a984d2f1bcb8556201: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.004s
I20260709 13:05:45.055186 21286 raft_consensus.cc:359] T 5f482c63627e4bb38d61b2a3f4816af7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.060439 21286 raft_consensus.cc:385] T 5f482c63627e4bb38d61b2a3f4816af7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.060871 21286 raft_consensus.cc:740] T 5f482c63627e4bb38d61b2a3f4816af7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fc2bdd0947c45a984d2f1bcb8556201, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.061721 21286 consensus_queue.cc:260] T 5f482c63627e4bb38d61b2a3f4816af7 P 5fc2bdd0947c45a984d2f1bcb8556201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.064435 21121 heartbeater.cc:499] Master 127.19.255.254:41151 was elected leader, sending a full tablet report...
I20260709 13:05:45.065135 21287 ts_tablet_manager.cc:1434] T 2e22640c79b54bdb80463fe3a905e755 P 413eeb2bcfbe4670a281fb21ac7e2362: Time spent starting tablet: real 0.040s	user 0.018s	sys 0.015s
I20260709 13:05:45.065536 21286 ts_tablet_manager.cc:1434] T 5f482c63627e4bb38d61b2a3f4816af7 P 5fc2bdd0947c45a984d2f1bcb8556201: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:05:45.066113 21287 tablet_bootstrap.cc:492] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362: Bootstrap starting.
I20260709 13:05:45.066334 21286 tablet_bootstrap.cc:492] T 185176d4d6694088b1b7f4a8d5f224d8 P 5fc2bdd0947c45a984d2f1bcb8556201: Bootstrap starting.
I20260709 13:05:45.068023 21270 heartbeater.cc:499] Master 127.19.255.254:41151 was elected leader, sending a full tablet report...
I20260709 13:05:45.072431 21287 tablet_bootstrap.cc:654] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.072417 21286 tablet_bootstrap.cc:654] T 185176d4d6694088b1b7f4a8d5f224d8 P 5fc2bdd0947c45a984d2f1bcb8556201: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.077843 21285 tablet_bootstrap.cc:492] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577: No bootstrap required, opened a new log
I20260709 13:05:45.078329 21285 ts_tablet_manager.cc:1403] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577: Time spent bootstrapping tablet: real 0.195s	user 0.019s	sys 0.021s
I20260709 13:05:45.081233 21285 raft_consensus.cc:359] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.081987 21285 raft_consensus.cc:385] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.082337 21285 raft_consensus.cc:740] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b9eb5f5f4f04f0da97380b821572577, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.083230 21285 consensus_queue.cc:260] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.091579 21196 heartbeater.cc:499] Master 127.19.255.254:41151 was elected leader, sending a full tablet report...
I20260709 13:05:45.092618 21285 ts_tablet_manager.cc:1434] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 13:05:45.093520 21285 tablet_bootstrap.cc:492] T 0929a80ad425414d9e6faa9999e47795 P 7b9eb5f5f4f04f0da97380b821572577: Bootstrap starting.
I20260709 13:05:45.100512 21285 tablet_bootstrap.cc:654] T 0929a80ad425414d9e6faa9999e47795 P 7b9eb5f5f4f04f0da97380b821572577: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.101694 21290 raft_consensus.cc:493] T 2e22640c79b54bdb80463fe3a905e755 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:45.102142 21290 raft_consensus.cc:515] T 2e22640c79b54bdb80463fe3a905e755 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.105098 21290 leader_election.cc:290] T 2e22640c79b54bdb80463fe3a905e755 P 413eeb2bcfbe4670a281fb21ac7e2362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193:44563), 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194:43785)
I20260709 13:05:45.122614 21096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e22640c79b54bdb80463fe3a905e755" candidate_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" is_pre_election: true
W20260709 13:05:45.124109 21208 leader_election.cc:343] T 2e22640c79b54bdb80463fe3a905e755 P 413eeb2bcfbe4670a281fb21ac7e2362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193:44563): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:45.136682 21171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e22640c79b54bdb80463fe3a905e755" candidate_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b9eb5f5f4f04f0da97380b821572577" is_pre_election: true
W20260709 13:05:45.138217 21209 leader_election.cc:343] T 2e22640c79b54bdb80463fe3a905e755 P 413eeb2bcfbe4670a281fb21ac7e2362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194:43785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:45.138662 21209 leader_election.cc:304] T 2e22640c79b54bdb80463fe3a905e755 P 413eeb2bcfbe4670a281fb21ac7e2362 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 413eeb2bcfbe4670a281fb21ac7e2362; no voters: 5fc2bdd0947c45a984d2f1bcb8556201, 7b9eb5f5f4f04f0da97380b821572577
I20260709 13:05:45.139693 21290 raft_consensus.cc:2749] T 2e22640c79b54bdb80463fe3a905e755 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:45.140782 21285 tablet_bootstrap.cc:492] T 0929a80ad425414d9e6faa9999e47795 P 7b9eb5f5f4f04f0da97380b821572577: No bootstrap required, opened a new log
I20260709 13:05:45.141278 21285 ts_tablet_manager.cc:1403] T 0929a80ad425414d9e6faa9999e47795 P 7b9eb5f5f4f04f0da97380b821572577: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.005s
I20260709 13:05:45.145363 21285 raft_consensus.cc:359] T 0929a80ad425414d9e6faa9999e47795 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.145882 21285 raft_consensus.cc:385] T 0929a80ad425414d9e6faa9999e47795 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.146137 21285 raft_consensus.cc:740] T 0929a80ad425414d9e6faa9999e47795 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b9eb5f5f4f04f0da97380b821572577, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.146733 21285 consensus_queue.cc:260] T 0929a80ad425414d9e6faa9999e47795 P 7b9eb5f5f4f04f0da97380b821572577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.147020 21286 tablet_bootstrap.cc:492] T 185176d4d6694088b1b7f4a8d5f224d8 P 5fc2bdd0947c45a984d2f1bcb8556201: No bootstrap required, opened a new log
I20260709 13:05:45.147630 21286 ts_tablet_manager.cc:1403] T 185176d4d6694088b1b7f4a8d5f224d8 P 5fc2bdd0947c45a984d2f1bcb8556201: Time spent bootstrapping tablet: real 0.081s	user 0.033s	sys 0.044s
I20260709 13:05:45.149545 21287 tablet_bootstrap.cc:492] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362: No bootstrap required, opened a new log
I20260709 13:05:45.149603 21285 ts_tablet_manager.cc:1434] T 0929a80ad425414d9e6faa9999e47795 P 7b9eb5f5f4f04f0da97380b821572577: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:05:45.150113 21287 ts_tablet_manager.cc:1403] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362: Time spent bootstrapping tablet: real 0.084s	user 0.025s	sys 0.040s
I20260709 13:05:45.150676 21285 tablet_bootstrap.cc:492] T 58b6ffa0d00143859147e7a3db5715d6 P 7b9eb5f5f4f04f0da97380b821572577: Bootstrap starting.
I20260709 13:05:45.150350 21286 raft_consensus.cc:359] T 185176d4d6694088b1b7f4a8d5f224d8 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.151134 21286 raft_consensus.cc:385] T 185176d4d6694088b1b7f4a8d5f224d8 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.151480 21286 raft_consensus.cc:740] T 185176d4d6694088b1b7f4a8d5f224d8 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fc2bdd0947c45a984d2f1bcb8556201, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.152253 21286 consensus_queue.cc:260] T 185176d4d6694088b1b7f4a8d5f224d8 P 5fc2bdd0947c45a984d2f1bcb8556201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.152937 21287 raft_consensus.cc:359] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.153664 21287 raft_consensus.cc:385] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.153993 21287 raft_consensus.cc:740] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 413eeb2bcfbe4670a281fb21ac7e2362, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.154826 21287 consensus_queue.cc:260] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.155972 21286 ts_tablet_manager.cc:1434] T 185176d4d6694088b1b7f4a8d5f224d8 P 5fc2bdd0947c45a984d2f1bcb8556201: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 13:05:45.156842 21287 ts_tablet_manager.cc:1434] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:45.156929 21286 tablet_bootstrap.cc:492] T 2e22640c79b54bdb80463fe3a905e755 P 5fc2bdd0947c45a984d2f1bcb8556201: Bootstrap starting.
I20260709 13:05:45.157811 21287 tablet_bootstrap.cc:492] T 719d275df5284699a136a980eaae0fa7 P 413eeb2bcfbe4670a281fb21ac7e2362: Bootstrap starting.
I20260709 13:05:45.159497 21285 tablet_bootstrap.cc:654] T 58b6ffa0d00143859147e7a3db5715d6 P 7b9eb5f5f4f04f0da97380b821572577: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.163542 21286 tablet_bootstrap.cc:654] T 2e22640c79b54bdb80463fe3a905e755 P 5fc2bdd0947c45a984d2f1bcb8556201: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.164196 21287 tablet_bootstrap.cc:654] T 719d275df5284699a136a980eaae0fa7 P 413eeb2bcfbe4670a281fb21ac7e2362: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.176031 21287 tablet_bootstrap.cc:492] T 719d275df5284699a136a980eaae0fa7 P 413eeb2bcfbe4670a281fb21ac7e2362: No bootstrap required, opened a new log
I20260709 13:05:45.176601 21287 ts_tablet_manager.cc:1403] T 719d275df5284699a136a980eaae0fa7 P 413eeb2bcfbe4670a281fb21ac7e2362: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.005s
I20260709 13:05:45.180073 21287 raft_consensus.cc:359] T 719d275df5284699a136a980eaae0fa7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.180975 21287 raft_consensus.cc:385] T 719d275df5284699a136a980eaae0fa7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.181344 21287 raft_consensus.cc:740] T 719d275df5284699a136a980eaae0fa7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 413eeb2bcfbe4670a281fb21ac7e2362, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.183478 21287 consensus_queue.cc:260] T 719d275df5284699a136a980eaae0fa7 P 413eeb2bcfbe4670a281fb21ac7e2362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.184638 21286 tablet_bootstrap.cc:492] T 2e22640c79b54bdb80463fe3a905e755 P 5fc2bdd0947c45a984d2f1bcb8556201: No bootstrap required, opened a new log
I20260709 13:05:45.185089 21286 ts_tablet_manager.cc:1403] T 2e22640c79b54bdb80463fe3a905e755 P 5fc2bdd0947c45a984d2f1bcb8556201: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.013s
I20260709 13:05:45.187644 21287 ts_tablet_manager.cc:1434] T 719d275df5284699a136a980eaae0fa7 P 413eeb2bcfbe4670a281fb21ac7e2362: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260709 13:05:45.187932 21286 raft_consensus.cc:359] T 2e22640c79b54bdb80463fe3a905e755 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.188540 21287 tablet_bootstrap.cc:492] T 58b6ffa0d00143859147e7a3db5715d6 P 413eeb2bcfbe4670a281fb21ac7e2362: Bootstrap starting.
I20260709 13:05:45.188614 21286 raft_consensus.cc:385] T 2e22640c79b54bdb80463fe3a905e755 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.188953 21286 raft_consensus.cc:740] T 2e22640c79b54bdb80463fe3a905e755 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fc2bdd0947c45a984d2f1bcb8556201, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.189798 21286 consensus_queue.cc:260] T 2e22640c79b54bdb80463fe3a905e755 P 5fc2bdd0947c45a984d2f1bcb8556201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.193280 21285 tablet_bootstrap.cc:492] T 58b6ffa0d00143859147e7a3db5715d6 P 7b9eb5f5f4f04f0da97380b821572577: No bootstrap required, opened a new log
I20260709 13:05:45.193655 21286 ts_tablet_manager.cc:1434] T 2e22640c79b54bdb80463fe3a905e755 P 5fc2bdd0947c45a984d2f1bcb8556201: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 13:05:45.193779 21285 ts_tablet_manager.cc:1403] T 58b6ffa0d00143859147e7a3db5715d6 P 7b9eb5f5f4f04f0da97380b821572577: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.020s
I20260709 13:05:45.194581 21286 tablet_bootstrap.cc:492] T 58b6ffa0d00143859147e7a3db5715d6 P 5fc2bdd0947c45a984d2f1bcb8556201: Bootstrap starting.
I20260709 13:05:45.196278 21287 tablet_bootstrap.cc:654] T 58b6ffa0d00143859147e7a3db5715d6 P 413eeb2bcfbe4670a281fb21ac7e2362: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.196902 21285 raft_consensus.cc:359] T 58b6ffa0d00143859147e7a3db5715d6 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.197626 21285 raft_consensus.cc:385] T 58b6ffa0d00143859147e7a3db5715d6 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.197971 21285 raft_consensus.cc:740] T 58b6ffa0d00143859147e7a3db5715d6 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b9eb5f5f4f04f0da97380b821572577, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.198791 21285 consensus_queue.cc:260] T 58b6ffa0d00143859147e7a3db5715d6 P 7b9eb5f5f4f04f0da97380b821572577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.202102 21286 tablet_bootstrap.cc:654] T 58b6ffa0d00143859147e7a3db5715d6 P 5fc2bdd0947c45a984d2f1bcb8556201: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.203392 21285 ts_tablet_manager.cc:1434] T 58b6ffa0d00143859147e7a3db5715d6 P 7b9eb5f5f4f04f0da97380b821572577: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:05:45.204423 21285 tablet_bootstrap.cc:492] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577: Bootstrap starting.
I20260709 13:05:45.208706 21287 tablet_bootstrap.cc:492] T 58b6ffa0d00143859147e7a3db5715d6 P 413eeb2bcfbe4670a281fb21ac7e2362: No bootstrap required, opened a new log
I20260709 13:05:45.209273 21287 ts_tablet_manager.cc:1403] T 58b6ffa0d00143859147e7a3db5715d6 P 413eeb2bcfbe4670a281fb21ac7e2362: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260709 13:05:45.210788 21285 tablet_bootstrap.cc:654] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.212468 21287 raft_consensus.cc:359] T 58b6ffa0d00143859147e7a3db5715d6 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.213234 21286 tablet_bootstrap.cc:492] T 58b6ffa0d00143859147e7a3db5715d6 P 5fc2bdd0947c45a984d2f1bcb8556201: No bootstrap required, opened a new log
I20260709 13:05:45.213181 21287 raft_consensus.cc:385] T 58b6ffa0d00143859147e7a3db5715d6 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.213735 21286 ts_tablet_manager.cc:1403] T 58b6ffa0d00143859147e7a3db5715d6 P 5fc2bdd0947c45a984d2f1bcb8556201: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 13:05:45.213658 21287 raft_consensus.cc:740] T 58b6ffa0d00143859147e7a3db5715d6 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 413eeb2bcfbe4670a281fb21ac7e2362, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.214622 21287 consensus_queue.cc:260] T 58b6ffa0d00143859147e7a3db5715d6 P 413eeb2bcfbe4670a281fb21ac7e2362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.216493 21286 raft_consensus.cc:359] T 58b6ffa0d00143859147e7a3db5715d6 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.217021 21287 ts_tablet_manager.cc:1434] T 58b6ffa0d00143859147e7a3db5715d6 P 413eeb2bcfbe4670a281fb21ac7e2362: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 13:05:45.217195 21286 raft_consensus.cc:385] T 58b6ffa0d00143859147e7a3db5715d6 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.217495 21286 raft_consensus.cc:740] T 58b6ffa0d00143859147e7a3db5715d6 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fc2bdd0947c45a984d2f1bcb8556201, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.217953 21287 tablet_bootstrap.cc:492] T 72feb2861c6a4ab585625a7ddc74aca0 P 413eeb2bcfbe4670a281fb21ac7e2362: Bootstrap starting.
I20260709 13:05:45.218257 21286 consensus_queue.cc:260] T 58b6ffa0d00143859147e7a3db5715d6 P 5fc2bdd0947c45a984d2f1bcb8556201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.223188 21286 ts_tablet_manager.cc:1434] T 58b6ffa0d00143859147e7a3db5715d6 P 5fc2bdd0947c45a984d2f1bcb8556201: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:05:45.224150 21286 tablet_bootstrap.cc:492] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201: Bootstrap starting.
I20260709 13:05:45.225657 21287 tablet_bootstrap.cc:654] T 72feb2861c6a4ab585625a7ddc74aca0 P 413eeb2bcfbe4670a281fb21ac7e2362: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.230913 21286 tablet_bootstrap.cc:654] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.235126 21285 tablet_bootstrap.cc:492] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577: No bootstrap required, opened a new log
I20260709 13:05:45.235556 21285 ts_tablet_manager.cc:1403] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.011s
I20260709 13:05:45.237326 21287 tablet_bootstrap.cc:492] T 72feb2861c6a4ab585625a7ddc74aca0 P 413eeb2bcfbe4670a281fb21ac7e2362: No bootstrap required, opened a new log
I20260709 13:05:45.237901 21287 ts_tablet_manager.cc:1403] T 72feb2861c6a4ab585625a7ddc74aca0 P 413eeb2bcfbe4670a281fb21ac7e2362: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260709 13:05:45.238304 21285 raft_consensus.cc:359] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.239008 21285 raft_consensus.cc:385] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.239289 21285 raft_consensus.cc:740] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b9eb5f5f4f04f0da97380b821572577, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.240008 21285 consensus_queue.cc:260] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.241410 21287 raft_consensus.cc:359] T 72feb2861c6a4ab585625a7ddc74aca0 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.242156 21287 raft_consensus.cc:385] T 72feb2861c6a4ab585625a7ddc74aca0 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.242439 21287 raft_consensus.cc:740] T 72feb2861c6a4ab585625a7ddc74aca0 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 413eeb2bcfbe4670a281fb21ac7e2362, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.243116 21286 tablet_bootstrap.cc:492] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201: No bootstrap required, opened a new log
I20260709 13:05:45.243526 21286 ts_tablet_manager.cc:1403] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201: Time spent bootstrapping tablet: real 0.020s	user 0.001s	sys 0.015s
I20260709 13:05:45.243319 21287 consensus_queue.cc:260] T 72feb2861c6a4ab585625a7ddc74aca0 P 413eeb2bcfbe4670a281fb21ac7e2362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.244057 21285 ts_tablet_manager.cc:1434] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:05:45.245699 21287 ts_tablet_manager.cc:1434] T 72feb2861c6a4ab585625a7ddc74aca0 P 413eeb2bcfbe4670a281fb21ac7e2362: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:05:45.246613 21287 tablet_bootstrap.cc:492] T fd4104e467544200b08e939ae1878bd7 P 413eeb2bcfbe4670a281fb21ac7e2362: Bootstrap starting.
I20260709 13:05:45.246559 21286 raft_consensus.cc:359] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.247329 21286 raft_consensus.cc:385] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.247625 21286 raft_consensus.cc:740] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fc2bdd0947c45a984d2f1bcb8556201, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.248400 21286 consensus_queue.cc:260] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.250283 21285 tablet_bootstrap.cc:492] T 72feb2861c6a4ab585625a7ddc74aca0 P 7b9eb5f5f4f04f0da97380b821572577: Bootstrap starting.
I20260709 13:05:45.253062 21287 tablet_bootstrap.cc:654] T fd4104e467544200b08e939ae1878bd7 P 413eeb2bcfbe4670a281fb21ac7e2362: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.253075 21286 ts_tablet_manager.cc:1434] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:05:45.254160 21286 tablet_bootstrap.cc:492] T 2c3d141ee0c04ffb85958304a6761c81 P 5fc2bdd0947c45a984d2f1bcb8556201: Bootstrap starting.
I20260709 13:05:45.254312 21295 raft_consensus.cc:493] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:45.254753 21295 raft_consensus.cc:515] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.256685 21285 tablet_bootstrap.cc:654] T 72feb2861c6a4ab585625a7ddc74aca0 P 7b9eb5f5f4f04f0da97380b821572577: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.260921 21286 tablet_bootstrap.cc:654] T 2c3d141ee0c04ffb85958304a6761c81 P 5fc2bdd0947c45a984d2f1bcb8556201: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.267151 21295 leader_election.cc:290] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193:44563), 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195:36025)
I20260709 13:05:45.269039 21292 raft_consensus.cc:493] T 2e22640c79b54bdb80463fe3a905e755 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:45.269488 21292 raft_consensus.cc:515] T 2e22640c79b54bdb80463fe3a905e755 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.270049 21287 tablet_bootstrap.cc:492] T fd4104e467544200b08e939ae1878bd7 P 413eeb2bcfbe4670a281fb21ac7e2362: No bootstrap required, opened a new log
I20260709 13:05:45.270496 21287 ts_tablet_manager.cc:1403] T fd4104e467544200b08e939ae1878bd7 P 413eeb2bcfbe4670a281fb21ac7e2362: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.005s
I20260709 13:05:45.272992 21292 leader_election.cc:290] T 2e22640c79b54bdb80463fe3a905e755 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194:43785), 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195:36025)
I20260709 13:05:45.273451 21292 raft_consensus.cc:493] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:45.273373 21287 raft_consensus.cc:359] T fd4104e467544200b08e939ae1878bd7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.274134 21287 raft_consensus.cc:385] T fd4104e467544200b08e939ae1878bd7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.273898 21292 raft_consensus.cc:515] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.274432 21287 raft_consensus.cc:740] T fd4104e467544200b08e939ae1878bd7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 413eeb2bcfbe4670a281fb21ac7e2362, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.275951 21287 consensus_queue.cc:260] T fd4104e467544200b08e939ae1878bd7 P 413eeb2bcfbe4670a281fb21ac7e2362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.280550 21287 ts_tablet_manager.cc:1434] T fd4104e467544200b08e939ae1878bd7 P 413eeb2bcfbe4670a281fb21ac7e2362: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 13:05:45.281661 21287 tablet_bootstrap.cc:492] T 185176d4d6694088b1b7f4a8d5f224d8 P 413eeb2bcfbe4670a281fb21ac7e2362: Bootstrap starting.
I20260709 13:05:45.284626 21292 leader_election.cc:290] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194:43785), 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195:36025)
I20260709 13:05:45.289907 21286 tablet_bootstrap.cc:492] T 2c3d141ee0c04ffb85958304a6761c81 P 5fc2bdd0947c45a984d2f1bcb8556201: No bootstrap required, opened a new log
I20260709 13:05:45.290373 21286 ts_tablet_manager.cc:1403] T 2c3d141ee0c04ffb85958304a6761c81 P 5fc2bdd0947c45a984d2f1bcb8556201: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.003s
I20260709 13:05:45.290935 21287 tablet_bootstrap.cc:654] T 185176d4d6694088b1b7f4a8d5f224d8 P 413eeb2bcfbe4670a281fb21ac7e2362: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.293252 21286 raft_consensus.cc:359] T 2c3d141ee0c04ffb85958304a6761c81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.294147 21286 raft_consensus.cc:385] T 2c3d141ee0c04ffb85958304a6761c81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.294512 21286 raft_consensus.cc:740] T 2c3d141ee0c04ffb85958304a6761c81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fc2bdd0947c45a984d2f1bcb8556201, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.302883 21287 tablet_bootstrap.cc:492] T 185176d4d6694088b1b7f4a8d5f224d8 P 413eeb2bcfbe4670a281fb21ac7e2362: No bootstrap required, opened a new log
I20260709 13:05:45.295348 21286 consensus_queue.cc:260] T 2c3d141ee0c04ffb85958304a6761c81 P 5fc2bdd0947c45a984d2f1bcb8556201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.303402 21287 ts_tablet_manager.cc:1403] T 185176d4d6694088b1b7f4a8d5f224d8 P 413eeb2bcfbe4670a281fb21ac7e2362: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.003s
I20260709 13:05:45.306545 21287 raft_consensus.cc:359] T 185176d4d6694088b1b7f4a8d5f224d8 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.307209 21287 raft_consensus.cc:385] T 185176d4d6694088b1b7f4a8d5f224d8 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.307507 21287 raft_consensus.cc:740] T 185176d4d6694088b1b7f4a8d5f224d8 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 413eeb2bcfbe4670a281fb21ac7e2362, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.308779 21286 ts_tablet_manager.cc:1434] T 2c3d141ee0c04ffb85958304a6761c81 P 5fc2bdd0947c45a984d2f1bcb8556201: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.003s
I20260709 13:05:45.308307 21287 consensus_queue.cc:260] T 185176d4d6694088b1b7f4a8d5f224d8 P 413eeb2bcfbe4670a281fb21ac7e2362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.309788 21286 tablet_bootstrap.cc:492] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201: Bootstrap starting.
I20260709 13:05:45.313400 21287 ts_tablet_manager.cc:1434] T 185176d4d6694088b1b7f4a8d5f224d8 P 413eeb2bcfbe4670a281fb21ac7e2362: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:05:45.314354 21287 tablet_bootstrap.cc:492] T 5f482c63627e4bb38d61b2a3f4816af7 P 413eeb2bcfbe4670a281fb21ac7e2362: Bootstrap starting.
I20260709 13:05:45.322192 21287 tablet_bootstrap.cc:654] T 5f482c63627e4bb38d61b2a3f4816af7 P 413eeb2bcfbe4670a281fb21ac7e2362: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.324523 21286 tablet_bootstrap.cc:654] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.331460 21311 raft_consensus.cc:493] T 5f482c63627e4bb38d61b2a3f4816af7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:45.334965 21311 raft_consensus.cc:515] T 5f482c63627e4bb38d61b2a3f4816af7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.345461 21311 leader_election.cc:290] T 5f482c63627e4bb38d61b2a3f4816af7 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194:43785), 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195:36025)
W20260709 13:05:45.346109 21042 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:45.346367 21287 tablet_bootstrap.cc:492] T 5f482c63627e4bb38d61b2a3f4816af7 P 413eeb2bcfbe4670a281fb21ac7e2362: No bootstrap required, opened a new log
I20260709 13:05:45.346760 21287 ts_tablet_manager.cc:1403] T 5f482c63627e4bb38d61b2a3f4816af7 P 413eeb2bcfbe4670a281fb21ac7e2362: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.006s
I20260709 13:05:45.348905 21290 raft_consensus.cc:493] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:45.349273 21287 raft_consensus.cc:359] T 5f482c63627e4bb38d61b2a3f4816af7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.349952 21287 raft_consensus.cc:385] T 5f482c63627e4bb38d61b2a3f4816af7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.349468 21290 raft_consensus.cc:515] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.350211 21287 raft_consensus.cc:740] T 5f482c63627e4bb38d61b2a3f4816af7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 413eeb2bcfbe4670a281fb21ac7e2362, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.352710 21290 leader_election.cc:290] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193:44563), 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194:43785)
I20260709 13:05:45.353044 21096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0929a80ad425414d9e6faa9999e47795" candidate_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" is_pre_election: true
I20260709 13:05:45.354898 21171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0929a80ad425414d9e6faa9999e47795" candidate_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b9eb5f5f4f04f0da97380b821572577" is_pre_election: true
I20260709 13:05:45.355515 21171 raft_consensus.cc:2468] T 0929a80ad425414d9e6faa9999e47795 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 413eeb2bcfbe4670a281fb21ac7e2362 in term 0.
I20260709 13:05:45.356364 21170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e22640c79b54bdb80463fe3a905e755" candidate_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b9eb5f5f4f04f0da97380b821572577" is_pre_election: true
I20260709 13:05:45.354882 21286 tablet_bootstrap.cc:492] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201: No bootstrap required, opened a new log
I20260709 13:05:45.357556 21286 ts_tablet_manager.cc:1403] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.009s
I20260709 13:05:45.357969 21245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e22640c79b54bdb80463fe3a905e755" candidate_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" is_pre_election: true
I20260709 13:05:45.358146 21287 consensus_queue.cc:260] T 5f482c63627e4bb38d61b2a3f4816af7 P 413eeb2bcfbe4670a281fb21ac7e2362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.358771 21245 raft_consensus.cc:2468] T 2e22640c79b54bdb80463fe3a905e755 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fc2bdd0947c45a984d2f1bcb8556201 in term 0.
I20260709 13:05:45.360020 21287 ts_tablet_manager.cc:1434] T 5f482c63627e4bb38d61b2a3f4816af7 P 413eeb2bcfbe4670a281fb21ac7e2362: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260709 13:05:45.360244 21286 raft_consensus.cc:359] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.360289 21244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4104e467544200b08e939ae1878bd7" candidate_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" is_pre_election: true
I20260709 13:05:45.361133 21244 raft_consensus.cc:2468] T fd4104e467544200b08e939ae1878bd7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fc2bdd0947c45a984d2f1bcb8556201 in term 0.
I20260709 13:05:45.361449 21243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f482c63627e4bb38d61b2a3f4816af7" candidate_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" is_pre_election: true
I20260709 13:05:45.361773 21286 raft_consensus.cc:385] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.362154 21286 raft_consensus.cc:740] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fc2bdd0947c45a984d2f1bcb8556201, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.362274 21243 raft_consensus.cc:2468] T 5f482c63627e4bb38d61b2a3f4816af7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fc2bdd0947c45a984d2f1bcb8556201 in term 0.
I20260709 13:05:45.362991 21286 consensus_queue.cc:260] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.364532 21061 leader_election.cc:304] T 2e22640c79b54bdb80463fe3a905e755 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 413eeb2bcfbe4670a281fb21ac7e2362, 5fc2bdd0947c45a984d2f1bcb8556201; no voters: 
I20260709 13:05:45.365581 21292 raft_consensus.cc:2804] T 2e22640c79b54bdb80463fe3a905e755 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:45.366017 21287 tablet_bootstrap.cc:492] T 1e87f667a7594a808eddbc24a105ca81 P 413eeb2bcfbe4670a281fb21ac7e2362: Bootstrap starting.
I20260709 13:05:45.365949 21292 raft_consensus.cc:493] T 2e22640c79b54bdb80463fe3a905e755 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:45.365765 21061 leader_election.cc:304] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 413eeb2bcfbe4670a281fb21ac7e2362, 5fc2bdd0947c45a984d2f1bcb8556201; no voters: 
I20260709 13:05:45.366411 21292 raft_consensus.cc:3060] T 2e22640c79b54bdb80463fe3a905e755 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.356542 21209 leader_election.cc:304] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 413eeb2bcfbe4670a281fb21ac7e2362, 7b9eb5f5f4f04f0da97380b821572577; no voters: 
I20260709 13:05:45.368022 21318 raft_consensus.cc:2804] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:45.368399 21318 raft_consensus.cc:493] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:45.368453 21061 leader_election.cc:304] T 5f482c63627e4bb38d61b2a3f4816af7 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 413eeb2bcfbe4670a281fb21ac7e2362, 5fc2bdd0947c45a984d2f1bcb8556201; no voters: 
I20260709 13:05:45.368819 21318 raft_consensus.cc:3060] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.370046 21290 raft_consensus.cc:2804] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:45.370467 21290 raft_consensus.cc:493] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:45.370862 21290 raft_consensus.cc:3060] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.372491 21320 raft_consensus.cc:2804] T 5f482c63627e4bb38d61b2a3f4816af7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:45.372897 21320 raft_consensus.cc:493] T 5f482c63627e4bb38d61b2a3f4816af7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:45.373237 21320 raft_consensus.cc:3060] T 5f482c63627e4bb38d61b2a3f4816af7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.373111 21292 raft_consensus.cc:515] T 2e22640c79b54bdb80463fe3a905e755 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.373524 21170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4104e467544200b08e939ae1878bd7" candidate_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b9eb5f5f4f04f0da97380b821572577" is_pre_election: true
I20260709 13:05:45.374655 21287 tablet_bootstrap.cc:654] T 1e87f667a7594a808eddbc24a105ca81 P 413eeb2bcfbe4670a281fb21ac7e2362: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.375159 21170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f482c63627e4bb38d61b2a3f4816af7" candidate_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b9eb5f5f4f04f0da97380b821572577" is_pre_election: true
I20260709 13:05:45.379186 21292 leader_election.cc:290] T 2e22640c79b54bdb80463fe3a905e755 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 1 election: Requested vote from peers 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194:43785), 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195:36025)
I20260709 13:05:45.379935 21286 ts_tablet_manager.cc:1434] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 13:05:45.380108 21243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e22640c79b54bdb80463fe3a905e755" candidate_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362"
I20260709 13:05:45.380678 21243 raft_consensus.cc:3060] T 2e22640c79b54bdb80463fe3a905e755 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.381208 21286 tablet_bootstrap.cc:492] T 719d275df5284699a136a980eaae0fa7 P 5fc2bdd0947c45a984d2f1bcb8556201: Bootstrap starting.
I20260709 13:05:45.384217 21245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e87f667a7594a808eddbc24a105ca81" candidate_uuid: "7b9eb5f5f4f04f0da97380b821572577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" is_pre_election: true
W20260709 13:05:45.388286 21060 leader_election.cc:343] T 2e22640c79b54bdb80463fe3a905e755 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194:43785): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:45.389864 21060 leader_election.cc:343] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194:43785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:45.390093 21286 tablet_bootstrap.cc:654] T 719d275df5284699a136a980eaae0fa7 P 5fc2bdd0947c45a984d2f1bcb8556201: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:45.392227 21060 leader_election.cc:343] T 5f482c63627e4bb38d61b2a3f4816af7 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194:43785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:45.393101 21320 raft_consensus.cc:515] T 5f482c63627e4bb38d61b2a3f4816af7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
W20260709 13:05:45.394035 21136 leader_election.cc:343] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195:36025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:45.396195 21245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f482c63627e4bb38d61b2a3f4816af7" candidate_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362"
I20260709 13:05:45.395402 21170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e22640c79b54bdb80463fe3a905e755" candidate_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b9eb5f5f4f04f0da97380b821572577"
I20260709 13:05:45.396745 21245 raft_consensus.cc:3060] T 5f482c63627e4bb38d61b2a3f4816af7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.401094 21295 raft_consensus.cc:493] T 58b6ffa0d00143859147e7a3db5715d6 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:45.401551 21295 raft_consensus.cc:515] T 58b6ffa0d00143859147e7a3db5715d6 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.403419 21295 leader_election.cc:290] T 58b6ffa0d00143859147e7a3db5715d6 P 7b9eb5f5f4f04f0da97380b821572577 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193:44563), 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195:36025)
I20260709 13:05:45.406984 21244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58b6ffa0d00143859147e7a3db5715d6" candidate_uuid: "7b9eb5f5f4f04f0da97380b821572577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" is_pre_election: true
I20260709 13:05:45.407231 21245 raft_consensus.cc:2468] T 5f482c63627e4bb38d61b2a3f4816af7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fc2bdd0947c45a984d2f1bcb8556201 in term 1.
I20260709 13:05:45.407572 21244 raft_consensus.cc:2468] T 58b6ffa0d00143859147e7a3db5715d6 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b9eb5f5f4f04f0da97380b821572577 in term 0.
I20260709 13:05:45.408308 21061 leader_election.cc:304] T 5f482c63627e4bb38d61b2a3f4816af7 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 413eeb2bcfbe4670a281fb21ac7e2362, 5fc2bdd0947c45a984d2f1bcb8556201; no voters: 
I20260709 13:05:45.409190 21292 raft_consensus.cc:2804] T 5f482c63627e4bb38d61b2a3f4816af7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:45.409806 21292 raft_consensus.cc:697] T 5f482c63627e4bb38d61b2a3f4816af7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 LEADER]: Becoming Leader. State: Replica: 5fc2bdd0947c45a984d2f1bcb8556201, State: Running, Role: LEADER
I20260709 13:05:45.410853 21292 consensus_queue.cc:237] T 5f482c63627e4bb38d61b2a3f4816af7 P 5fc2bdd0947c45a984d2f1bcb8556201 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.411612 21320 leader_election.cc:290] T 5f482c63627e4bb38d61b2a3f4816af7 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 1 election: Requested vote from peers 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194:43785), 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195:36025)
I20260709 13:05:45.412216 21136 leader_election.cc:304] T 58b6ffa0d00143859147e7a3db5715d6 P 7b9eb5f5f4f04f0da97380b821572577 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 413eeb2bcfbe4670a281fb21ac7e2362, 7b9eb5f5f4f04f0da97380b821572577; no voters: 
I20260709 13:05:45.413317 21295 raft_consensus.cc:2804] T 58b6ffa0d00143859147e7a3db5715d6 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:45.413746 21295 raft_consensus.cc:493] T 58b6ffa0d00143859147e7a3db5715d6 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:45.414156 21295 raft_consensus.cc:3060] T 58b6ffa0d00143859147e7a3db5715d6 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.437929 20989 catalog_manager.cc:5697] T 5f482c63627e4bb38d61b2a3f4816af7 P 5fc2bdd0947c45a984d2f1bcb8556201 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193). New cstate: current_term: 1 leader_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:45.440212 21208 leader_election.cc:343] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193:44563): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:45.443687 21060 leader_election.cc:343] T 2e22640c79b54bdb80463fe3a905e755 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194:43785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:45.444434 21170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f482c63627e4bb38d61b2a3f4816af7" candidate_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b9eb5f5f4f04f0da97380b821572577"
I20260709 13:05:45.449632 21295 raft_consensus.cc:515] T 58b6ffa0d00143859147e7a3db5715d6 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.454123 21096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e87f667a7594a808eddbc24a105ca81" candidate_uuid: "7b9eb5f5f4f04f0da97380b821572577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" is_pre_election: true
I20260709 13:05:45.454797 21096 raft_consensus.cc:2468] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b9eb5f5f4f04f0da97380b821572577 in term 0.
I20260709 13:05:45.456130 21096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58b6ffa0d00143859147e7a3db5715d6" candidate_uuid: "7b9eb5f5f4f04f0da97380b821572577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" is_pre_election: true
I20260709 13:05:45.456672 21096 raft_consensus.cc:2468] T 58b6ffa0d00143859147e7a3db5715d6 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b9eb5f5f4f04f0da97380b821572577 in term 0.
I20260709 13:05:45.457880 21096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58b6ffa0d00143859147e7a3db5715d6" candidate_uuid: "7b9eb5f5f4f04f0da97380b821572577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
I20260709 13:05:45.458441 21096 raft_consensus.cc:3060] T 58b6ffa0d00143859147e7a3db5715d6 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.458390 21290 raft_consensus.cc:515] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.391937 21318 raft_consensus.cc:515] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.471818 21134 leader_election.cc:304] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5fc2bdd0947c45a984d2f1bcb8556201, 7b9eb5f5f4f04f0da97380b821572577; no voters: 413eeb2bcfbe4670a281fb21ac7e2362
W20260709 13:05:45.468850 21060 leader_election.cc:343] T 5f482c63627e4bb38d61b2a3f4816af7 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194:43785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:45.473548 21295 leader_election.cc:290] T 58b6ffa0d00143859147e7a3db5715d6 P 7b9eb5f5f4f04f0da97380b821572577 [CANDIDATE]: Term 1 election: Requested vote from peers 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193:44563), 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195:36025)
I20260709 13:05:45.474723 21295 raft_consensus.cc:2804] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:45.474629 21095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0929a80ad425414d9e6faa9999e47795" candidate_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
I20260709 13:05:45.476329 21285 tablet_bootstrap.cc:492] T 72feb2861c6a4ab585625a7ddc74aca0 P 7b9eb5f5f4f04f0da97380b821572577: No bootstrap required, opened a new log
I20260709 13:05:45.481209 21245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58b6ffa0d00143859147e7a3db5715d6" candidate_uuid: "7b9eb5f5f4f04f0da97380b821572577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362"
I20260709 13:05:45.481614 21286 tablet_bootstrap.cc:492] T 719d275df5284699a136a980eaae0fa7 P 5fc2bdd0947c45a984d2f1bcb8556201: No bootstrap required, opened a new log
W20260709 13:05:45.481446 21208 leader_election.cc:343] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193:44563): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:45.481859 21245 raft_consensus.cc:3060] T 58b6ffa0d00143859147e7a3db5715d6 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.482084 21286 ts_tablet_manager.cc:1403] T 719d275df5284699a136a980eaae0fa7 P 5fc2bdd0947c45a984d2f1bcb8556201: Time spent bootstrapping tablet: real 0.101s	user 0.030s	sys 0.033s
I20260709 13:05:45.482170 21318 leader_election.cc:290] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 1 election: Requested vote from peers 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194:43785), 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195:36025)
I20260709 13:05:45.483177 21244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4104e467544200b08e939ae1878bd7" candidate_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362"
I20260709 13:05:45.483553 21243 raft_consensus.cc:2468] T 2e22640c79b54bdb80463fe3a905e755 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fc2bdd0947c45a984d2f1bcb8556201 in term 1.
I20260709 13:05:45.480593 21285 ts_tablet_manager.cc:1403] T 72feb2861c6a4ab585625a7ddc74aca0 P 7b9eb5f5f4f04f0da97380b821572577: Time spent bootstrapping tablet: real 0.230s	user 0.057s	sys 0.086s
I20260709 13:05:45.483754 21244 raft_consensus.cc:3060] T fd4104e467544200b08e939ae1878bd7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.475196 21295 raft_consensus.cc:493] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:45.484651 21286 raft_consensus.cc:359] T 719d275df5284699a136a980eaae0fa7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.485311 21286 raft_consensus.cc:385] T 719d275df5284699a136a980eaae0fa7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.485651 21286 raft_consensus.cc:740] T 719d275df5284699a136a980eaae0fa7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fc2bdd0947c45a984d2f1bcb8556201, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.484841 21061 leader_election.cc:304] T 2e22640c79b54bdb80463fe3a905e755 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 413eeb2bcfbe4670a281fb21ac7e2362, 5fc2bdd0947c45a984d2f1bcb8556201; no voters: 7b9eb5f5f4f04f0da97380b821572577
I20260709 13:05:45.486380 21286 consensus_queue.cc:260] T 719d275df5284699a136a980eaae0fa7 P 5fc2bdd0947c45a984d2f1bcb8556201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.485469 21295 raft_consensus.cc:3060] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.488261 21286 ts_tablet_manager.cc:1434] T 719d275df5284699a136a980eaae0fa7 P 5fc2bdd0947c45a984d2f1bcb8556201: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:05:45.489319 21286 tablet_bootstrap.cc:492] T 0929a80ad425414d9e6faa9999e47795 P 5fc2bdd0947c45a984d2f1bcb8556201: Bootstrap starting.
I20260709 13:05:45.489674 21292 raft_consensus.cc:2804] T 2e22640c79b54bdb80463fe3a905e755 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:45.489157 21285 raft_consensus.cc:359] T 72feb2861c6a4ab585625a7ddc74aca0 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.490130 21285 raft_consensus.cc:385] T 72feb2861c6a4ab585625a7ddc74aca0 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.490419 21285 raft_consensus.cc:740] T 72feb2861c6a4ab585625a7ddc74aca0 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b9eb5f5f4f04f0da97380b821572577, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.490571 21292 raft_consensus.cc:697] T 2e22640c79b54bdb80463fe3a905e755 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 LEADER]: Becoming Leader. State: Replica: 5fc2bdd0947c45a984d2f1bcb8556201, State: Running, Role: LEADER
I20260709 13:05:45.491266 21285 consensus_queue.cc:260] T 72feb2861c6a4ab585625a7ddc74aca0 P 7b9eb5f5f4f04f0da97380b821572577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.491407 21292 consensus_queue.cc:237] T 2e22640c79b54bdb80463fe3a905e755 P 5fc2bdd0947c45a984d2f1bcb8556201 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.492867 21245 raft_consensus.cc:2468] T 58b6ffa0d00143859147e7a3db5715d6 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b9eb5f5f4f04f0da97380b821572577 in term 1.
I20260709 13:05:45.493920 21136 leader_election.cc:304] T 58b6ffa0d00143859147e7a3db5715d6 P 7b9eb5f5f4f04f0da97380b821572577 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 413eeb2bcfbe4670a281fb21ac7e2362, 7b9eb5f5f4f04f0da97380b821572577; no voters: 
I20260709 13:05:45.496013 21286 tablet_bootstrap.cc:654] T 0929a80ad425414d9e6faa9999e47795 P 5fc2bdd0947c45a984d2f1bcb8556201: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.496591 21287 tablet_bootstrap.cc:492] T 1e87f667a7594a808eddbc24a105ca81 P 413eeb2bcfbe4670a281fb21ac7e2362: No bootstrap required, opened a new log
I20260709 13:05:45.496868 21285 ts_tablet_manager.cc:1434] T 72feb2861c6a4ab585625a7ddc74aca0 P 7b9eb5f5f4f04f0da97380b821572577: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260709 13:05:45.496997 21287 ts_tablet_manager.cc:1403] T 1e87f667a7594a808eddbc24a105ca81 P 413eeb2bcfbe4670a281fb21ac7e2362: Time spent bootstrapping tablet: real 0.131s	user 0.028s	sys 0.080s
I20260709 13:05:45.497941 21285 tablet_bootstrap.cc:492] T 2c3d141ee0c04ffb85958304a6761c81 P 7b9eb5f5f4f04f0da97380b821572577: Bootstrap starting.
I20260709 13:05:45.499469 21326 raft_consensus.cc:2804] T 58b6ffa0d00143859147e7a3db5715d6 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:45.500594 21290 leader_election.cc:290] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362 [CANDIDATE]: Term 1 election: Requested vote from peers 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193:44563), 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194:43785)
I20260709 13:05:45.502161 21170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0929a80ad425414d9e6faa9999e47795" candidate_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b9eb5f5f4f04f0da97380b821572577"
I20260709 13:05:45.502328 21171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4104e467544200b08e939ae1878bd7" candidate_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b9eb5f5f4f04f0da97380b821572577"
I20260709 13:05:45.504171 21170 raft_consensus.cc:3060] T 0929a80ad425414d9e6faa9999e47795 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.505735 21287 raft_consensus.cc:359] T 1e87f667a7594a808eddbc24a105ca81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.506593 21287 raft_consensus.cc:385] T 1e87f667a7594a808eddbc24a105ca81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.506918 21287 raft_consensus.cc:740] T 1e87f667a7594a808eddbc24a105ca81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 413eeb2bcfbe4670a281fb21ac7e2362, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.508433 21326 raft_consensus.cc:697] T 58b6ffa0d00143859147e7a3db5715d6 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 LEADER]: Becoming Leader. State: Replica: 7b9eb5f5f4f04f0da97380b821572577, State: Running, Role: LEADER
I20260709 13:05:45.511452 21287 consensus_queue.cc:260] T 1e87f667a7594a808eddbc24a105ca81 P 413eeb2bcfbe4670a281fb21ac7e2362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
W20260709 13:05:45.505064 21060 leader_election.cc:343] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194:43785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:45.516970 21287 ts_tablet_manager.cc:1434] T 1e87f667a7594a808eddbc24a105ca81 P 413eeb2bcfbe4670a281fb21ac7e2362: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.003s
I20260709 13:05:45.518846 21287 tablet_bootstrap.cc:492] T 2c3d141ee0c04ffb85958304a6761c81 P 413eeb2bcfbe4670a281fb21ac7e2362: Bootstrap starting.
I20260709 13:05:45.522818 21170 raft_consensus.cc:2468] T 0929a80ad425414d9e6faa9999e47795 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 413eeb2bcfbe4670a281fb21ac7e2362 in term 1.
I20260709 13:05:45.523783 21209 leader_election.cc:304] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 413eeb2bcfbe4670a281fb21ac7e2362, 7b9eb5f5f4f04f0da97380b821572577; no voters: 5fc2bdd0947c45a984d2f1bcb8556201
I20260709 13:05:45.515340 21244 raft_consensus.cc:2468] T fd4104e467544200b08e939ae1878bd7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fc2bdd0947c45a984d2f1bcb8556201 in term 1.
I20260709 13:05:45.527316 21287 tablet_bootstrap.cc:654] T 2c3d141ee0c04ffb85958304a6761c81 P 413eeb2bcfbe4670a281fb21ac7e2362: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.527293 21061 leader_election.cc:304] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 413eeb2bcfbe4670a281fb21ac7e2362, 5fc2bdd0947c45a984d2f1bcb8556201; no voters: 7b9eb5f5f4f04f0da97380b821572577
I20260709 13:05:45.528244 21096 raft_consensus.cc:2468] T 58b6ffa0d00143859147e7a3db5715d6 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b9eb5f5f4f04f0da97380b821572577 in term 1.
I20260709 13:05:45.528549 21290 raft_consensus.cc:2804] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:45.529029 21290 raft_consensus.cc:697] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 1 LEADER]: Becoming Leader. State: Replica: 413eeb2bcfbe4670a281fb21ac7e2362, State: Running, Role: LEADER
I20260709 13:05:45.530483 21292 raft_consensus.cc:2804] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:45.529824 21290 consensus_queue.cc:237] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.509295 21326 consensus_queue.cc:237] T 58b6ffa0d00143859147e7a3db5715d6 P 7b9eb5f5f4f04f0da97380b821572577 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.534036 21292 raft_consensus.cc:697] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 LEADER]: Becoming Leader. State: Replica: 5fc2bdd0947c45a984d2f1bcb8556201, State: Running, Role: LEADER
I20260709 13:05:45.535406 21295 raft_consensus.cc:515] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.539784 21096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e87f667a7594a808eddbc24a105ca81" candidate_uuid: "7b9eb5f5f4f04f0da97380b821572577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
I20260709 13:05:45.540522 21096 raft_consensus.cc:3060] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.541285 21285 tablet_bootstrap.cc:654] T 2c3d141ee0c04ffb85958304a6761c81 P 7b9eb5f5f4f04f0da97380b821572577: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.543054 21287 tablet_bootstrap.cc:492] T 2c3d141ee0c04ffb85958304a6761c81 P 413eeb2bcfbe4670a281fb21ac7e2362: No bootstrap required, opened a new log
I20260709 13:05:45.542836 21292 consensus_queue.cc:237] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.543459 21287 ts_tablet_manager.cc:1403] T 2c3d141ee0c04ffb85958304a6761c81 P 413eeb2bcfbe4670a281fb21ac7e2362: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.000s
I20260709 13:05:45.544173 21244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e87f667a7594a808eddbc24a105ca81" candidate_uuid: "7b9eb5f5f4f04f0da97380b821572577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362"
I20260709 13:05:45.545078 21295 leader_election.cc:290] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [CANDIDATE]: Term 1 election: Requested vote from peers 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193:44563), 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195:36025)
I20260709 13:05:45.544696 21244 raft_consensus.cc:3060] T 1e87f667a7594a808eddbc24a105ca81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.546044 21286 tablet_bootstrap.cc:492] T 0929a80ad425414d9e6faa9999e47795 P 5fc2bdd0947c45a984d2f1bcb8556201: No bootstrap required, opened a new log
I20260709 13:05:45.546458 21286 ts_tablet_manager.cc:1403] T 0929a80ad425414d9e6faa9999e47795 P 5fc2bdd0947c45a984d2f1bcb8556201: Time spent bootstrapping tablet: real 0.058s	user 0.009s	sys 0.001s
I20260709 13:05:45.551397 21287 raft_consensus.cc:359] T 2c3d141ee0c04ffb85958304a6761c81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.552259 21287 raft_consensus.cc:385] T 2c3d141ee0c04ffb85958304a6761c81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.552537 21287 raft_consensus.cc:740] T 2c3d141ee0c04ffb85958304a6761c81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 413eeb2bcfbe4670a281fb21ac7e2362, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.553303 21287 consensus_queue.cc:260] T 2c3d141ee0c04ffb85958304a6761c81 P 413eeb2bcfbe4670a281fb21ac7e2362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.555760 21287 ts_tablet_manager.cc:1434] T 2c3d141ee0c04ffb85958304a6761c81 P 413eeb2bcfbe4670a281fb21ac7e2362: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:05:45.568166 21318 raft_consensus.cc:493] T 185176d4d6694088b1b7f4a8d5f224d8 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:45.569160 21286 raft_consensus.cc:359] T 0929a80ad425414d9e6faa9999e47795 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.569979 21286 raft_consensus.cc:385] T 0929a80ad425414d9e6faa9999e47795 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.570322 21286 raft_consensus.cc:740] T 0929a80ad425414d9e6faa9999e47795 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fc2bdd0947c45a984d2f1bcb8556201, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.568781 21318 raft_consensus.cc:515] T 185176d4d6694088b1b7f4a8d5f224d8 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.566690 21295 raft_consensus.cc:493] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:45.572683 21286 consensus_queue.cc:260] T 0929a80ad425414d9e6faa9999e47795 P 5fc2bdd0947c45a984d2f1bcb8556201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.575368 21286 ts_tablet_manager.cc:1434] T 0929a80ad425414d9e6faa9999e47795 P 5fc2bdd0947c45a984d2f1bcb8556201: Time spent starting tablet: real 0.029s	user 0.002s	sys 0.005s
I20260709 13:05:45.576442 21286 tablet_bootstrap.cc:492] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201: Bootstrap starting.
I20260709 13:05:45.578822 21170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185176d4d6694088b1b7f4a8d5f224d8" candidate_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b9eb5f5f4f04f0da97380b821572577" is_pre_election: true
W20260709 13:05:45.580116 21060 leader_election.cc:343] T 185176d4d6694088b1b7f4a8d5f224d8 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194:43785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:45.581176 21245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185176d4d6694088b1b7f4a8d5f224d8" candidate_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" is_pre_election: true
I20260709 13:05:45.577286 21295 raft_consensus.cc:515] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.581820 21245 raft_consensus.cc:2468] T 185176d4d6694088b1b7f4a8d5f224d8 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fc2bdd0947c45a984d2f1bcb8556201 in term 0.
I20260709 13:05:45.583026 21061 leader_election.cc:304] T 185176d4d6694088b1b7f4a8d5f224d8 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 413eeb2bcfbe4670a281fb21ac7e2362, 5fc2bdd0947c45a984d2f1bcb8556201; no voters: 7b9eb5f5f4f04f0da97380b821572577
I20260709 13:05:45.583881 21292 raft_consensus.cc:2804] T 185176d4d6694088b1b7f4a8d5f224d8 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:45.577070 21318 leader_election.cc:290] T 185176d4d6694088b1b7f4a8d5f224d8 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194:43785), 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195:36025)
I20260709 13:05:45.584237 21292 raft_consensus.cc:493] T 185176d4d6694088b1b7f4a8d5f224d8 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:45.592598 20989 catalog_manager.cc:5697] T 2e22640c79b54bdb80463fe3a905e755 P 5fc2bdd0947c45a984d2f1bcb8556201 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193). New cstate: current_term: 1 leader_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:45.594311 21244 raft_consensus.cc:2468] T 1e87f667a7594a808eddbc24a105ca81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b9eb5f5f4f04f0da97380b821572577 in term 1.
I20260709 13:05:45.588810 20992 catalog_manager.cc:5697] T 58b6ffa0d00143859147e7a3db5715d6 P 7b9eb5f5f4f04f0da97380b821572577 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194). New cstate: current_term: 1 leader_uuid: "7b9eb5f5f4f04f0da97380b821572577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:45.594544 20989 catalog_manager.cc:5697] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193). New cstate: current_term: 1 leader_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:45.595393 21136 leader_election.cc:304] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 413eeb2bcfbe4670a281fb21ac7e2362, 7b9eb5f5f4f04f0da97380b821572577; no voters: 
I20260709 13:05:45.596401 21326 raft_consensus.cc:2804] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:45.597039 21326 raft_consensus.cc:697] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 LEADER]: Becoming Leader. State: Replica: 7b9eb5f5f4f04f0da97380b821572577, State: Running, Role: LEADER
I20260709 13:05:45.597433 21285 tablet_bootstrap.cc:492] T 2c3d141ee0c04ffb85958304a6761c81 P 7b9eb5f5f4f04f0da97380b821572577: No bootstrap required, opened a new log
I20260709 13:05:45.597888 21285 ts_tablet_manager.cc:1403] T 2c3d141ee0c04ffb85958304a6761c81 P 7b9eb5f5f4f04f0da97380b821572577: Time spent bootstrapping tablet: real 0.100s	user 0.004s	sys 0.010s
I20260709 13:05:45.597827 21326 consensus_queue.cc:237] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.600580 20994 catalog_manager.cc:5697] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362 reported cstate change: term changed from 0 to 1, leader changed from <none> to 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195). New cstate: current_term: 1 leader_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:45.603451 21285 raft_consensus.cc:359] T 2c3d141ee0c04ffb85958304a6761c81 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.604390 21285 raft_consensus.cc:385] T 2c3d141ee0c04ffb85958304a6761c81 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.604763 21285 raft_consensus.cc:740] T 2c3d141ee0c04ffb85958304a6761c81 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b9eb5f5f4f04f0da97380b821572577, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.588552 21292 raft_consensus.cc:3060] T 185176d4d6694088b1b7f4a8d5f224d8 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.604087 21244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719d275df5284699a136a980eaae0fa7" candidate_uuid: "7b9eb5f5f4f04f0da97380b821572577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" is_pre_election: true
I20260709 13:05:45.610131 21244 raft_consensus.cc:2468] T 719d275df5284699a136a980eaae0fa7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b9eb5f5f4f04f0da97380b821572577 in term 0.
I20260709 13:05:45.601819 21295 leader_election.cc:290] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193:44563), 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195:36025)
I20260709 13:05:45.611292 21136 leader_election.cc:304] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 413eeb2bcfbe4670a281fb21ac7e2362, 7b9eb5f5f4f04f0da97380b821572577; no voters: 
I20260709 13:05:45.613723 21095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719d275df5284699a136a980eaae0fa7" candidate_uuid: "7b9eb5f5f4f04f0da97380b821572577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" is_pre_election: true
I20260709 13:05:45.614231 21096 raft_consensus.cc:2468] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b9eb5f5f4f04f0da97380b821572577 in term 1.
I20260709 13:05:45.614506 21095 raft_consensus.cc:2468] T 719d275df5284699a136a980eaae0fa7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b9eb5f5f4f04f0da97380b821572577 in term 0.
I20260709 13:05:45.616686 21286 tablet_bootstrap.cc:654] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.617034 21295 raft_consensus.cc:2804] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:45.617460 21295 raft_consensus.cc:493] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:45.617893 21295 raft_consensus.cc:3060] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.619899 21285 consensus_queue.cc:260] T 2c3d141ee0c04ffb85958304a6761c81 P 7b9eb5f5f4f04f0da97380b821572577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.625670 21285 ts_tablet_manager.cc:1434] T 2c3d141ee0c04ffb85958304a6761c81 P 7b9eb5f5f4f04f0da97380b821572577: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.003s
I20260709 13:05:45.626853 21285 tablet_bootstrap.cc:492] T 185176d4d6694088b1b7f4a8d5f224d8 P 7b9eb5f5f4f04f0da97380b821572577: Bootstrap starting.
I20260709 13:05:45.635139 21285 tablet_bootstrap.cc:654] T 185176d4d6694088b1b7f4a8d5f224d8 P 7b9eb5f5f4f04f0da97380b821572577: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.636859 21295 raft_consensus.cc:515] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.640236 21095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719d275df5284699a136a980eaae0fa7" candidate_uuid: "7b9eb5f5f4f04f0da97380b821572577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
I20260709 13:05:45.640498 21295 leader_election.cc:290] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 [CANDIDATE]: Term 1 election: Requested vote from peers 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193:44563), 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195:36025)
I20260709 13:05:45.640985 21095 raft_consensus.cc:3060] T 719d275df5284699a136a980eaae0fa7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.638432 21292 raft_consensus.cc:515] T 185176d4d6694088b1b7f4a8d5f224d8 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.643860 21318 raft_consensus.cc:493] T 0929a80ad425414d9e6faa9999e47795 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:45.646169 21244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719d275df5284699a136a980eaae0fa7" candidate_uuid: "7b9eb5f5f4f04f0da97380b821572577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362"
I20260709 13:05:45.646696 21244 raft_consensus.cc:3060] T 719d275df5284699a136a980eaae0fa7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.647475 21286 tablet_bootstrap.cc:492] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201: No bootstrap required, opened a new log
I20260709 13:05:45.647914 21286 ts_tablet_manager.cc:1403] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201: Time spent bootstrapping tablet: real 0.072s	user 0.017s	sys 0.014s
I20260709 13:05:45.647656 21170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185176d4d6694088b1b7f4a8d5f224d8" candidate_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b9eb5f5f4f04f0da97380b821572577"
I20260709 13:05:45.648396 21318 raft_consensus.cc:515] T 0929a80ad425414d9e6faa9999e47795 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
W20260709 13:05:45.650789 21060 leader_election.cc:343] T 185176d4d6694088b1b7f4a8d5f224d8 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194:43785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:45.652225 21170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0929a80ad425414d9e6faa9999e47795" candidate_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b9eb5f5f4f04f0da97380b821572577" is_pre_election: true
I20260709 13:05:45.652945 21170 raft_consensus.cc:2393] T 0929a80ad425414d9e6faa9999e47795 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5fc2bdd0947c45a984d2f1bcb8556201 in current term 1: Already voted for candidate 413eeb2bcfbe4670a281fb21ac7e2362 in this term.
I20260709 13:05:45.652786 21245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0929a80ad425414d9e6faa9999e47795" candidate_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" is_pre_election: true
I20260709 13:05:45.653311 21286 raft_consensus.cc:359] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.653905 21286 raft_consensus.cc:385] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.654171 21286 raft_consensus.cc:740] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fc2bdd0947c45a984d2f1bcb8556201, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.654789 21286 consensus_queue.cc:260] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.655349 20989 catalog_manager.cc:5697] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194). New cstate: current_term: 1 leader_uuid: "7b9eb5f5f4f04f0da97380b821572577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:45.656929 21286 ts_tablet_manager.cc:1434] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:05:45.658855 21244 raft_consensus.cc:2468] T 719d275df5284699a136a980eaae0fa7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b9eb5f5f4f04f0da97380b821572577 in term 1.
I20260709 13:05:45.660050 21136 leader_election.cc:304] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 413eeb2bcfbe4670a281fb21ac7e2362, 7b9eb5f5f4f04f0da97380b821572577; no voters: 
I20260709 13:05:45.660271 21061 leader_election.cc:304] T 0929a80ad425414d9e6faa9999e47795 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5fc2bdd0947c45a984d2f1bcb8556201; no voters: 413eeb2bcfbe4670a281fb21ac7e2362, 7b9eb5f5f4f04f0da97380b821572577
I20260709 13:05:45.660905 21326 raft_consensus.cc:2804] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:45.661089 21311 raft_consensus.cc:3060] T 0929a80ad425414d9e6faa9999e47795 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.661425 21326 raft_consensus.cc:697] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 LEADER]: Becoming Leader. State: Replica: 7b9eb5f5f4f04f0da97380b821572577, State: Running, Role: LEADER
I20260709 13:05:45.662235 21326 consensus_queue.cc:237] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.663151 21095 raft_consensus.cc:2468] T 719d275df5284699a136a980eaae0fa7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b9eb5f5f4f04f0da97380b821572577 in term 1.
I20260709 13:05:45.651578 21318 leader_election.cc:290] T 0929a80ad425414d9e6faa9999e47795 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194:43785), 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195:36025)
I20260709 13:05:45.672465 21311 raft_consensus.cc:2749] T 0929a80ad425414d9e6faa9999e47795 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:45.673118 21244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185176d4d6694088b1b7f4a8d5f224d8" candidate_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362"
I20260709 13:05:45.673664 21244 raft_consensus.cc:3060] T 185176d4d6694088b1b7f4a8d5f224d8 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.674649 21285 tablet_bootstrap.cc:492] T 185176d4d6694088b1b7f4a8d5f224d8 P 7b9eb5f5f4f04f0da97380b821572577: No bootstrap required, opened a new log
I20260709 13:05:45.675096 21285 ts_tablet_manager.cc:1403] T 185176d4d6694088b1b7f4a8d5f224d8 P 7b9eb5f5f4f04f0da97380b821572577: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.002s
I20260709 13:05:45.677806 20994 catalog_manager.cc:5697] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194). New cstate: current_term: 1 leader_uuid: "7b9eb5f5f4f04f0da97380b821572577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:45.677946 21285 raft_consensus.cc:359] T 185176d4d6694088b1b7f4a8d5f224d8 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.678634 21292 leader_election.cc:290] T 185176d4d6694088b1b7f4a8d5f224d8 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 1 election: Requested vote from peers 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194:43785), 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195:36025)
I20260709 13:05:45.678725 21285 raft_consensus.cc:385] T 185176d4d6694088b1b7f4a8d5f224d8 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.679203 21285 raft_consensus.cc:740] T 185176d4d6694088b1b7f4a8d5f224d8 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b9eb5f5f4f04f0da97380b821572577, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.680013 21244 raft_consensus.cc:2468] T 185176d4d6694088b1b7f4a8d5f224d8 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fc2bdd0947c45a984d2f1bcb8556201 in term 1.
I20260709 13:05:45.680088 21285 consensus_queue.cc:260] T 185176d4d6694088b1b7f4a8d5f224d8 P 7b9eb5f5f4f04f0da97380b821572577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.681360 21061 leader_election.cc:304] T 185176d4d6694088b1b7f4a8d5f224d8 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 413eeb2bcfbe4670a281fb21ac7e2362, 5fc2bdd0947c45a984d2f1bcb8556201; no voters: 7b9eb5f5f4f04f0da97380b821572577
I20260709 13:05:45.682121 21292 raft_consensus.cc:2804] T 185176d4d6694088b1b7f4a8d5f224d8 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:45.682253 21285 ts_tablet_manager.cc:1434] T 185176d4d6694088b1b7f4a8d5f224d8 P 7b9eb5f5f4f04f0da97380b821572577: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260709 13:05:45.682626 21292 raft_consensus.cc:697] T 185176d4d6694088b1b7f4a8d5f224d8 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 LEADER]: Becoming Leader. State: Replica: 5fc2bdd0947c45a984d2f1bcb8556201, State: Running, Role: LEADER
I20260709 13:05:45.683480 21285 tablet_bootstrap.cc:492] T fd4104e467544200b08e939ae1878bd7 P 7b9eb5f5f4f04f0da97380b821572577: Bootstrap starting.
I20260709 13:05:45.684885 21292 consensus_queue.cc:237] T 185176d4d6694088b1b7f4a8d5f224d8 P 5fc2bdd0947c45a984d2f1bcb8556201 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.689710 21285 tablet_bootstrap.cc:654] T fd4104e467544200b08e939ae1878bd7 P 7b9eb5f5f4f04f0da97380b821572577: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.690951 21326 raft_consensus.cc:493] T 2c3d141ee0c04ffb85958304a6761c81 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:45.691625 21326 raft_consensus.cc:515] T 2c3d141ee0c04ffb85958304a6761c81 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.693760 21326 leader_election.cc:290] T 2c3d141ee0c04ffb85958304a6761c81 P 7b9eb5f5f4f04f0da97380b821572577 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193:44563), 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195:36025)
I20260709 13:05:45.694384 21095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3d141ee0c04ffb85958304a6761c81" candidate_uuid: "7b9eb5f5f4f04f0da97380b821572577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" is_pre_election: true
I20260709 13:05:45.693953 20989 catalog_manager.cc:5697] T 185176d4d6694088b1b7f4a8d5f224d8 P 5fc2bdd0947c45a984d2f1bcb8556201 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193). New cstate: current_term: 1 leader_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:45.694793 21244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3d141ee0c04ffb85958304a6761c81" candidate_uuid: "7b9eb5f5f4f04f0da97380b821572577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" is_pre_election: true
I20260709 13:05:45.695006 21095 raft_consensus.cc:2468] T 2c3d141ee0c04ffb85958304a6761c81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b9eb5f5f4f04f0da97380b821572577 in term 0.
I20260709 13:05:45.695365 21244 raft_consensus.cc:2468] T 2c3d141ee0c04ffb85958304a6761c81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b9eb5f5f4f04f0da97380b821572577 in term 0.
I20260709 13:05:45.696259 21134 leader_election.cc:304] T 2c3d141ee0c04ffb85958304a6761c81 P 7b9eb5f5f4f04f0da97380b821572577 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fc2bdd0947c45a984d2f1bcb8556201, 7b9eb5f5f4f04f0da97380b821572577; no voters: 
I20260709 13:05:45.697132 21326 raft_consensus.cc:2804] T 2c3d141ee0c04ffb85958304a6761c81 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:45.697439 21326 raft_consensus.cc:493] T 2c3d141ee0c04ffb85958304a6761c81 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:45.697710 21326 raft_consensus.cc:3060] T 2c3d141ee0c04ffb85958304a6761c81 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.703862 21285 tablet_bootstrap.cc:492] T fd4104e467544200b08e939ae1878bd7 P 7b9eb5f5f4f04f0da97380b821572577: No bootstrap required, opened a new log
I20260709 13:05:45.703549 21326 raft_consensus.cc:515] T 2c3d141ee0c04ffb85958304a6761c81 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.704344 21285 ts_tablet_manager.cc:1403] T fd4104e467544200b08e939ae1878bd7 P 7b9eb5f5f4f04f0da97380b821572577: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260709 13:05:45.706120 21095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3d141ee0c04ffb85958304a6761c81" candidate_uuid: "7b9eb5f5f4f04f0da97380b821572577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
I20260709 13:05:45.706353 21285 raft_consensus.cc:359] T fd4104e467544200b08e939ae1878bd7 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.706660 21095 raft_consensus.cc:3060] T 2c3d141ee0c04ffb85958304a6761c81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.706892 21285 raft_consensus.cc:385] T fd4104e467544200b08e939ae1878bd7 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.707214 21285 raft_consensus.cc:740] T fd4104e467544200b08e939ae1878bd7 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b9eb5f5f4f04f0da97380b821572577, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.707405 21326 leader_election.cc:290] T 2c3d141ee0c04ffb85958304a6761c81 P 7b9eb5f5f4f04f0da97380b821572577 [CANDIDATE]: Term 1 election: Requested vote from peers 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193:44563), 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195:36025)
I20260709 13:05:45.707798 21285 consensus_queue.cc:260] T fd4104e467544200b08e939ae1878bd7 P 7b9eb5f5f4f04f0da97380b821572577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.709939 21285 ts_tablet_manager.cc:1434] T fd4104e467544200b08e939ae1878bd7 P 7b9eb5f5f4f04f0da97380b821572577: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:05:45.710783 21285 tablet_bootstrap.cc:492] T 5f482c63627e4bb38d61b2a3f4816af7 P 7b9eb5f5f4f04f0da97380b821572577: Bootstrap starting.
I20260709 13:05:45.713088 21095 raft_consensus.cc:2468] T 2c3d141ee0c04ffb85958304a6761c81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b9eb5f5f4f04f0da97380b821572577 in term 1.
I20260709 13:05:45.714146 21134 leader_election.cc:304] T 2c3d141ee0c04ffb85958304a6761c81 P 7b9eb5f5f4f04f0da97380b821572577 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fc2bdd0947c45a984d2f1bcb8556201, 7b9eb5f5f4f04f0da97380b821572577; no voters: 
I20260709 13:05:45.708055 21244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3d141ee0c04ffb85958304a6761c81" candidate_uuid: "7b9eb5f5f4f04f0da97380b821572577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362"
I20260709 13:05:45.714779 21326 raft_consensus.cc:2804] T 2c3d141ee0c04ffb85958304a6761c81 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:45.714989 21244 raft_consensus.cc:3060] T 2c3d141ee0c04ffb85958304a6761c81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.715301 21326 raft_consensus.cc:697] T 2c3d141ee0c04ffb85958304a6761c81 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 LEADER]: Becoming Leader. State: Replica: 7b9eb5f5f4f04f0da97380b821572577, State: Running, Role: LEADER
I20260709 13:05:45.716676 21285 tablet_bootstrap.cc:654] T 5f482c63627e4bb38d61b2a3f4816af7 P 7b9eb5f5f4f04f0da97380b821572577: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.716598 21292 raft_consensus.cc:493] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:45.716252 21326 consensus_queue.cc:237] T 2c3d141ee0c04ffb85958304a6761c81 P 7b9eb5f5f4f04f0da97380b821572577 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.717200 21292 raft_consensus.cc:515] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.719893 21170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72feb2861c6a4ab585625a7ddc74aca0" candidate_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b9eb5f5f4f04f0da97380b821572577" is_pre_election: true
I20260709 13:05:45.720182 21292 leader_election.cc:290] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194:43785), 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195:36025)
I20260709 13:05:45.720599 21170 raft_consensus.cc:2468] T 72feb2861c6a4ab585625a7ddc74aca0 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fc2bdd0947c45a984d2f1bcb8556201 in term 0.
I20260709 13:05:45.720924 21245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72feb2861c6a4ab585625a7ddc74aca0" candidate_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" is_pre_election: true
I20260709 13:05:45.721549 21245 raft_consensus.cc:2468] T 72feb2861c6a4ab585625a7ddc74aca0 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fc2bdd0947c45a984d2f1bcb8556201 in term 0.
I20260709 13:05:45.721611 21295 raft_consensus.cc:493] T fd4104e467544200b08e939ae1878bd7 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:45.722220 21295 raft_consensus.cc:515] T fd4104e467544200b08e939ae1878bd7 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.722738 21061 leader_election.cc:304] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 413eeb2bcfbe4670a281fb21ac7e2362, 5fc2bdd0947c45a984d2f1bcb8556201; no voters: 
I20260709 13:05:45.723652 21292 raft_consensus.cc:2804] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:45.723999 21292 raft_consensus.cc:493] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:45.724309 21292 raft_consensus.cc:3060] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.726151 21245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4104e467544200b08e939ae1878bd7" candidate_uuid: "7b9eb5f5f4f04f0da97380b821572577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" is_pre_election: true
I20260709 13:05:45.727186 21245 raft_consensus.cc:2393] T fd4104e467544200b08e939ae1878bd7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7b9eb5f5f4f04f0da97380b821572577 in current term 1: Already voted for candidate 5fc2bdd0947c45a984d2f1bcb8556201 in this term.
I20260709 13:05:45.727667 21095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4104e467544200b08e939ae1878bd7" candidate_uuid: "7b9eb5f5f4f04f0da97380b821572577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" is_pre_election: true
I20260709 13:05:45.728724 21295 leader_election.cc:290] T fd4104e467544200b08e939ae1878bd7 P 7b9eb5f5f4f04f0da97380b821572577 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193:44563), 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195:36025)
I20260709 13:05:45.729135 21134 leader_election.cc:304] T fd4104e467544200b08e939ae1878bd7 P 7b9eb5f5f4f04f0da97380b821572577 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b9eb5f5f4f04f0da97380b821572577; no voters: 413eeb2bcfbe4670a281fb21ac7e2362, 5fc2bdd0947c45a984d2f1bcb8556201
I20260709 13:05:45.729851 21295 raft_consensus.cc:3060] T fd4104e467544200b08e939ae1878bd7 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.729257 20992 catalog_manager.cc:5697] T 2c3d141ee0c04ffb85958304a6761c81 P 7b9eb5f5f4f04f0da97380b821572577 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194). New cstate: current_term: 1 leader_uuid: "7b9eb5f5f4f04f0da97380b821572577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:45.731237 21292 raft_consensus.cc:515] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.734182 21170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72feb2861c6a4ab585625a7ddc74aca0" candidate_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b9eb5f5f4f04f0da97380b821572577"
I20260709 13:05:45.734723 21170 raft_consensus.cc:3060] T 72feb2861c6a4ab585625a7ddc74aca0 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.735363 21295 raft_consensus.cc:2749] T fd4104e467544200b08e939ae1878bd7 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:45.737823 21244 raft_consensus.cc:2468] T 2c3d141ee0c04ffb85958304a6761c81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b9eb5f5f4f04f0da97380b821572577 in term 1.
I20260709 13:05:45.740410 21170 raft_consensus.cc:2468] T 72feb2861c6a4ab585625a7ddc74aca0 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fc2bdd0947c45a984d2f1bcb8556201 in term 1.
I20260709 13:05:45.741348 21060 leader_election.cc:304] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fc2bdd0947c45a984d2f1bcb8556201, 7b9eb5f5f4f04f0da97380b821572577; no voters: 
I20260709 13:05:45.741470 21292 leader_election.cc:290] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 1 election: Requested vote from peers 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194:43785), 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195:36025)
I20260709 13:05:45.741879 21285 tablet_bootstrap.cc:492] T 5f482c63627e4bb38d61b2a3f4816af7 P 7b9eb5f5f4f04f0da97380b821572577: No bootstrap required, opened a new log
I20260709 13:05:45.742173 21292 raft_consensus.cc:2804] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:45.742316 21285 ts_tablet_manager.cc:1403] T 5f482c63627e4bb38d61b2a3f4816af7 P 7b9eb5f5f4f04f0da97380b821572577: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.000s
I20260709 13:05:45.742580 21244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72feb2861c6a4ab585625a7ddc74aca0" candidate_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362"
I20260709 13:05:45.743165 21244 raft_consensus.cc:3060] T 72feb2861c6a4ab585625a7ddc74aca0 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.743345 21292 raft_consensus.cc:697] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 LEADER]: Becoming Leader. State: Replica: 5fc2bdd0947c45a984d2f1bcb8556201, State: Running, Role: LEADER
I20260709 13:05:45.744328 21292 consensus_queue.cc:237] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.744583 21285 raft_consensus.cc:359] T 5f482c63627e4bb38d61b2a3f4816af7 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.745321 21285 raft_consensus.cc:385] T 5f482c63627e4bb38d61b2a3f4816af7 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.745564 21285 raft_consensus.cc:740] T 5f482c63627e4bb38d61b2a3f4816af7 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b9eb5f5f4f04f0da97380b821572577, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.746266 21285 consensus_queue.cc:260] T 5f482c63627e4bb38d61b2a3f4816af7 P 7b9eb5f5f4f04f0da97380b821572577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.748623 21285 ts_tablet_manager.cc:1434] T 5f482c63627e4bb38d61b2a3f4816af7 P 7b9eb5f5f4f04f0da97380b821572577: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:05:45.749508 21285 tablet_bootstrap.cc:492] T 2e22640c79b54bdb80463fe3a905e755 P 7b9eb5f5f4f04f0da97380b821572577: Bootstrap starting.
I20260709 13:05:45.750171 21244 raft_consensus.cc:2468] T 72feb2861c6a4ab585625a7ddc74aca0 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fc2bdd0947c45a984d2f1bcb8556201 in term 1.
I20260709 13:05:45.753583 21285 tablet_bootstrap.cc:654] T 2e22640c79b54bdb80463fe3a905e755 P 7b9eb5f5f4f04f0da97380b821572577: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.757865 21285 tablet_bootstrap.cc:492] T 2e22640c79b54bdb80463fe3a905e755 P 7b9eb5f5f4f04f0da97380b821572577: No bootstrap required, opened a new log
I20260709 13:05:45.758260 21285 ts_tablet_manager.cc:1403] T 2e22640c79b54bdb80463fe3a905e755 P 7b9eb5f5f4f04f0da97380b821572577: Time spent bootstrapping tablet: real 0.009s	user 0.003s	sys 0.004s
I20260709 13:05:45.760650 21285 raft_consensus.cc:359] T 2e22640c79b54bdb80463fe3a905e755 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.761264 21285 raft_consensus.cc:385] T 2e22640c79b54bdb80463fe3a905e755 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.761533 21285 raft_consensus.cc:740] T 2e22640c79b54bdb80463fe3a905e755 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b9eb5f5f4f04f0da97380b821572577, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.760921 20989 catalog_manager.cc:5697] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193). New cstate: current_term: 1 leader_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:45.762158 21285 consensus_queue.cc:260] T 2e22640c79b54bdb80463fe3a905e755 P 7b9eb5f5f4f04f0da97380b821572577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.763942 21285 ts_tablet_manager.cc:1434] T 2e22640c79b54bdb80463fe3a905e755 P 7b9eb5f5f4f04f0da97380b821572577: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.004s
I20260709 13:05:45.822893 21170 raft_consensus.cc:3060] T 5f482c63627e4bb38d61b2a3f4816af7 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.828583 21311 consensus_queue.cc:1048] T 5f482c63627e4bb38d61b2a3f4816af7 P 5fc2bdd0947c45a984d2f1bcb8556201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:45.830998 21311 consensus_queue.cc:1048] T 5f482c63627e4bb38d61b2a3f4816af7 P 5fc2bdd0947c45a984d2f1bcb8556201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:45.838256 21295 raft_consensus.cc:493] T 2e22640c79b54bdb80463fe3a905e755 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:45.838696 21295 raft_consensus.cc:515] T 2e22640c79b54bdb80463fe3a905e755 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.840698 21295 leader_election.cc:290] T 2e22640c79b54bdb80463fe3a905e755 P 7b9eb5f5f4f04f0da97380b821572577 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193:44563), 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195:36025)
I20260709 13:05:45.841759 21095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e22640c79b54bdb80463fe3a905e755" candidate_uuid: "7b9eb5f5f4f04f0da97380b821572577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" is_pre_election: true
I20260709 13:05:45.844012 21245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e22640c79b54bdb80463fe3a905e755" candidate_uuid: "7b9eb5f5f4f04f0da97380b821572577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" is_pre_election: true
I20260709 13:05:45.844861 21245 raft_consensus.cc:2393] T 2e22640c79b54bdb80463fe3a905e755 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7b9eb5f5f4f04f0da97380b821572577 in current term 1: Already voted for candidate 5fc2bdd0947c45a984d2f1bcb8556201 in this term.
I20260709 13:05:45.846376 21136 leader_election.cc:304] T 2e22640c79b54bdb80463fe3a905e755 P 7b9eb5f5f4f04f0da97380b821572577 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b9eb5f5f4f04f0da97380b821572577; no voters: 413eeb2bcfbe4670a281fb21ac7e2362, 5fc2bdd0947c45a984d2f1bcb8556201
I20260709 13:05:45.847819 21295 raft_consensus.cc:3060] T 2e22640c79b54bdb80463fe3a905e755 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.858937 21295 raft_consensus.cc:2749] T 2e22640c79b54bdb80463fe3a905e755 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:45.919024 21295 raft_consensus.cc:493] T 185176d4d6694088b1b7f4a8d5f224d8 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:45.919467 21295 raft_consensus.cc:515] T 185176d4d6694088b1b7f4a8d5f224d8 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:45.921250 21295 leader_election.cc:290] T 185176d4d6694088b1b7f4a8d5f224d8 P 7b9eb5f5f4f04f0da97380b821572577 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193:44563), 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195:36025)
I20260709 13:05:45.922087 21095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185176d4d6694088b1b7f4a8d5f224d8" candidate_uuid: "7b9eb5f5f4f04f0da97380b821572577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" is_pre_election: true
I20260709 13:05:45.922187 21244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185176d4d6694088b1b7f4a8d5f224d8" candidate_uuid: "7b9eb5f5f4f04f0da97380b821572577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" is_pre_election: true
I20260709 13:05:45.922919 21244 raft_consensus.cc:2393] T 185176d4d6694088b1b7f4a8d5f224d8 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7b9eb5f5f4f04f0da97380b821572577 in current term 1: Already voted for candidate 5fc2bdd0947c45a984d2f1bcb8556201 in this term.
I20260709 13:05:45.923844 21136 leader_election.cc:304] T 185176d4d6694088b1b7f4a8d5f224d8 P 7b9eb5f5f4f04f0da97380b821572577 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b9eb5f5f4f04f0da97380b821572577; no voters: 413eeb2bcfbe4670a281fb21ac7e2362, 5fc2bdd0947c45a984d2f1bcb8556201
I20260709 13:05:45.924499 21295 raft_consensus.cc:3060] T 185176d4d6694088b1b7f4a8d5f224d8 P 7b9eb5f5f4f04f0da97380b821572577 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.930075 21295 raft_consensus.cc:2749] T 185176d4d6694088b1b7f4a8d5f224d8 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:45.939450 21170 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c3d141ee0c04ffb85958304a6761c81"
dest_uuid: "7b9eb5f5f4f04f0da97380b821572577"
mode: GRACEFUL
new_leader_uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
 from {username='slave'} at 127.0.0.1:47206
I20260709 13:05:45.939983 21170 raft_consensus.cc:606] T 2c3d141ee0c04ffb85958304a6761c81 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 LEADER]: Received request to transfer leadership to TS 5fc2bdd0947c45a984d2f1bcb8556201
I20260709 13:05:45.944478 21170 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e87f667a7594a808eddbc24a105ca81"
dest_uuid: "7b9eb5f5f4f04f0da97380b821572577"
mode: GRACEFUL
new_leader_uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
 from {username='slave'} at 127.0.0.1:47206
I20260709 13:05:45.944921 21170 raft_consensus.cc:606] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 LEADER]: Received request to transfer leadership to TS 5fc2bdd0947c45a984d2f1bcb8556201
I20260709 13:05:45.951597 21170 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "719d275df5284699a136a980eaae0fa7"
dest_uuid: "7b9eb5f5f4f04f0da97380b821572577"
mode: GRACEFUL
new_leader_uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
 from {username='slave'} at 127.0.0.1:47206
I20260709 13:05:45.952082 21170 raft_consensus.cc:606] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 LEADER]: Received request to transfer leadership to TS 5fc2bdd0947c45a984d2f1bcb8556201
I20260709 13:05:45.963232 21244 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0929a80ad425414d9e6faa9999e47795"
dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362"
mode: GRACEFUL
new_leader_uuid: "7b9eb5f5f4f04f0da97380b821572577"
 from {username='slave'} at 127.0.0.1:59598
I20260709 13:05:45.963676 21244 raft_consensus.cc:606] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 1 LEADER]: Received request to transfer leadership to TS 7b9eb5f5f4f04f0da97380b821572577
I20260709 13:05:45.974478 21295 consensus_queue.cc:1048] T 58b6ffa0d00143859147e7a3db5715d6 P 7b9eb5f5f4f04f0da97380b821572577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:45.975054 21318 consensus_queue.cc:1048] T 2e22640c79b54bdb80463fe3a905e755 P 5fc2bdd0947c45a984d2f1bcb8556201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:45.982640 21095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72feb2861c6a4ab585625a7ddc74aca0"
dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
mode: GRACEFUL
new_leader_uuid: "7b9eb5f5f4f04f0da97380b821572577"
 from {username='slave'} at 127.0.0.1:46664
I20260709 13:05:45.983210 21095 raft_consensus.cc:606] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 LEADER]: Received request to transfer leadership to TS 7b9eb5f5f4f04f0da97380b821572577
I20260709 13:05:45.986963 21327 consensus_queue.cc:1048] T 58b6ffa0d00143859147e7a3db5715d6 P 7b9eb5f5f4f04f0da97380b821572577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:45.989666 21311 consensus_queue.cc:1048] T 2e22640c79b54bdb80463fe3a905e755 P 5fc2bdd0947c45a984d2f1bcb8556201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:45.993096 21096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f482c63627e4bb38d61b2a3f4816af7"
dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
mode: GRACEFUL
new_leader_uuid: "7b9eb5f5f4f04f0da97380b821572577"
 from {username='slave'} at 127.0.0.1:46664
I20260709 13:05:45.993642 21096 raft_consensus.cc:606] T 5f482c63627e4bb38d61b2a3f4816af7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 LEADER]: Received request to transfer leadership to TS 7b9eb5f5f4f04f0da97380b821572577
I20260709 13:05:45.999315 21095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "185176d4d6694088b1b7f4a8d5f224d8"
dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
mode: GRACEFUL
new_leader_uuid: "413eeb2bcfbe4670a281fb21ac7e2362"
 from {username='slave'} at 127.0.0.1:46664
I20260709 13:05:45.999892 21095 raft_consensus.cc:606] T 185176d4d6694088b1b7f4a8d5f224d8 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 LEADER]: Received request to transfer leadership to TS 413eeb2bcfbe4670a281fb21ac7e2362
I20260709 13:05:46.023113 21290 consensus_queue.cc:1048] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:46.029278 21319 raft_consensus.cc:993] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362: : Instructing follower 7b9eb5f5f4f04f0da97380b821572577 to start an election
I20260709 13:05:46.029855 21290 raft_consensus.cc:1081] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 1 LEADER]: Signalling peer 7b9eb5f5f4f04f0da97380b821572577 to start an election
I20260709 13:05:46.032122 21171 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0929a80ad425414d9e6faa9999e47795"
dest_uuid: "7b9eb5f5f4f04f0da97380b821572577"
 from {username='slave'} at 127.0.0.1:47200
I20260709 13:05:46.032637 21171 raft_consensus.cc:493] T 0929a80ad425414d9e6faa9999e47795 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:46.032998 21171 raft_consensus.cc:3060] T 0929a80ad425414d9e6faa9999e47795 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:46.035275 21360 consensus_queue.cc:1048] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:46.039510 21171 raft_consensus.cc:515] T 0929a80ad425414d9e6faa9999e47795 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:46.043496 21095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0929a80ad425414d9e6faa9999e47795" candidate_uuid: "7b9eb5f5f4f04f0da97380b821572577" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
I20260709 13:05:46.044092 21171 leader_election.cc:290] T 0929a80ad425414d9e6faa9999e47795 P 7b9eb5f5f4f04f0da97380b821572577 [CANDIDATE]: Term 2 election: Requested vote from peers 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193:44563), 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195:36025)
I20260709 13:05:46.044112 21095 raft_consensus.cc:3060] T 0929a80ad425414d9e6faa9999e47795 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:46.044431 21244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0929a80ad425414d9e6faa9999e47795" candidate_uuid: "7b9eb5f5f4f04f0da97380b821572577" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362"
I20260709 13:05:46.045614 21244 raft_consensus.cc:3055] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:46.045966 21244 raft_consensus.cc:740] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 413eeb2bcfbe4670a281fb21ac7e2362, State: Running, Role: LEADER
I20260709 13:05:46.046769 21244 consensus_queue.cc:260] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:46.047935 21244 raft_consensus.cc:3060] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:46.053071 21095 raft_consensus.cc:2468] T 0929a80ad425414d9e6faa9999e47795 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b9eb5f5f4f04f0da97380b821572577 in term 2.
I20260709 13:05:46.054332 21244 raft_consensus.cc:2468] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b9eb5f5f4f04f0da97380b821572577 in term 2.
I20260709 13:05:46.055294 21136 leader_election.cc:304] T 0929a80ad425414d9e6faa9999e47795 P 7b9eb5f5f4f04f0da97380b821572577 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 413eeb2bcfbe4670a281fb21ac7e2362, 7b9eb5f5f4f04f0da97380b821572577; no voters: 
I20260709 13:05:46.056077 21326 raft_consensus.cc:2804] T 0929a80ad425414d9e6faa9999e47795 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:46.056527 21326 raft_consensus.cc:697] T 0929a80ad425414d9e6faa9999e47795 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 LEADER]: Becoming Leader. State: Replica: 7b9eb5f5f4f04f0da97380b821572577, State: Running, Role: LEADER
I20260709 13:05:46.057358 21326 consensus_queue.cc:237] T 0929a80ad425414d9e6faa9999e47795 P 7b9eb5f5f4f04f0da97380b821572577 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:46.062407 21311 consensus_queue.cc:1048] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:46.064359 20992 catalog_manager.cc:5697] T 0929a80ad425414d9e6faa9999e47795 P 7b9eb5f5f4f04f0da97380b821572577 reported cstate change: term changed from 1 to 2, leader changed from 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195) to 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194). New cstate: current_term: 2 leader_uuid: "7b9eb5f5f4f04f0da97380b821572577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:46.069664 21326 consensus_queue.cc:1048] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:46.077279 21318 consensus_queue.cc:1048] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:46.079799 21327 raft_consensus.cc:993] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577: : Instructing follower 5fc2bdd0947c45a984d2f1bcb8556201 to start an election
I20260709 13:05:46.080742 21326 raft_consensus.cc:1081] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 LEADER]: Signalling peer 5fc2bdd0947c45a984d2f1bcb8556201 to start an election
I20260709 13:05:46.082460 21096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "719d275df5284699a136a980eaae0fa7"
dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
 from {username='slave'} at 127.0.0.1:46662
I20260709 13:05:46.082950 21096 raft_consensus.cc:493] T 719d275df5284699a136a980eaae0fa7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:46.083309 21096 raft_consensus.cc:3060] T 719d275df5284699a136a980eaae0fa7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:46.092449 21327 consensus_queue.cc:1048] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:46.093107 21096 raft_consensus.cc:515] T 719d275df5284699a136a980eaae0fa7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:46.095182 21096 leader_election.cc:290] T 719d275df5284699a136a980eaae0fa7 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 2 election: Requested vote from peers 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194:43785), 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195:36025)
I20260709 13:05:46.096777 21245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719d275df5284699a136a980eaae0fa7" candidate_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362"
I20260709 13:05:46.097198 21170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719d275df5284699a136a980eaae0fa7" candidate_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b9eb5f5f4f04f0da97380b821572577"
I20260709 13:05:46.097716 21170 raft_consensus.cc:3055] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:46.098006 21170 raft_consensus.cc:740] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7b9eb5f5f4f04f0da97380b821572577, State: Running, Role: LEADER
I20260709 13:05:46.098798 21170 consensus_queue.cc:260] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:46.099658 21170 raft_consensus.cc:3060] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:46.107895 21170 raft_consensus.cc:2468] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fc2bdd0947c45a984d2f1bcb8556201 in term 2.
I20260709 13:05:46.109685 21060 leader_election.cc:304] T 719d275df5284699a136a980eaae0fa7 P 5fc2bdd0947c45a984d2f1bcb8556201 [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: 5fc2bdd0947c45a984d2f1bcb8556201, 7b9eb5f5f4f04f0da97380b821572577; no voters: 413eeb2bcfbe4670a281fb21ac7e2362
I20260709 13:05:46.110330 21318 raft_consensus.cc:2804] T 719d275df5284699a136a980eaae0fa7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:46.110819 21318 raft_consensus.cc:697] T 719d275df5284699a136a980eaae0fa7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 LEADER]: Becoming Leader. State: Replica: 5fc2bdd0947c45a984d2f1bcb8556201, State: Running, Role: LEADER
I20260709 13:05:46.111478 21318 consensus_queue.cc:237] T 719d275df5284699a136a980eaae0fa7 P 5fc2bdd0947c45a984d2f1bcb8556201 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:46.118013 20994 catalog_manager.cc:5697] T 719d275df5284699a136a980eaae0fa7 P 5fc2bdd0947c45a984d2f1bcb8556201 reported cstate change: term changed from 1 to 2, leader changed from 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194) to 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193). New cstate: current_term: 2 leader_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:46.130122 21364 consensus_queue.cc:1048] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:46.135944 21327 raft_consensus.cc:993] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577: : Instructing follower 5fc2bdd0947c45a984d2f1bcb8556201 to start an election
I20260709 13:05:46.136397 21295 raft_consensus.cc:1081] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 LEADER]: Signalling peer 5fc2bdd0947c45a984d2f1bcb8556201 to start an election
I20260709 13:05:46.137862 21096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e87f667a7594a808eddbc24a105ca81"
dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
 from {username='slave'} at 127.0.0.1:46662
I20260709 13:05:46.138409 21096 raft_consensus.cc:493] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:46.138785 21096 raft_consensus.cc:3060] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:46.141426 21318 consensus_queue.cc:1048] T 185176d4d6694088b1b7f4a8d5f224d8 P 5fc2bdd0947c45a984d2f1bcb8556201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:46.142458 21364 consensus_queue.cc:1048] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:46.145617 21096 raft_consensus.cc:515] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:46.147476 21095 raft_consensus.cc:1240] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 FOLLOWER]: Rejecting Update request from peer 7b9eb5f5f4f04f0da97380b821572577 for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:46.151248 21171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e87f667a7594a808eddbc24a105ca81" candidate_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b9eb5f5f4f04f0da97380b821572577"
I20260709 13:05:46.151813 21171 raft_consensus.cc:3055] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:46.152140 21171 raft_consensus.cc:740] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7b9eb5f5f4f04f0da97380b821572577, State: Running, Role: LEADER
I20260709 13:05:46.152379 21364 consensus_queue.cc:1059] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:46.151589 21244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e87f667a7594a808eddbc24a105ca81" candidate_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362"
I20260709 13:05:46.153151 21244 raft_consensus.cc:3060] T 1e87f667a7594a808eddbc24a105ca81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:46.153601 21171 consensus_queue.cc:260] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:46.154654 21171 raft_consensus.cc:3060] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:46.159528 21244 raft_consensus.cc:2468] T 1e87f667a7594a808eddbc24a105ca81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fc2bdd0947c45a984d2f1bcb8556201 in term 2.
I20260709 13:05:46.160282 21096 leader_election.cc:290] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 2 election: Requested vote from peers 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194:43785), 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195:36025)
I20260709 13:05:46.160315 21311 consensus_queue.cc:1048] T 185176d4d6694088b1b7f4a8d5f224d8 P 5fc2bdd0947c45a984d2f1bcb8556201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:46.162748 21061 leader_election.cc:304] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 413eeb2bcfbe4670a281fb21ac7e2362, 5fc2bdd0947c45a984d2f1bcb8556201; no voters: 
I20260709 13:05:46.163584 21311 raft_consensus.cc:2804] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:46.164039 21311 raft_consensus.cc:697] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 LEADER]: Becoming Leader. State: Replica: 5fc2bdd0947c45a984d2f1bcb8556201, State: Running, Role: LEADER
I20260709 13:05:46.164776 21311 consensus_queue.cc:237] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [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: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:46.168795 21171 raft_consensus.cc:2468] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fc2bdd0947c45a984d2f1bcb8556201 in term 2.
W20260709 13:05:46.169755 21364 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 13:05:46.172708 21311 raft_consensus.cc:993] T 185176d4d6694088b1b7f4a8d5f224d8 P 5fc2bdd0947c45a984d2f1bcb8556201: : Instructing follower 413eeb2bcfbe4670a281fb21ac7e2362 to start an election
I20260709 13:05:46.173210 21292 raft_consensus.cc:1081] T 185176d4d6694088b1b7f4a8d5f224d8 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 LEADER]: Signalling peer 413eeb2bcfbe4670a281fb21ac7e2362 to start an election
I20260709 13:05:46.174674 21244 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "185176d4d6694088b1b7f4a8d5f224d8"
dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362"
 from {username='slave'} at 127.0.0.1:59582
I20260709 13:05:46.175227 21244 raft_consensus.cc:493] T 185176d4d6694088b1b7f4a8d5f224d8 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:46.175599 21244 raft_consensus.cc:3060] T 185176d4d6694088b1b7f4a8d5f224d8 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:46.174997 20989 catalog_manager.cc:5697] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 reported cstate change: term changed from 1 to 2, leader changed from 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194) to 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193). New cstate: current_term: 2 leader_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:46.180224 21244 raft_consensus.cc:515] T 185176d4d6694088b1b7f4a8d5f224d8 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:46.182788 21096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185176d4d6694088b1b7f4a8d5f224d8" candidate_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
I20260709 13:05:46.183185 21171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185176d4d6694088b1b7f4a8d5f224d8" candidate_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b9eb5f5f4f04f0da97380b821572577"
I20260709 13:05:46.183329 21096 raft_consensus.cc:3055] T 185176d4d6694088b1b7f4a8d5f224d8 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:46.183670 21096 raft_consensus.cc:740] T 185176d4d6694088b1b7f4a8d5f224d8 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5fc2bdd0947c45a984d2f1bcb8556201, State: Running, Role: LEADER
I20260709 13:05:46.183678 21244 leader_election.cc:290] T 185176d4d6694088b1b7f4a8d5f224d8 P 413eeb2bcfbe4670a281fb21ac7e2362 [CANDIDATE]: Term 2 election: Requested vote from peers 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193:44563), 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194:43785)
I20260709 13:05:46.183722 21171 raft_consensus.cc:3060] T 185176d4d6694088b1b7f4a8d5f224d8 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:46.184635 21096 consensus_queue.cc:260] T 185176d4d6694088b1b7f4a8d5f224d8 P 5fc2bdd0947c45a984d2f1bcb8556201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:46.185686 21096 raft_consensus.cc:3060] T 185176d4d6694088b1b7f4a8d5f224d8 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:46.189066 21171 raft_consensus.cc:2468] T 185176d4d6694088b1b7f4a8d5f224d8 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 413eeb2bcfbe4670a281fb21ac7e2362 in term 2.
I20260709 13:05:46.190012 21209 leader_election.cc:304] T 185176d4d6694088b1b7f4a8d5f224d8 P 413eeb2bcfbe4670a281fb21ac7e2362 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 413eeb2bcfbe4670a281fb21ac7e2362, 7b9eb5f5f4f04f0da97380b821572577; no voters: 
I20260709 13:05:46.190462 21096 raft_consensus.cc:2468] T 185176d4d6694088b1b7f4a8d5f224d8 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 413eeb2bcfbe4670a281fb21ac7e2362 in term 2.
I20260709 13:05:46.190637 21360 raft_consensus.cc:2804] T 185176d4d6694088b1b7f4a8d5f224d8 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:46.191148 21360 raft_consensus.cc:697] T 185176d4d6694088b1b7f4a8d5f224d8 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 2 LEADER]: Becoming Leader. State: Replica: 413eeb2bcfbe4670a281fb21ac7e2362, State: Running, Role: LEADER
I20260709 13:05:46.191898 21360 consensus_queue.cc:237] T 185176d4d6694088b1b7f4a8d5f224d8 P 413eeb2bcfbe4670a281fb21ac7e2362 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:46.197273 20992 catalog_manager.cc:5697] T 185176d4d6694088b1b7f4a8d5f224d8 P 413eeb2bcfbe4670a281fb21ac7e2362 reported cstate change: term changed from 1 to 2, leader changed from 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193) to 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195). New cstate: current_term: 2 leader_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:46.287439 21311 raft_consensus.cc:993] T 5f482c63627e4bb38d61b2a3f4816af7 P 5fc2bdd0947c45a984d2f1bcb8556201: : Instructing follower 7b9eb5f5f4f04f0da97380b821572577 to start an election
I20260709 13:05:46.287886 21311 raft_consensus.cc:1081] T 5f482c63627e4bb38d61b2a3f4816af7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 LEADER]: Signalling peer 7b9eb5f5f4f04f0da97380b821572577 to start an election
I20260709 13:05:46.289162 21171 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f482c63627e4bb38d61b2a3f4816af7"
dest_uuid: "7b9eb5f5f4f04f0da97380b821572577"
 from {username='slave'} at 127.0.0.1:47204
I20260709 13:05:46.289599 21171 raft_consensus.cc:493] T 5f482c63627e4bb38d61b2a3f4816af7 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:46.289887 21171 raft_consensus.cc:3060] T 5f482c63627e4bb38d61b2a3f4816af7 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:46.294633 21171 raft_consensus.cc:515] T 5f482c63627e4bb38d61b2a3f4816af7 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:46.296204 21171 leader_election.cc:290] T 5f482c63627e4bb38d61b2a3f4816af7 P 7b9eb5f5f4f04f0da97380b821572577 [CANDIDATE]: Term 2 election: Requested vote from peers 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193:44563), 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195:36025)
I20260709 13:05:46.296837 21096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f482c63627e4bb38d61b2a3f4816af7" candidate_uuid: "7b9eb5f5f4f04f0da97380b821572577" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
I20260709 13:05:46.297215 21244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f482c63627e4bb38d61b2a3f4816af7" candidate_uuid: "7b9eb5f5f4f04f0da97380b821572577" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362"
I20260709 13:05:46.297346 21096 raft_consensus.cc:3055] T 5f482c63627e4bb38d61b2a3f4816af7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:46.297676 21096 raft_consensus.cc:740] T 5f482c63627e4bb38d61b2a3f4816af7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5fc2bdd0947c45a984d2f1bcb8556201, State: Running, Role: LEADER
I20260709 13:05:46.297700 21244 raft_consensus.cc:3060] T 5f482c63627e4bb38d61b2a3f4816af7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:46.298921 21096 consensus_queue.cc:260] T 5f482c63627e4bb38d61b2a3f4816af7 P 5fc2bdd0947c45a984d2f1bcb8556201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:46.299966 21096 raft_consensus.cc:3060] T 5f482c63627e4bb38d61b2a3f4816af7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:46.302569 21244 raft_consensus.cc:2468] T 5f482c63627e4bb38d61b2a3f4816af7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b9eb5f5f4f04f0da97380b821572577 in term 2.
I20260709 13:05:46.303534 21136 leader_election.cc:304] T 5f482c63627e4bb38d61b2a3f4816af7 P 7b9eb5f5f4f04f0da97380b821572577 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 413eeb2bcfbe4670a281fb21ac7e2362, 7b9eb5f5f4f04f0da97380b821572577; no voters: 
I20260709 13:05:46.304282 21364 raft_consensus.cc:2804] T 5f482c63627e4bb38d61b2a3f4816af7 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:46.304628 21096 raft_consensus.cc:2468] T 5f482c63627e4bb38d61b2a3f4816af7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b9eb5f5f4f04f0da97380b821572577 in term 2.
I20260709 13:05:46.304682 21364 raft_consensus.cc:697] T 5f482c63627e4bb38d61b2a3f4816af7 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 LEADER]: Becoming Leader. State: Replica: 7b9eb5f5f4f04f0da97380b821572577, State: Running, Role: LEADER
I20260709 13:05:46.305606 21364 consensus_queue.cc:237] T 5f482c63627e4bb38d61b2a3f4816af7 P 7b9eb5f5f4f04f0da97380b821572577 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:46.310994 20992 catalog_manager.cc:5697] T 5f482c63627e4bb38d61b2a3f4816af7 P 7b9eb5f5f4f04f0da97380b821572577 reported cstate change: term changed from 1 to 2, leader changed from 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193) to 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194). New cstate: current_term: 2 leader_uuid: "7b9eb5f5f4f04f0da97380b821572577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:46.316120 21311 consensus_queue.cc:1048] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:46.326141 21364 consensus_queue.cc:1048] T 2c3d141ee0c04ffb85958304a6761c81 P 7b9eb5f5f4f04f0da97380b821572577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:46.328212 21311 consensus_queue.cc:1048] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:46.337060 21295 consensus_queue.cc:1048] T 2c3d141ee0c04ffb85958304a6761c81 P 7b9eb5f5f4f04f0da97380b821572577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:46.337986 21318 raft_consensus.cc:993] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201: : Instructing follower 7b9eb5f5f4f04f0da97380b821572577 to start an election
I20260709 13:05:46.338389 21318 raft_consensus.cc:1081] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 LEADER]: Signalling peer 7b9eb5f5f4f04f0da97380b821572577 to start an election
I20260709 13:05:46.340301 21171 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72feb2861c6a4ab585625a7ddc74aca0"
dest_uuid: "7b9eb5f5f4f04f0da97380b821572577"
 from {username='slave'} at 127.0.0.1:47204
I20260709 13:05:46.340886 21171 raft_consensus.cc:493] T 72feb2861c6a4ab585625a7ddc74aca0 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:46.341423 21171 raft_consensus.cc:3060] T 72feb2861c6a4ab585625a7ddc74aca0 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:46.348676 21171 raft_consensus.cc:515] T 72feb2861c6a4ab585625a7ddc74aca0 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:46.351378 21364 raft_consensus.cc:993] T 2c3d141ee0c04ffb85958304a6761c81 P 7b9eb5f5f4f04f0da97380b821572577: : Instructing follower 5fc2bdd0947c45a984d2f1bcb8556201 to start an election
I20260709 13:05:46.351835 21364 raft_consensus.cc:1081] T 2c3d141ee0c04ffb85958304a6761c81 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 LEADER]: Signalling peer 5fc2bdd0947c45a984d2f1bcb8556201 to start an election
I20260709 13:05:46.353478 21171 leader_election.cc:290] T 72feb2861c6a4ab585625a7ddc74aca0 P 7b9eb5f5f4f04f0da97380b821572577 [CANDIDATE]: Term 2 election: Requested vote from peers 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193:44563), 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195:36025)
I20260709 13:05:46.355170 21095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72feb2861c6a4ab585625a7ddc74aca0" candidate_uuid: "7b9eb5f5f4f04f0da97380b821572577" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
I20260709 13:05:46.355743 21095 raft_consensus.cc:3055] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:46.356048 21095 raft_consensus.cc:740] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5fc2bdd0947c45a984d2f1bcb8556201, State: Running, Role: LEADER
I20260709 13:05:46.356786 21095 consensus_queue.cc:260] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:46.357791 21244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72feb2861c6a4ab585625a7ddc74aca0" candidate_uuid: "7b9eb5f5f4f04f0da97380b821572577" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362"
I20260709 13:05:46.357996 21095 raft_consensus.cc:3060] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:46.358419 21244 raft_consensus.cc:3060] T 72feb2861c6a4ab585625a7ddc74aca0 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:46.357113 21096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c3d141ee0c04ffb85958304a6761c81"
dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
 from {username='slave'} at 127.0.0.1:46662
I20260709 13:05:46.363516 21096 raft_consensus.cc:493] T 2c3d141ee0c04ffb85958304a6761c81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:46.363927 21096 raft_consensus.cc:3060] T 2c3d141ee0c04ffb85958304a6761c81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:46.365278 21244 raft_consensus.cc:2468] T 72feb2861c6a4ab585625a7ddc74aca0 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b9eb5f5f4f04f0da97380b821572577 in term 2.
I20260709 13:05:46.366451 21136 leader_election.cc:304] T 72feb2861c6a4ab585625a7ddc74aca0 P 7b9eb5f5f4f04f0da97380b821572577 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 413eeb2bcfbe4670a281fb21ac7e2362, 7b9eb5f5f4f04f0da97380b821572577; no voters: 
I20260709 13:05:46.367214 21295 raft_consensus.cc:2804] T 72feb2861c6a4ab585625a7ddc74aca0 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:46.367673 21295 raft_consensus.cc:697] T 72feb2861c6a4ab585625a7ddc74aca0 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 LEADER]: Becoming Leader. State: Replica: 7b9eb5f5f4f04f0da97380b821572577, State: Running, Role: LEADER
I20260709 13:05:46.368158 21095 raft_consensus.cc:2468] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b9eb5f5f4f04f0da97380b821572577 in term 2.
I20260709 13:05:46.368515 21295 consensus_queue.cc:237] T 72feb2861c6a4ab585625a7ddc74aca0 P 7b9eb5f5f4f04f0da97380b821572577 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:46.369071 21096 raft_consensus.cc:515] T 2c3d141ee0c04ffb85958304a6761c81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:46.370821 21096 leader_election.cc:290] T 2c3d141ee0c04ffb85958304a6761c81 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 2 election: Requested vote from peers 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194:43785), 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195:36025)
I20260709 13:05:46.371342 21171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3d141ee0c04ffb85958304a6761c81" candidate_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b9eb5f5f4f04f0da97380b821572577"
I20260709 13:05:46.371881 21171 raft_consensus.cc:3055] T 2c3d141ee0c04ffb85958304a6761c81 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:46.372201 21171 raft_consensus.cc:740] T 2c3d141ee0c04ffb85958304a6761c81 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7b9eb5f5f4f04f0da97380b821572577, State: Running, Role: LEADER
I20260709 13:05:46.372861 21171 consensus_queue.cc:260] T 2c3d141ee0c04ffb85958304a6761c81 P 7b9eb5f5f4f04f0da97380b821572577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:46.373816 21171 raft_consensus.cc:3060] T 2c3d141ee0c04ffb85958304a6761c81 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:46.375995 21244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3d141ee0c04ffb85958304a6761c81" candidate_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362"
I20260709 13:05:46.376484 21244 raft_consensus.cc:3060] T 2c3d141ee0c04ffb85958304a6761c81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:46.375918 20992 catalog_manager.cc:5697] T 72feb2861c6a4ab585625a7ddc74aca0 P 7b9eb5f5f4f04f0da97380b821572577 reported cstate change: term changed from 1 to 2, leader changed from 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193) to 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194). New cstate: current_term: 2 leader_uuid: "7b9eb5f5f4f04f0da97380b821572577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:46.379833 21171 raft_consensus.cc:2468] T 2c3d141ee0c04ffb85958304a6761c81 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fc2bdd0947c45a984d2f1bcb8556201 in term 2.
I20260709 13:05:46.380656 21244 raft_consensus.cc:2468] T 2c3d141ee0c04ffb85958304a6761c81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fc2bdd0947c45a984d2f1bcb8556201 in term 2.
I20260709 13:05:46.381002 21060 leader_election.cc:304] T 2c3d141ee0c04ffb85958304a6761c81 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fc2bdd0947c45a984d2f1bcb8556201, 7b9eb5f5f4f04f0da97380b821572577; no voters: 
I20260709 13:05:46.381731 21311 raft_consensus.cc:2804] T 2c3d141ee0c04ffb85958304a6761c81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:46.382193 21311 raft_consensus.cc:697] T 2c3d141ee0c04ffb85958304a6761c81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 LEADER]: Becoming Leader. State: Replica: 5fc2bdd0947c45a984d2f1bcb8556201, State: Running, Role: LEADER
I20260709 13:05:46.382824 21311 consensus_queue.cc:237] T 2c3d141ee0c04ffb85958304a6761c81 P 5fc2bdd0947c45a984d2f1bcb8556201 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:46.388275 20992 catalog_manager.cc:5697] T 2c3d141ee0c04ffb85958304a6761c81 P 5fc2bdd0947c45a984d2f1bcb8556201 reported cstate change: term changed from 1 to 2, leader changed from 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194) to 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193). New cstate: current_term: 2 leader_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:46.443172 21244 raft_consensus.cc:1275] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 2 FOLLOWER]: Refusing update from remote peer 7b9eb5f5f4f04f0da97380b821572577: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:46.444388 21295 consensus_queue.cc:1048] T 0929a80ad425414d9e6faa9999e47795 P 7b9eb5f5f4f04f0da97380b821572577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:46.452678 21096 raft_consensus.cc:1275] T 0929a80ad425414d9e6faa9999e47795 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 FOLLOWER]: Refusing update from remote peer 7b9eb5f5f4f04f0da97380b821572577: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:46.453838 21295 consensus_queue.cc:1048] T 0929a80ad425414d9e6faa9999e47795 P 7b9eb5f5f4f04f0da97380b821572577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:46.506191 21244 raft_consensus.cc:3060] T 719d275df5284699a136a980eaae0fa7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:46.512259 21244 raft_consensus.cc:1275] T 719d275df5284699a136a980eaae0fa7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 2 FOLLOWER]: Refusing update from remote peer 5fc2bdd0947c45a984d2f1bcb8556201: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:46.513260 21375 consensus_queue.cc:1048] T 719d275df5284699a136a980eaae0fa7 P 5fc2bdd0947c45a984d2f1bcb8556201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:46.520982 21171 raft_consensus.cc:1275] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 FOLLOWER]: Refusing update from remote peer 5fc2bdd0947c45a984d2f1bcb8556201: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:46.523871 21318 consensus_queue.cc:1048] T 719d275df5284699a136a980eaae0fa7 P 5fc2bdd0947c45a984d2f1bcb8556201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:46.549527 21171 raft_consensus.cc:1275] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 FOLLOWER]: Refusing update from remote peer 5fc2bdd0947c45a984d2f1bcb8556201: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:46.550522 21318 consensus_queue.cc:1048] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:46.558631 21244 raft_consensus.cc:1275] T 1e87f667a7594a808eddbc24a105ca81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 2 FOLLOWER]: Refusing update from remote peer 5fc2bdd0947c45a984d2f1bcb8556201: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:46.563820 21318 consensus_queue.cc:1048] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:46.597671 21171 raft_consensus.cc:1275] T 185176d4d6694088b1b7f4a8d5f224d8 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 FOLLOWER]: Refusing update from remote peer 413eeb2bcfbe4670a281fb21ac7e2362: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:46.600024 21360 consensus_queue.cc:1048] T 185176d4d6694088b1b7f4a8d5f224d8 P 413eeb2bcfbe4670a281fb21ac7e2362 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:46.642052 21096 raft_consensus.cc:1275] T 185176d4d6694088b1b7f4a8d5f224d8 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 FOLLOWER]: Refusing update from remote peer 413eeb2bcfbe4670a281fb21ac7e2362: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:46.645864 21360 consensus_queue.cc:1048] T 185176d4d6694088b1b7f4a8d5f224d8 P 413eeb2bcfbe4670a281fb21ac7e2362 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:47.051980 21096 raft_consensus.cc:1275] T 5f482c63627e4bb38d61b2a3f4816af7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 FOLLOWER]: Refusing update from remote peer 7b9eb5f5f4f04f0da97380b821572577: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:47.061314 21171 raft_consensus.cc:1275] T 2c3d141ee0c04ffb85958304a6761c81 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 FOLLOWER]: Refusing update from remote peer 5fc2bdd0947c45a984d2f1bcb8556201: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:47.072909 21096 raft_consensus.cc:1275] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 FOLLOWER]: Refusing update from remote peer 7b9eb5f5f4f04f0da97380b821572577: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:47.076092 21326 consensus_queue.cc:1048] T 5f482c63627e4bb38d61b2a3f4816af7 P 7b9eb5f5f4f04f0da97380b821572577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:47.076335 21244 raft_consensus.cc:1275] T 5f482c63627e4bb38d61b2a3f4816af7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 2 FOLLOWER]: Refusing update from remote peer 7b9eb5f5f4f04f0da97380b821572577: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:47.076604 21377 consensus_queue.cc:1048] T 72feb2861c6a4ab585625a7ddc74aca0 P 7b9eb5f5f4f04f0da97380b821572577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:47.079012 21377 consensus_queue.cc:1048] T 5f482c63627e4bb38d61b2a3f4816af7 P 7b9eb5f5f4f04f0da97380b821572577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:47.089164 21245 raft_consensus.cc:1275] T 72feb2861c6a4ab585625a7ddc74aca0 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 2 FOLLOWER]: Refusing update from remote peer 7b9eb5f5f4f04f0da97380b821572577: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:47.104211 21380 consensus_queue.cc:1048] T 2c3d141ee0c04ffb85958304a6761c81 P 5fc2bdd0947c45a984d2f1bcb8556201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:47.110273 21295 consensus_queue.cc:1048] T 72feb2861c6a4ab585625a7ddc74aca0 P 7b9eb5f5f4f04f0da97380b821572577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:47.118425 21244 raft_consensus.cc:1275] T 2c3d141ee0c04ffb85958304a6761c81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 2 FOLLOWER]: Refusing update from remote peer 5fc2bdd0947c45a984d2f1bcb8556201: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:47.122771 21375 consensus_queue.cc:1048] T 2c3d141ee0c04ffb85958304a6761c81 P 5fc2bdd0947c45a984d2f1bcb8556201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:05:48.064621 21117 debug-util.cc:398] Leaking SignalData structure 0x7b0800156fc0 after lost signal to thread 20482
W20260709 13:05:48.065409 21117 debug-util.cc:398] Leaking SignalData structure 0x7b08001496a0 after lost signal to thread 21028
W20260709 13:05:48.066182 21117 debug-util.cc:398] Leaking SignalData structure 0x7b08001ec1c0 after lost signal to thread 21120
W20260709 13:05:48.066875 21117 debug-util.cc:398] Leaking SignalData structure 0x7b08000bf9a0 after lost signal to thread 21195
W20260709 13:05:48.067622 21117 debug-util.cc:398] Leaking SignalData structure 0x7b0800094580 after lost signal to thread 21269
I20260709 13:05:49.071498 20479 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:05:49.072489 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:49.096887 21094 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e87f667a7594a808eddbc24a105ca81"
dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
mode: GRACEFUL
new_leader_uuid: "413eeb2bcfbe4670a281fb21ac7e2362"
 from {username='slave'} at 127.0.0.1:46670
I20260709 13:05:49.097368 21094 raft_consensus.cc:606] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 LEADER]: Received request to transfer leadership to TS 413eeb2bcfbe4670a281fb21ac7e2362
I20260709 13:05:49.099538 21094 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd4104e467544200b08e939ae1878bd7"
dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
mode: GRACEFUL
new_leader_uuid: "413eeb2bcfbe4670a281fb21ac7e2362"
 from {username='slave'} at 127.0.0.1:46670
I20260709 13:05:49.100013 21094 raft_consensus.cc:606] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 LEADER]: Received request to transfer leadership to TS 413eeb2bcfbe4670a281fb21ac7e2362
I20260709 13:05:49.100867 20479 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:05:49.101351 20479 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:49.105208 21392 raft_consensus.cc:993] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201: : Instructing follower 413eeb2bcfbe4670a281fb21ac7e2362 to start an election
I20260709 13:05:49.105641 21389 raft_consensus.cc:1081] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 LEADER]: Signalling peer 413eeb2bcfbe4670a281fb21ac7e2362 to start an election
I20260709 13:05:49.107125 21240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e87f667a7594a808eddbc24a105ca81"
dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362"
 from {username='slave'} at 127.0.0.1:59582
I20260709 13:05:49.107649 21240 raft_consensus.cc:493] T 1e87f667a7594a808eddbc24a105ca81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:49.108026 21240 raft_consensus.cc:3060] T 1e87f667a7594a808eddbc24a105ca81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:49.115386 21240 raft_consensus.cc:515] T 1e87f667a7594a808eddbc24a105ca81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:49.117897 21240 leader_election.cc:290] T 1e87f667a7594a808eddbc24a105ca81 P 413eeb2bcfbe4670a281fb21ac7e2362 [CANDIDATE]: Term 3 election: Requested vote from peers 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193:44563), 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194:43785)
I20260709 13:05:49.118089 21094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e87f667a7594a808eddbc24a105ca81" candidate_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
I20260709 13:05:49.118458 21168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e87f667a7594a808eddbc24a105ca81" candidate_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7b9eb5f5f4f04f0da97380b821572577"
I20260709 13:05:49.118675 21094 raft_consensus.cc:3055] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:49.118985 21168 raft_consensus.cc:3060] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:49.118978 21094 raft_consensus.cc:740] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5fc2bdd0947c45a984d2f1bcb8556201, State: Running, Role: LEADER
I20260709 13:05:49.120000 21094 consensus_queue.cc:260] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:49.120864 21094 raft_consensus.cc:3060] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:49.125119 21094 raft_consensus.cc:2468] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 413eeb2bcfbe4670a281fb21ac7e2362 in term 3.
I20260709 13:05:49.126178 21168 raft_consensus.cc:2468] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 413eeb2bcfbe4670a281fb21ac7e2362 in term 3.
I20260709 13:05:49.126247 21208 leader_election.cc:304] T 1e87f667a7594a808eddbc24a105ca81 P 413eeb2bcfbe4670a281fb21ac7e2362 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 413eeb2bcfbe4670a281fb21ac7e2362, 5fc2bdd0947c45a984d2f1bcb8556201; no voters: 
I20260709 13:05:49.127169 21388 raft_consensus.cc:2804] T 1e87f667a7594a808eddbc24a105ca81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:49.128317 21388 raft_consensus.cc:697] T 1e87f667a7594a808eddbc24a105ca81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 3 LEADER]: Becoming Leader. State: Replica: 413eeb2bcfbe4670a281fb21ac7e2362, State: Running, Role: LEADER
I20260709 13:05:49.129040 21388 consensus_queue.cc:237] T 1e87f667a7594a808eddbc24a105ca81 P 413eeb2bcfbe4670a281fb21ac7e2362 [LEADER]: Queue going to LEADER 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: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:49.137094 20992 catalog_manager.cc:5697] T 1e87f667a7594a808eddbc24a105ca81 P 413eeb2bcfbe4670a281fb21ac7e2362 reported cstate change: term changed from 2 to 3, leader changed from 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193) to 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195). New cstate: current_term: 3 leader_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:49.495158 21389 raft_consensus.cc:993] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201: : Instructing follower 413eeb2bcfbe4670a281fb21ac7e2362 to start an election
I20260709 13:05:49.495646 21392 raft_consensus.cc:1081] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 LEADER]: Signalling peer 413eeb2bcfbe4670a281fb21ac7e2362 to start an election
I20260709 13:05:49.497064 21240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd4104e467544200b08e939ae1878bd7"
dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362"
 from {username='slave'} at 127.0.0.1:59582
I20260709 13:05:49.497495 21240 raft_consensus.cc:493] T fd4104e467544200b08e939ae1878bd7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:49.497781 21240 raft_consensus.cc:3060] T fd4104e467544200b08e939ae1878bd7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:49.502180 21240 raft_consensus.cc:515] T fd4104e467544200b08e939ae1878bd7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:49.503839 21240 leader_election.cc:290] T fd4104e467544200b08e939ae1878bd7 P 413eeb2bcfbe4670a281fb21ac7e2362 [CANDIDATE]: Term 2 election: Requested vote from peers 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193:44563), 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194:43785)
I20260709 13:05:49.504480 21094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4104e467544200b08e939ae1878bd7" candidate_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
I20260709 13:05:49.504886 21168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4104e467544200b08e939ae1878bd7" candidate_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b9eb5f5f4f04f0da97380b821572577"
I20260709 13:05:49.505239 21094 raft_consensus.cc:3055] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:49.505395 21168 raft_consensus.cc:3060] T fd4104e467544200b08e939ae1878bd7 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:49.505630 21094 raft_consensus.cc:740] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5fc2bdd0947c45a984d2f1bcb8556201, State: Running, Role: LEADER
I20260709 13:05:49.506594 21094 consensus_queue.cc:260] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:49.507936 21094 raft_consensus.cc:3060] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:49.511464 21168 raft_consensus.cc:2468] T fd4104e467544200b08e939ae1878bd7 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 413eeb2bcfbe4670a281fb21ac7e2362 in term 2.
I20260709 13:05:49.512859 21209 leader_election.cc:304] T fd4104e467544200b08e939ae1878bd7 P 413eeb2bcfbe4670a281fb21ac7e2362 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 413eeb2bcfbe4670a281fb21ac7e2362, 7b9eb5f5f4f04f0da97380b821572577; no voters: 
I20260709 13:05:49.513489 21388 raft_consensus.cc:2804] T fd4104e467544200b08e939ae1878bd7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:49.513885 21388 raft_consensus.cc:697] T fd4104e467544200b08e939ae1878bd7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 2 LEADER]: Becoming Leader. State: Replica: 413eeb2bcfbe4670a281fb21ac7e2362, State: Running, Role: LEADER
I20260709 13:05:49.514674 21388 consensus_queue.cc:237] T fd4104e467544200b08e939ae1878bd7 P 413eeb2bcfbe4670a281fb21ac7e2362 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:49.515060 21094 raft_consensus.cc:2468] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 413eeb2bcfbe4670a281fb21ac7e2362 in term 2.
I20260709 13:05:49.522035 20992 catalog_manager.cc:5697] T fd4104e467544200b08e939ae1878bd7 P 413eeb2bcfbe4670a281fb21ac7e2362 reported cstate change: term changed from 1 to 2, leader changed from 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193) to 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195). New cstate: current_term: 2 leader_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:49.599731 21168 raft_consensus.cc:1275] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [term 3 FOLLOWER]: Refusing update from remote peer 413eeb2bcfbe4670a281fb21ac7e2362: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:49.601014 21388 consensus_queue.cc:1048] T 1e87f667a7594a808eddbc24a105ca81 P 413eeb2bcfbe4670a281fb21ac7e2362 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:49.618402 21094 raft_consensus.cc:1275] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 3 FOLLOWER]: Refusing update from remote peer 413eeb2bcfbe4670a281fb21ac7e2362: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:49.620409 21393 consensus_queue.cc:1048] T 1e87f667a7594a808eddbc24a105ca81 P 413eeb2bcfbe4670a281fb21ac7e2362 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:49.915557 21168 raft_consensus.cc:1275] T fd4104e467544200b08e939ae1878bd7 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 FOLLOWER]: Refusing update from remote peer 413eeb2bcfbe4670a281fb21ac7e2362: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:49.916750 21388 consensus_queue.cc:1048] T fd4104e467544200b08e939ae1878bd7 P 413eeb2bcfbe4670a281fb21ac7e2362 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:49.928193 21094 raft_consensus.cc:1275] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 FOLLOWER]: Refusing update from remote peer 413eeb2bcfbe4670a281fb21ac7e2362: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:49.929692 21403 consensus_queue.cc:1048] T fd4104e467544200b08e939ae1878bd7 P 413eeb2bcfbe4670a281fb21ac7e2362 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:50.102119 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:50.113561 21240 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd4104e467544200b08e939ae1878bd7"
dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362"
mode: GRACEFUL
new_leader_uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
 from {username='slave'} at 127.0.0.1:59598
I20260709 13:05:50.114080 21240 raft_consensus.cc:606] T fd4104e467544200b08e939ae1878bd7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 2 LEADER]: Received request to transfer leadership to TS 5fc2bdd0947c45a984d2f1bcb8556201
I20260709 13:05:50.120877 21240 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e87f667a7594a808eddbc24a105ca81"
dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362"
mode: GRACEFUL
new_leader_uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
 from {username='slave'} at 127.0.0.1:59598
I20260709 13:05:50.121309 21240 raft_consensus.cc:606] T 1e87f667a7594a808eddbc24a105ca81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 3 LEADER]: Received request to transfer leadership to TS 5fc2bdd0947c45a984d2f1bcb8556201
I20260709 13:05:50.129985 21168 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0929a80ad425414d9e6faa9999e47795"
dest_uuid: "7b9eb5f5f4f04f0da97380b821572577"
mode: GRACEFUL
new_leader_uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
 from {username='slave'} at 127.0.0.1:47206
I20260709 13:05:50.130563 21168 raft_consensus.cc:606] T 0929a80ad425414d9e6faa9999e47795 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 LEADER]: Received request to transfer leadership to TS 5fc2bdd0947c45a984d2f1bcb8556201
I20260709 13:05:50.135501 21168 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58b6ffa0d00143859147e7a3db5715d6"
dest_uuid: "7b9eb5f5f4f04f0da97380b821572577"
mode: GRACEFUL
new_leader_uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
 from {username='slave'} at 127.0.0.1:47206
I20260709 13:05:50.136094 21168 raft_consensus.cc:606] T 58b6ffa0d00143859147e7a3db5715d6 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 LEADER]: Received request to transfer leadership to TS 5fc2bdd0947c45a984d2f1bcb8556201
I20260709 13:05:50.140763 21168 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72feb2861c6a4ab585625a7ddc74aca0"
dest_uuid: "7b9eb5f5f4f04f0da97380b821572577"
mode: GRACEFUL
new_leader_uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
 from {username='slave'} at 127.0.0.1:47206
I20260709 13:05:50.141288 21168 raft_consensus.cc:606] T 72feb2861c6a4ab585625a7ddc74aca0 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 LEADER]: Received request to transfer leadership to TS 5fc2bdd0947c45a984d2f1bcb8556201
I20260709 13:05:50.224282 21409 raft_consensus.cc:993] T 72feb2861c6a4ab585625a7ddc74aca0 P 7b9eb5f5f4f04f0da97380b821572577: : Instructing follower 5fc2bdd0947c45a984d2f1bcb8556201 to start an election
I20260709 13:05:50.224726 21327 raft_consensus.cc:1081] T 72feb2861c6a4ab585625a7ddc74aca0 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 LEADER]: Signalling peer 5fc2bdd0947c45a984d2f1bcb8556201 to start an election
I20260709 13:05:50.226037 21094 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72feb2861c6a4ab585625a7ddc74aca0"
dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
 from {username='slave'} at 127.0.0.1:46662
I20260709 13:05:50.226580 21094 raft_consensus.cc:493] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:50.226950 21094 raft_consensus.cc:3060] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:50.234257 21094 raft_consensus.cc:515] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:50.236477 21094 leader_election.cc:290] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 3 election: Requested vote from peers 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194:43785), 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195:36025)
I20260709 13:05:50.237051 21168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72feb2861c6a4ab585625a7ddc74aca0" candidate_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7b9eb5f5f4f04f0da97380b821572577"
I20260709 13:05:50.237464 21240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72feb2861c6a4ab585625a7ddc74aca0" candidate_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362"
I20260709 13:05:50.237608 21168 raft_consensus.cc:3055] T 72feb2861c6a4ab585625a7ddc74aca0 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:50.237965 21168 raft_consensus.cc:740] T 72feb2861c6a4ab585625a7ddc74aca0 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7b9eb5f5f4f04f0da97380b821572577, State: Running, Role: LEADER
I20260709 13:05:50.237989 21240 raft_consensus.cc:3060] T 72feb2861c6a4ab585625a7ddc74aca0 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:50.238878 21168 consensus_queue.cc:260] T 72feb2861c6a4ab585625a7ddc74aca0 P 7b9eb5f5f4f04f0da97380b821572577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:50.240065 21168 raft_consensus.cc:3060] T 72feb2861c6a4ab585625a7ddc74aca0 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:50.244427 21240 raft_consensus.cc:2468] T 72feb2861c6a4ab585625a7ddc74aca0 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fc2bdd0947c45a984d2f1bcb8556201 in term 3.
I20260709 13:05:50.245559 21061 leader_election.cc:304] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 413eeb2bcfbe4670a281fb21ac7e2362, 5fc2bdd0947c45a984d2f1bcb8556201; no voters: 
I20260709 13:05:50.246335 21392 raft_consensus.cc:2804] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:50.246286 21168 raft_consensus.cc:2468] T 72feb2861c6a4ab585625a7ddc74aca0 P 7b9eb5f5f4f04f0da97380b821572577 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fc2bdd0947c45a984d2f1bcb8556201 in term 3.
I20260709 13:05:50.247721 21392 raft_consensus.cc:697] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 3 LEADER]: Becoming Leader. State: Replica: 5fc2bdd0947c45a984d2f1bcb8556201, State: Running, Role: LEADER
I20260709 13:05:50.248526 21392 consensus_queue.cc:237] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 [LEADER]: Queue going to LEADER 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: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:50.255249 20992 catalog_manager.cc:5697] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 reported cstate change: term changed from 2 to 3, leader changed from 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194) to 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193). New cstate: current_term: 3 leader_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:50.314293 21388 raft_consensus.cc:993] T fd4104e467544200b08e939ae1878bd7 P 413eeb2bcfbe4670a281fb21ac7e2362: : Instructing follower 5fc2bdd0947c45a984d2f1bcb8556201 to start an election
I20260709 13:05:50.314750 21407 raft_consensus.cc:1081] T fd4104e467544200b08e939ae1878bd7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 2 LEADER]: Signalling peer 5fc2bdd0947c45a984d2f1bcb8556201 to start an election
I20260709 13:05:50.316116 21094 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd4104e467544200b08e939ae1878bd7"
dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
 from {username='slave'} at 127.0.0.1:46650
I20260709 13:05:50.316568 21094 raft_consensus.cc:493] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:50.316869 21094 raft_consensus.cc:3060] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:50.321316 21094 raft_consensus.cc:515] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:50.323228 21094 leader_election.cc:290] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 3 election: Requested vote from peers 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194:43785), 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195:36025)
I20260709 13:05:50.323526 21168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4104e467544200b08e939ae1878bd7" candidate_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7b9eb5f5f4f04f0da97380b821572577"
I20260709 13:05:50.323772 21240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4104e467544200b08e939ae1878bd7" candidate_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362"
I20260709 13:05:50.324154 21168 raft_consensus.cc:3060] T fd4104e467544200b08e939ae1878bd7 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:50.324297 21240 raft_consensus.cc:3055] T fd4104e467544200b08e939ae1878bd7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:50.324635 21240 raft_consensus.cc:740] T fd4104e467544200b08e939ae1878bd7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 413eeb2bcfbe4670a281fb21ac7e2362, State: Running, Role: LEADER
I20260709 13:05:50.325276 21240 consensus_queue.cc:260] T fd4104e467544200b08e939ae1878bd7 P 413eeb2bcfbe4670a281fb21ac7e2362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:50.326013 21240 raft_consensus.cc:3060] T fd4104e467544200b08e939ae1878bd7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:50.330653 21240 raft_consensus.cc:2468] T fd4104e467544200b08e939ae1878bd7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fc2bdd0947c45a984d2f1bcb8556201 in term 3.
I20260709 13:05:50.331106 21168 raft_consensus.cc:2468] T fd4104e467544200b08e939ae1878bd7 P 7b9eb5f5f4f04f0da97380b821572577 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fc2bdd0947c45a984d2f1bcb8556201 in term 3.
I20260709 13:05:50.331524 21061 leader_election.cc:304] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 413eeb2bcfbe4670a281fb21ac7e2362, 5fc2bdd0947c45a984d2f1bcb8556201; no voters: 
I20260709 13:05:50.332340 21410 raft_consensus.cc:2804] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:50.332720 21410 raft_consensus.cc:697] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 3 LEADER]: Becoming Leader. State: Replica: 5fc2bdd0947c45a984d2f1bcb8556201, State: Running, Role: LEADER
I20260709 13:05:50.333392 21410 consensus_queue.cc:237] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [LEADER]: Queue going to LEADER 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: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:50.339255 20992 catalog_manager.cc:5697] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 reported cstate change: term changed from 2 to 3, leader changed from 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195) to 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193). New cstate: current_term: 3 leader_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:50.354223 21409 raft_consensus.cc:993] T 58b6ffa0d00143859147e7a3db5715d6 P 7b9eb5f5f4f04f0da97380b821572577: : Instructing follower 5fc2bdd0947c45a984d2f1bcb8556201 to start an election
I20260709 13:05:50.354614 21327 raft_consensus.cc:1081] T 58b6ffa0d00143859147e7a3db5715d6 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 LEADER]: Signalling peer 5fc2bdd0947c45a984d2f1bcb8556201 to start an election
I20260709 13:05:50.355870 21094 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58b6ffa0d00143859147e7a3db5715d6"
dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
 from {username='slave'} at 127.0.0.1:46662
I20260709 13:05:50.356276 21094 raft_consensus.cc:493] T 58b6ffa0d00143859147e7a3db5715d6 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:50.356544 21094 raft_consensus.cc:3060] T 58b6ffa0d00143859147e7a3db5715d6 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:50.361824 21094 raft_consensus.cc:515] T 58b6ffa0d00143859147e7a3db5715d6 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:50.363242 21094 leader_election.cc:290] T 58b6ffa0d00143859147e7a3db5715d6 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 2 election: Requested vote from peers 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194:43785), 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195:36025)
I20260709 13:05:50.364212 21240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58b6ffa0d00143859147e7a3db5715d6" candidate_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362"
I20260709 13:05:50.364393 21168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58b6ffa0d00143859147e7a3db5715d6" candidate_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b9eb5f5f4f04f0da97380b821572577"
I20260709 13:05:50.364651 21240 raft_consensus.cc:3060] T 58b6ffa0d00143859147e7a3db5715d6 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:50.365025 21168 raft_consensus.cc:3055] T 58b6ffa0d00143859147e7a3db5715d6 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:50.365383 21168 raft_consensus.cc:740] T 58b6ffa0d00143859147e7a3db5715d6 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7b9eb5f5f4f04f0da97380b821572577, State: Running, Role: LEADER
I20260709 13:05:50.366163 21168 consensus_queue.cc:260] T 58b6ffa0d00143859147e7a3db5715d6 P 7b9eb5f5f4f04f0da97380b821572577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:50.367390 21168 raft_consensus.cc:3060] T 58b6ffa0d00143859147e7a3db5715d6 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:50.368899 21240 raft_consensus.cc:2468] T 58b6ffa0d00143859147e7a3db5715d6 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fc2bdd0947c45a984d2f1bcb8556201 in term 2.
I20260709 13:05:50.369767 21061 leader_election.cc:304] T 58b6ffa0d00143859147e7a3db5715d6 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 413eeb2bcfbe4670a281fb21ac7e2362, 5fc2bdd0947c45a984d2f1bcb8556201; no voters: 
I20260709 13:05:50.370393 21410 raft_consensus.cc:2804] T 58b6ffa0d00143859147e7a3db5715d6 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:50.370790 21410 raft_consensus.cc:697] T 58b6ffa0d00143859147e7a3db5715d6 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 LEADER]: Becoming Leader. State: Replica: 5fc2bdd0947c45a984d2f1bcb8556201, State: Running, Role: LEADER
I20260709 13:05:50.371433 21410 consensus_queue.cc:237] T 58b6ffa0d00143859147e7a3db5715d6 P 5fc2bdd0947c45a984d2f1bcb8556201 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:50.374698 21168 raft_consensus.cc:2468] T 58b6ffa0d00143859147e7a3db5715d6 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fc2bdd0947c45a984d2f1bcb8556201 in term 2.
I20260709 13:05:50.379768 20992 catalog_manager.cc:5697] T 58b6ffa0d00143859147e7a3db5715d6 P 5fc2bdd0947c45a984d2f1bcb8556201 reported cstate change: term changed from 1 to 2, leader changed from 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194) to 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193). New cstate: current_term: 2 leader_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:50.537093 21409 raft_consensus.cc:993] T 0929a80ad425414d9e6faa9999e47795 P 7b9eb5f5f4f04f0da97380b821572577: : Instructing follower 5fc2bdd0947c45a984d2f1bcb8556201 to start an election
I20260709 13:05:50.537515 21327 raft_consensus.cc:1081] T 0929a80ad425414d9e6faa9999e47795 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 LEADER]: Signalling peer 5fc2bdd0947c45a984d2f1bcb8556201 to start an election
I20260709 13:05:50.539023 21094 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0929a80ad425414d9e6faa9999e47795"
dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
 from {username='slave'} at 127.0.0.1:46662
I20260709 13:05:50.539597 21094 raft_consensus.cc:493] T 0929a80ad425414d9e6faa9999e47795 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:50.540004 21094 raft_consensus.cc:3060] T 0929a80ad425414d9e6faa9999e47795 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:50.547214 21094 raft_consensus.cc:515] T 0929a80ad425414d9e6faa9999e47795 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:50.549247 21094 leader_election.cc:290] T 0929a80ad425414d9e6faa9999e47795 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 3 election: Requested vote from peers 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194:43785), 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195:36025)
I20260709 13:05:50.550194 21168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0929a80ad425414d9e6faa9999e47795" candidate_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7b9eb5f5f4f04f0da97380b821572577"
I20260709 13:05:50.550290 21240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0929a80ad425414d9e6faa9999e47795" candidate_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362"
I20260709 13:05:50.550806 21168 raft_consensus.cc:3055] T 0929a80ad425414d9e6faa9999e47795 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:50.550907 21240 raft_consensus.cc:3060] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:50.551120 21168 raft_consensus.cc:740] T 0929a80ad425414d9e6faa9999e47795 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7b9eb5f5f4f04f0da97380b821572577, State: Running, Role: LEADER
I20260709 13:05:50.551955 21168 consensus_queue.cc:260] T 0929a80ad425414d9e6faa9999e47795 P 7b9eb5f5f4f04f0da97380b821572577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:50.552832 21168 raft_consensus.cc:3060] T 0929a80ad425414d9e6faa9999e47795 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:50.556979 21168 raft_consensus.cc:2468] T 0929a80ad425414d9e6faa9999e47795 P 7b9eb5f5f4f04f0da97380b821572577 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fc2bdd0947c45a984d2f1bcb8556201 in term 3.
I20260709 13:05:50.557853 21060 leader_election.cc:304] T 0929a80ad425414d9e6faa9999e47795 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fc2bdd0947c45a984d2f1bcb8556201, 7b9eb5f5f4f04f0da97380b821572577; no voters: 
I20260709 13:05:50.557832 21240 raft_consensus.cc:2468] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fc2bdd0947c45a984d2f1bcb8556201 in term 3.
I20260709 13:05:50.558698 21410 raft_consensus.cc:2804] T 0929a80ad425414d9e6faa9999e47795 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:50.559268 21410 raft_consensus.cc:697] T 0929a80ad425414d9e6faa9999e47795 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 3 LEADER]: Becoming Leader. State: Replica: 5fc2bdd0947c45a984d2f1bcb8556201, State: Running, Role: LEADER
I20260709 13:05:50.560014 21410 consensus_queue.cc:237] T 0929a80ad425414d9e6faa9999e47795 P 5fc2bdd0947c45a984d2f1bcb8556201 [LEADER]: Queue going to LEADER 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: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:50.566633 20992 catalog_manager.cc:5697] T 0929a80ad425414d9e6faa9999e47795 P 5fc2bdd0947c45a984d2f1bcb8556201 reported cstate change: term changed from 2 to 3, leader changed from 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194) to 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193). New cstate: current_term: 3 leader_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:50.588138 21388 raft_consensus.cc:993] T 1e87f667a7594a808eddbc24a105ca81 P 413eeb2bcfbe4670a281fb21ac7e2362: : Instructing follower 5fc2bdd0947c45a984d2f1bcb8556201 to start an election
I20260709 13:05:50.588539 21407 raft_consensus.cc:1081] T 1e87f667a7594a808eddbc24a105ca81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 3 LEADER]: Signalling peer 5fc2bdd0947c45a984d2f1bcb8556201 to start an election
I20260709 13:05:50.589975 21094 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e87f667a7594a808eddbc24a105ca81"
dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
 from {username='slave'} at 127.0.0.1:46650
I20260709 13:05:50.590411 21094 raft_consensus.cc:493] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:50.590708 21094 raft_consensus.cc:3060] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:50.594866 21094 raft_consensus.cc:515] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:50.596508 21094 leader_election.cc:290] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [CANDIDATE]: Term 4 election: Requested vote from peers 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194:43785), 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195:36025)
I20260709 13:05:50.597170 21168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e87f667a7594a808eddbc24a105ca81" candidate_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7b9eb5f5f4f04f0da97380b821572577"
I20260709 13:05:50.597514 21240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e87f667a7594a808eddbc24a105ca81" candidate_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362"
I20260709 13:05:50.597755 21168 raft_consensus.cc:3060] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:50.598142 21240 raft_consensus.cc:3055] T 1e87f667a7594a808eddbc24a105ca81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:50.598435 21240 raft_consensus.cc:740] T 1e87f667a7594a808eddbc24a105ca81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 413eeb2bcfbe4670a281fb21ac7e2362, State: Running, Role: LEADER
I20260709 13:05:50.599228 21240 consensus_queue.cc:260] T 1e87f667a7594a808eddbc24a105ca81 P 413eeb2bcfbe4670a281fb21ac7e2362 [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: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:50.600414 21240 raft_consensus.cc:3060] T 1e87f667a7594a808eddbc24a105ca81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:50.605581 21168 raft_consensus.cc:2468] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fc2bdd0947c45a984d2f1bcb8556201 in term 4.
I20260709 13:05:50.606334 21240 raft_consensus.cc:2468] T 1e87f667a7594a808eddbc24a105ca81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fc2bdd0947c45a984d2f1bcb8556201 in term 4.
I20260709 13:05:50.606642 21060 leader_election.cc:304] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [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: 5fc2bdd0947c45a984d2f1bcb8556201, 7b9eb5f5f4f04f0da97380b821572577; no voters: 
I20260709 13:05:50.607422 21410 raft_consensus.cc:2804] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:50.607853 21410 raft_consensus.cc:697] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 4 LEADER]: Becoming Leader. State: Replica: 5fc2bdd0947c45a984d2f1bcb8556201, State: Running, Role: LEADER
I20260709 13:05:50.608523 21410 consensus_queue.cc:237] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [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: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:50.615407 20992 catalog_manager.cc:5697] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 reported cstate change: term changed from 3 to 4, leader changed from 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195) to 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193). New cstate: current_term: 4 leader_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:50.677191 21240 raft_consensus.cc:1275] T 72feb2861c6a4ab585625a7ddc74aca0 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 3 FOLLOWER]: Refusing update from remote peer 5fc2bdd0947c45a984d2f1bcb8556201: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:50.679090 21392 consensus_queue.cc:1048] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:50.695446 21168 raft_consensus.cc:1275] T 72feb2861c6a4ab585625a7ddc74aca0 P 7b9eb5f5f4f04f0da97380b821572577 [term 3 FOLLOWER]: Refusing update from remote peer 5fc2bdd0947c45a984d2f1bcb8556201: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:50.700515 21392 consensus_queue.cc:1048] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:50.770902 21240 raft_consensus.cc:1275] T 58b6ffa0d00143859147e7a3db5715d6 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 2 FOLLOWER]: Refusing update from remote peer 5fc2bdd0947c45a984d2f1bcb8556201: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:50.772110 21420 consensus_queue.cc:1048] T 58b6ffa0d00143859147e7a3db5715d6 P 5fc2bdd0947c45a984d2f1bcb8556201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:50.780332 21168 raft_consensus.cc:1275] T 58b6ffa0d00143859147e7a3db5715d6 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 FOLLOWER]: Refusing update from remote peer 5fc2bdd0947c45a984d2f1bcb8556201: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:50.782203 21420 consensus_queue.cc:1048] T 58b6ffa0d00143859147e7a3db5715d6 P 5fc2bdd0947c45a984d2f1bcb8556201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:50.784101 21240 raft_consensus.cc:1275] T fd4104e467544200b08e939ae1878bd7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 3 FOLLOWER]: Refusing update from remote peer 5fc2bdd0947c45a984d2f1bcb8556201: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:50.785396 21410 consensus_queue.cc:1048] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:50.792943 21168 raft_consensus.cc:1275] T fd4104e467544200b08e939ae1878bd7 P 7b9eb5f5f4f04f0da97380b821572577 [term 3 FOLLOWER]: Refusing update from remote peer 5fc2bdd0947c45a984d2f1bcb8556201: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:50.794327 21410 consensus_queue.cc:1048] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:51.044466 21240 raft_consensus.cc:1275] T 1e87f667a7594a808eddbc24a105ca81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 4 FOLLOWER]: Refusing update from remote peer 5fc2bdd0947c45a984d2f1bcb8556201: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:51.045514 21168 raft_consensus.cc:1275] T 0929a80ad425414d9e6faa9999e47795 P 7b9eb5f5f4f04f0da97380b821572577 [term 3 FOLLOWER]: Refusing update from remote peer 5fc2bdd0947c45a984d2f1bcb8556201: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:51.045761 21410 consensus_queue.cc:1048] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:51.046722 21392 consensus_queue.cc:1048] T 0929a80ad425414d9e6faa9999e47795 P 5fc2bdd0947c45a984d2f1bcb8556201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:51.055963 21170 raft_consensus.cc:1275] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [term 4 FOLLOWER]: Refusing update from remote peer 5fc2bdd0947c45a984d2f1bcb8556201: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:51.058746 21245 raft_consensus.cc:1275] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 3 FOLLOWER]: Refusing update from remote peer 5fc2bdd0947c45a984d2f1bcb8556201: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:51.059556 21410 consensus_queue.cc:1048] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:51.061326 21410 consensus_queue.cc:1048] T 0929a80ad425414d9e6faa9999e47795 P 5fc2bdd0947c45a984d2f1bcb8556201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:53.148837 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:53.157716 21094 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e87f667a7594a808eddbc24a105ca81"
dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
mode: GRACEFUL
new_leader_uuid: "7b9eb5f5f4f04f0da97380b821572577"
 from {username='slave'} at 127.0.0.1:46670
I20260709 13:05:53.158461 21094 raft_consensus.cc:606] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 4 LEADER]: Received request to transfer leadership to TS 7b9eb5f5f4f04f0da97380b821572577
I20260709 13:05:53.161438 21094 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c3d141ee0c04ffb85958304a6761c81"
dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
mode: GRACEFUL
new_leader_uuid: "413eeb2bcfbe4670a281fb21ac7e2362"
 from {username='slave'} at 127.0.0.1:46670
I20260709 13:05:53.161815 21094 raft_consensus.cc:606] T 2c3d141ee0c04ffb85958304a6761c81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 LEADER]: Received request to transfer leadership to TS 413eeb2bcfbe4670a281fb21ac7e2362
I20260709 13:05:53.164184 21094 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58b6ffa0d00143859147e7a3db5715d6"
dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
mode: GRACEFUL
new_leader_uuid: "413eeb2bcfbe4670a281fb21ac7e2362"
 from {username='slave'} at 127.0.0.1:46670
I20260709 13:05:53.164561 21094 raft_consensus.cc:606] T 58b6ffa0d00143859147e7a3db5715d6 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 LEADER]: Received request to transfer leadership to TS 413eeb2bcfbe4670a281fb21ac7e2362
I20260709 13:05:53.166675 21094 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "719d275df5284699a136a980eaae0fa7"
dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
mode: GRACEFUL
new_leader_uuid: "7b9eb5f5f4f04f0da97380b821572577"
 from {username='slave'} at 127.0.0.1:46670
I20260709 13:05:53.167219 21094 raft_consensus.cc:606] T 719d275df5284699a136a980eaae0fa7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 LEADER]: Received request to transfer leadership to TS 7b9eb5f5f4f04f0da97380b821572577
I20260709 13:05:53.168399 20479 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:05:53.168840 20479 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:53.198807 21420 raft_consensus.cc:993] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201: : Instructing follower 7b9eb5f5f4f04f0da97380b821572577 to start an election
I20260709 13:05:53.199373 21430 raft_consensus.cc:1081] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 4 LEADER]: Signalling peer 7b9eb5f5f4f04f0da97380b821572577 to start an election
I20260709 13:05:53.200739 21170 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e87f667a7594a808eddbc24a105ca81"
dest_uuid: "7b9eb5f5f4f04f0da97380b821572577"
 from {username='slave'} at 127.0.0.1:47204
I20260709 13:05:53.201148 21170 raft_consensus.cc:493] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:53.201417 21170 raft_consensus.cc:3060] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:53.206804 21170 raft_consensus.cc:515] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:53.208422 21170 leader_election.cc:290] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [CANDIDATE]: Term 5 election: Requested vote from peers 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193:44563), 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195:36025)
I20260709 13:05:53.209306 21094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e87f667a7594a808eddbc24a105ca81" candidate_uuid: "7b9eb5f5f4f04f0da97380b821572577" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
I20260709 13:05:53.209690 21240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e87f667a7594a808eddbc24a105ca81" candidate_uuid: "7b9eb5f5f4f04f0da97380b821572577" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362"
I20260709 13:05:53.210166 21094 raft_consensus.cc:3055] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:05:53.210186 21240 raft_consensus.cc:3060] T 1e87f667a7594a808eddbc24a105ca81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:53.210650 21094 raft_consensus.cc:740] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 5fc2bdd0947c45a984d2f1bcb8556201, State: Running, Role: LEADER
I20260709 13:05:53.211581 21094 consensus_queue.cc:260] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [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: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:53.212972 21094 raft_consensus.cc:3060] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:53.217314 21240 raft_consensus.cc:2468] T 1e87f667a7594a808eddbc24a105ca81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b9eb5f5f4f04f0da97380b821572577 in term 5.
I20260709 13:05:53.218503 21136 leader_election.cc:304] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [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: 413eeb2bcfbe4670a281fb21ac7e2362, 7b9eb5f5f4f04f0da97380b821572577; no voters: 
I20260709 13:05:53.219302 21327 raft_consensus.cc:2804] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:05:53.219771 21094 raft_consensus.cc:2468] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b9eb5f5f4f04f0da97380b821572577 in term 5.
I20260709 13:05:53.220525 21327 raft_consensus.cc:697] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [term 5 LEADER]: Becoming Leader. State: Replica: 7b9eb5f5f4f04f0da97380b821572577, State: Running, Role: LEADER
I20260709 13:05:53.221483 21327 consensus_queue.cc:237] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [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: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:53.227488 20989 catalog_manager.cc:5697] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 reported cstate change: term changed from 4 to 5, leader changed from 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193) to 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194). New cstate: current_term: 5 leader_uuid: "7b9eb5f5f4f04f0da97380b821572577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:53.238909 21420 raft_consensus.cc:993] T 58b6ffa0d00143859147e7a3db5715d6 P 5fc2bdd0947c45a984d2f1bcb8556201: : Instructing follower 413eeb2bcfbe4670a281fb21ac7e2362 to start an election
I20260709 13:05:53.239406 21430 raft_consensus.cc:1081] T 58b6ffa0d00143859147e7a3db5715d6 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 LEADER]: Signalling peer 413eeb2bcfbe4670a281fb21ac7e2362 to start an election
I20260709 13:05:53.240821 21240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58b6ffa0d00143859147e7a3db5715d6"
dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362"
 from {username='slave'} at 127.0.0.1:59582
I20260709 13:05:53.241218 21240 raft_consensus.cc:493] T 58b6ffa0d00143859147e7a3db5715d6 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:53.241515 21240 raft_consensus.cc:3060] T 58b6ffa0d00143859147e7a3db5715d6 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:53.245334 21240 raft_consensus.cc:515] T 58b6ffa0d00143859147e7a3db5715d6 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:53.246752 21240 leader_election.cc:290] T 58b6ffa0d00143859147e7a3db5715d6 P 413eeb2bcfbe4670a281fb21ac7e2362 [CANDIDATE]: Term 3 election: Requested vote from peers 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193:44563), 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194:43785)
I20260709 13:05:53.247325 21094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58b6ffa0d00143859147e7a3db5715d6" candidate_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
I20260709 13:05:53.247917 21094 raft_consensus.cc:3055] T 58b6ffa0d00143859147e7a3db5715d6 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:53.247761 21170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58b6ffa0d00143859147e7a3db5715d6" candidate_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7b9eb5f5f4f04f0da97380b821572577"
I20260709 13:05:53.248208 21094 raft_consensus.cc:740] T 58b6ffa0d00143859147e7a3db5715d6 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5fc2bdd0947c45a984d2f1bcb8556201, State: Running, Role: LEADER
I20260709 13:05:53.248425 21170 raft_consensus.cc:3060] T 58b6ffa0d00143859147e7a3db5715d6 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:53.249050 21094 consensus_queue.cc:260] T 58b6ffa0d00143859147e7a3db5715d6 P 5fc2bdd0947c45a984d2f1bcb8556201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:53.249867 21094 raft_consensus.cc:3060] T 58b6ffa0d00143859147e7a3db5715d6 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:53.253098 21170 raft_consensus.cc:2468] T 58b6ffa0d00143859147e7a3db5715d6 P 7b9eb5f5f4f04f0da97380b821572577 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 413eeb2bcfbe4670a281fb21ac7e2362 in term 3.
I20260709 13:05:53.253831 21094 raft_consensus.cc:2468] T 58b6ffa0d00143859147e7a3db5715d6 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 413eeb2bcfbe4670a281fb21ac7e2362 in term 3.
I20260709 13:05:53.254256 21209 leader_election.cc:304] T 58b6ffa0d00143859147e7a3db5715d6 P 413eeb2bcfbe4670a281fb21ac7e2362 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 413eeb2bcfbe4670a281fb21ac7e2362, 7b9eb5f5f4f04f0da97380b821572577; no voters: 
I20260709 13:05:53.255093 21388 raft_consensus.cc:2804] T 58b6ffa0d00143859147e7a3db5715d6 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:53.256071 21388 raft_consensus.cc:697] T 58b6ffa0d00143859147e7a3db5715d6 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 3 LEADER]: Becoming Leader. State: Replica: 413eeb2bcfbe4670a281fb21ac7e2362, State: Running, Role: LEADER
I20260709 13:05:53.256930 21388 consensus_queue.cc:237] T 58b6ffa0d00143859147e7a3db5715d6 P 413eeb2bcfbe4670a281fb21ac7e2362 [LEADER]: Queue going to LEADER 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: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:53.263476 20989 catalog_manager.cc:5697] T 58b6ffa0d00143859147e7a3db5715d6 P 413eeb2bcfbe4670a281fb21ac7e2362 reported cstate change: term changed from 2 to 3, leader changed from 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193) to 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195). New cstate: current_term: 3 leader_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:53.302014 21420 raft_consensus.cc:993] T 2c3d141ee0c04ffb85958304a6761c81 P 5fc2bdd0947c45a984d2f1bcb8556201: : Instructing follower 413eeb2bcfbe4670a281fb21ac7e2362 to start an election
I20260709 13:05:53.302408 21430 raft_consensus.cc:1081] T 2c3d141ee0c04ffb85958304a6761c81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 LEADER]: Signalling peer 413eeb2bcfbe4670a281fb21ac7e2362 to start an election
I20260709 13:05:53.303617 21240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c3d141ee0c04ffb85958304a6761c81"
dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362"
 from {username='slave'} at 127.0.0.1:59582
I20260709 13:05:53.304060 21240 raft_consensus.cc:493] T 2c3d141ee0c04ffb85958304a6761c81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:53.304270 21240 raft_consensus.cc:3060] T 2c3d141ee0c04ffb85958304a6761c81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:53.308573 21240 raft_consensus.cc:515] T 2c3d141ee0c04ffb85958304a6761c81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:53.310233 21240 leader_election.cc:290] T 2c3d141ee0c04ffb85958304a6761c81 P 413eeb2bcfbe4670a281fb21ac7e2362 [CANDIDATE]: Term 3 election: Requested vote from peers 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193:44563), 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194:43785)
I20260709 13:05:53.310911 21094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3d141ee0c04ffb85958304a6761c81" candidate_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
I20260709 13:05:53.311420 21094 raft_consensus.cc:3055] T 2c3d141ee0c04ffb85958304a6761c81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:53.311506 21170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3d141ee0c04ffb85958304a6761c81" candidate_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7b9eb5f5f4f04f0da97380b821572577"
I20260709 13:05:53.311681 21094 raft_consensus.cc:740] T 2c3d141ee0c04ffb85958304a6761c81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5fc2bdd0947c45a984d2f1bcb8556201, State: Running, Role: LEADER
I20260709 13:05:53.312055 21170 raft_consensus.cc:3060] T 2c3d141ee0c04ffb85958304a6761c81 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:53.312444 21094 consensus_queue.cc:260] T 2c3d141ee0c04ffb85958304a6761c81 P 5fc2bdd0947c45a984d2f1bcb8556201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:53.313278 21094 raft_consensus.cc:3060] T 2c3d141ee0c04ffb85958304a6761c81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:53.316299 21170 raft_consensus.cc:2468] T 2c3d141ee0c04ffb85958304a6761c81 P 7b9eb5f5f4f04f0da97380b821572577 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 413eeb2bcfbe4670a281fb21ac7e2362 in term 3.
I20260709 13:05:53.317142 21094 raft_consensus.cc:2468] T 2c3d141ee0c04ffb85958304a6761c81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 413eeb2bcfbe4670a281fb21ac7e2362 in term 3.
I20260709 13:05:53.317199 21209 leader_election.cc:304] T 2c3d141ee0c04ffb85958304a6761c81 P 413eeb2bcfbe4670a281fb21ac7e2362 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 413eeb2bcfbe4670a281fb21ac7e2362, 7b9eb5f5f4f04f0da97380b821572577; no voters: 
I20260709 13:05:53.317999 21388 raft_consensus.cc:2804] T 2c3d141ee0c04ffb85958304a6761c81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:53.318441 21388 raft_consensus.cc:697] T 2c3d141ee0c04ffb85958304a6761c81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 3 LEADER]: Becoming Leader. State: Replica: 413eeb2bcfbe4670a281fb21ac7e2362, State: Running, Role: LEADER
I20260709 13:05:53.319213 21388 consensus_queue.cc:237] T 2c3d141ee0c04ffb85958304a6761c81 P 413eeb2bcfbe4670a281fb21ac7e2362 [LEADER]: Queue going to LEADER 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: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:53.325189 20989 catalog_manager.cc:5697] T 2c3d141ee0c04ffb85958304a6761c81 P 413eeb2bcfbe4670a281fb21ac7e2362 reported cstate change: term changed from 2 to 3, leader changed from 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193) to 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195). New cstate: current_term: 3 leader_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:53.476593 21420 raft_consensus.cc:993] T 719d275df5284699a136a980eaae0fa7 P 5fc2bdd0947c45a984d2f1bcb8556201: : Instructing follower 7b9eb5f5f4f04f0da97380b821572577 to start an election
I20260709 13:05:53.477015 21430 raft_consensus.cc:1081] T 719d275df5284699a136a980eaae0fa7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 LEADER]: Signalling peer 7b9eb5f5f4f04f0da97380b821572577 to start an election
I20260709 13:05:53.478394 21170 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "719d275df5284699a136a980eaae0fa7"
dest_uuid: "7b9eb5f5f4f04f0da97380b821572577"
 from {username='slave'} at 127.0.0.1:47204
I20260709 13:05:53.478871 21170 raft_consensus.cc:493] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:53.479135 21170 raft_consensus.cc:3060] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:53.484177 21170 raft_consensus.cc:515] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:53.485659 21170 leader_election.cc:290] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 [CANDIDATE]: Term 3 election: Requested vote from peers 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193:44563), 413eeb2bcfbe4670a281fb21ac7e2362 (127.19.255.195:36025)
I20260709 13:05:53.486349 21094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719d275df5284699a136a980eaae0fa7" candidate_uuid: "7b9eb5f5f4f04f0da97380b821572577" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5fc2bdd0947c45a984d2f1bcb8556201"
I20260709 13:05:53.486572 21240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719d275df5284699a136a980eaae0fa7" candidate_uuid: "7b9eb5f5f4f04f0da97380b821572577" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "413eeb2bcfbe4670a281fb21ac7e2362"
I20260709 13:05:53.486842 21094 raft_consensus.cc:3055] T 719d275df5284699a136a980eaae0fa7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:53.487028 21240 raft_consensus.cc:3060] T 719d275df5284699a136a980eaae0fa7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:53.487143 21094 raft_consensus.cc:740] T 719d275df5284699a136a980eaae0fa7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5fc2bdd0947c45a984d2f1bcb8556201, State: Running, Role: LEADER
I20260709 13:05:53.487988 21094 consensus_queue.cc:260] T 719d275df5284699a136a980eaae0fa7 P 5fc2bdd0947c45a984d2f1bcb8556201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:53.489099 21094 raft_consensus.cc:3060] T 719d275df5284699a136a980eaae0fa7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:53.492872 21240 raft_consensus.cc:2468] T 719d275df5284699a136a980eaae0fa7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b9eb5f5f4f04f0da97380b821572577 in term 3.
I20260709 13:05:53.493808 21136 leader_election.cc:304] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 413eeb2bcfbe4670a281fb21ac7e2362, 7b9eb5f5f4f04f0da97380b821572577; no voters: 
I20260709 13:05:53.494454 21327 raft_consensus.cc:2804] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:53.494479 21094 raft_consensus.cc:2468] T 719d275df5284699a136a980eaae0fa7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b9eb5f5f4f04f0da97380b821572577 in term 3.
I20260709 13:05:53.494921 21327 raft_consensus.cc:697] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 [term 3 LEADER]: Becoming Leader. State: Replica: 7b9eb5f5f4f04f0da97380b821572577, State: Running, Role: LEADER
I20260709 13:05:53.495841 21327 consensus_queue.cc:237] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 [LEADER]: Queue going to LEADER 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: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } }
I20260709 13:05:53.502225 20989 catalog_manager.cc:5697] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 reported cstate change: term changed from 2 to 3, leader changed from 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193) to 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194). New cstate: current_term: 3 leader_uuid: "7b9eb5f5f4f04f0da97380b821572577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:53.651535 21094 raft_consensus.cc:1275] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 5 FOLLOWER]: Refusing update from remote peer 7b9eb5f5f4f04f0da97380b821572577: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:05:53.652714 21327 consensus_queue.cc:1048] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:53.662237 21240 raft_consensus.cc:1275] T 1e87f667a7594a808eddbc24a105ca81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 5 FOLLOWER]: Refusing update from remote peer 7b9eb5f5f4f04f0da97380b821572577: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:05:53.664155 21327 consensus_queue.cc:1048] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:53.829499 21094 raft_consensus.cc:1275] T 58b6ffa0d00143859147e7a3db5715d6 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 3 FOLLOWER]: Refusing update from remote peer 413eeb2bcfbe4670a281fb21ac7e2362: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:53.830521 21388 consensus_queue.cc:1048] T 58b6ffa0d00143859147e7a3db5715d6 P 413eeb2bcfbe4670a281fb21ac7e2362 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:53.839395 21168 raft_consensus.cc:1275] T 58b6ffa0d00143859147e7a3db5715d6 P 7b9eb5f5f4f04f0da97380b821572577 [term 3 FOLLOWER]: Refusing update from remote peer 413eeb2bcfbe4670a281fb21ac7e2362: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:53.841846 21388 consensus_queue.cc:1048] T 58b6ffa0d00143859147e7a3db5715d6 P 413eeb2bcfbe4670a281fb21ac7e2362 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:53.842079 21168 raft_consensus.cc:1275] T 2c3d141ee0c04ffb85958304a6761c81 P 7b9eb5f5f4f04f0da97380b821572577 [term 3 FOLLOWER]: Refusing update from remote peer 413eeb2bcfbe4670a281fb21ac7e2362: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:53.843626 21388 consensus_queue.cc:1048] T 2c3d141ee0c04ffb85958304a6761c81 P 413eeb2bcfbe4670a281fb21ac7e2362 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b9eb5f5f4f04f0da97380b821572577" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:53.856592 21094 raft_consensus.cc:1275] T 2c3d141ee0c04ffb85958304a6761c81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 3 FOLLOWER]: Refusing update from remote peer 413eeb2bcfbe4670a281fb21ac7e2362: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:53.858031 21448 consensus_queue.cc:1048] T 2c3d141ee0c04ffb85958304a6761c81 P 413eeb2bcfbe4670a281fb21ac7e2362 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:53.996773 21094 raft_consensus.cc:1275] T 719d275df5284699a136a980eaae0fa7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 3 FOLLOWER]: Refusing update from remote peer 7b9eb5f5f4f04f0da97380b821572577: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:53.997932 21327 consensus_queue.cc:1048] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fc2bdd0947c45a984d2f1bcb8556201" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:54.005925 21240 raft_consensus.cc:1275] T 719d275df5284699a136a980eaae0fa7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 3 FOLLOWER]: Refusing update from remote peer 7b9eb5f5f4f04f0da97380b821572577: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:54.007746 21443 consensus_queue.cc:1048] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "413eeb2bcfbe4670a281fb21ac7e2362" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:54.169656 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:54.176301 20479 tablet_server.cc:179] TabletServer@127.19.255.193:0 shutting down...
I20260709 13:05:54.200563 20479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:54.201361 20479 tablet_replica.cc:333] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201: stopping tablet replica
I20260709 13:05:54.202315 20479 raft_consensus.cc:2243] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:54.203218 20479 raft_consensus.cc:2272] T 72feb2861c6a4ab585625a7ddc74aca0 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:54.205008 20479 tablet_replica.cc:333] T 2c3d141ee0c04ffb85958304a6761c81 P 5fc2bdd0947c45a984d2f1bcb8556201: stopping tablet replica
I20260709 13:05:54.205461 20479 raft_consensus.cc:2243] T 2c3d141ee0c04ffb85958304a6761c81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:54.205778 20479 raft_consensus.cc:2272] T 2c3d141ee0c04ffb85958304a6761c81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:54.207557 20479 tablet_replica.cc:333] T 0929a80ad425414d9e6faa9999e47795 P 5fc2bdd0947c45a984d2f1bcb8556201: stopping tablet replica
I20260709 13:05:54.208083 20479 raft_consensus.cc:2243] T 0929a80ad425414d9e6faa9999e47795 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:54.208737 20479 raft_consensus.cc:2272] T 0929a80ad425414d9e6faa9999e47795 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:54.210237 20479 tablet_replica.cc:333] T 2e22640c79b54bdb80463fe3a905e755 P 5fc2bdd0947c45a984d2f1bcb8556201: stopping tablet replica
I20260709 13:05:54.210664 20479 raft_consensus.cc:2243] T 2e22640c79b54bdb80463fe3a905e755 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:54.211256 20479 raft_consensus.cc:2272] T 2e22640c79b54bdb80463fe3a905e755 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:54.212848 20479 tablet_replica.cc:333] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201: stopping tablet replica
I20260709 13:05:54.213299 20479 raft_consensus.cc:2243] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:54.214000 20479 raft_consensus.cc:2272] T fd4104e467544200b08e939ae1878bd7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:54.215566 20479 tablet_replica.cc:333] T 185176d4d6694088b1b7f4a8d5f224d8 P 5fc2bdd0947c45a984d2f1bcb8556201: stopping tablet replica
I20260709 13:05:54.216038 20479 raft_consensus.cc:2243] T 185176d4d6694088b1b7f4a8d5f224d8 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:54.216377 20479 raft_consensus.cc:2272] T 185176d4d6694088b1b7f4a8d5f224d8 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:54.217839 20479 tablet_replica.cc:333] T 719d275df5284699a136a980eaae0fa7 P 5fc2bdd0947c45a984d2f1bcb8556201: stopping tablet replica
I20260709 13:05:54.218257 20479 raft_consensus.cc:2243] T 719d275df5284699a136a980eaae0fa7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:54.218557 20479 raft_consensus.cc:2272] T 719d275df5284699a136a980eaae0fa7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:54.220835 20479 tablet_replica.cc:333] T 58b6ffa0d00143859147e7a3db5715d6 P 5fc2bdd0947c45a984d2f1bcb8556201: stopping tablet replica
I20260709 13:05:54.221264 20479 raft_consensus.cc:2243] T 58b6ffa0d00143859147e7a3db5715d6 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:54.221571 20479 raft_consensus.cc:2272] T 58b6ffa0d00143859147e7a3db5715d6 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:54.223209 20479 tablet_replica.cc:333] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201: stopping tablet replica
I20260709 13:05:54.223601 20479 raft_consensus.cc:2243] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:54.223975 20479 raft_consensus.cc:2272] T 1e87f667a7594a808eddbc24a105ca81 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:54.225766 20479 tablet_replica.cc:333] T 5f482c63627e4bb38d61b2a3f4816af7 P 5fc2bdd0947c45a984d2f1bcb8556201: stopping tablet replica
I20260709 13:05:54.226131 20479 raft_consensus.cc:2243] T 5f482c63627e4bb38d61b2a3f4816af7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:54.226454 20479 raft_consensus.cc:2272] T 5f482c63627e4bb38d61b2a3f4816af7 P 5fc2bdd0947c45a984d2f1bcb8556201 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:54.231101 21208 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260709 13:05:54.233961 21208 consensus_peers.cc:597] T 58b6ffa0d00143859147e7a3db5715d6 P 413eeb2bcfbe4670a281fb21ac7e2362 -> Peer 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193:44563): Couldn't send request to peer 5fc2bdd0947c45a984d2f1bcb8556201. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:54.275699 20479 tablet_server.cc:196] TabletServer@127.19.255.193:0 shutdown complete.
I20260709 13:05:54.294142 20479 tablet_server.cc:179] TabletServer@127.19.255.194:0 shutting down...
W20260709 13:05:54.312424 21209 consensus_peers.cc:597] T 2c3d141ee0c04ffb85958304a6761c81 P 413eeb2bcfbe4670a281fb21ac7e2362 -> Peer 7b9eb5f5f4f04f0da97380b821572577 (127.19.255.194:43785): Couldn't send request to peer 7b9eb5f5f4f04f0da97380b821572577. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:54.320966 20479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:54.321683 20479 tablet_replica.cc:333] T 2e22640c79b54bdb80463fe3a905e755 P 7b9eb5f5f4f04f0da97380b821572577: stopping tablet replica
I20260709 13:05:54.322314 20479 raft_consensus.cc:2243] T 2e22640c79b54bdb80463fe3a905e755 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:54.322741 20479 raft_consensus.cc:2272] T 2e22640c79b54bdb80463fe3a905e755 P 7b9eb5f5f4f04f0da97380b821572577 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:54.324705 20479 tablet_replica.cc:333] T fd4104e467544200b08e939ae1878bd7 P 7b9eb5f5f4f04f0da97380b821572577: stopping tablet replica
I20260709 13:05:54.325426 20479 raft_consensus.cc:2243] T fd4104e467544200b08e939ae1878bd7 P 7b9eb5f5f4f04f0da97380b821572577 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:54.326018 20479 raft_consensus.cc:2272] T fd4104e467544200b08e939ae1878bd7 P 7b9eb5f5f4f04f0da97380b821572577 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:54.330693 20479 tablet_replica.cc:333] T 185176d4d6694088b1b7f4a8d5f224d8 P 7b9eb5f5f4f04f0da97380b821572577: stopping tablet replica
I20260709 13:05:54.331321 20479 raft_consensus.cc:2243] T 185176d4d6694088b1b7f4a8d5f224d8 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:54.331789 20479 raft_consensus.cc:2272] T 185176d4d6694088b1b7f4a8d5f224d8 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:54.334398 20479 tablet_replica.cc:333] T 5f482c63627e4bb38d61b2a3f4816af7 P 7b9eb5f5f4f04f0da97380b821572577: stopping tablet replica
I20260709 13:05:54.334933 20479 raft_consensus.cc:2243] T 5f482c63627e4bb38d61b2a3f4816af7 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:05:54.335011 21208 consensus_peers.cc:597] T 2c3d141ee0c04ffb85958304a6761c81 P 413eeb2bcfbe4670a281fb21ac7e2362 -> Peer 5fc2bdd0947c45a984d2f1bcb8556201 (127.19.255.193:44563): Couldn't send request to peer 5fc2bdd0947c45a984d2f1bcb8556201. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:44563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:54.335698 20479 raft_consensus.cc:2272] T 5f482c63627e4bb38d61b2a3f4816af7 P 7b9eb5f5f4f04f0da97380b821572577 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:54.337467 20479 tablet_replica.cc:333] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577: stopping tablet replica
I20260709 13:05:54.337945 20479 raft_consensus.cc:2243] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:05:54.338551 20479 raft_consensus.cc:2272] T 1e87f667a7594a808eddbc24a105ca81 P 7b9eb5f5f4f04f0da97380b821572577 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:54.340270 20479 tablet_replica.cc:333] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577: stopping tablet replica
I20260709 13:05:54.340739 20479 raft_consensus.cc:2243] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:54.341360 20479 raft_consensus.cc:2272] T 719d275df5284699a136a980eaae0fa7 P 7b9eb5f5f4f04f0da97380b821572577 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:54.343145 20479 tablet_replica.cc:333] T 58b6ffa0d00143859147e7a3db5715d6 P 7b9eb5f5f4f04f0da97380b821572577: stopping tablet replica
I20260709 13:05:54.343598 20479 raft_consensus.cc:2243] T 58b6ffa0d00143859147e7a3db5715d6 P 7b9eb5f5f4f04f0da97380b821572577 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:54.344033 20479 raft_consensus.cc:2272] T 58b6ffa0d00143859147e7a3db5715d6 P 7b9eb5f5f4f04f0da97380b821572577 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:54.345873 20479 tablet_replica.cc:333] T 2c3d141ee0c04ffb85958304a6761c81 P 7b9eb5f5f4f04f0da97380b821572577: stopping tablet replica
I20260709 13:05:54.346319 20479 raft_consensus.cc:2243] T 2c3d141ee0c04ffb85958304a6761c81 P 7b9eb5f5f4f04f0da97380b821572577 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:54.346673 20479 raft_consensus.cc:2272] T 2c3d141ee0c04ffb85958304a6761c81 P 7b9eb5f5f4f04f0da97380b821572577 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:54.348615 20479 tablet_replica.cc:333] T 72feb2861c6a4ab585625a7ddc74aca0 P 7b9eb5f5f4f04f0da97380b821572577: stopping tablet replica
I20260709 13:05:54.349129 20479 raft_consensus.cc:2243] T 72feb2861c6a4ab585625a7ddc74aca0 P 7b9eb5f5f4f04f0da97380b821572577 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:54.349498 20479 raft_consensus.cc:2272] T 72feb2861c6a4ab585625a7ddc74aca0 P 7b9eb5f5f4f04f0da97380b821572577 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:54.350976 20479 tablet_replica.cc:333] T 0929a80ad425414d9e6faa9999e47795 P 7b9eb5f5f4f04f0da97380b821572577: stopping tablet replica
I20260709 13:05:54.351385 20479 raft_consensus.cc:2243] T 0929a80ad425414d9e6faa9999e47795 P 7b9eb5f5f4f04f0da97380b821572577 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:54.351811 20479 raft_consensus.cc:2272] T 0929a80ad425414d9e6faa9999e47795 P 7b9eb5f5f4f04f0da97380b821572577 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:54.378326 20479 tablet_server.cc:196] TabletServer@127.19.255.194:0 shutdown complete.
I20260709 13:05:54.395394 20479 tablet_server.cc:179] TabletServer@127.19.255.195:0 shutting down...
I20260709 13:05:54.418275 20479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:54.418861 20479 tablet_replica.cc:333] T 1e87f667a7594a808eddbc24a105ca81 P 413eeb2bcfbe4670a281fb21ac7e2362: stopping tablet replica
I20260709 13:05:54.419571 20479 raft_consensus.cc:2243] T 1e87f667a7594a808eddbc24a105ca81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:54.420101 20479 raft_consensus.cc:2272] T 1e87f667a7594a808eddbc24a105ca81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:54.422079 20479 tablet_replica.cc:333] T 5f482c63627e4bb38d61b2a3f4816af7 P 413eeb2bcfbe4670a281fb21ac7e2362: stopping tablet replica
I20260709 13:05:54.422640 20479 raft_consensus.cc:2243] T 5f482c63627e4bb38d61b2a3f4816af7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:54.423051 20479 raft_consensus.cc:2272] T 5f482c63627e4bb38d61b2a3f4816af7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:54.424696 20479 tablet_replica.cc:333] T 185176d4d6694088b1b7f4a8d5f224d8 P 413eeb2bcfbe4670a281fb21ac7e2362: stopping tablet replica
I20260709 13:05:54.425170 20479 raft_consensus.cc:2243] T 185176d4d6694088b1b7f4a8d5f224d8 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:54.425843 20479 raft_consensus.cc:2272] T 185176d4d6694088b1b7f4a8d5f224d8 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:54.427318 20479 tablet_replica.cc:333] T fd4104e467544200b08e939ae1878bd7 P 413eeb2bcfbe4670a281fb21ac7e2362: stopping tablet replica
I20260709 13:05:54.427870 20479 raft_consensus.cc:2243] T fd4104e467544200b08e939ae1878bd7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:54.428247 20479 raft_consensus.cc:2272] T fd4104e467544200b08e939ae1878bd7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:54.429728 20479 tablet_replica.cc:333] T 58b6ffa0d00143859147e7a3db5715d6 P 413eeb2bcfbe4670a281fb21ac7e2362: stopping tablet replica
I20260709 13:05:54.430193 20479 raft_consensus.cc:2243] T 58b6ffa0d00143859147e7a3db5715d6 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:54.430823 20479 raft_consensus.cc:2272] T 58b6ffa0d00143859147e7a3db5715d6 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:54.432870 20479 tablet_replica.cc:333] T 719d275df5284699a136a980eaae0fa7 P 413eeb2bcfbe4670a281fb21ac7e2362: stopping tablet replica
I20260709 13:05:54.433334 20479 raft_consensus.cc:2243] T 719d275df5284699a136a980eaae0fa7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:54.433691 20479 raft_consensus.cc:2272] T 719d275df5284699a136a980eaae0fa7 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:54.435410 20479 tablet_replica.cc:333] T 2c3d141ee0c04ffb85958304a6761c81 P 413eeb2bcfbe4670a281fb21ac7e2362: stopping tablet replica
I20260709 13:05:54.436041 20479 raft_consensus.cc:2243] T 2c3d141ee0c04ffb85958304a6761c81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:54.436896 20479 raft_consensus.cc:2272] T 2c3d141ee0c04ffb85958304a6761c81 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:54.438643 20479 tablet_replica.cc:333] T 72feb2861c6a4ab585625a7ddc74aca0 P 413eeb2bcfbe4670a281fb21ac7e2362: stopping tablet replica
I20260709 13:05:54.439107 20479 raft_consensus.cc:2243] T 72feb2861c6a4ab585625a7ddc74aca0 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:54.439503 20479 raft_consensus.cc:2272] T 72feb2861c6a4ab585625a7ddc74aca0 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:54.440934 20479 tablet_replica.cc:333] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362: stopping tablet replica
I20260709 13:05:54.441380 20479 raft_consensus.cc:2243] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:54.441795 20479 raft_consensus.cc:2272] T 0929a80ad425414d9e6faa9999e47795 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:54.443315 20479 tablet_replica.cc:333] T 2e22640c79b54bdb80463fe3a905e755 P 413eeb2bcfbe4670a281fb21ac7e2362: stopping tablet replica
I20260709 13:05:54.443822 20479 raft_consensus.cc:2243] T 2e22640c79b54bdb80463fe3a905e755 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:54.444255 20479 raft_consensus.cc:2272] T 2e22640c79b54bdb80463fe3a905e755 P 413eeb2bcfbe4670a281fb21ac7e2362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:54.473132 20479 tablet_server.cc:196] TabletServer@127.19.255.195:0 shutdown complete.
I20260709 13:05:54.490540 20479 master.cc:562] Master@127.19.255.254:41151 shutting down...
I20260709 13:05:54.509754 20479 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 64bcabdb1c19442ab329e223f3e50de3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:54.510293 20479 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 64bcabdb1c19442ab329e223f3e50de3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:54.510607 20479 tablet_replica.cc:333] T 00000000000000000000000000000000 P 64bcabdb1c19442ab329e223f3e50de3: stopping tablet replica
I20260709 13:05:54.530265 20479 master.cc:584] Master@127.19.255.254:41151 shutdown complete.
413eeb2bcfbe4670a281fb21ac7e2362  1
5fc2bdd0947c45a984d2f1bcb8556201  5
7b9eb5f5f4f04f0da97380b821572577  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10345 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:05:54.567584 20479 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.255.254:39591
I20260709 13:05:54.568691 20479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:54.574025 21458 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 13:05:54.574110 21459 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 13:05:54.574944 21461 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 13:05:54.575570 20479 server_base.cc:1061] running on GCE node
I20260709 13:05:54.576362 20479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:54.576555 20479 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 13:05:54.576717 20479 hybrid_clock.cc:648] HybridClock initialized: now 1783602354576678 us; error 0 us; skew 500 ppm
I20260709 13:05:54.577203 20479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:54.579334 20479 webserver.cc:533] Webserver started at http://127.19.255.254:36709/ using document root <none> and password file <none>
I20260709 13:05:54.579873 20479 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:54.580051 20479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:54.580328 20479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:54.581369 20479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/master-0-root/instance:
uuid: "d7aa6571b7df45509899d2b8ee6a3a2c"
format_stamp: "Formatted at 2026-07-09 13:05:54 on dist-test-slave-vs8b"
I20260709 13:05:54.585826 20479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:05:54.588796 21466 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:54.589478 20479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:05:54.589754 20479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/master-0-root
uuid: "d7aa6571b7df45509899d2b8ee6a3a2c"
format_stamp: "Formatted at 2026-07-09 13:05:54 on dist-test-slave-vs8b"
I20260709 13:05:54.590029 20479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-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 13:05:54.618994 20479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:54.620239 20479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:54.656932 20479 rpc_server.cc:307] RPC server started. Bound to: 127.19.255.254:39591
I20260709 13:05:54.657033 21517 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.255.254:39591 every 8 connection(s)
I20260709 13:05:54.660553 21518 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 13:05:54.669483 21518 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d7aa6571b7df45509899d2b8ee6a3a2c: Bootstrap starting.
I20260709 13:05:54.673820 21518 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d7aa6571b7df45509899d2b8ee6a3a2c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:54.677573 21518 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d7aa6571b7df45509899d2b8ee6a3a2c: No bootstrap required, opened a new log
I20260709 13:05:54.679504 21518 raft_consensus.cc:359] T 00000000000000000000000000000000 P d7aa6571b7df45509899d2b8ee6a3a2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7aa6571b7df45509899d2b8ee6a3a2c" member_type: VOTER }
I20260709 13:05:54.679893 21518 raft_consensus.cc:385] T 00000000000000000000000000000000 P d7aa6571b7df45509899d2b8ee6a3a2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:54.680081 21518 raft_consensus.cc:740] T 00000000000000000000000000000000 P d7aa6571b7df45509899d2b8ee6a3a2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7aa6571b7df45509899d2b8ee6a3a2c, State: Initialized, Role: FOLLOWER
I20260709 13:05:54.680613 21518 consensus_queue.cc:260] T 00000000000000000000000000000000 P d7aa6571b7df45509899d2b8ee6a3a2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d7aa6571b7df45509899d2b8ee6a3a2c" member_type: VOTER }
I20260709 13:05:54.681020 21518 raft_consensus.cc:399] T 00000000000000000000000000000000 P d7aa6571b7df45509899d2b8ee6a3a2c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:05:54.681205 21518 raft_consensus.cc:493] T 00000000000000000000000000000000 P d7aa6571b7df45509899d2b8ee6a3a2c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:05:54.681401 21518 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d7aa6571b7df45509899d2b8ee6a3a2c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:54.685153 21518 raft_consensus.cc:515] T 00000000000000000000000000000000 P d7aa6571b7df45509899d2b8ee6a3a2c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7aa6571b7df45509899d2b8ee6a3a2c" member_type: VOTER }
I20260709 13:05:54.685581 21518 leader_election.cc:304] T 00000000000000000000000000000000 P d7aa6571b7df45509899d2b8ee6a3a2c [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: d7aa6571b7df45509899d2b8ee6a3a2c; no voters: 
I20260709 13:05:54.686622 21518 leader_election.cc:290] T 00000000000000000000000000000000 P d7aa6571b7df45509899d2b8ee6a3a2c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:05:54.686926 21521 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d7aa6571b7df45509899d2b8ee6a3a2c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:54.688176 21521 raft_consensus.cc:697] T 00000000000000000000000000000000 P d7aa6571b7df45509899d2b8ee6a3a2c [term 1 LEADER]: Becoming Leader. State: Replica: d7aa6571b7df45509899d2b8ee6a3a2c, State: Running, Role: LEADER
I20260709 13:05:54.688738 21521 consensus_queue.cc:237] T 00000000000000000000000000000000 P d7aa6571b7df45509899d2b8ee6a3a2c [LEADER]: Queue going to LEADER mode. State: All 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: "d7aa6571b7df45509899d2b8ee6a3a2c" member_type: VOTER }
I20260709 13:05:54.689456 21518 sys_catalog.cc:565] T 00000000000000000000000000000000 P d7aa6571b7df45509899d2b8ee6a3a2c [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:05:54.693641 21522 sys_catalog.cc:455] T 00000000000000000000000000000000 P d7aa6571b7df45509899d2b8ee6a3a2c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d7aa6571b7df45509899d2b8ee6a3a2c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7aa6571b7df45509899d2b8ee6a3a2c" member_type: VOTER } }
I20260709 13:05:54.694037 21523 sys_catalog.cc:455] T 00000000000000000000000000000000 P d7aa6571b7df45509899d2b8ee6a3a2c [sys.catalog]: SysCatalogTable state changed. Reason: New leader d7aa6571b7df45509899d2b8ee6a3a2c. Latest consensus state: current_term: 1 leader_uuid: "d7aa6571b7df45509899d2b8ee6a3a2c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7aa6571b7df45509899d2b8ee6a3a2c" member_type: VOTER } }
I20260709 13:05:54.694375 21522 sys_catalog.cc:458] T 00000000000000000000000000000000 P d7aa6571b7df45509899d2b8ee6a3a2c [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:54.694881 21523 sys_catalog.cc:458] T 00000000000000000000000000000000 P d7aa6571b7df45509899d2b8ee6a3a2c [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:54.697469 21528 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:05:54.702500 21528 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:05:54.710827 21528 catalog_manager.cc:1383] Generated new cluster ID: 1ed3565525954362a761be365af18ab2
I20260709 13:05:54.711149 21528 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:05:54.711434 20479 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:05:54.723256 21528 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:05:54.724500 21528 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:05:54.739643 21528 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d7aa6571b7df45509899d2b8ee6a3a2c: Generated new TSK 0
I20260709 13:05:54.740222 21528 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:05:54.744889 20479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:54.750000 21539 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 13:05:54.751518 21540 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 13:05:54.753780 21542 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 13:05:54.754325 20479 server_base.cc:1061] running on GCE node
I20260709 13:05:54.755398 20479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:54.755592 20479 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 13:05:54.755791 20479 hybrid_clock.cc:648] HybridClock initialized: now 1783602354755770 us; error 0 us; skew 500 ppm
I20260709 13:05:54.756311 20479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:54.758364 20479 webserver.cc:533] Webserver started at http://127.19.255.193:34051/ using document root <none> and password file <none>
I20260709 13:05:54.758810 20479 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:54.759003 20479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:54.759289 20479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:54.760319 20479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-0-root/instance:
uuid: "3d3266654c694a6c82af9d31d7154a0a"
format_stamp: "Formatted at 2026-07-09 13:05:54 on dist-test-slave-vs8b"
I20260709 13:05:54.764405 20479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 13:05:54.767268 21547 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:54.768035 20479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:05:54.768324 20479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-0-root
uuid: "3d3266654c694a6c82af9d31d7154a0a"
format_stamp: "Formatted at 2026-07-09 13:05:54 on dist-test-slave-vs8b"
I20260709 13:05:54.768597 20479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-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 13:05:54.784539 20479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:54.785729 20479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:54.787117 20479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:54.789347 20479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:54.789561 20479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:54.789808 20479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:54.789997 20479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:54.831089 20479 rpc_server.cc:307] RPC server started. Bound to: 127.19.255.193:37015
I20260709 13:05:54.831178 21609 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.255.193:37015 every 8 connection(s)
I20260709 13:05:54.835652 20479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:54.841966 21614 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 13:05:54.843374 21615 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 13:05:54.847972 21617 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 13:05:54.848266 21610 heartbeater.cc:344] Connected to a master server at 127.19.255.254:39591
I20260709 13:05:54.848634 21610 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:54.848769 20479 server_base.cc:1061] running on GCE node
I20260709 13:05:54.849501 21610 heartbeater.cc:507] Master 127.19.255.254:39591 requested a full tablet report, sending...
I20260709 13:05:54.849788 20479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:54.850035 20479 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 13:05:54.850229 20479 hybrid_clock.cc:648] HybridClock initialized: now 1783602354850210 us; error 0 us; skew 500 ppm
I20260709 13:05:54.850962 20479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:54.851691 21483 ts_manager.cc:194] Registered new tserver with Master: 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015)
I20260709 13:05:54.853417 20479 webserver.cc:533] Webserver started at http://127.19.255.194:39237/ using document root <none> and password file <none>
I20260709 13:05:54.853812 21483 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45118
I20260709 13:05:54.853883 20479 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:54.854161 20479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:54.854461 20479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:54.855934 20479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-1-root/instance:
uuid: "c0c40b7dc6c341f7ba49e3a696970252"
format_stamp: "Formatted at 2026-07-09 13:05:54 on dist-test-slave-vs8b"
I20260709 13:05:54.860042 20479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:05:54.863003 21622 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:54.863664 20479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:05:54.864202 20479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-1-root
uuid: "c0c40b7dc6c341f7ba49e3a696970252"
format_stamp: "Formatted at 2026-07-09 13:05:54 on dist-test-slave-vs8b"
I20260709 13:05:54.864457 20479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-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 13:05:54.877655 20479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:54.878715 20479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:54.880689 20479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:54.882776 20479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:54.882998 20479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:54.883279 20479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:54.883451 20479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:54.922073 20479 rpc_server.cc:307] RPC server started. Bound to: 127.19.255.194:34117
I20260709 13:05:54.922174 21684 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.255.194:34117 every 8 connection(s)
I20260709 13:05:54.926530 20479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:54.932901 21688 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 13:05:54.933177 21689 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 13:05:54.936698 21691 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 13:05:54.937000 20479 server_base.cc:1061] running on GCE node
I20260709 13:05:54.937969 21685 heartbeater.cc:344] Connected to a master server at 127.19.255.254:39591
I20260709 13:05:54.938073 20479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:05:54.938311 21685 heartbeater.cc:461] Registering TS with master...
W20260709 13:05:54.938380 20479 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 13:05:54.938678 20479 hybrid_clock.cc:648] HybridClock initialized: now 1783602354938659 us; error 0 us; skew 500 ppm
I20260709 13:05:54.939131 21685 heartbeater.cc:507] Master 127.19.255.254:39591 requested a full tablet report, sending...
I20260709 13:05:54.939224 20479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:54.941073 21483 ts_manager.cc:194] Registered new tserver with Master: c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:05:54.941744 20479 webserver.cc:533] Webserver started at http://127.19.255.195:44315/ using document root <none> and password file <none>
I20260709 13:05:54.942222 20479 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:54.942427 20479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:54.942483 21483 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45128
I20260709 13:05:54.942695 20479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:54.944034 20479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-2-root/instance:
uuid: "85fe6149d5a84a0e8902326e5be67672"
format_stamp: "Formatted at 2026-07-09 13:05:54 on dist-test-slave-vs8b"
I20260709 13:05:54.948136 20479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:05:54.951012 21696 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:54.951809 20479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:05:54.952036 20479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-2-root
uuid: "85fe6149d5a84a0e8902326e5be67672"
format_stamp: "Formatted at 2026-07-09 13:05:54 on dist-test-slave-vs8b"
I20260709 13:05:54.952263 20479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-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 13:05:54.962128 20479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:54.963119 20479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:54.964475 20479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:54.966591 20479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:54.966784 20479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:54.967023 20479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:54.967180 20479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:55.004228 20479 rpc_server.cc:307] RPC server started. Bound to: 127.19.255.195:36459
I20260709 13:05:55.004329 21758 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.255.195:36459 every 8 connection(s)
I20260709 13:05:55.016976 21759 heartbeater.cc:344] Connected to a master server at 127.19.255.254:39591
I20260709 13:05:55.017271 21759 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:55.017877 21759 heartbeater.cc:507] Master 127.19.255.254:39591 requested a full tablet report, sending...
I20260709 13:05:55.019570 21483 ts_manager.cc:194] Registered new tserver with Master: 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:55.020321 20479 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013056294s
I20260709 13:05:55.020915 21483 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45142
I20260709 13:05:55.044207 21483 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45150:
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 13:05:55.050128 21483 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 13:05:55.241430 21575 tablet_service.cc:1511] Processing CreateTablet for tablet ecc2c70ea8ac428aaba8b7d5e37bf460 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:05:55.242849 21575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecc2c70ea8ac428aaba8b7d5e37bf460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.242985 21648 tablet_service.cc:1511] Processing CreateTablet for tablet a4955566edeb4111afd9f42d0664485a (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:05:55.243332 21572 tablet_service.cc:1511] Processing CreateTablet for tablet 7def1412cd384efaacdf04d382601ddf (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:05:55.243400 21650 tablet_service.cc:1511] Processing CreateTablet for tablet ecc2c70ea8ac428aaba8b7d5e37bf460 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:05:55.244357 21648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4955566edeb4111afd9f42d0664485a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.245604 21574 tablet_service.cc:1511] Processing CreateTablet for tablet 3722661173124e30931d0bb62fdc7689 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:05:55.246963 21647 tablet_service.cc:1511] Processing CreateTablet for tablet 7def1412cd384efaacdf04d382601ddf (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:05:55.247823 21649 tablet_service.cc:1511] Processing CreateTablet for tablet 3722661173124e30931d0bb62fdc7689 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:05:55.249086 21649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3722661173124e30931d0bb62fdc7689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.249526 21572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7def1412cd384efaacdf04d382601ddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.250025 21647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7def1412cd384efaacdf04d382601ddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.251061 21573 tablet_service.cc:1511] Processing CreateTablet for tablet a4955566edeb4111afd9f42d0664485a (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:05:55.252283 21573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4955566edeb4111afd9f42d0664485a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.256462 21574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3722661173124e30931d0bb62fdc7689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.258358 21571 tablet_service.cc:1511] Processing CreateTablet for tablet 2b4df4ccf88044758041bcde7c23936f (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:05:55.259560 21571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b4df4ccf88044758041bcde7c23936f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.256472 21650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecc2c70ea8ac428aaba8b7d5e37bf460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.260353 21724 tablet_service.cc:1511] Processing CreateTablet for tablet ecc2c70ea8ac428aaba8b7d5e37bf460 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:05:55.261559 21724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecc2c70ea8ac428aaba8b7d5e37bf460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.264858 21723 tablet_service.cc:1511] Processing CreateTablet for tablet 3722661173124e30931d0bb62fdc7689 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:05:55.266077 21723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3722661173124e30931d0bb62fdc7689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.268337 21722 tablet_service.cc:1511] Processing CreateTablet for tablet a4955566edeb4111afd9f42d0664485a (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:05:55.269935 21722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4955566edeb4111afd9f42d0664485a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.271478 21721 tablet_service.cc:1511] Processing CreateTablet for tablet 7def1412cd384efaacdf04d382601ddf (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:05:55.274441 21721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7def1412cd384efaacdf04d382601ddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.294667 21646 tablet_service.cc:1511] Processing CreateTablet for tablet 2b4df4ccf88044758041bcde7c23936f (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:05:55.296016 21646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b4df4ccf88044758041bcde7c23936f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.307204 21720 tablet_service.cc:1511] Processing CreateTablet for tablet 2b4df4ccf88044758041bcde7c23936f (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:05:55.308561 21720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b4df4ccf88044758041bcde7c23936f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.320525 21774 tablet_bootstrap.cc:492] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:05:55.322842 21645 tablet_service.cc:1511] Processing CreateTablet for tablet 62dba503b525414b9f6db863d11d702f (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:05:55.324600 21645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62dba503b525414b9f6db863d11d702f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.326963 21575 tablet_service.cc:1511] Processing CreateTablet for tablet 62dba503b525414b9f6db863d11d702f (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:05:55.328203 21575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62dba503b525414b9f6db863d11d702f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.331007 21774 tablet_bootstrap.cc:654] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:55.335361 21719 tablet_service.cc:1511] Processing CreateTablet for tablet 62dba503b525414b9f6db863d11d702f (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:05:55.336717 21719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62dba503b525414b9f6db863d11d702f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.337198 21574 tablet_service.cc:1511] Processing CreateTablet for tablet d680d1a06d904ef0a8a5e9eb0d11ab01 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:05:55.338811 21574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d680d1a06d904ef0a8a5e9eb0d11ab01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.350032 21775 tablet_bootstrap.cc:492] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:05:55.360683 21646 tablet_service.cc:1511] Processing CreateTablet for tablet d680d1a06d904ef0a8a5e9eb0d11ab01 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:05:55.361884 21646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d680d1a06d904ef0a8a5e9eb0d11ab01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.370857 21775 tablet_bootstrap.cc:654] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:55.379308 21572 tablet_service.cc:1511] Processing CreateTablet for tablet e08fa65b0e8741daae9ee5996be73918 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:05:55.379873 21720 tablet_service.cc:1511] Processing CreateTablet for tablet d680d1a06d904ef0a8a5e9eb0d11ab01 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:05:55.380951 21572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e08fa65b0e8741daae9ee5996be73918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.381145 21720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d680d1a06d904ef0a8a5e9eb0d11ab01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.387939 21648 tablet_service.cc:1511] Processing CreateTablet for tablet e08fa65b0e8741daae9ee5996be73918 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:05:55.389525 21648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e08fa65b0e8741daae9ee5996be73918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.399533 21721 tablet_service.cc:1511] Processing CreateTablet for tablet e08fa65b0e8741daae9ee5996be73918 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:05:55.400717 21721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e08fa65b0e8741daae9ee5996be73918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.404336 21575 tablet_service.cc:1511] Processing CreateTablet for tablet 1d4b4815da064705a6509e5a89c3a18b (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:05:55.405570 21575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d4b4815da064705a6509e5a89c3a18b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.406409 21774 tablet_bootstrap.cc:492] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:05:55.407018 21774 ts_tablet_manager.cc:1403] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.087s	user 0.024s	sys 0.014s
I20260709 13:05:55.409879 21774 raft_consensus.cc:359] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:55.410640 21774 raft_consensus.cc:385] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:55.410993 21774 raft_consensus.cc:740] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:05:55.412127 21777 tablet_bootstrap.cc:492] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:05:55.411834 21774 consensus_queue.cc:260] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:55.414815 21649 tablet_service.cc:1511] Processing CreateTablet for tablet 1d4b4815da064705a6509e5a89c3a18b (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:05:55.415681 21724 tablet_service.cc:1511] Processing CreateTablet for tablet 1d4b4815da064705a6509e5a89c3a18b (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:05:55.416072 21649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d4b4815da064705a6509e5a89c3a18b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.420570 21571 tablet_service.cc:1511] Processing CreateTablet for tablet a40f64e515174e3f99deb9221bb9b497 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:05:55.421551 21777 tablet_bootstrap.cc:654] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:55.421819 21571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a40f64e515174e3f99deb9221bb9b497. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.428589 21724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d4b4815da064705a6509e5a89c3a18b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.432713 21775 tablet_bootstrap.cc:492] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:05:55.433216 21775 ts_tablet_manager.cc:1403] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.083s	user 0.009s	sys 0.017s
I20260709 13:05:55.435998 21775 raft_consensus.cc:359] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:55.436681 21775 raft_consensus.cc:385] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:55.437012 21775 raft_consensus.cc:740] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:05:55.437700 21775 consensus_queue.cc:260] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:55.440742 21645 tablet_service.cc:1511] Processing CreateTablet for tablet a40f64e515174e3f99deb9221bb9b497 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:05:55.442333 21645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a40f64e515174e3f99deb9221bb9b497. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.444372 21685 heartbeater.cc:499] Master 127.19.255.254:39591 was elected leader, sending a full tablet report...
I20260709 13:05:55.444743 21719 tablet_service.cc:1511] Processing CreateTablet for tablet a40f64e515174e3f99deb9221bb9b497 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:05:55.445896 21719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a40f64e515174e3f99deb9221bb9b497. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.447355 21775 ts_tablet_manager.cc:1434] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260709 13:05:55.448259 21775 tablet_bootstrap.cc:492] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:05:55.457085 21574 tablet_service.cc:1511] Processing CreateTablet for tablet 2a2c3be7dca44c1aa8476cb2cfcf7610 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:05:55.458330 21775 tablet_bootstrap.cc:654] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:55.458354 21574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a2c3be7dca44c1aa8476cb2cfcf7610. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.484503 21646 tablet_service.cc:1511] Processing CreateTablet for tablet 2a2c3be7dca44c1aa8476cb2cfcf7610 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:05:55.485142 21721 tablet_service.cc:1511] Processing CreateTablet for tablet 2a2c3be7dca44c1aa8476cb2cfcf7610 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:05:55.486166 21646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a2c3be7dca44c1aa8476cb2cfcf7610. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.486404 21721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a2c3be7dca44c1aa8476cb2cfcf7610. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.486294 21572 tablet_service.cc:1511] Processing CreateTablet for tablet cc3f01ef79ae4a5b933e503208d1b5f2 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:05:55.487613 21572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc3f01ef79ae4a5b933e503208d1b5f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.496388 21720 tablet_service.cc:1511] Processing CreateTablet for tablet cc3f01ef79ae4a5b933e503208d1b5f2 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:05:55.497586 21720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc3f01ef79ae4a5b933e503208d1b5f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.498991 21647 tablet_service.cc:1511] Processing CreateTablet for tablet cc3f01ef79ae4a5b933e503208d1b5f2 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:05:55.500159 21647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc3f01ef79ae4a5b933e503208d1b5f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.502241 21571 tablet_service.cc:1511] Processing CreateTablet for tablet 42caa57c14f94b269f729e8ef6b555ee (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:05:55.503399 21571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42caa57c14f94b269f729e8ef6b555ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.503840 21780 raft_consensus.cc:493] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:55.504662 21610 heartbeater.cc:499] Master 127.19.255.254:39591 was elected leader, sending a full tablet report...
I20260709 13:05:55.504310 21780 raft_consensus.cc:515] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:55.509660 21777 tablet_bootstrap.cc:492] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:05:55.510092 21777 ts_tablet_manager.cc:1403] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.098s	user 0.010s	sys 0.017s
I20260709 13:05:55.514827 21780 leader_election.cc:290] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:55.517933 21777 raft_consensus.cc:359] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:55.518656 21777 raft_consensus.cc:385] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:55.518950 21777 raft_consensus.cc:740] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:05:55.525661 21775 tablet_bootstrap.cc:492] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:05:55.526124 21775 ts_tablet_manager.cc:1403] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.078s	user 0.006s	sys 0.012s
I20260709 13:05:55.529304 21777 consensus_queue.cc:260] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:55.533228 21774 ts_tablet_manager.cc:1434] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.126s	user 0.023s	sys 0.060s
I20260709 13:05:55.536542 21774 tablet_bootstrap.cc:492] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:05:55.557271 21649 tablet_service.cc:1511] Processing CreateTablet for tablet 42caa57c14f94b269f729e8ef6b555ee (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:05:55.557739 21574 tablet_service.cc:1511] Processing CreateTablet for tablet 3f8d0659f0b84494a0edb80d520b36e0 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:05:55.558550 21649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42caa57c14f94b269f729e8ef6b555ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.558902 21574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f8d0659f0b84494a0edb80d520b36e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.559507 21648 tablet_service.cc:1511] Processing CreateTablet for tablet 3f8d0659f0b84494a0edb80d520b36e0 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:05:55.560176 21720 tablet_service.cc:1511] Processing CreateTablet for tablet 42caa57c14f94b269f729e8ef6b555ee (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:05:55.560672 21648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f8d0659f0b84494a0edb80d520b36e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.565564 21722 tablet_service.cc:1511] Processing CreateTablet for tablet 3f8d0659f0b84494a0edb80d520b36e0 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:05:55.567648 21777 ts_tablet_manager.cc:1434] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.057s	user 0.003s	sys 0.014s
I20260709 13:05:55.567481 21575 tablet_service.cc:1511] Processing CreateTablet for tablet 583e128a3647458d9203db757caf0aa7 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:05:55.568128 21775 raft_consensus.cc:359] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:55.568670 21575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 583e128a3647458d9203db757caf0aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.568856 21775 raft_consensus.cc:385] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:55.569195 21775 raft_consensus.cc:740] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:05:55.569891 21775 consensus_queue.cc:260] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:55.571312 21645 tablet_service.cc:1511] Processing CreateTablet for tablet 583e128a3647458d9203db757caf0aa7 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:05:55.572865 21723 tablet_service.cc:1511] Processing CreateTablet for tablet 583e128a3647458d9203db757caf0aa7 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:05:55.593145 21570 tablet_service.cc:1511] Processing CreateTablet for tablet b9a3e064ee3a48b4b61f8430c80ece33 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:05:55.594401 21570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9a3e064ee3a48b4b61f8430c80ece33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.596215 21718 tablet_service.cc:1511] Processing CreateTablet for tablet b9a3e064ee3a48b4b61f8430c80ece33 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:05:55.598235 21646 tablet_service.cc:1511] Processing CreateTablet for tablet b9a3e064ee3a48b4b61f8430c80ece33 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:05:55.599494 21646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9a3e064ee3a48b4b61f8430c80ece33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.603626 21569 tablet_service.cc:1511] Processing CreateTablet for tablet 13ddc941dbd240599b23396d76dc306f (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:05:55.605221 21569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13ddc941dbd240599b23396d76dc306f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.574998 21774 tablet_bootstrap.cc:654] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:55.577081 21573 tablet_service.cc:1511] Processing CreateTablet for tablet 28dbcd4905f04e6b81b650a8319cb69c (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:05:55.578969 21647 tablet_service.cc:1511] Processing CreateTablet for tablet 28dbcd4905f04e6b81b650a8319cb69c (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:05:55.608668 21573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28dbcd4905f04e6b81b650a8319cb69c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.608938 21647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28dbcd4905f04e6b81b650a8319cb69c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.586174 21722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f8d0659f0b84494a0edb80d520b36e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.612185 21720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42caa57c14f94b269f729e8ef6b555ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.585866 21724 tablet_service.cc:1511] Processing CreateTablet for tablet 28dbcd4905f04e6b81b650a8319cb69c (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:05:55.590476 21759 heartbeater.cc:499] Master 127.19.255.254:39591 was elected leader, sending a full tablet report...
I20260709 13:05:55.591455 21777 tablet_bootstrap.cc:492] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:05:55.591670 21775 ts_tablet_manager.cc:1434] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.002s
I20260709 13:05:55.617584 21775 tablet_bootstrap.cc:492] T 7def1412cd384efaacdf04d382601ddf P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:05:55.619426 21645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 583e128a3647458d9203db757caf0aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.623525 21775 tablet_bootstrap.cc:654] T 7def1412cd384efaacdf04d382601ddf P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:55.631387 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4955566edeb4111afd9f42d0664485a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:05:55.632133 21585 raft_consensus.cc:2468] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 0.
I20260709 13:05:55.634902 21718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9a3e064ee3a48b4b61f8430c80ece33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.636225 21724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28dbcd4905f04e6b81b650a8319cb69c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.636509 21774 tablet_bootstrap.cc:492] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:05:55.636967 21774 ts_tablet_manager.cc:1403] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.101s	user 0.005s	sys 0.006s
I20260709 13:05:55.640841 21723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 583e128a3647458d9203db757caf0aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.640499 21774 raft_consensus.cc:359] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:55.641232 21774 raft_consensus.cc:385] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:55.641520 21774 raft_consensus.cc:740] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:05:55.642385 21775 tablet_bootstrap.cc:492] T 7def1412cd384efaacdf04d382601ddf P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:05:55.642206 21774 consensus_queue.cc:260] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:55.642789 21775 ts_tablet_manager.cc:1403] T 7def1412cd384efaacdf04d382601ddf P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.007s
I20260709 13:05:55.647329 21777 tablet_bootstrap.cc:654] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:55.648532 21775 raft_consensus.cc:359] T 7def1412cd384efaacdf04d382601ddf P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:55.649209 21775 raft_consensus.cc:385] T 7def1412cd384efaacdf04d382601ddf P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:55.649487 21775 raft_consensus.cc:740] T 7def1412cd384efaacdf04d382601ddf P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:05:55.649677 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4955566edeb4111afd9f42d0664485a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:05:55.650321 21734 raft_consensus.cc:2468] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 0.
I20260709 13:05:55.650313 21775 consensus_queue.cc:260] T 7def1412cd384efaacdf04d382601ddf P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:55.652094 21624 leader_election.cc:304] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:05:55.654489 21780 raft_consensus.cc:2804] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:55.654819 21780 raft_consensus.cc:493] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:55.655131 21780 raft_consensus.cc:3060] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:55.660547 21721 tablet_service.cc:1511] Processing CreateTablet for tablet 13ddc941dbd240599b23396d76dc306f (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:05:55.661875 21721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13ddc941dbd240599b23396d76dc306f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.663668 21719 tablet_service.cc:1511] Processing CreateTablet for tablet b3bffc9ac79a4782b93cb3936481f518 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:05:55.664883 21719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3bffc9ac79a4782b93cb3936481f518. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.669023 21646 tablet_service.cc:1511] Processing CreateTablet for tablet 13ddc941dbd240599b23396d76dc306f (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:05:55.670197 21646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13ddc941dbd240599b23396d76dc306f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.674079 21648 tablet_service.cc:1511] Processing CreateTablet for tablet b3bffc9ac79a4782b93cb3936481f518 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:05:55.675356 21648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3bffc9ac79a4782b93cb3936481f518. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.673982 21571 tablet_service.cc:1511] Processing CreateTablet for tablet b3bffc9ac79a4782b93cb3936481f518 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:05:55.680995 21571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3bffc9ac79a4782b93cb3936481f518. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.689754 21780 raft_consensus.cc:515] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:55.691905 21774 ts_tablet_manager.cc:1434] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.055s	user 0.004s	sys 0.005s
I20260709 13:05:55.706461 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4955566edeb4111afd9f42d0664485a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:05:55.706974 21774 tablet_bootstrap.cc:492] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:05:55.706990 21734 raft_consensus.cc:3060] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:55.703167 21570 tablet_service.cc:1511] Processing CreateTablet for tablet bc45dbfea82e411781eec9b654282454 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:05:55.705874 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4955566edeb4111afd9f42d0664485a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:05:55.707820 21780 leader_election.cc:290] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:05:55.702906 21531 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:55.712308 21570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc45dbfea82e411781eec9b654282454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.712318 21585 raft_consensus.cc:3060] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:55.714345 21647 tablet_service.cc:1511] Processing CreateTablet for tablet bc45dbfea82e411781eec9b654282454 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:05:55.722818 21573 tablet_service.cc:1511] Processing CreateTablet for tablet 60f106109f314487b3ea818ec50fd2e1 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:05:55.723248 21645 tablet_service.cc:1511] Processing CreateTablet for tablet 60f106109f314487b3ea818ec50fd2e1 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:05:55.724277 21573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60f106109f314487b3ea818ec50fd2e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.725134 21721 tablet_service.cc:1511] Processing CreateTablet for tablet 60f106109f314487b3ea818ec50fd2e1 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:05:55.726305 21721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60f106109f314487b3ea818ec50fd2e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.728183 21649 tablet_service.cc:1511] Processing CreateTablet for tablet 4b58af783a2747c09dfa889ffb6663be (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:05:55.730721 21734 raft_consensus.cc:2468] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
I20260709 13:05:55.731616 21718 tablet_service.cc:1511] Processing CreateTablet for tablet 4b58af783a2747c09dfa889ffb6663be (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:05:55.731892 21626 leader_election.cc:304] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:05:55.732841 21718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b58af783a2747c09dfa889ffb6663be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.732988 21585 raft_consensus.cc:2468] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
I20260709 13:05:55.733592 21647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc45dbfea82e411781eec9b654282454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.734298 21719 tablet_service.cc:1511] Processing CreateTablet for tablet bc45dbfea82e411781eec9b654282454 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:05:55.716811 21775 ts_tablet_manager.cc:1434] T 7def1412cd384efaacdf04d382601ddf P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.074s	user 0.007s	sys 0.001s
I20260709 13:05:55.737234 21780 raft_consensus.cc:2804] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:55.743424 21774 tablet_bootstrap.cc:654] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:55.744244 21719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc45dbfea82e411781eec9b654282454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.744524 21569 tablet_service.cc:1511] Processing CreateTablet for tablet 4b58af783a2747c09dfa889ffb6663be (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:05:55.747102 21569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b58af783a2747c09dfa889ffb6663be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.748430 21649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b58af783a2747c09dfa889ffb6663be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.749701 21650 tablet_service.cc:1511] Processing CreateTablet for tablet ae15a655577142ed99332bdb3681af0f (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:05:55.751142 21650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae15a655577142ed99332bdb3681af0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.753041 21645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60f106109f314487b3ea818ec50fd2e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.753868 21574 tablet_service.cc:1511] Processing CreateTablet for tablet ae15a655577142ed99332bdb3681af0f (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:05:55.755237 21574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae15a655577142ed99332bdb3681af0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.766571 21780 raft_consensus.cc:697] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:05:55.766788 21775 tablet_bootstrap.cc:492] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:05:55.768350 21722 tablet_service.cc:1511] Processing CreateTablet for tablet ae15a655577142ed99332bdb3681af0f (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:05:55.771660 21777 tablet_bootstrap.cc:492] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:05:55.772151 21777 ts_tablet_manager.cc:1403] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.181s	user 0.022s	sys 0.007s
I20260709 13:05:55.774952 21777 raft_consensus.cc:359] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:55.776873 21780 consensus_queue.cc:237] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:55.775655 21777 raft_consensus.cc:385] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:55.783216 21777 raft_consensus.cc:740] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:05:55.786275 21575 tablet_service.cc:1511] Processing CreateTablet for tablet 2dbb0a37352f4e198641d5ac1f44d5ca (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:05:55.787994 21575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dbb0a37352f4e198641d5ac1f44d5ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.787969 21775 tablet_bootstrap.cc:654] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:55.796029 21722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae15a655577142ed99332bdb3681af0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.785487 21777 consensus_queue.cc:260] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:55.801442 21777 ts_tablet_manager.cc:1434] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 13:05:55.802356 21777 tablet_bootstrap.cc:492] T 3722661173124e30931d0bb62fdc7689 P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:05:55.816602 21723 tablet_service.cc:1511] Processing CreateTablet for tablet 2dbb0a37352f4e198641d5ac1f44d5ca (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:05:55.818550 21570 tablet_service.cc:1511] Processing CreateTablet for tablet 1ea93d1f431d4a20bfef7f2038775c1a (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:05:55.819463 21648 tablet_service.cc:1511] Processing CreateTablet for tablet 2dbb0a37352f4e198641d5ac1f44d5ca (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:05:55.819851 21723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dbb0a37352f4e198641d5ac1f44d5ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.819861 21570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ea93d1f431d4a20bfef7f2038775c1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.820204 21649 tablet_service.cc:1511] Processing CreateTablet for tablet 1ea93d1f431d4a20bfef7f2038775c1a (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:05:55.820693 21648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dbb0a37352f4e198641d5ac1f44d5ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.821485 21649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ea93d1f431d4a20bfef7f2038775c1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.830070 21777 tablet_bootstrap.cc:654] T 3722661173124e30931d0bb62fdc7689 P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:55.841938 21721 tablet_service.cc:1511] Processing CreateTablet for tablet 1ea93d1f431d4a20bfef7f2038775c1a (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:05:55.842769 21570 tablet_service.cc:1511] Processing CreateTablet for tablet 5c1744a00a374b73ac295fa9e55245a0 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:05:55.843437 21721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ea93d1f431d4a20bfef7f2038775c1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.844126 21570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c1744a00a374b73ac295fa9e55245a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.849531 21718 tablet_service.cc:1511] Processing CreateTablet for tablet 5c1744a00a374b73ac295fa9e55245a0 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:05:55.852677 21718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c1744a00a374b73ac295fa9e55245a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.846154 21481 catalog_manager.cc:5697] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:55.861462 21650 tablet_service.cc:1511] Processing CreateTablet for tablet 3ed1fb7e43d84f61a2bba6f0e6c6a77f (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:05:55.862725 21650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ed1fb7e43d84f61a2bba6f0e6c6a77f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.871052 21724 tablet_service.cc:1511] Processing CreateTablet for tablet 3ed1fb7e43d84f61a2bba6f0e6c6a77f (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:05:55.873150 21574 tablet_service.cc:1511] Processing CreateTablet for tablet 6eedca2edb474f7daf61fe1d1409daff (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:05:55.875067 21724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ed1fb7e43d84f61a2bba6f0e6c6a77f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.879079 21775 tablet_bootstrap.cc:492] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:05:55.879531 21775 ts_tablet_manager.cc:1403] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.119s	user 0.005s	sys 0.013s
I20260709 13:05:55.880590 21573 tablet_service.cc:1511] Processing CreateTablet for tablet 3ed1fb7e43d84f61a2bba6f0e6c6a77f (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:05:55.882397 21775 raft_consensus.cc:359] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:55.874329 21574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eedca2edb474f7daf61fe1d1409daff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.883057 21775 raft_consensus.cc:385] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:55.884673 21775 raft_consensus.cc:740] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:05:55.885452 21775 consensus_queue.cc:260] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:55.887801 21775 ts_tablet_manager.cc:1434] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:05:55.891251 21573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ed1fb7e43d84f61a2bba6f0e6c6a77f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.892144 21645 tablet_service.cc:1511] Processing CreateTablet for tablet 5c1744a00a374b73ac295fa9e55245a0 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:05:55.893064 21774 tablet_bootstrap.cc:492] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:05:55.901619 21774 ts_tablet_manager.cc:1403] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.195s	user 0.019s	sys 0.001s
I20260709 13:05:55.904438 21774 raft_consensus.cc:359] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:55.893733 21646 tablet_service.cc:1511] Processing CreateTablet for tablet 6eedca2edb474f7daf61fe1d1409daff (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:05:55.896770 21722 tablet_service.cc:1511] Processing CreateTablet for tablet 6eedca2edb474f7daf61fe1d1409daff (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:05:55.897143 21570 tablet_service.cc:1511] Processing CreateTablet for tablet 8076b88e862e42f3bcecc27e8a73e26e (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:05:55.897747 21775 tablet_bootstrap.cc:492] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:05:55.893332 21645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c1744a00a374b73ac295fa9e55245a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.908480 21780 raft_consensus.cc:493] T 7def1412cd384efaacdf04d382601ddf P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:55.908712 21570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8076b88e862e42f3bcecc27e8a73e26e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.909704 21722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eedca2edb474f7daf61fe1d1409daff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.905787 21774 raft_consensus.cc:385] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:55.916555 21780 raft_consensus.cc:515] T 7def1412cd384efaacdf04d382601ddf P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:55.920305 21646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eedca2edb474f7daf61fe1d1409daff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.919998 21575 tablet_service.cc:1511] Processing CreateTablet for tablet 9ca28d48ec154f2da8eebb601be7b82e (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:05:55.920686 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:05:55.921180 21575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ca28d48ec154f2da8eebb601be7b82e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:55.922003 21626 leader_election.cc:343] T 7def1412cd384efaacdf04d382601ddf P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:55.924266 21649 tablet_service.cc:1511] Processing CreateTablet for tablet 9ca28d48ec154f2da8eebb601be7b82e (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:05:55.925412 21649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ca28d48ec154f2da8eebb601be7b82e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.919562 21780 leader_election.cc:290] T 7def1412cd384efaacdf04d382601ddf P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:55.916836 21774 raft_consensus.cc:740] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:05:55.928218 21569 tablet_service.cc:1511] Processing CreateTablet for tablet ba061b7e139d44248660c604fb91b3c9 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:05:55.928855 21774 consensus_queue.cc:260] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:55.929358 21569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba061b7e139d44248660c604fb91b3c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.929302 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:05:55.929903 21650 tablet_service.cc:1511] Processing CreateTablet for tablet ba061b7e139d44248660c604fb91b3c9 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
W20260709 13:05:55.930696 21624 leader_election.cc:343] T 7def1412cd384efaacdf04d382601ddf P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:55.930931 21774 ts_tablet_manager.cc:1434] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.000s
I20260709 13:05:55.931021 21650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba061b7e139d44248660c604fb91b3c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.931133 21624 leader_election.cc:304] T 7def1412cd384efaacdf04d382601ddf P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:05:55.932228 21780 raft_consensus.cc:2749] T 7def1412cd384efaacdf04d382601ddf P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:55.932619 21719 tablet_service.cc:1511] Processing CreateTablet for tablet 9ca28d48ec154f2da8eebb601be7b82e (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:05:55.933720 21774 tablet_bootstrap.cc:492] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:05:55.933792 21719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ca28d48ec154f2da8eebb601be7b82e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.933760 21721 tablet_service.cc:1511] Processing CreateTablet for tablet 8076b88e862e42f3bcecc27e8a73e26e (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:05:55.944793 21777 tablet_bootstrap.cc:492] T 3722661173124e30931d0bb62fdc7689 P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:05:55.945263 21777 ts_tablet_manager.cc:1403] T 3722661173124e30931d0bb62fdc7689 P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.143s	user 0.010s	sys 0.007s
I20260709 13:05:55.945515 21648 tablet_service.cc:1511] Processing CreateTablet for tablet 8076b88e862e42f3bcecc27e8a73e26e (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:05:55.946682 21648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8076b88e862e42f3bcecc27e8a73e26e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.944808 21721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8076b88e862e42f3bcecc27e8a73e26e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.949525 21777 raft_consensus.cc:359] T 3722661173124e30931d0bb62fdc7689 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:55.951597 21777 raft_consensus.cc:385] T 3722661173124e30931d0bb62fdc7689 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:55.952751 21777 raft_consensus.cc:740] T 3722661173124e30931d0bb62fdc7689 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:05:55.956110 21777 consensus_queue.cc:260] T 3722661173124e30931d0bb62fdc7689 P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:55.968293 21777 ts_tablet_manager.cc:1434] T 3722661173124e30931d0bb62fdc7689 P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:05:55.970575 21780 raft_consensus.cc:493] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:55.971047 21775 tablet_bootstrap.cc:654] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:55.971042 21780 raft_consensus.cc:515] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:55.973272 21780 leader_election.cc:290] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:55.975075 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:05:55.976387 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:05:55.977686 21626 leader_election.cc:343] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:55.975665 21585 raft_consensus.cc:2468] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 0.
I20260709 13:05:55.979319 21624 leader_election.cc:304] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:05:55.980358 21780 raft_consensus.cc:2804] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:55.980724 21780 raft_consensus.cc:493] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:55.981047 21780 raft_consensus.cc:3060] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:55.980301 21777 tablet_bootstrap.cc:492] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:05:55.982596 21774 tablet_bootstrap.cc:654] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:55.992324 21724 tablet_service.cc:1511] Processing CreateTablet for tablet ba061b7e139d44248660c604fb91b3c9 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:05:55.993080 21777 tablet_bootstrap.cc:654] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:55.993707 21724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba061b7e139d44248660c604fb91b3c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.998314 21649 tablet_service.cc:1511] Processing CreateTablet for tablet d3336a77fad34b00ad671b50eb25137a (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:05:56.001219 21570 tablet_service.cc:1511] Processing CreateTablet for tablet d3336a77fad34b00ad671b50eb25137a (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:05:56.002403 21570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3336a77fad34b00ad671b50eb25137a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.009565 21649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3336a77fad34b00ad671b50eb25137a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.010711 21718 tablet_service.cc:1511] Processing CreateTablet for tablet d3336a77fad34b00ad671b50eb25137a (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:05:56.012379 21718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3336a77fad34b00ad671b50eb25137a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.017191 21775 tablet_bootstrap.cc:492] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:05:56.017642 21775 ts_tablet_manager.cc:1403] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.126s	user 0.011s	sys 0.016s
I20260709 13:05:56.028647 21723 tablet_service.cc:1511] Processing CreateTablet for tablet 10041191e7d14e77b704e6c142f86ced (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:05:56.029992 21723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10041191e7d14e77b704e6c142f86ced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.035106 21648 tablet_service.cc:1511] Processing CreateTablet for tablet 10041191e7d14e77b704e6c142f86ced (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:05:56.036768 21648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10041191e7d14e77b704e6c142f86ced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.036954 21574 tablet_service.cc:1511] Processing CreateTablet for tablet 10041191e7d14e77b704e6c142f86ced (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:05:56.038553 21574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10041191e7d14e77b704e6c142f86ced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.039829 21785 raft_consensus.cc:493] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:56.040830 21785 raft_consensus.cc:515] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.042838 21780 raft_consensus.cc:515] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.048489 21575 tablet_service.cc:1511] Processing CreateTablet for tablet 0e06c0addcd6422cace4d15f3929139b (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:05:56.049042 21650 tablet_service.cc:1511] Processing CreateTablet for tablet 0e06c0addcd6422cace4d15f3929139b (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:05:56.049690 21575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e06c0addcd6422cace4d15f3929139b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.050213 21650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e06c0addcd6422cace4d15f3929139b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.053792 21719 tablet_service.cc:1511] Processing CreateTablet for tablet 0e06c0addcd6422cace4d15f3929139b (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:05:56.054978 21719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e06c0addcd6422cace4d15f3929139b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.057119 21573 tablet_service.cc:1511] Processing CreateTablet for tablet ed5a088ede5c4fabbd662ba8c7391a8d (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:05:56.057605 21646 tablet_service.cc:1511] Processing CreateTablet for tablet ed5a088ede5c4fabbd662ba8c7391a8d (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:05:56.058295 21573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed5a088ede5c4fabbd662ba8c7391a8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.058789 21646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed5a088ede5c4fabbd662ba8c7391a8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.060194 21779 raft_consensus.cc:493] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:56.060654 21779 raft_consensus.cc:515] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.071213 21779 leader_election.cc:290] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:56.081766 21785 leader_election.cc:290] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:05:56.025700 21775 raft_consensus.cc:359] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.101063 21775 raft_consensus.cc:385] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:56.101378 21775 raft_consensus.cc:740] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.101627 21774 tablet_bootstrap.cc:492] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:05:56.102094 21774 ts_tablet_manager.cc:1403] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.169s	user 0.023s	sys 0.035s
I20260709 13:05:56.102252 21775 consensus_queue.cc:260] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.101080 21647 tablet_service.cc:1511] Processing CreateTablet for tablet 466c4cb3d37f449d858696fd3e62b10a (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:05:56.104962 21774 raft_consensus.cc:359] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.105566 21775 ts_tablet_manager.cc:1434] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.088s	user 0.004s	sys 0.004s
I20260709 13:05:56.105672 21774 raft_consensus.cc:385] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:56.106051 21774 raft_consensus.cc:740] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.106734 21774 consensus_queue.cc:260] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.107548 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:05:56.108148 21734 raft_consensus.cc:2468] T 3722661173124e30931d0bb62fdc7689 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 0.
I20260709 13:05:56.108655 21721 tablet_service.cc:1511] Processing CreateTablet for tablet ed5a088ede5c4fabbd662ba8c7391a8d (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:05:56.109462 21551 leader_election.cc:304] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:05:56.109875 21721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed5a088ede5c4fabbd662ba8c7391a8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.110280 21779 raft_consensus.cc:2804] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:56.110630 21779 raft_consensus.cc:493] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:56.110950 21779 raft_consensus.cc:3060] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:56.116660 21569 tablet_service.cc:1511] Processing CreateTablet for tablet 466c4cb3d37f449d858696fd3e62b10a (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:05:56.117173 21780 leader_election.cc:290] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:56.117863 21569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 466c4cb3d37f449d858696fd3e62b10a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.108635 21774 ts_tablet_manager.cc:1434] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260709 13:05:56.119536 21647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 466c4cb3d37f449d858696fd3e62b10a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.120154 21774 tablet_bootstrap.cc:492] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:05:56.120548 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:05:56.121101 21585 raft_consensus.cc:3060] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:56.147313 21649 tablet_service.cc:1511] Processing CreateTablet for tablet 6744e979f9de472fb60012d54c4d3ca6 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:05:56.149506 21649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6744e979f9de472fb60012d54c4d3ca6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.149905 21572 tablet_service.cc:1511] Processing CreateTablet for tablet aecdf0cb97544b1495a0a25386ea9f29 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:05:56.151098 21572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aecdf0cb97544b1495a0a25386ea9f29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.153810 21571 tablet_service.cc:1511] Processing CreateTablet for tablet 6744e979f9de472fb60012d54c4d3ca6 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:05:56.150880 21779 raft_consensus.cc:515] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.154999 21571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6744e979f9de472fb60012d54c4d3ca6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.156998 21779 leader_election.cc:290] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:56.160955 21774 tablet_bootstrap.cc:654] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:56.164342 21721 tablet_service.cc:1511] Processing CreateTablet for tablet 6744e979f9de472fb60012d54c4d3ca6 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:05:56.177054 21775 tablet_bootstrap.cc:492] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:05:56.180625 21722 tablet_service.cc:1511] Processing CreateTablet for tablet 466c4cb3d37f449d858696fd3e62b10a (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:05:56.203884 21721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6744e979f9de472fb60012d54c4d3ca6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.209061 21722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 466c4cb3d37f449d858696fd3e62b10a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.203064 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:05:56.212121 21734 raft_consensus.cc:3060] T 3722661173124e30931d0bb62fdc7689 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:56.220794 21649 tablet_service.cc:1511] Processing CreateTablet for tablet aecdf0cb97544b1495a0a25386ea9f29 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:05:56.221870 21649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aecdf0cb97544b1495a0a25386ea9f29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.220924 21585 raft_consensus.cc:2468] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
I20260709 13:05:56.229146 21624 leader_election.cc:304] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:05:56.230237 21780 raft_consensus.cc:2804] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:56.230818 21780 raft_consensus.cc:697] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:05:56.223989 21775 tablet_bootstrap.cc:654] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:56.231863 21780 consensus_queue.cc:237] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.232985 21734 raft_consensus.cc:2468] T 3722661173124e30931d0bb62fdc7689 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 1.
I20260709 13:05:56.234012 21551 leader_election.cc:304] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:05:56.235252 21779 raft_consensus.cc:2804] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:56.238078 21719 tablet_service.cc:1511] Processing CreateTablet for tablet aecdf0cb97544b1495a0a25386ea9f29 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:05:56.242401 21570 tablet_service.cc:1511] Processing CreateTablet for tablet a19141f02ec44fd78bf88bffec03209d (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:05:56.248421 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:05:56.248942 21570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a19141f02ec44fd78bf88bffec03209d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.249212 21585 raft_consensus.cc:2468] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 0.
I20260709 13:05:56.239689 21719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aecdf0cb97544b1495a0a25386ea9f29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.265987 21645 tablet_service.cc:1511] Processing CreateTablet for tablet a19141f02ec44fd78bf88bffec03209d (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:05:56.267400 21645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a19141f02ec44fd78bf88bffec03209d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.267570 21572 tablet_service.cc:1511] Processing CreateTablet for tablet 117c5d69faea43f595b012039cd72553 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:05:56.253415 21698 leader_election.cc:304] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:05:56.268738 21572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 117c5d69faea43f595b012039cd72553. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.268466 21649 tablet_service.cc:1511] Processing CreateTablet for tablet 117c5d69faea43f595b012039cd72553 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:05:56.269260 21785 raft_consensus.cc:2804] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:56.269466 21649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 117c5d69faea43f595b012039cd72553. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.269655 21785 raft_consensus.cc:493] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:56.270041 21785 raft_consensus.cc:3060] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:56.272027 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:05:56.273058 21723 tablet_service.cc:1511] Processing CreateTablet for tablet a19141f02ec44fd78bf88bffec03209d (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:05:56.274060 21777 tablet_bootstrap.cc:492] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:05:56.274513 21777 ts_tablet_manager.cc:1403] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.294s	user 0.029s	sys 0.023s
I20260709 13:05:56.277064 21774 tablet_bootstrap.cc:492] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:05:56.274173 21723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a19141f02ec44fd78bf88bffec03209d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.289148 21724 tablet_service.cc:1511] Processing CreateTablet for tablet 117c5d69faea43f595b012039cd72553 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:05:56.290316 21724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 117c5d69faea43f595b012039cd72553. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:56.284653 21626 leader_election.cc:343] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:56.292626 21575 tablet_service.cc:1511] Processing CreateTablet for tablet 1320105581bf4d818cb0476bcf16a7b6 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:05:56.293530 21789 consensus_queue.cc:1048] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:56.293813 21575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1320105581bf4d818cb0476bcf16a7b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.298854 21785 raft_consensus.cc:515] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.282372 21774 ts_tablet_manager.cc:1403] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.162s	user 0.011s	sys 0.005s
I20260709 13:05:56.304673 21774 raft_consensus.cc:359] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.305326 21774 raft_consensus.cc:385] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:56.305610 21774 raft_consensus.cc:740] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.306391 21774 consensus_queue.cc:260] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.308737 21774 ts_tablet_manager.cc:1434] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:05:56.313521 21777 raft_consensus.cc:359] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.314235 21777 raft_consensus.cc:385] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:56.314510 21777 raft_consensus.cc:740] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.315251 21774 tablet_bootstrap.cc:492] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:05:56.317082 21789 consensus_queue.cc:1048] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:56.318531 21649 tablet_service.cc:1511] Processing CreateTablet for tablet 1320105581bf4d818cb0476bcf16a7b6 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:05:56.319320 21649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1320105581bf4d818cb0476bcf16a7b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.321410 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
W20260709 13:05:56.323734 21550 leader_election.cc:343] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:56.282869 21779 raft_consensus.cc:697] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:05:56.331638 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:05:56.333439 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:05:56.333990 21584 raft_consensus.cc:3060] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:56.335582 21774 tablet_bootstrap.cc:654] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:56.335942 21550 leader_election.cc:343] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:56.337025 21718 tablet_service.cc:1511] Processing CreateTablet for tablet 1320105581bf4d818cb0476bcf16a7b6 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:05:56.338223 21718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1320105581bf4d818cb0476bcf16a7b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.339511 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:05:56.340091 21660 raft_consensus.cc:2468] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 0.
I20260709 13:05:56.344211 21785 leader_election.cc:290] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:05:56.345194 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:05:56.345829 21660 raft_consensus.cc:3060] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:56.346231 21584 raft_consensus.cc:2468] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 1.
I20260709 13:05:56.345170 21482 catalog_manager.cc:5697] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:56.347325 21698 leader_election.cc:304] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:05:56.315191 21777 consensus_queue.cc:260] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.348323 21811 raft_consensus.cc:2804] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:56.352699 21779 consensus_queue.cc:237] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.358917 21570 tablet_service.cc:1511] Processing CreateTablet for tablet ea0e439ac45641be8c876cc3cacbafa6 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:05:56.360424 21775 tablet_bootstrap.cc:492] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:05:56.360854 21775 ts_tablet_manager.cc:1403] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.184s	user 0.007s	sys 0.010s
I20260709 13:05:56.361996 21649 tablet_service.cc:1511] Processing CreateTablet for tablet ea0e439ac45641be8c876cc3cacbafa6 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:05:56.362999 21649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea0e439ac45641be8c876cc3cacbafa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.360119 21570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea0e439ac45641be8c876cc3cacbafa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.363587 21775 raft_consensus.cc:359] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.375926 21811 raft_consensus.cc:697] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:05:56.384296 21811 consensus_queue.cc:237] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.389982 21721 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec1876200a5496585dbb32cc0a22893 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:05:56.390136 21646 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec1876200a5496585dbb32cc0a22893 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:05:56.391211 21721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec1876200a5496585dbb32cc0a22893. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.391394 21646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec1876200a5496585dbb32cc0a22893. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.393743 21575 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec1876200a5496585dbb32cc0a22893 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:05:56.394063 21722 tablet_service.cc:1511] Processing CreateTablet for tablet ea0e439ac45641be8c876cc3cacbafa6 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:05:56.394796 21575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec1876200a5496585dbb32cc0a22893. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.395179 21722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea0e439ac45641be8c876cc3cacbafa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.395965 21720 tablet_service.cc:1511] Processing CreateTablet for tablet ae3de6eeed744becae91c6342a852f3f (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:05:56.397425 21720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae3de6eeed744becae91c6342a852f3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.398185 21569 tablet_service.cc:1511] Processing CreateTablet for tablet ae3de6eeed744becae91c6342a852f3f (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:05:56.399331 21569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae3de6eeed744becae91c6342a852f3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.400564 21660 raft_consensus.cc:2468] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 1.
I20260709 13:05:56.401088 21574 tablet_service.cc:1511] Processing CreateTablet for tablet 127c569f884b46c6a4c18b40078137db (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:05:56.402235 21574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 127c569f884b46c6a4c18b40078137db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.382615 21775 raft_consensus.cc:385] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:56.404711 21775 raft_consensus.cc:740] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.405406 21775 consensus_queue.cc:260] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.405788 21650 tablet_service.cc:1511] Processing CreateTablet for tablet ae3de6eeed744becae91c6342a852f3f (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:05:56.406917 21650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae3de6eeed744becae91c6342a852f3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.407465 21775 ts_tablet_manager.cc:1434] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260709 13:05:56.412685 21648 tablet_service.cc:1511] Processing CreateTablet for tablet 127c569f884b46c6a4c18b40078137db (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:05:56.413844 21648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 127c569f884b46c6a4c18b40078137db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.470196 21777 ts_tablet_manager.cc:1434] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.195s	user 0.016s	sys 0.007s
I20260709 13:05:56.471446 21777 tablet_bootstrap.cc:492] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:05:56.484670 21721 tablet_service.cc:1511] Processing CreateTablet for tablet 127c569f884b46c6a4c18b40078137db (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:05:56.485831 21721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 127c569f884b46c6a4c18b40078137db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.474259 21775 tablet_bootstrap.cc:492] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:05:56.500002 21774 tablet_bootstrap.cc:492] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:05:56.500447 21774 ts_tablet_manager.cc:1403] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.191s	user 0.013s	sys 0.011s
I20260709 13:05:56.501169 21574 tablet_service.cc:1511] Processing CreateTablet for tablet 74a1ecda48904e55aaeabb4f131846ac (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:05:56.502223 21574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74a1ecda48904e55aaeabb4f131846ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.503320 21774 raft_consensus.cc:359] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.504065 21774 raft_consensus.cc:385] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:56.504402 21774 raft_consensus.cc:740] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.505234 21774 consensus_queue.cc:260] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.508836 21648 tablet_service.cc:1511] Processing CreateTablet for tablet 74a1ecda48904e55aaeabb4f131846ac (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:05:56.509856 21648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74a1ecda48904e55aaeabb4f131846ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.526906 21775 tablet_bootstrap.cc:654] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:56.529642 21774 ts_tablet_manager.cc:1434] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.001s
I20260709 13:05:56.530627 21774 tablet_bootstrap.cc:492] T 62dba503b525414b9f6db863d11d702f P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:05:56.533087 21482 catalog_manager.cc:5697] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 1 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:56.536696 21570 tablet_service.cc:1511] Processing CreateTablet for tablet d51bc12b41914bad9df01a751855d7f9 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:05:56.537730 21570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d51bc12b41914bad9df01a751855d7f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.540444 21777 tablet_bootstrap.cc:654] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:56.546860 21481 catalog_manager.cc:5697] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:56.557615 21650 tablet_service.cc:1511] Processing CreateTablet for tablet d51bc12b41914bad9df01a751855d7f9 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:05:56.558858 21650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d51bc12b41914bad9df01a751855d7f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.564651 21721 tablet_service.cc:1511] Processing CreateTablet for tablet 74a1ecda48904e55aaeabb4f131846ac (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:05:56.566087 21721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74a1ecda48904e55aaeabb4f131846ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.575568 21774 tablet_bootstrap.cc:654] T 62dba503b525414b9f6db863d11d702f P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:56.585866 21789 raft_consensus.cc:493] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:56.597396 21775 tablet_bootstrap.cc:492] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:05:56.598047 21775 ts_tablet_manager.cc:1403] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.133s	user 0.008s	sys 0.008s
I20260709 13:05:56.598749 21570 tablet_service.cc:1511] Processing CreateTablet for tablet 15b0ef1efaf74cde901ff0a73fc29ae4 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:05:56.599862 21570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15b0ef1efaf74cde901ff0a73fc29ae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.601596 21789 raft_consensus.cc:515] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.603530 21721 tablet_service.cc:1511] Processing CreateTablet for tablet d51bc12b41914bad9df01a751855d7f9 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:05:56.606014 21721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d51bc12b41914bad9df01a751855d7f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.606745 21777 tablet_bootstrap.cc:492] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:05:56.607205 21777 ts_tablet_manager.cc:1403] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.136s	user 0.015s	sys 0.007s
I20260709 13:05:56.607923 21789 leader_election.cc:290] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:56.609843 21648 tablet_service.cc:1511] Processing CreateTablet for tablet 15b0ef1efaf74cde901ff0a73fc29ae4 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:05:56.610961 21648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15b0ef1efaf74cde901ff0a73fc29ae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.609859 21777 raft_consensus.cc:359] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.614288 21777 raft_consensus.cc:385] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:56.614576 21777 raft_consensus.cc:740] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.611990 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:05:56.617187 21626 leader_election.cc:343] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:56.615779 21775 raft_consensus.cc:359] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.617937 21775 raft_consensus.cc:385] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:56.618269 21775 raft_consensus.cc:740] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.619086 21777 consensus_queue.cc:260] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.620054 21775 consensus_queue.cc:260] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.621304 21777 ts_tablet_manager.cc:1434] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:05:56.610901 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:05:56.622037 21585 raft_consensus.cc:2468] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 0.
I20260709 13:05:56.622313 21777 tablet_bootstrap.cc:492] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:05:56.612269 21720 tablet_service.cc:1511] Processing CreateTablet for tablet 15b0ef1efaf74cde901ff0a73fc29ae4 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:05:56.623135 21624 leader_election.cc:304] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:05:56.623863 21720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15b0ef1efaf74cde901ff0a73fc29ae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.624269 21789 raft_consensus.cc:2804] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:56.624610 21789 raft_consensus.cc:493] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:56.624928 21789 raft_consensus.cc:3060] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:56.626798 21569 tablet_service.cc:1511] Processing CreateTablet for tablet fbfdcf9c23364b6ca8bf581feccf3cb2 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:05:56.627966 21569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbfdcf9c23364b6ca8bf581feccf3cb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.635392 21789 raft_consensus.cc:515] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.637025 21775 ts_tablet_manager.cc:1434] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 13:05:56.644471 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:05:56.645020 21585 raft_consensus.cc:3060] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:56.645387 21789 leader_election.cc:290] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:56.633329 21774 tablet_bootstrap.cc:492] T 62dba503b525414b9f6db863d11d702f P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:05:56.646097 21774 ts_tablet_manager.cc:1403] T 62dba503b525414b9f6db863d11d702f P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.116s	user 0.009s	sys 0.009s
I20260709 13:05:56.648819 21774 raft_consensus.cc:359] T 62dba503b525414b9f6db863d11d702f P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.649466 21774 raft_consensus.cc:385] T 62dba503b525414b9f6db863d11d702f P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:56.649761 21774 raft_consensus.cc:740] T 62dba503b525414b9f6db863d11d702f P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.649662 21722 tablet_service.cc:1511] Processing CreateTablet for tablet fbfdcf9c23364b6ca8bf581feccf3cb2 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:05:56.641055 21777 tablet_bootstrap.cc:654] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:56.650892 21722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbfdcf9c23364b6ca8bf581feccf3cb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.652227 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:05:56.653796 21570 tablet_service.cc:1511] Processing CreateTablet for tablet 086cac2d4434404e9ae4162c70276394 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:05:56.654819 21718 tablet_service.cc:1511] Processing CreateTablet for tablet 086cac2d4434404e9ae4162c70276394 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:05:56.655968 21718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 086cac2d4434404e9ae4162c70276394. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:56.656733 21626 leader_election.cc:343] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:56.655686 21648 tablet_service.cc:1511] Processing CreateTablet for tablet 086cac2d4434404e9ae4162c70276394 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:05:56.660323 21648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 086cac2d4434404e9ae4162c70276394. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.660471 21825 consensus_queue.cc:1048] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:56.662740 21574 tablet_service.cc:1511] Processing CreateTablet for tablet e53402457d1142b8a875534021521d02 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:05:56.664193 21650 tablet_service.cc:1511] Processing CreateTablet for tablet fbfdcf9c23364b6ca8bf581feccf3cb2 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:05:56.666054 21585 raft_consensus.cc:2468] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
I20260709 13:05:56.666767 21650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbfdcf9c23364b6ca8bf581feccf3cb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.667161 21624 leader_election.cc:304] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:05:56.668233 21825 raft_consensus.cc:2804] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:56.668680 21825 raft_consensus.cc:697] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:05:56.669454 21825 consensus_queue.cc:237] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.672324 21646 tablet_service.cc:1511] Processing CreateTablet for tablet e53402457d1142b8a875534021521d02 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:05:56.673568 21646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e53402457d1142b8a875534021521d02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.644644 21775 tablet_bootstrap.cc:492] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:05:56.675794 21774 consensus_queue.cc:260] T 62dba503b525414b9f6db863d11d702f P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.654819 21570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 086cac2d4434404e9ae4162c70276394. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.680315 21574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e53402457d1142b8a875534021521d02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.681999 21774 ts_tablet_manager.cc:1434] T 62dba503b525414b9f6db863d11d702f P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.003s
I20260709 13:05:56.682911 21774 tablet_bootstrap.cc:492] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:05:56.685500 21779 raft_consensus.cc:493] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:56.686057 21811 raft_consensus.cc:493] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:56.685986 21779 raft_consensus.cc:515] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.686542 21811 raft_consensus.cc:515] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.688619 21811 leader_election.cc:290] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:05:56.689260 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:05:56.689826 21660 raft_consensus.cc:2468] T 7def1412cd384efaacdf04d382601ddf P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 0.
I20260709 13:05:56.690968 21775 tablet_bootstrap.cc:654] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:56.694355 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:05:56.694337 21550 leader_election.cc:304] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:05:56.704195 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:05:56.695034 21660 raft_consensus.cc:2468] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 0.
I20260709 13:05:56.695091 21779 leader_election.cc:290] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:56.707490 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:05:56.704772 21585 raft_consensus.cc:2468] T 62dba503b525414b9f6db863d11d702f P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 0.
I20260709 13:05:56.708586 21575 tablet_service.cc:1511] Processing CreateTablet for tablet 8dce0fb868664a789da1828a9c9c060c (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:05:56.708086 21810 raft_consensus.cc:2804] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:56.709300 21698 leader_election.cc:304] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:05:56.709522 21810 raft_consensus.cc:493] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:56.709775 21575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dce0fb868664a789da1828a9c9c060c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.709890 21810 raft_consensus.cc:3060] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:56.710137 21811 raft_consensus.cc:2804] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:56.710470 21811 raft_consensus.cc:493] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:56.710813 21811 raft_consensus.cc:3060] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:56.708081 21734 raft_consensus.cc:2468] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 0.
I20260709 13:05:56.708971 21774 tablet_bootstrap.cc:654] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:56.715595 21720 tablet_service.cc:1511] Processing CreateTablet for tablet e53402457d1142b8a875534021521d02 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:05:56.716837 21720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e53402457d1142b8a875534021521d02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.732929 21646 tablet_service.cc:1511] Processing CreateTablet for tablet 8dce0fb868664a789da1828a9c9c060c (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:05:56.734115 21646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dce0fb868664a789da1828a9c9c060c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.735600 21810 raft_consensus.cc:515] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.737282 21483 catalog_manager.cc:5697] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:56.738235 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
W20260709 13:05:56.738497 21531 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:56.738794 21660 raft_consensus.cc:3060] T 7def1412cd384efaacdf04d382601ddf P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:56.742611 21811 raft_consensus.cc:515] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.744588 21811 leader_election.cc:290] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:05:56.751812 21810 leader_election.cc:290] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:56.747264 21722 tablet_service.cc:1511] Processing CreateTablet for tablet 8dce0fb868664a789da1828a9c9c060c (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:05:56.748257 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:05:56.754118 21659 raft_consensus.cc:3060] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:56.754501 21722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dce0fb868664a789da1828a9c9c060c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.756686 21648 tablet_service.cc:1511] Processing CreateTablet for tablet 383eded68fd440d9817f2aa3d4005fbc (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:05:56.757748 21648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 383eded68fd440d9817f2aa3d4005fbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.750998 21660 raft_consensus.cc:2468] T 7def1412cd384efaacdf04d382601ddf P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 1.
I20260709 13:05:56.747028 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:05:56.752794 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:05:56.759229 21570 tablet_service.cc:1511] Processing CreateTablet for tablet 383eded68fd440d9817f2aa3d4005fbc (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:05:56.762954 21570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 383eded68fd440d9817f2aa3d4005fbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.763262 21734 raft_consensus.cc:3060] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:56.763389 21585 raft_consensus.cc:3060] T 62dba503b525414b9f6db863d11d702f P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:56.770025 21659 raft_consensus.cc:2468] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 1.
I20260709 13:05:56.771958 21699 leader_election.cc:304] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:05:56.772401 21550 leader_election.cc:304] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:05:56.772770 21811 raft_consensus.cc:2804] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:56.772948 21585 raft_consensus.cc:2468] T 62dba503b525414b9f6db863d11d702f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 1.
I20260709 13:05:56.773313 21811 raft_consensus.cc:697] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:05:56.774284 21777 tablet_bootstrap.cc:492] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:05:56.774103 21811 consensus_queue.cc:237] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.774708 21777 ts_tablet_manager.cc:1403] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.153s	user 0.018s	sys 0.004s
I20260709 13:05:56.774881 21810 raft_consensus.cc:2804] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:56.769554 21734 raft_consensus.cc:2468] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 1.
I20260709 13:05:56.776160 21810 raft_consensus.cc:697] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:05:56.777992 21720 tablet_service.cc:1511] Processing CreateTablet for tablet 383eded68fd440d9817f2aa3d4005fbc (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:05:56.779270 21720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 383eded68fd440d9817f2aa3d4005fbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.779623 21774 tablet_bootstrap.cc:492] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:05:56.780047 21774 ts_tablet_manager.cc:1403] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.097s	user 0.012s	sys 0.007s
I20260709 13:05:56.781355 21777 raft_consensus.cc:359] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.782292 21777 raft_consensus.cc:385] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:56.782528 21774 raft_consensus.cc:359] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.783217 21774 raft_consensus.cc:385] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:56.783478 21774 raft_consensus.cc:740] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.784116 21774 consensus_queue.cc:260] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.786013 21774 ts_tablet_manager.cc:1434] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:56.785514 21810 consensus_queue.cc:237] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.786864 21774 tablet_bootstrap.cc:492] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:05:56.782648 21777 raft_consensus.cc:740] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.791049 21777 consensus_queue.cc:260] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.793044 21777 ts_tablet_manager.cc:1434] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:05:56.793418 21734 raft_consensus.cc:3060] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:56.793862 21777 tablet_bootstrap.cc:492] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:05:56.795177 21575 tablet_service.cc:1511] Processing CreateTablet for tablet 081778ef7ad04f0f966ab8e5e0b594fd (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:05:56.796535 21575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 081778ef7ad04f0f966ab8e5e0b594fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.809410 21780 consensus_queue.cc:1048] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:56.810719 21646 tablet_service.cc:1511] Processing CreateTablet for tablet 081778ef7ad04f0f966ab8e5e0b594fd (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:05:56.811604 21774 tablet_bootstrap.cc:654] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:56.811806 21646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 081778ef7ad04f0f966ab8e5e0b594fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.819996 21722 tablet_service.cc:1511] Processing CreateTablet for tablet 081778ef7ad04f0f966ab8e5e0b594fd (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:05:56.821063 21722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 081778ef7ad04f0f966ab8e5e0b594fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.821604 21570 tablet_service.cc:1511] Processing CreateTablet for tablet 7f79ad57bad84ba39ca348a358a3a159 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:05:56.822683 21570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f79ad57bad84ba39ca348a358a3a159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.824334 21775 tablet_bootstrap.cc:492] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:05:56.824762 21775 ts_tablet_manager.cc:1403] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.180s	user 0.009s	sys 0.002s
I20260709 13:05:56.826004 21648 tablet_service.cc:1511] Processing CreateTablet for tablet 7f79ad57bad84ba39ca348a358a3a159 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:05:56.827090 21648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f79ad57bad84ba39ca348a358a3a159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.827284 21775 raft_consensus.cc:359] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.827980 21775 raft_consensus.cc:385] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:56.828258 21775 raft_consensus.cc:740] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.828903 21775 consensus_queue.cc:260] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.830236 21777 tablet_bootstrap.cc:654] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:56.831429 21780 raft_consensus.cc:493] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:56.831379 21720 tablet_service.cc:1511] Processing CreateTablet for tablet 7f79ad57bad84ba39ca348a358a3a159 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:05:56.831954 21780 raft_consensus.cc:515] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.832581 21720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f79ad57bad84ba39ca348a358a3a159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.834106 21780 leader_election.cc:290] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:56.835911 21718 tablet_service.cc:1511] Processing CreateTablet for tablet 568032bcd0f4496d8ccb95835f746ea6 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:05:56.836133 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:05:56.837062 21718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 568032bcd0f4496d8ccb95835f746ea6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.837113 21733 raft_consensus.cc:2393] T 3722661173124e30931d0bb62fdc7689 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 1: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:05:56.840778 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:05:56.840792 21650 tablet_service.cc:1511] Processing CreateTablet for tablet 568032bcd0f4496d8ccb95835f746ea6 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:05:56.842717 21650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 568032bcd0f4496d8ccb95835f746ea6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.846597 21624 leader_election.cc:304] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:05:56.847498 21789 raft_consensus.cc:3060] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:56.848786 21575 tablet_service.cc:1511] Processing CreateTablet for tablet 568032bcd0f4496d8ccb95835f746ea6 (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:05:56.849869 21575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 568032bcd0f4496d8ccb95835f746ea6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.849505 21483 catalog_manager.cc:5697] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:56.851835 21482 catalog_manager.cc:5697] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 1 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:56.863250 21774 tablet_bootstrap.cc:492] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:05:56.863760 21774 ts_tablet_manager.cc:1403] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.077s	user 0.012s	sys 0.000s
I20260709 13:05:56.863154 21569 tablet_service.cc:1511] Processing CreateTablet for tablet b6c8f49a78d445ee9c99e52b05c1b2bf (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:05:56.864727 21569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6c8f49a78d445ee9c99e52b05c1b2bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.865986 21774 raft_consensus.cc:359] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.866604 21774 raft_consensus.cc:385] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:56.866381 21810 consensus_queue.cc:1048] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:56.866888 21774 raft_consensus.cc:740] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.869392 21811 consensus_queue.cc:1048] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:56.873461 21645 tablet_service.cc:1511] Processing CreateTablet for tablet b6c8f49a78d445ee9c99e52b05c1b2bf (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:05:56.874601 21645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6c8f49a78d445ee9c99e52b05c1b2bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.885200 21789 raft_consensus.cc:2749] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:56.887940 21774 consensus_queue.cc:260] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.887497 21775 ts_tablet_manager.cc:1434] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.062s	user 0.005s	sys 0.000s
I20260709 13:05:56.892663 21721 tablet_service.cc:1511] Processing CreateTablet for tablet b6c8f49a78d445ee9c99e52b05c1b2bf (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:05:56.893764 21721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6c8f49a78d445ee9c99e52b05c1b2bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.894474 21775 tablet_bootstrap.cc:492] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:05:56.900514 21574 tablet_service.cc:1511] Processing CreateTablet for tablet dcd4c0f5b04342ab9fad6d2ab9ca4e4f (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:05:56.905148 21718 tablet_service.cc:1511] Processing CreateTablet for tablet dcd4c0f5b04342ab9fad6d2ab9ca4e4f (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:05:56.905791 21574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcd4c0f5b04342ab9fad6d2ab9ca4e4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.906313 21718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcd4c0f5b04342ab9fad6d2ab9ca4e4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.902961 21649 tablet_service.cc:1511] Processing CreateTablet for tablet dcd4c0f5b04342ab9fad6d2ab9ca4e4f (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:05:56.912308 21649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcd4c0f5b04342ab9fad6d2ab9ca4e4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.913466 21774 ts_tablet_manager.cc:1434] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.049s	user 0.004s	sys 0.000s
I20260709 13:05:56.914359 21774 tablet_bootstrap.cc:492] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:05:56.916453 21810 consensus_queue.cc:1048] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:56.919857 21775 tablet_bootstrap.cc:654] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:56.924782 21572 tablet_service.cc:1511] Processing CreateTablet for tablet 28776f313c26429990c52fe2439e804b (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:05:56.926678 21572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28776f313c26429990c52fe2439e804b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.960217 21721 tablet_service.cc:1511] Processing CreateTablet for tablet 28776f313c26429990c52fe2439e804b (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:05:56.962440 21721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28776f313c26429990c52fe2439e804b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.966378 21774 tablet_bootstrap.cc:654] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:56.971635 21789 raft_consensus.cc:493] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:56.972119 21789 raft_consensus.cc:515] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:56.974112 21789 leader_election.cc:290] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:56.971663 21650 tablet_service.cc:1511] Processing CreateTablet for tablet 28776f313c26429990c52fe2439e804b (DEFAULT_TABLE table=test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:05:56.977285 21650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28776f313c26429990c52fe2439e804b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.980890 21813 consensus_queue.cc:1048] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:56.981421 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:05:56.982738 21626 leader_election.cc:343] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:56.989248 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:05:56.989903 21585 raft_consensus.cc:2468] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 0.
I20260709 13:05:56.991021 21624 leader_election.cc:304] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:05:56.991765 21777 tablet_bootstrap.cc:492] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:05:56.992220 21777 ts_tablet_manager.cc:1403] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.199s	user 0.026s	sys 0.018s
I20260709 13:05:56.992370 21789 raft_consensus.cc:2804] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:56.992871 21789 raft_consensus.cc:493] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:56.993305 21789 raft_consensus.cc:3060] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:56.989255 21775 tablet_bootstrap.cc:492] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:05:56.996372 21775 ts_tablet_manager.cc:1403] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.102s	user 0.024s	sys 0.010s
I20260709 13:05:56.999765 21789 raft_consensus.cc:515] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.002235 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:05:57.002755 21585 raft_consensus.cc:3060] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:57.010242 21777 raft_consensus.cc:359] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.010958 21777 raft_consensus.cc:385] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:57.011021 21775 raft_consensus.cc:359] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.011312 21777 raft_consensus.cc:740] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:05:57.011636 21775 raft_consensus.cc:385] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:57.011983 21775 raft_consensus.cc:740] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:05:57.012348 21777 consensus_queue.cc:260] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.012588 21775 consensus_queue.cc:260] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.014554 21775 ts_tablet_manager.cc:1434] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 13:05:57.014901 21777 ts_tablet_manager.cc:1434] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:05:57.015414 21775 tablet_bootstrap.cc:492] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:05:57.015905 21777 tablet_bootstrap.cc:492] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:05:57.017822 21585 raft_consensus.cc:2468] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
I20260709 13:05:57.019467 21624 leader_election.cc:304] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:05:57.021226 21775 tablet_bootstrap.cc:654] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:57.021937 21774 tablet_bootstrap.cc:492] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:05:57.022349 21777 tablet_bootstrap.cc:654] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:57.022385 21774 ts_tablet_manager.cc:1403] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.108s	user 0.005s	sys 0.005s
I20260709 13:05:57.023547 21780 raft_consensus.cc:2804] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:57.024092 21780 raft_consensus.cc:697] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:05:57.024915 21780 consensus_queue.cc:237] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.029103 21774 raft_consensus.cc:359] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.030047 21774 raft_consensus.cc:385] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:57.030458 21774 raft_consensus.cc:740] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:05:57.031443 21774 consensus_queue.cc:260] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.032998 21777 tablet_bootstrap.cc:492] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:05:57.033416 21777 ts_tablet_manager.cc:1403] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.003s
I20260709 13:05:57.034396 21774 ts_tablet_manager.cc:1434] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:05:57.038060 21774 tablet_bootstrap.cc:492] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:05:57.040669 21777 raft_consensus.cc:359] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.041296 21777 raft_consensus.cc:385] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:57.041543 21777 raft_consensus.cc:740] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:05:57.043270 21777 consensus_queue.cc:260] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.045269 21777 ts_tablet_manager.cc:1434] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:05:57.045394 21774 tablet_bootstrap.cc:654] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:57.046022 21775 tablet_bootstrap.cc:492] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:05:57.046120 21777 tablet_bootstrap.cc:492] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:05:57.046478 21775 ts_tablet_manager.cc:1403] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.019s
I20260709 13:05:57.047149 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:05:57.047937 21734 raft_consensus.cc:3060] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:57.049103 21775 raft_consensus.cc:359] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.049932 21775 raft_consensus.cc:385] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:57.050252 21775 raft_consensus.cc:740] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:05:57.051194 21775 consensus_queue.cc:260] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.051942 21777 tablet_bootstrap.cc:654] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:57.054080 21775 ts_tablet_manager.cc:1434] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:57.055164 21775 tablet_bootstrap.cc:492] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:05:57.055364 21734 raft_consensus.cc:2468] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
I20260709 13:05:57.057221 21789 leader_election.cc:290] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:57.062456 21775 tablet_bootstrap.cc:654] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:57.063655 21777 tablet_bootstrap.cc:492] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:05:57.064097 21777 ts_tablet_manager.cc:1403] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 13:05:57.068981 21777 raft_consensus.cc:359] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.069594 21777 raft_consensus.cc:385] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:57.069837 21777 raft_consensus.cc:740] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:05:57.070223 21774 tablet_bootstrap.cc:492] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:05:57.070618 21774 ts_tablet_manager.cc:1403] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.005s
I20260709 13:05:57.070509 21777 consensus_queue.cc:260] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.072814 21777 ts_tablet_manager.cc:1434] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:05:57.073230 21774 raft_consensus.cc:359] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.073663 21777 tablet_bootstrap.cc:492] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:05:57.073863 21774 raft_consensus.cc:385] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:57.074069 21775 tablet_bootstrap.cc:492] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:05:57.074170 21774 raft_consensus.cc:740] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:05:57.074689 21775 ts_tablet_manager.cc:1403] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.000s
I20260709 13:05:57.074891 21774 consensus_queue.cc:260] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.076824 21774 ts_tablet_manager.cc:1434] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:05:57.077623 21774 tablet_bootstrap.cc:492] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:05:57.077375 21775 raft_consensus.cc:359] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.078096 21775 raft_consensus.cc:385] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:57.078413 21775 raft_consensus.cc:740] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:05:57.079322 21777 tablet_bootstrap.cc:654] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:57.079150 21775 consensus_queue.cc:260] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.081446 21775 ts_tablet_manager.cc:1434] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:57.082290 21775 tablet_bootstrap.cc:492] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:05:57.083225 21774 tablet_bootstrap.cc:654] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:57.088595 21775 tablet_bootstrap.cc:654] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:57.093142 21810 raft_consensus.cc:493] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:57.094300 21774 tablet_bootstrap.cc:492] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:05:57.093771 21810 raft_consensus.cc:515] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.094677 21774 ts_tablet_manager.cc:1403] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 13:05:57.096876 21774 raft_consensus.cc:359] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.097488 21774 raft_consensus.cc:385] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:57.097319 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:05:57.097836 21774 raft_consensus.cc:740] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:05:57.096992 21483 catalog_manager.cc:5697] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:57.098202 21660 raft_consensus.cc:2468] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 0.
I20260709 13:05:57.098564 21774 consensus_queue.cc:260] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.099815 21550 leader_election.cc:304] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:05:57.100890 21779 raft_consensus.cc:2804] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:57.101349 21779 raft_consensus.cc:493] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:57.101743 21779 raft_consensus.cc:3060] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:57.104875 21775 tablet_bootstrap.cc:492] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:05:57.105866 21774 ts_tablet_manager.cc:1434] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:05:57.106693 21774 tablet_bootstrap.cc:492] T cc3f01ef79ae4a5b933e503208d1b5f2 P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:05:57.105262 21775 ts_tablet_manager.cc:1403] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260709 13:05:57.109352 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:05:57.110672 21551 leader_election.cc:343] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:57.111137 21775 raft_consensus.cc:359] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.111769 21775 raft_consensus.cc:385] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:57.112067 21775 raft_consensus.cc:740] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:05:57.112679 21775 consensus_queue.cc:260] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.114001 21774 tablet_bootstrap.cc:654] T cc3f01ef79ae4a5b933e503208d1b5f2 P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:57.114621 21775 ts_tablet_manager.cc:1434] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:05:57.115532 21775 tablet_bootstrap.cc:492] T 42caa57c14f94b269f729e8ef6b555ee P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:05:57.115926 21777 tablet_bootstrap.cc:492] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:05:57.116320 21777 ts_tablet_manager.cc:1403] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.021s
I20260709 13:05:57.118664 21777 raft_consensus.cc:359] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.119271 21777 raft_consensus.cc:385] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:57.119526 21777 raft_consensus.cc:740] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:05:57.114634 21779 raft_consensus.cc:515] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.122294 21779 leader_election.cc:290] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:57.122346 21775 tablet_bootstrap.cc:654] T 42caa57c14f94b269f729e8ef6b555ee P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:57.122896 21777 consensus_queue.cc:260] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.124816 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:05:57.126180 21777 ts_tablet_manager.cc:1434] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
W20260709 13:05:57.126379 21551 leader_election.cc:343] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:57.127349 21777 tablet_bootstrap.cc:492] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:05:57.127478 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:05:57.128230 21660 raft_consensus.cc:3060] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:57.111804 21810 leader_election.cc:290] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:57.142418 21660 raft_consensus.cc:2468] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 1.
I20260709 13:05:57.143836 21550 leader_election.cc:304] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:05:57.145190 21810 raft_consensus.cc:2804] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:57.145753 21810 raft_consensus.cc:697] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:05:57.146580 21810 consensus_queue.cc:237] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.135991 21777 tablet_bootstrap.cc:654] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:57.164759 21483 catalog_manager.cc:5697] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:57.166095 21777 tablet_bootstrap.cc:492] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:05:57.166793 21777 ts_tablet_manager.cc:1403] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.010s
I20260709 13:05:57.168465 21810 raft_consensus.cc:493] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:57.169047 21810 raft_consensus.cc:515] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.170192 21777 raft_consensus.cc:359] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.171028 21777 raft_consensus.cc:385] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:57.173197 21780 raft_consensus.cc:493] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:57.173774 21780 raft_consensus.cc:515] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.176312 21780 leader_election.cc:290] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:57.177233 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:05:57.171590 21810 leader_election.cc:290] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:57.178414 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:05:57.179838 21660 raft_consensus.cc:2468] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 0.
I20260709 13:05:57.181371 21550 leader_election.cc:304] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:05:57.183915 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:05:57.184681 21585 raft_consensus.cc:2468] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 0.
I20260709 13:05:57.186610 21624 leader_election.cc:304] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:05:57.188409 21789 raft_consensus.cc:2804] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:57.188849 21789 raft_consensus.cc:493] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:57.189287 21789 raft_consensus.cc:3060] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:57.189935 21810 raft_consensus.cc:2804] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:57.190497 21810 raft_consensus.cc:493] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:57.191090 21810 raft_consensus.cc:3060] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:57.199931 21732 raft_consensus.cc:3060] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:57.206009 21779 consensus_queue.cc:1048] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:57.186614 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:05:57.212476 21810 raft_consensus.cc:515] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.219817 21779 raft_consensus.cc:493] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:57.220268 21813 consensus_queue.cc:1048] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:57.220248 21779 raft_consensus.cc:515] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.221163 21810 leader_election.cc:290] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:57.222388 21779 leader_election.cc:290] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:57.222522 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:05:57.222929 21775 tablet_bootstrap.cc:492] T 42caa57c14f94b269f729e8ef6b555ee P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:05:57.222975 21774 tablet_bootstrap.cc:492] T cc3f01ef79ae4a5b933e503208d1b5f2 P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:05:57.223445 21775 ts_tablet_manager.cc:1403] T 42caa57c14f94b269f729e8ef6b555ee P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.108s	user 0.031s	sys 0.062s
I20260709 13:05:57.223495 21774 ts_tablet_manager.cc:1403] T cc3f01ef79ae4a5b933e503208d1b5f2 P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.117s	user 0.025s	sys 0.088s
I20260709 13:05:57.223489 21780 consensus_queue.cc:1048] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:57.224128 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:05:57.224694 21733 raft_consensus.cc:2468] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 0.
I20260709 13:05:57.226014 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:05:57.226333 21551 leader_election.cc:304] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:05:57.226534 21774 raft_consensus.cc:359] T cc3f01ef79ae4a5b933e503208d1b5f2 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.227288 21774 raft_consensus.cc:385] T cc3f01ef79ae4a5b933e503208d1b5f2 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:57.227118 21775 raft_consensus.cc:359] T 42caa57c14f94b269f729e8ef6b555ee P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.227663 21774 raft_consensus.cc:740] T cc3f01ef79ae4a5b933e503208d1b5f2 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:05:57.227805 21775 raft_consensus.cc:385] T 42caa57c14f94b269f729e8ef6b555ee P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:57.228273 21775 raft_consensus.cc:740] T 42caa57c14f94b269f729e8ef6b555ee P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:05:57.228590 21774 consensus_queue.cc:260] T cc3f01ef79ae4a5b933e503208d1b5f2 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.229017 21775 consensus_queue.cc:260] T 42caa57c14f94b269f729e8ef6b555ee P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.231278 21775 ts_tablet_manager.cc:1434] T 42caa57c14f94b269f729e8ef6b555ee P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:05:57.231618 21780 consensus_queue.cc:1048] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:57.232438 21810 raft_consensus.cc:2804] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:57.232882 21810 raft_consensus.cc:493] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:57.233204 21810 raft_consensus.cc:3060] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:57.233902 21775 tablet_bootstrap.cc:492] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:05:57.233701 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:05:57.234567 21657 raft_consensus.cc:2468] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 0.
I20260709 13:05:57.236093 21813 consensus_queue.cc:1048] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:57.237454 21779 raft_consensus.cc:493] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:57.237923 21779 raft_consensus.cc:515] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.239753 21775 tablet_bootstrap.cc:654] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:57.245038 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:05:57.245600 21658 raft_consensus.cc:2468] T 42caa57c14f94b269f729e8ef6b555ee P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 0.
I20260709 13:05:57.246873 21550 leader_election.cc:304] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:05:57.247912 21860 raft_consensus.cc:2804] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:57.248610 21860 raft_consensus.cc:493] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:57.249060 21860 raft_consensus.cc:3060] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:57.249513 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:05:57.251093 21551 leader_election.cc:343] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:57.171360 21777 raft_consensus.cc:740] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:05:57.252579 21777 consensus_queue.cc:260] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.247965 21779 leader_election.cc:290] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:57.254462 21734 raft_consensus.cc:2468] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 0.
I20260709 13:05:57.255141 21774 ts_tablet_manager.cc:1434] T cc3f01ef79ae4a5b933e503208d1b5f2 P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.031s	user 0.001s	sys 0.005s
I20260709 13:05:57.256080 21774 tablet_bootstrap.cc:492] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:05:57.259554 21777 ts_tablet_manager.cc:1434] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.092s	user 0.007s	sys 0.000s
I20260709 13:05:57.259961 21789 raft_consensus.cc:515] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.261394 21659 raft_consensus.cc:2393] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 1: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:05:57.262382 21777 tablet_bootstrap.cc:492] T a40f64e515174e3f99deb9221bb9b497 P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:05:57.265195 21810 raft_consensus.cc:515] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.269304 21789 leader_election.cc:290] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:57.269338 21550 leader_election.cc:304] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:05:57.269662 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:05:57.270773 21583 raft_consensus.cc:2393] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 1: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:05:57.271612 21779 raft_consensus.cc:2749] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:57.272559 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:05:57.272954 21810 leader_election.cc:290] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:57.273152 21734 raft_consensus.cc:3060] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:57.281090 21774 tablet_bootstrap.cc:654] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:57.282012 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:05:57.282652 21659 raft_consensus.cc:3060] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:57.283128 21734 raft_consensus.cc:2468] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
I20260709 13:05:57.284302 21626 leader_election.cc:304] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:05:57.285879 21789 raft_consensus.cc:2804] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:57.286844 21789 raft_consensus.cc:697] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:05:57.287843 21789 consensus_queue.cc:237] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.292276 21860 raft_consensus.cc:515] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.293908 21774 tablet_bootstrap.cc:492] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:05:57.294404 21774 ts_tablet_manager.cc:1403] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.009s
I20260709 13:05:57.294373 21860 leader_election.cc:290] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:57.295338 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:05:57.295898 21657 raft_consensus.cc:3060] T 42caa57c14f94b269f729e8ef6b555ee P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:57.300282 21659 raft_consensus.cc:2468] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 1.
I20260709 13:05:57.303263 21775 tablet_bootstrap.cc:492] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:05:57.303684 21775 ts_tablet_manager.cc:1403] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.070s	user 0.008s	sys 0.009s
I20260709 13:05:57.305138 21774 raft_consensus.cc:359] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.305769 21774 raft_consensus.cc:385] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:57.306038 21774 raft_consensus.cc:740] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:05:57.306603 21774 consensus_queue.cc:260] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.307613 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:05:57.304688 21550 leader_election.cc:304] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:05:57.308048 21779 consensus_queue.cc:1048] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:57.308856 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:05:57.309309 21779 raft_consensus.cc:2804] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:57.309381 21734 raft_consensus.cc:3060] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:57.309861 21779 raft_consensus.cc:697] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
W20260709 13:05:57.310181 21551 leader_election.cc:343] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:57.310652 21779 consensus_queue.cc:237] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.313337 21657 raft_consensus.cc:2468] T 42caa57c14f94b269f729e8ef6b555ee P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 1.
I20260709 13:05:57.314610 21550 leader_election.cc:304] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:05:57.314800 21780 raft_consensus.cc:493] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:57.315317 21810 raft_consensus.cc:2804] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:57.315407 21780 raft_consensus.cc:515] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.316990 21774 ts_tablet_manager.cc:1434] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:05:57.317830 21774 tablet_bootstrap.cc:492] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:05:57.318504 21780 leader_election.cc:290] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:57.315861 21810 raft_consensus.cc:697] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:05:57.324759 21775 raft_consensus.cc:359] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.325103 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:05:57.326623 21584 raft_consensus.cc:2468] T cc3f01ef79ae4a5b933e503208d1b5f2 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 0.
I20260709 13:05:57.326931 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:05:57.327728 21733 raft_consensus.cc:2468] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 0.
I20260709 13:05:57.327857 21624 leader_election.cc:304] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:05:57.326066 21775 raft_consensus.cc:385] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:57.328648 21775 raft_consensus.cc:740] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:05:57.329267 21775 consensus_queue.cc:260] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.330253 21777 tablet_bootstrap.cc:654] T a40f64e515174e3f99deb9221bb9b497 P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:57.322906 21810 consensus_queue.cc:237] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.331530 21780 raft_consensus.cc:2804] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:57.332845 21780 raft_consensus.cc:493] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:57.332969 21775 ts_tablet_manager.cc:1434] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.029s	user 0.002s	sys 0.004s
I20260709 13:05:57.333191 21780 raft_consensus.cc:3060] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:57.333776 21775 tablet_bootstrap.cc:492] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:05:57.342211 21734 raft_consensus.cc:2468] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 1.
I20260709 13:05:57.351366 21780 raft_consensus.cc:515] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.352048 21483 catalog_manager.cc:5697] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:57.354811 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:05:57.355336 21584 raft_consensus.cc:3060] T cc3f01ef79ae4a5b933e503208d1b5f2 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:57.359617 21774 tablet_bootstrap.cc:654] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:57.362540 21775 tablet_bootstrap.cc:654] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:57.363780 21780 leader_election.cc:290] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:57.368613 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:05:57.369148 21732 raft_consensus.cc:3060] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:57.371165 21584 raft_consensus.cc:2468] T cc3f01ef79ae4a5b933e503208d1b5f2 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
I20260709 13:05:57.375979 21624 leader_election.cc:304] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:05:57.377061 21822 raft_consensus.cc:2804] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:57.377974 21822 raft_consensus.cc:697] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:05:57.380405 21822 consensus_queue.cc:237] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.385613 21482 catalog_manager.cc:5697] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:57.387969 21482 catalog_manager.cc:5697] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:57.392076 21777 tablet_bootstrap.cc:492] T a40f64e515174e3f99deb9221bb9b497 P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:05:57.392521 21777 ts_tablet_manager.cc:1403] T a40f64e515174e3f99deb9221bb9b497 P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.130s	user 0.015s	sys 0.001s
I20260709 13:05:57.395673 21777 raft_consensus.cc:359] T a40f64e515174e3f99deb9221bb9b497 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.396373 21777 raft_consensus.cc:385] T a40f64e515174e3f99deb9221bb9b497 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:57.396639 21777 raft_consensus.cc:740] T a40f64e515174e3f99deb9221bb9b497 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:05:57.397218 21777 consensus_queue.cc:260] T a40f64e515174e3f99deb9221bb9b497 P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.400748 21777 ts_tablet_manager.cc:1434] T a40f64e515174e3f99deb9221bb9b497 P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:05:57.401584 21777 tablet_bootstrap.cc:492] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:05:57.406118 21732 raft_consensus.cc:2468] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
I20260709 13:05:57.410566 21777 tablet_bootstrap.cc:654] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:57.413739 21780 consensus_queue.cc:1048] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:57.419746 21775 tablet_bootstrap.cc:492] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:05:57.420176 21775 ts_tablet_manager.cc:1403] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.087s	user 0.011s	sys 0.018s
I20260709 13:05:57.421361 21811 raft_consensus.cc:493] T a40f64e515174e3f99deb9221bb9b497 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:57.421819 21811 raft_consensus.cc:515] T a40f64e515174e3f99deb9221bb9b497 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.424300 21811 leader_election.cc:290] T a40f64e515174e3f99deb9221bb9b497 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:05:57.425721 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:05:57.426453 21660 raft_consensus.cc:2393] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 1: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:05:57.427479 21777 tablet_bootstrap.cc:492] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:05:57.428045 21777 ts_tablet_manager.cc:1403] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.011s
I20260709 13:05:57.428709 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:05:57.430285 21698 leader_election.cc:304] T a40f64e515174e3f99deb9221bb9b497 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:05:57.431277 21811 raft_consensus.cc:3060] T a40f64e515174e3f99deb9221bb9b497 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:57.431190 21777 raft_consensus.cc:359] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.432155 21777 raft_consensus.cc:385] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:57.432498 21777 raft_consensus.cc:740] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:05:57.433535 21777 consensus_queue.cc:260] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.443650 21811 raft_consensus.cc:2749] T a40f64e515174e3f99deb9221bb9b497 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:57.444207 21777 ts_tablet_manager.cc:1434] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
I20260709 13:05:57.445441 21777 tablet_bootstrap.cc:492] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:05:57.446189 21789 consensus_queue.cc:1048] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:57.446872 21775 raft_consensus.cc:359] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.449146 21775 raft_consensus.cc:385] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:57.449494 21775 raft_consensus.cc:740] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:05:57.450546 21775 consensus_queue.cc:260] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.453516 21775 ts_tablet_manager.cc:1434] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.002s
I20260709 13:05:57.454378 21775 tablet_bootstrap.cc:492] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:05:57.454782 21774 tablet_bootstrap.cc:492] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:05:57.455848 21483 catalog_manager.cc:5697] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:57.478381 21774 ts_tablet_manager.cc:1403] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.161s	user 0.025s	sys 0.035s
I20260709 13:05:57.482767 21775 tablet_bootstrap.cc:654] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:57.483896 21774 raft_consensus.cc:359] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.484546 21774 raft_consensus.cc:385] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:57.484784 21774 raft_consensus.cc:740] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:05:57.485464 21774 consensus_queue.cc:260] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.487735 21774 ts_tablet_manager.cc:1434] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 13:05:57.488571 21774 tablet_bootstrap.cc:492] T b9a3e064ee3a48b4b61f8430c80ece33 P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:05:57.489446 21777 tablet_bootstrap.cc:654] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:57.495926 21774 tablet_bootstrap.cc:654] T b9a3e064ee3a48b4b61f8430c80ece33 P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:57.506640 21777 tablet_bootstrap.cc:492] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:05:57.507050 21777 ts_tablet_manager.cc:1403] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.062s	user 0.014s	sys 0.026s
I20260709 13:05:57.509624 21777 raft_consensus.cc:359] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.510313 21777 raft_consensus.cc:385] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:57.510587 21775 tablet_bootstrap.cc:492] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:05:57.510596 21777 raft_consensus.cc:740] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:05:57.511499 21775 ts_tablet_manager.cc:1403] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.057s	user 0.006s	sys 0.008s
I20260709 13:05:57.511940 21774 tablet_bootstrap.cc:492] T b9a3e064ee3a48b4b61f8430c80ece33 P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:05:57.511897 21777 consensus_queue.cc:260] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.512475 21774 ts_tablet_manager.cc:1403] T b9a3e064ee3a48b4b61f8430c80ece33 P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.006s
I20260709 13:05:57.514076 21775 raft_consensus.cc:359] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.514686 21775 raft_consensus.cc:385] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:57.514963 21775 raft_consensus.cc:740] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:05:57.515308 21774 raft_consensus.cc:359] T b9a3e064ee3a48b4b61f8430c80ece33 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.516039 21774 raft_consensus.cc:385] T b9a3e064ee3a48b4b61f8430c80ece33 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:57.515686 21775 consensus_queue.cc:260] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.516392 21774 raft_consensus.cc:740] T b9a3e064ee3a48b4b61f8430c80ece33 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:05:57.516888 21777 ts_tablet_manager.cc:1434] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:05:57.517721 21777 tablet_bootstrap.cc:492] T 13ddc941dbd240599b23396d76dc306f P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:05:57.517285 21774 consensus_queue.cc:260] T b9a3e064ee3a48b4b61f8430c80ece33 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.519631 21774 ts_tablet_manager.cc:1434] T b9a3e064ee3a48b4b61f8430c80ece33 P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:05:57.520527 21774 tablet_bootstrap.cc:492] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:05:57.521989 21811 raft_consensus.cc:493] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:57.522437 21811 raft_consensus.cc:515] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.523947 21777 tablet_bootstrap.cc:654] T 13ddc941dbd240599b23396d76dc306f P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:57.526801 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:05:57.527065 21774 tablet_bootstrap.cc:654] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:57.527415 21660 raft_consensus.cc:2468] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 0.
I20260709 13:05:57.529558 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:05:57.530124 21584 raft_consensus.cc:2468] T b9a3e064ee3a48b4b61f8430c80ece33 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 0.
I20260709 13:05:57.530431 21775 ts_tablet_manager.cc:1434] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 13:05:57.530990 21699 leader_election.cc:304] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:05:57.532287 21775 tablet_bootstrap.cc:492] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:05:57.525020 21811 leader_election.cc:290] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:05:57.534754 21811 raft_consensus.cc:2804] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:57.535220 21811 raft_consensus.cc:493] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:57.545854 21811 raft_consensus.cc:3060] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:57.552552 21775 tablet_bootstrap.cc:654] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:57.558331 21811 raft_consensus.cc:515] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.560302 21775 tablet_bootstrap.cc:492] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:05:57.561034 21774 tablet_bootstrap.cc:492] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:05:57.561510 21774 ts_tablet_manager.cc:1403] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.041s	user 0.022s	sys 0.014s
I20260709 13:05:57.561769 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:05:57.561890 21811 leader_election.cc:290] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:05:57.562433 21584 raft_consensus.cc:3060] T b9a3e064ee3a48b4b61f8430c80ece33 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:57.563010 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:05:57.563549 21660 raft_consensus.cc:3060] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:57.564451 21774 raft_consensus.cc:359] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.565243 21774 raft_consensus.cc:385] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:57.565594 21774 raft_consensus.cc:740] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:05:57.566363 21774 consensus_queue.cc:260] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.568977 21774 ts_tablet_manager.cc:1434] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:05:57.569522 21584 raft_consensus.cc:2468] T b9a3e064ee3a48b4b61f8430c80ece33 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 1.
I20260709 13:05:57.570660 21698 leader_election.cc:304] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:05:57.570768 21774 tablet_bootstrap.cc:492] T 28dbcd4905f04e6b81b650a8319cb69c P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:05:57.571312 21811 raft_consensus.cc:2804] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:57.571792 21811 raft_consensus.cc:697] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:05:57.572570 21811 consensus_queue.cc:237] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.576265 21660 raft_consensus.cc:2468] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 1.
I20260709 13:05:57.577268 21775 ts_tablet_manager.cc:1403] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.001s
I20260709 13:05:57.578910 21774 tablet_bootstrap.cc:654] T 28dbcd4905f04e6b81b650a8319cb69c P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:57.580013 21775 raft_consensus.cc:359] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.580814 21775 raft_consensus.cc:385] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:57.581097 21775 raft_consensus.cc:740] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:05:57.581772 21775 consensus_queue.cc:260] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.591015 21483 catalog_manager.cc:5697] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 1 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:57.583611 21775 ts_tablet_manager.cc:1434] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 13:05:57.592854 21774 tablet_bootstrap.cc:492] T 28dbcd4905f04e6b81b650a8319cb69c P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:05:57.593286 21774 ts_tablet_manager.cc:1403] T 28dbcd4905f04e6b81b650a8319cb69c P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260709 13:05:57.593894 21775 tablet_bootstrap.cc:492] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:05:57.593786 21780 raft_consensus.cc:493] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:57.594281 21780 raft_consensus.cc:515] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.595757 21774 raft_consensus.cc:359] T 28dbcd4905f04e6b81b650a8319cb69c P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.596381 21774 raft_consensus.cc:385] T 28dbcd4905f04e6b81b650a8319cb69c P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:57.596583 21780 leader_election.cc:290] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:57.596638 21774 raft_consensus.cc:740] T 28dbcd4905f04e6b81b650a8319cb69c P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:05:57.597409 21774 consensus_queue.cc:260] T 28dbcd4905f04e6b81b650a8319cb69c P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.598012 21810 consensus_queue.cc:1048] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:57.603117 21774 ts_tablet_manager.cc:1434] T 28dbcd4905f04e6b81b650a8319cb69c P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:05:57.604218 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:05:57.605147 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:05:57.605480 21774 tablet_bootstrap.cc:492] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
W20260709 13:05:57.605827 21626 leader_election.cc:343] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:57.605908 21584 raft_consensus.cc:2468] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 0.
I20260709 13:05:57.607292 21624 leader_election.cc:304] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:05:57.608563 21780 raft_consensus.cc:2804] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:57.609021 21780 raft_consensus.cc:493] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:57.609534 21780 raft_consensus.cc:3060] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:57.617151 21774 tablet_bootstrap.cc:654] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:57.618744 21780 raft_consensus.cc:515] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.628654 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:05:57.629304 21584 raft_consensus.cc:3060] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:57.631729 21775 tablet_bootstrap.cc:654] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:57.635404 21777 tablet_bootstrap.cc:492] T 13ddc941dbd240599b23396d76dc306f P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:05:57.635833 21777 ts_tablet_manager.cc:1403] T 13ddc941dbd240599b23396d76dc306f P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.118s	user 0.023s	sys 0.023s
I20260709 13:05:57.637236 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
W20260709 13:05:57.638489 21626 leader_election.cc:343] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:57.638288 21777 raft_consensus.cc:359] T 13ddc941dbd240599b23396d76dc306f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.638922 21777 raft_consensus.cc:385] T 13ddc941dbd240599b23396d76dc306f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:57.639199 21777 raft_consensus.cc:740] T 13ddc941dbd240599b23396d76dc306f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:05:57.639210 21780 leader_election.cc:290] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:57.639928 21777 consensus_queue.cc:260] T 13ddc941dbd240599b23396d76dc306f P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.640628 21584 raft_consensus.cc:2468] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
I20260709 13:05:57.641979 21777 ts_tablet_manager.cc:1434] T 13ddc941dbd240599b23396d76dc306f P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:57.642015 21624 leader_election.cc:304] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:05:57.642953 21777 tablet_bootstrap.cc:492] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:05:57.643355 21780 raft_consensus.cc:2804] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:57.644023 21780 raft_consensus.cc:697] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:05:57.644877 21780 consensus_queue.cc:237] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.648698 21777 tablet_bootstrap.cc:654] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:57.654066 21775 tablet_bootstrap.cc:492] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:05:57.654459 21775 ts_tablet_manager.cc:1403] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.000s
I20260709 13:05:57.656924 21775 raft_consensus.cc:359] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.657524 21775 raft_consensus.cc:385] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:57.657820 21775 raft_consensus.cc:740] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:05:57.658439 21775 consensus_queue.cc:260] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.660415 21775 ts_tablet_manager.cc:1434] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:05:57.661224 21775 tablet_bootstrap.cc:492] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:05:57.661623 21779 consensus_queue.cc:1048] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:57.669049 21774 tablet_bootstrap.cc:492] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:05:57.681720 21774 ts_tablet_manager.cc:1403] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.076s	user 0.021s	sys 0.016s
I20260709 13:05:57.684424 21774 raft_consensus.cc:359] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.685252 21774 raft_consensus.cc:385] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:57.685557 21774 raft_consensus.cc:740] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:05:57.686255 21774 consensus_queue.cc:260] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.689482 21774 ts_tablet_manager.cc:1434] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:05:57.674626 21775 tablet_bootstrap.cc:654] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:57.694114 21774 tablet_bootstrap.cc:492] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:05:57.701540 21774 tablet_bootstrap.cc:654] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:57.705554 21775 tablet_bootstrap.cc:492] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:05:57.706095 21775 ts_tablet_manager.cc:1403] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.045s	user 0.006s	sys 0.004s
I20260709 13:05:57.709791 21775 raft_consensus.cc:359] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.710480 21775 raft_consensus.cc:385] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:57.710763 21775 raft_consensus.cc:740] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:05:57.711414 21775 consensus_queue.cc:260] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.713459 21775 ts_tablet_manager.cc:1434] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:05:57.714370 21775 tablet_bootstrap.cc:492] T b3bffc9ac79a4782b93cb3936481f518 P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:05:57.720306 21775 tablet_bootstrap.cc:654] T b3bffc9ac79a4782b93cb3936481f518 P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:57.722092 21779 raft_consensus.cc:493] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:57.722584 21779 raft_consensus.cc:515] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.724697 21779 leader_election.cc:290] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:57.805685 21877 raft_consensus.cc:493] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:57.806190 21877 raft_consensus.cc:515] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.808169 21877 leader_election.cc:290] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:57.808727 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:05:57.809175 21584 raft_consensus.cc:2468] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 0.
I20260709 13:05:57.810082 21624 leader_election.cc:304] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:05:57.810796 21877 raft_consensus.cc:2804] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:57.811137 21877 raft_consensus.cc:493] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:57.811470 21877 raft_consensus.cc:3060] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:57.817687 21779 raft_consensus.cc:493] T 28dbcd4905f04e6b81b650a8319cb69c P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:57.817729 21877 raft_consensus.cc:515] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.818266 21779 raft_consensus.cc:515] T 28dbcd4905f04e6b81b650a8319cb69c P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.819764 21877 leader_election.cc:290] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:57.819741 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:05:57.820154 21779 leader_election.cc:290] T 28dbcd4905f04e6b81b650a8319cb69c P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:57.821861 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:05:57.822079 21877 consensus_queue.cc:1048] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:57.822394 21584 raft_consensus.cc:3060] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:57.827661 21734 raft_consensus.cc:2468] T 13ddc941dbd240599b23396d76dc306f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 0.
I20260709 13:05:57.829289 21811 raft_consensus.cc:493] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:57.829490 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:05:57.829749 21811 raft_consensus.cc:515] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.830899 21733 raft_consensus.cc:3060] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:57.834024 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:05:57.836169 21551 leader_election.cc:343] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:57.836918 21551 leader_election.cc:343] T 28dbcd4905f04e6b81b650a8319cb69c P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:57.838208 21777 tablet_bootstrap.cc:492] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:05:57.838625 21777 ts_tablet_manager.cc:1403] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.196s	user 0.014s	sys 0.055s
I20260709 13:05:57.841392 21774 tablet_bootstrap.cc:492] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:05:57.841842 21774 ts_tablet_manager.cc:1403] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.148s	user 0.040s	sys 0.009s
I20260709 13:05:57.841425 21777 raft_consensus.cc:359] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.843271 21779 consensus_queue.cc:1048] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:57.843643 21777 raft_consensus.cc:385] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:57.843930 21777 raft_consensus.cc:740] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:05:57.844628 21777 consensus_queue.cc:260] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.845969 21584 raft_consensus.cc:2468] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
I20260709 13:05:57.846596 21777 ts_tablet_manager.cc:1434] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:05:57.847172 21624 leader_election.cc:304] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:05:57.847988 21822 raft_consensus.cc:2804] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:57.848430 21822 raft_consensus.cc:697] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:05:57.848600 21777 tablet_bootstrap.cc:492] T 3f8d0659f0b84494a0edb80d520b36e0 P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:05:57.849220 21822 consensus_queue.cc:237] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.854539 21777 tablet_bootstrap.cc:654] T 3f8d0659f0b84494a0edb80d520b36e0 P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:57.861290 21775 tablet_bootstrap.cc:492] T b3bffc9ac79a4782b93cb3936481f518 P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:05:57.861038 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:05:57.863541 21775 ts_tablet_manager.cc:1403] T b3bffc9ac79a4782b93cb3936481f518 P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.149s	user 0.017s	sys 0.003s
I20260709 13:05:57.864905 21811 leader_election.cc:290] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:05:57.866055 21774 raft_consensus.cc:359] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.869268 21774 raft_consensus.cc:385] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:57.869621 21774 raft_consensus.cc:740] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:05:57.874365 21775 raft_consensus.cc:359] T b3bffc9ac79a4782b93cb3936481f518 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.875232 21775 raft_consensus.cc:385] T b3bffc9ac79a4782b93cb3936481f518 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:57.876897 21789 consensus_queue.cc:1048] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:57.875560 21775 raft_consensus.cc:740] T b3bffc9ac79a4782b93cb3936481f518 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:05:57.878846 21775 consensus_queue.cc:260] T b3bffc9ac79a4782b93cb3936481f518 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.882233 21774 consensus_queue.cc:260] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.888221 21775 ts_tablet_manager.cc:1434] T b3bffc9ac79a4782b93cb3936481f518 P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 13:05:57.889324 21775 tablet_bootstrap.cc:492] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:05:57.880380 21780 raft_consensus.cc:493] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:57.895912 21774 ts_tablet_manager.cc:1434] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.054s	user 0.009s	sys 0.000s
W20260709 13:05:57.880643 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 61484.9us
I20260709 13:05:57.905191 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:05:57.905939 21660 raft_consensus.cc:2393] T 42caa57c14f94b269f729e8ef6b555ee P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 1: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:05:57.906013 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:05:57.906605 21734 raft_consensus.cc:3060] T 13ddc941dbd240599b23396d76dc306f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:57.892433 21780 raft_consensus.cc:515] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.908804 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:05:57.909405 21659 raft_consensus.cc:2468] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 0.
I20260709 13:05:57.908934 21780 leader_election.cc:290] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:57.910112 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:05:57.910694 21657 raft_consensus.cc:2468] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 0.
I20260709 13:05:57.914621 21734 raft_consensus.cc:2468] T 13ddc941dbd240599b23396d76dc306f P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
I20260709 13:05:57.918918 21774 tablet_bootstrap.cc:492] T 4b58af783a2747c09dfa889ffb6663be P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:05:57.938648 21699 leader_election.cc:304] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:05:57.940925 21811 raft_consensus.cc:2749] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:57.946760 21896 consensus_queue.cc:1048] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:05:57.949719 21777 tablet_bootstrap.cc:492] T 3f8d0659f0b84494a0edb80d520b36e0 P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:05:57.950127 21777 ts_tablet_manager.cc:1403] T 3f8d0659f0b84494a0edb80d520b36e0 P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.102s	user 0.022s	sys 0.020s
I20260709 13:05:57.953869 21777 raft_consensus.cc:359] T 3f8d0659f0b84494a0edb80d520b36e0 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.954474 21777 raft_consensus.cc:385] T 3f8d0659f0b84494a0edb80d520b36e0 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:57.954648 21777 raft_consensus.cc:740] T 3f8d0659f0b84494a0edb80d520b36e0 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:05:57.944373 21550 leader_election.cc:304] T 28dbcd4905f04e6b81b650a8319cb69c P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:05:57.956853 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:05:57.957723 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:05:57.958324 21585 raft_consensus.cc:2468] T 28dbcd4905f04e6b81b650a8319cb69c P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 0.
W20260709 13:05:57.958886 21626 leader_election.cc:343] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:57.960281 21774 tablet_bootstrap.cc:654] T 4b58af783a2747c09dfa889ffb6663be P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:57.962229 21822 consensus_queue.cc:1048] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:05:57.963096 21531 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:57.964979 21550 leader_election.cc:304] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:05:57.964663 21777 consensus_queue.cc:260] T 3f8d0659f0b84494a0edb80d520b36e0 P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.966737 21860 raft_consensus.cc:2804] T 28dbcd4905f04e6b81b650a8319cb69c P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:57.967180 21860 raft_consensus.cc:493] T 28dbcd4905f04e6b81b650a8319cb69c P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:57.967216 21779 consensus_queue.cc:1048] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:57.967619 21860 raft_consensus.cc:3060] T 28dbcd4905f04e6b81b650a8319cb69c P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:57.968564 21779 consensus_queue.cc:1048] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:57.968914 21777 ts_tablet_manager.cc:1434] T 3f8d0659f0b84494a0edb80d520b36e0 P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.003s
I20260709 13:05:57.966787 21810 raft_consensus.cc:2804] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:57.970369 21810 raft_consensus.cc:493] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:57.970731 21810 raft_consensus.cc:3060] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:57.970068 21777 tablet_bootstrap.cc:492] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:05:57.974264 21860 raft_consensus.cc:515] T 28dbcd4905f04e6b81b650a8319cb69c P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:57.976212 21860 leader_election.cc:290] T 28dbcd4905f04e6b81b650a8319cb69c P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:57.977257 21775 tablet_bootstrap.cc:654] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:57.988425 21624 leader_election.cc:304] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:05:57.989986 21822 raft_consensus.cc:2804] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:57.990392 21822 raft_consensus.cc:493] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:57.992556 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:05:57.991276 21822 raft_consensus.cc:3060] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:58.005117 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:05:58.019688 21777 tablet_bootstrap.cc:654] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:58.028475 21551 leader_election.cc:343] T 28dbcd4905f04e6b81b650a8319cb69c P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:58.028499 21901 consensus_queue.cc:1048] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:58.029487 21822 raft_consensus.cc:515] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.035328 21658 raft_consensus.cc:2393] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 1: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:05:58.000339 21810 raft_consensus.cc:515] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.042805 21822 leader_election.cc:290] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:58.045082 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
W20260709 13:05:58.047444 21626 leader_election.cc:343] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:58.059267 21810 leader_election.cc:290] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:58.057183 21550 leader_election.cc:304] T 28dbcd4905f04e6b81b650a8319cb69c P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:05:58.065953 21901 raft_consensus.cc:2749] T 28dbcd4905f04e6b81b650a8319cb69c P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:58.067677 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:05:58.068441 21658 raft_consensus.cc:3060] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:58.078203 21811 consensus_queue.cc:1048] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:58.080621 21482 catalog_manager.cc:5697] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:58.083873 21482 catalog_manager.cc:5697] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:58.087755 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:05:58.088521 21585 raft_consensus.cc:2393] T 28dbcd4905f04e6b81b650a8319cb69c P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 1: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:05:58.093472 21810 raft_consensus.cc:493] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:58.093905 21810 raft_consensus.cc:515] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.095412 21901 raft_consensus.cc:493] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:58.095867 21810 leader_election.cc:290] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:58.096073 21901 raft_consensus.cc:515] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.096639 21658 raft_consensus.cc:2468] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 1.
I20260709 13:05:58.097469 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:05:58.098140 21656 raft_consensus.cc:2468] T b3bffc9ac79a4782b93cb3936481f518 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 0.
I20260709 13:05:58.099426 21624 leader_election.cc:304] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:05:58.101749 21900 raft_consensus.cc:2749] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:58.099551 21822 raft_consensus.cc:493] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:58.098592 21901 leader_election.cc:290] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:58.116380 21774 tablet_bootstrap.cc:492] T 4b58af783a2747c09dfa889ffb6663be P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:05:58.116750 21774 ts_tablet_manager.cc:1403] T 4b58af783a2747c09dfa889ffb6663be P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.198s	user 0.015s	sys 0.006s
I20260709 13:05:58.105043 21822 raft_consensus.cc:515] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.121757 21550 leader_election.cc:304] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:05:58.122366 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:05:58.122926 21733 raft_consensus.cc:2468] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 0.
I20260709 13:05:58.125141 21810 raft_consensus.cc:2804] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:58.127784 21810 raft_consensus.cc:493] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:58.128175 21810 raft_consensus.cc:3060] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:58.127960 21777 tablet_bootstrap.cc:492] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:05:58.129472 21777 ts_tablet_manager.cc:1403] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.160s	user 0.014s	sys 0.001s
I20260709 13:05:58.131157 21777 raft_consensus.cc:359] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.131616 21777 raft_consensus.cc:385] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:58.131879 21777 raft_consensus.cc:740] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:05:58.132794 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:05:58.133893 21822 leader_election.cc:290] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:58.117812 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:05:58.134375 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:05:58.138782 21810 raft_consensus.cc:515] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.139478 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:05:58.124637 21774 raft_consensus.cc:359] T 4b58af783a2747c09dfa889ffb6663be P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.143596 21774 raft_consensus.cc:385] T 4b58af783a2747c09dfa889ffb6663be P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:58.144205 21774 raft_consensus.cc:740] T 4b58af783a2747c09dfa889ffb6663be P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:05:58.144548 21777 consensus_queue.cc:260] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.145597 21813 consensus_queue.cc:1048] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:58.146224 21774 consensus_queue.cc:260] T 4b58af783a2747c09dfa889ffb6663be P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:05:58.146759 21626 leader_election.cc:343] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:58.148488 21774 ts_tablet_manager.cc:1434] T 4b58af783a2747c09dfa889ffb6663be P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 13:05:58.149405 21774 tablet_bootstrap.cc:492] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:05:58.150318 21810 leader_election.cc:290] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:58.151459 21550 leader_election.cc:304] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:05:58.153110 21777 ts_tablet_manager.cc:1434] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 13:05:58.154340 21777 tablet_bootstrap.cc:492] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
W20260709 13:05:58.154965 21550 leader_election.cc:343] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:58.153513 21901 raft_consensus.cc:2804] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:58.156481 21901 raft_consensus.cc:697] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:05:58.157300 21901 consensus_queue.cc:237] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.158567 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:05:58.159132 21585 raft_consensus.cc:2468] T 4b58af783a2747c09dfa889ffb6663be P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 0.
I20260709 13:05:58.160908 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:05:58.161621 21660 raft_consensus.cc:3060] T b3bffc9ac79a4782b93cb3936481f518 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:58.163789 21551 leader_election.cc:343] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:58.164315 21551 leader_election.cc:304] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:05:58.165064 21860 raft_consensus.cc:2749] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:58.166152 21551 leader_election.cc:343] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:58.168727 21775 tablet_bootstrap.cc:492] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:05:58.211630 21775 ts_tablet_manager.cc:1403] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.323s	user 0.030s	sys 0.022s
W20260709 13:05:58.211678 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 45552.3us
I20260709 13:05:58.213387 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:05:58.213950 21734 raft_consensus.cc:3060] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:58.214389 21775 raft_consensus.cc:359] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.215023 21775 raft_consensus.cc:385] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:58.215274 21775 raft_consensus.cc:740] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:05:58.177693 21813 raft_consensus.cc:493] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:58.216032 21813 raft_consensus.cc:515] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.218379 21813 leader_election.cc:290] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:05:58.219321 21624 leader_election.cc:304] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:05:58.220461 21734 raft_consensus.cc:2468] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 1.
I20260709 13:05:58.221314 21822 consensus_queue.cc:1048] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:58.222535 21822 raft_consensus.cc:2804] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:58.222859 21822 raft_consensus.cc:493] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:58.223034 21734 raft_consensus.cc:3060] T 3f8d0659f0b84494a0edb80d520b36e0 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:58.223176 21822 raft_consensus.cc:3060] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:58.223172 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:05:58.224077 21583 raft_consensus.cc:2393] T 28dbcd4905f04e6b81b650a8319cb69c P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 1: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:05:58.225347 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:05:58.226011 21658 raft_consensus.cc:2393] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 1: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:05:58.227147 21551 leader_election.cc:304] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:05:58.228082 21902 raft_consensus.cc:2804] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:58.228550 21902 raft_consensus.cc:697] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:05:58.228448 21775 consensus_queue.cc:260] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.229446 21902 consensus_queue.cc:237] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.229909 21822 raft_consensus.cc:515] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.230849 21775 ts_tablet_manager.cc:1434] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 13:05:58.231863 21822 leader_election.cc:290] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:58.232564 21775 tablet_bootstrap.cc:492] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:05:58.233502 21777 tablet_bootstrap.cc:654] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:58.235039 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:05:58.236109 21698 leader_election.cc:304] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:05:58.239907 21774 tablet_bootstrap.cc:654] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:58.242291 21883 raft_consensus.cc:3060] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:58.243650 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:05:58.244213 21585 raft_consensus.cc:3060] T 4b58af783a2747c09dfa889ffb6663be P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:58.244287 21626 leader_election.cc:343] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:58.248708 21483 catalog_manager.cc:5697] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:58.255836 21883 raft_consensus.cc:2749] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:58.258994 21585 raft_consensus.cc:2468] T 4b58af783a2747c09dfa889ffb6663be P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
I20260709 13:05:58.259958 21624 leader_election.cc:304] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:05:58.260715 21822 raft_consensus.cc:2804] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:58.261217 21822 raft_consensus.cc:697] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:05:58.260622 21660 raft_consensus.cc:2468] T b3bffc9ac79a4782b93cb3936481f518 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 1.
I20260709 13:05:58.262207 21822 consensus_queue.cc:237] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.272663 21480 catalog_manager.cc:5697] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:58.282233 21777 tablet_bootstrap.cc:492] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:05:58.282814 21777 ts_tablet_manager.cc:1403] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.129s	user 0.018s	sys 0.016s
I20260709 13:05:58.290665 21775 tablet_bootstrap.cc:654] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:58.293896 21777 raft_consensus.cc:359] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.294564 21777 raft_consensus.cc:385] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:58.294822 21777 raft_consensus.cc:740] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:05:58.293315 21480 catalog_manager.cc:5697] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:58.295553 21777 consensus_queue.cc:260] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.297956 21777 ts_tablet_manager.cc:1434] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:05:58.298910 21777 tablet_bootstrap.cc:492] T 60f106109f314487b3ea818ec50fd2e1 P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:05:58.304335 21777 tablet_bootstrap.cc:654] T 60f106109f314487b3ea818ec50fd2e1 P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:58.306960 21774 tablet_bootstrap.cc:492] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:05:58.297580 21822 consensus_queue.cc:1048] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:58.307354 21774 ts_tablet_manager.cc:1403] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.158s	user 0.008s	sys 0.008s
I20260709 13:05:58.311335 21777 tablet_bootstrap.cc:492] T 60f106109f314487b3ea818ec50fd2e1 P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:05:58.311744 21777 ts_tablet_manager.cc:1403] T 60f106109f314487b3ea818ec50fd2e1 P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:05:58.315075 21774 raft_consensus.cc:359] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.315344 21777 raft_consensus.cc:359] T 60f106109f314487b3ea818ec50fd2e1 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.316236 21774 raft_consensus.cc:385] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:58.316520 21777 raft_consensus.cc:385] T 60f106109f314487b3ea818ec50fd2e1 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:58.316828 21777 raft_consensus.cc:740] T 60f106109f314487b3ea818ec50fd2e1 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:05:58.317431 21777 consensus_queue.cc:260] T 60f106109f314487b3ea818ec50fd2e1 P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.318812 21777 ts_tablet_manager.cc:1434] T 60f106109f314487b3ea818ec50fd2e1 P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 13:05:58.319422 21777 tablet_bootstrap.cc:492] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:05:58.321781 21775 tablet_bootstrap.cc:492] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:05:58.322326 21775 ts_tablet_manager.cc:1403] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.090s	user 0.010s	sys 0.006s
I20260709 13:05:58.316751 21774 raft_consensus.cc:740] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:05:58.323925 21777 tablet_bootstrap.cc:654] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:58.324390 21774 consensus_queue.cc:260] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.325706 21775 raft_consensus.cc:359] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.326486 21775 raft_consensus.cc:385] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:58.326792 21775 raft_consensus.cc:740] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:05:58.327536 21775 consensus_queue.cc:260] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.329567 21775 ts_tablet_manager.cc:1434] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:58.330435 21775 tablet_bootstrap.cc:492] T 2dbb0a37352f4e198641d5ac1f44d5ca P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:05:58.335757 21775 tablet_bootstrap.cc:654] T 2dbb0a37352f4e198641d5ac1f44d5ca P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:58.344694 21774 ts_tablet_manager.cc:1434] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260709 13:05:58.346488 21774 tablet_bootstrap.cc:492] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:05:58.351059 21822 consensus_queue.cc:1048] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:58.354342 21774 tablet_bootstrap.cc:654] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:58.359824 21777 tablet_bootstrap.cc:492] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:05:58.360236 21777 ts_tablet_manager.cc:1403] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.018s
I20260709 13:05:58.360654 21775 tablet_bootstrap.cc:492] T 2dbb0a37352f4e198641d5ac1f44d5ca P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:05:58.361037 21775 ts_tablet_manager.cc:1403] T 2dbb0a37352f4e198641d5ac1f44d5ca P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.007s
I20260709 13:05:58.362685 21777 raft_consensus.cc:359] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.363386 21777 raft_consensus.cc:385] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:58.363901 21777 raft_consensus.cc:740] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:05:58.363370 21775 raft_consensus.cc:359] T 2dbb0a37352f4e198641d5ac1f44d5ca P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.364348 21775 raft_consensus.cc:385] T 2dbb0a37352f4e198641d5ac1f44d5ca P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:58.364638 21775 raft_consensus.cc:740] T 2dbb0a37352f4e198641d5ac1f44d5ca P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:05:58.364593 21777 consensus_queue.cc:260] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.365880 21774 tablet_bootstrap.cc:492] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:05:58.365545 21775 consensus_queue.cc:260] T 2dbb0a37352f4e198641d5ac1f44d5ca P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.366257 21774 ts_tablet_manager.cc:1403] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.000s
I20260709 13:05:58.366704 21777 ts_tablet_manager.cc:1434] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:58.367563 21777 tablet_bootstrap.cc:492] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:05:58.368501 21775 ts_tablet_manager.cc:1434] T 2dbb0a37352f4e198641d5ac1f44d5ca P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:05:58.369356 21775 tablet_bootstrap.cc:492] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:05:58.369161 21774 raft_consensus.cc:359] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.369800 21774 raft_consensus.cc:385] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:58.370069 21774 raft_consensus.cc:740] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:05:58.370743 21774 consensus_queue.cc:260] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.372689 21774 ts_tablet_manager.cc:1434] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:05:58.373416 21777 tablet_bootstrap.cc:654] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:58.373575 21774 tablet_bootstrap.cc:492] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:05:58.380518 21774 tablet_bootstrap.cc:654] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:58.387293 21775 tablet_bootstrap.cc:654] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:58.397140 21777 tablet_bootstrap.cc:492] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:05:58.397562 21777 ts_tablet_manager.cc:1403] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.009s
I20260709 13:05:58.399932 21777 raft_consensus.cc:359] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.400637 21777 raft_consensus.cc:385] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:58.400904 21777 raft_consensus.cc:740] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:05:58.401778 21777 consensus_queue.cc:260] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.404897 21777 ts_tablet_manager.cc:1434] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:05:58.406010 21777 tablet_bootstrap.cc:492] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:05:58.413482 21777 tablet_bootstrap.cc:654] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:58.418578 21774 tablet_bootstrap.cc:492] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:05:58.419119 21774 ts_tablet_manager.cc:1403] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.022s
I20260709 13:05:58.422497 21774 raft_consensus.cc:359] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.423341 21774 raft_consensus.cc:385] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:58.425117 21774 raft_consensus.cc:740] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:05:58.426403 21775 tablet_bootstrap.cc:492] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:05:58.428431 21896 consensus_queue.cc:1048] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:58.426826 21775 ts_tablet_manager.cc:1403] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.058s	user 0.023s	sys 0.019s
I20260709 13:05:58.436249 21775 raft_consensus.cc:359] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.436870 21775 raft_consensus.cc:385] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:58.437122 21775 raft_consensus.cc:740] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:05:58.438390 21775 consensus_queue.cc:260] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.439949 21774 consensus_queue.cc:260] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.443128 21775 ts_tablet_manager.cc:1434] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 13:05:58.444003 21775 tablet_bootstrap.cc:492] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:05:58.444504 21774 ts_tablet_manager.cc:1434] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.002s
I20260709 13:05:58.445654 21774 tablet_bootstrap.cc:492] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:05:58.450098 21775 tablet_bootstrap.cc:654] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:58.455058 21777 tablet_bootstrap.cc:492] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:05:58.455467 21777 ts_tablet_manager.cc:1403] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.050s	user 0.032s	sys 0.014s
I20260709 13:05:58.457943 21777 raft_consensus.cc:359] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.458632 21777 raft_consensus.cc:385] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:58.458889 21777 raft_consensus.cc:740] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:05:58.459605 21777 consensus_queue.cc:260] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.460642 21774 tablet_bootstrap.cc:654] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:58.462033 21777 ts_tablet_manager.cc:1434] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:58.462999 21777 tablet_bootstrap.cc:492] T ae15a655577142ed99332bdb3681af0f P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:05:58.464434 21860 raft_consensus.cc:493] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:58.464881 21860 raft_consensus.cc:515] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.466949 21860 leader_election.cc:290] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:58.467592 21775 tablet_bootstrap.cc:492] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:05:58.468016 21775 ts_tablet_manager.cc:1403] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260709 13:05:58.467952 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:05:58.468508 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:05:58.469277 21660 raft_consensus.cc:2468] T 2dbb0a37352f4e198641d5ac1f44d5ca P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 0.
W20260709 13:05:58.469475 21551 leader_election.cc:343] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:58.470630 21777 tablet_bootstrap.cc:654] T ae15a655577142ed99332bdb3681af0f P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:58.470603 21550 leader_election.cc:304] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:05:58.470712 21775 raft_consensus.cc:359] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.471485 21775 raft_consensus.cc:385] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:58.471800 21860 raft_consensus.cc:2804] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:58.471776 21775 raft_consensus.cc:740] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:05:58.472381 21860 raft_consensus.cc:493] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:58.472751 21860 raft_consensus.cc:3060] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:58.472818 21775 consensus_queue.cc:260] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.474421 21883 raft_consensus.cc:493] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:58.474865 21883 raft_consensus.cc:515] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.476707 21883 leader_election.cc:290] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:05:58.477909 21775 ts_tablet_manager.cc:1434] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:05:58.478925 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:05:58.480598 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:05:58.481184 21583 raft_consensus.cc:2468] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 0.
I20260709 13:05:58.482956 21698 leader_election.cc:304] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
W20260709 13:05:58.483626 21699 leader_election.cc:343] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:58.486090 21775 tablet_bootstrap.cc:492] T bc45dbfea82e411781eec9b654282454 P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:05:58.487916 21883 raft_consensus.cc:2804] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:58.488265 21883 raft_consensus.cc:493] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:58.488574 21883 raft_consensus.cc:3060] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:58.492938 21775 tablet_bootstrap.cc:654] T bc45dbfea82e411781eec9b654282454 P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:58.502187 21813 raft_consensus.cc:493] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:58.502872 21813 raft_consensus.cc:515] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.504467 21775 tablet_bootstrap.cc:492] T bc45dbfea82e411781eec9b654282454 P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:05:58.504884 21775 ts_tablet_manager.cc:1403] T bc45dbfea82e411781eec9b654282454 P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 13:05:58.505960 21813 leader_election.cc:290] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:05:58.507589 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:05:58.507206 21775 raft_consensus.cc:359] T bc45dbfea82e411781eec9b654282454 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.508340 21660 raft_consensus.cc:2393] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 1: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:05:58.508430 21775 raft_consensus.cc:385] T bc45dbfea82e411781eec9b654282454 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:58.508735 21775 raft_consensus.cc:740] T bc45dbfea82e411781eec9b654282454 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:05:58.509332 21775 consensus_queue.cc:260] T bc45dbfea82e411781eec9b654282454 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.510906 21860 raft_consensus.cc:515] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.511492 21775 ts_tablet_manager.cc:1434] T bc45dbfea82e411781eec9b654282454 P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:05:58.512306 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:05:58.516952 21698 leader_election.cc:304] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:05:58.517616 21860 leader_election.cc:290] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:58.518314 21813 raft_consensus.cc:3060] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:58.518447 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
W20260709 13:05:58.519644 21551 leader_election.cc:343] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:58.521179 21775 tablet_bootstrap.cc:492] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:05:58.523836 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:05:58.524406 21660 raft_consensus.cc:3060] T 2dbb0a37352f4e198641d5ac1f44d5ca P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:58.513413 21883 raft_consensus.cc:515] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.514962 21774 tablet_bootstrap.cc:492] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:05:58.530877 21774 ts_tablet_manager.cc:1403] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.085s	user 0.011s	sys 0.000s
I20260709 13:05:58.533555 21774 raft_consensus.cc:359] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.534260 21774 raft_consensus.cc:385] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:58.534571 21774 raft_consensus.cc:740] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:05:58.535223 21774 consensus_queue.cc:260] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.537441 21660 raft_consensus.cc:2468] T 2dbb0a37352f4e198641d5ac1f44d5ca P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 1.
I20260709 13:05:58.539454 21883 leader_election.cc:290] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:05:58.541777 21550 leader_election.cc:304] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:05:58.542774 21902 raft_consensus.cc:2804] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:58.543203 21902 raft_consensus.cc:697] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:05:58.543440 21775 tablet_bootstrap.cc:654] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:58.544306 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:05:58.544826 21660 raft_consensus.cc:3060] T bc45dbfea82e411781eec9b654282454 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:58.544004 21902 consensus_queue.cc:237] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.547973 21901 raft_consensus.cc:493] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:58.548405 21901 raft_consensus.cc:515] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.550172 21813 raft_consensus.cc:2749] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:58.550693 21901 leader_election.cc:290] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:58.551882 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:05:58.552479 21734 raft_consensus.cc:2468] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 0.
I20260709 13:05:58.553609 21551 leader_election.cc:304] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:05:58.553812 21777 tablet_bootstrap.cc:492] T ae15a655577142ed99332bdb3681af0f P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:05:58.554446 21777 ts_tablet_manager.cc:1403] T ae15a655577142ed99332bdb3681af0f P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.092s	user 0.050s	sys 0.038s
I20260709 13:05:58.554451 21860 raft_consensus.cc:2804] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:58.554975 21860 raft_consensus.cc:493] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:58.555181 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:05:58.555321 21860 raft_consensus.cc:3060] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:58.555831 21659 raft_consensus.cc:2468] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 0.
I20260709 13:05:58.557091 21777 raft_consensus.cc:359] T ae15a655577142ed99332bdb3681af0f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.557704 21777 raft_consensus.cc:385] T ae15a655577142ed99332bdb3681af0f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:58.558166 21777 raft_consensus.cc:740] T ae15a655577142ed99332bdb3681af0f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:05:58.558794 21777 consensus_queue.cc:260] T ae15a655577142ed99332bdb3681af0f P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.559521 21774 ts_tablet_manager.cc:1434] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 13:05:58.561297 21777 ts_tablet_manager.cc:1434] T ae15a655577142ed99332bdb3681af0f P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:05:58.561462 21860 raft_consensus.cc:515] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.563858 21777 tablet_bootstrap.cc:492] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:05:58.563762 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:05:58.565378 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:05:58.565608 21583 raft_consensus.cc:3060] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:58.565901 21659 raft_consensus.cc:3060] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:58.570591 21777 tablet_bootstrap.cc:654] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:58.572243 21659 raft_consensus.cc:2468] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 1.
I20260709 13:05:58.574374 21775 tablet_bootstrap.cc:492] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:05:58.574601 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:05:58.574925 21775 ts_tablet_manager.cc:1403] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.054s	user 0.007s	sys 0.008s
I20260709 13:05:58.575124 21734 raft_consensus.cc:3060] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:58.578279 21775 raft_consensus.cc:359] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.579087 21775 raft_consensus.cc:385] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:58.579412 21775 raft_consensus.cc:740] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:05:58.580173 21775 consensus_queue.cc:260] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.580700 21550 leader_election.cc:304] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:05:58.581496 21902 raft_consensus.cc:2804] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:58.581594 21734 raft_consensus.cc:2468] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 1.
I20260709 13:05:58.582005 21902 raft_consensus.cc:697] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:05:58.582403 21860 leader_election.cc:290] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:58.582798 21902 consensus_queue.cc:237] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.584918 21900 raft_consensus.cc:493] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:58.585369 21900 raft_consensus.cc:515] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.586450 21777 tablet_bootstrap.cc:492] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:05:58.586872 21777 ts_tablet_manager.cc:1403] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.010s
I20260709 13:05:58.587394 21900 leader_election.cc:290] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:58.587817 21583 raft_consensus.cc:2468] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 1.
I20260709 13:05:58.590698 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eedca2edb474f7daf61fe1d1409daff" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:05:58.550756 21660 raft_consensus.cc:2468] T bc45dbfea82e411781eec9b654282454 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 1.
I20260709 13:05:58.589838 21774 tablet_bootstrap.cc:492] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:05:58.591840 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eedca2edb474f7daf61fe1d1409daff" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:05:58.593189 21624 leader_election.cc:343] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:58.589428 21777 raft_consensus.cc:359] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.591841 21698 leader_election.cc:304] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:05:58.593896 21777 raft_consensus.cc:385] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:58.594244 21777 raft_consensus.cc:740] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
W20260709 13:05:58.594972 21626 leader_election.cc:343] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:58.595459 21626 leader_election.cc:304] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:05:58.595099 21775 ts_tablet_manager.cc:1434] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260709 13:05:58.596550 21813 raft_consensus.cc:2804] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:58.596772 21775 tablet_bootstrap.cc:492] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:05:58.597038 21813 raft_consensus.cc:697] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:05:58.597838 21813 consensus_queue.cc:237] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.600296 21896 raft_consensus.cc:2749] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:58.601643 21774 tablet_bootstrap.cc:654] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:58.604563 21896 raft_consensus.cc:493] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:58.605015 21896 raft_consensus.cc:515] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.606995 21896 leader_election.cc:290] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:58.607746 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae15a655577142ed99332bdb3681af0f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:05:58.608469 21583 raft_consensus.cc:2468] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 0.
I20260709 13:05:58.608628 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae15a655577142ed99332bdb3681af0f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:05:58.594833 21777 consensus_queue.cc:260] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.609146 21734 raft_consensus.cc:2468] T ae15a655577142ed99332bdb3681af0f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 0.
I20260709 13:05:58.609624 21624 leader_election.cc:304] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:05:58.610764 21777 ts_tablet_manager.cc:1434] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 13:05:58.611347 21896 raft_consensus.cc:2804] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:58.611776 21896 raft_consensus.cc:493] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:58.611944 21777 tablet_bootstrap.cc:492] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:05:58.611452 21480 catalog_manager.cc:5697] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:58.612103 21896 raft_consensus.cc:3060] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:58.612994 21480 catalog_manager.cc:5697] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:58.617892 21775 tablet_bootstrap.cc:654] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:58.617612 21900 raft_consensus.cc:493] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:58.626881 21900 raft_consensus.cc:515] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.627789 21883 raft_consensus.cc:493] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:58.628288 21883 raft_consensus.cc:515] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.633428 21900 leader_election.cc:290] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:58.634222 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:05:58.640949 21583 raft_consensus.cc:2468] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 0.
I20260709 13:05:58.638270 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:05:58.642251 21585 raft_consensus.cc:2393] T 4b58af783a2747c09dfa889ffb6663be P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 1: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:05:58.642197 21624 leader_election.cc:304] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:05:58.643216 21900 raft_consensus.cc:2804] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:58.644403 21883 leader_election.cc:290] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:05:58.640182 21896 raft_consensus.cc:515] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.647253 21896 leader_election.cc:290] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:58.648030 21774 tablet_bootstrap.cc:492] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:05:58.648464 21774 ts_tablet_manager.cc:1403] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.059s	user 0.008s	sys 0.010s
I20260709 13:05:58.648797 21481 catalog_manager.cc:5697] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 1 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:58.643577 21900 raft_consensus.cc:493] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:58.651250 21900 raft_consensus.cc:3060] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:58.653380 21774 raft_consensus.cc:359] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.654016 21774 raft_consensus.cc:385] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:58.654259 21774 raft_consensus.cc:740] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:05:58.654779 21774 consensus_queue.cc:260] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.659848 21896 consensus_queue.cc:1048] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:58.661810 21902 consensus_queue.cc:1048] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:58.650863 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae15a655577142ed99332bdb3681af0f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:05:58.669726 21900 raft_consensus.cc:515] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.672209 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:05:58.672844 21584 raft_consensus.cc:3060] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:58.672163 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:05:58.674921 21731 raft_consensus.cc:2468] T 60f106109f314487b3ea818ec50fd2e1 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 0.
I20260709 13:05:58.674944 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:05:58.677533 21777 tablet_bootstrap.cc:654] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:58.679080 21774 ts_tablet_manager.cc:1434] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 13:05:58.680207 21774 tablet_bootstrap.cc:492] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:05:58.686576 21896 raft_consensus.cc:493] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:58.687011 21896 raft_consensus.cc:515] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.680975 21900 leader_election.cc:290] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:58.689662 21896 leader_election.cc:290] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:58.691634 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae15a655577142ed99332bdb3681af0f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:05:58.692386 21731 raft_consensus.cc:3060] T ae15a655577142ed99332bdb3681af0f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:58.680215 21583 raft_consensus.cc:3060] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:58.695436 21699 leader_election.cc:304] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:05:58.697477 21584 raft_consensus.cc:2468] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
I20260709 13:05:58.701488 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1fb7e43d84f61a2bba6f0e6c6a77f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:05:58.703356 21624 leader_election.cc:343] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:58.704149 21813 raft_consensus.cc:3060] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:58.710091 21779 consensus_queue.cc:1048] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:58.711592 21583 raft_consensus.cc:2468] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
I20260709 13:05:58.716506 21779 consensus_queue.cc:1048] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:58.718328 21813 raft_consensus.cc:2749] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:58.722787 21624 leader_election.cc:304] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:05:58.724677 21624 leader_election.cc:304] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:05:58.724788 21780 raft_consensus.cc:2804] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:58.725617 21780 raft_consensus.cc:697] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:05:58.726420 21780 consensus_queue.cc:237] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.726859 21775 tablet_bootstrap.cc:492] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:05:58.727515 21775 ts_tablet_manager.cc:1403] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.131s	user 0.006s	sys 0.005s
I20260709 13:05:58.728693 21822 raft_consensus.cc:2804] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:58.729163 21822 raft_consensus.cc:697] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:05:58.721726 21731 raft_consensus.cc:2468] T ae15a655577142ed99332bdb3681af0f P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
I20260709 13:05:58.731007 21822 consensus_queue.cc:237] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.734287 21777 tablet_bootstrap.cc:492] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:05:58.734663 21777 ts_tablet_manager.cc:1403] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.123s	user 0.013s	sys 0.003s
I20260709 13:05:58.734724 21775 raft_consensus.cc:359] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.735600 21775 raft_consensus.cc:385] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:58.735963 21775 raft_consensus.cc:740] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:05:58.736742 21775 consensus_queue.cc:260] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.740777 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1fb7e43d84f61a2bba6f0e6c6a77f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:05:58.738083 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:05:58.744095 21731 raft_consensus.cc:3060] T 60f106109f314487b3ea818ec50fd2e1 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:58.750658 21774 tablet_bootstrap.cc:654] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:58.751776 21777 raft_consensus.cc:359] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.752964 21777 raft_consensus.cc:385] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:58.753280 21777 raft_consensus.cc:740] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
W20260709 13:05:58.753583 21514 debug-util.cc:398] Leaking SignalData structure 0x7b0800034d40 after lost signal to thread 20482
W20260709 13:05:58.758555 21514 debug-util.cc:398] Leaking SignalData structure 0x7b0800091ae0 after lost signal to thread 21517
I20260709 13:05:58.758332 21777 consensus_queue.cc:260] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:05:58.759622 21514 debug-util.cc:398] Leaking SignalData structure 0x7b08000ab660 after lost signal to thread 21609
W20260709 13:05:58.760615 21514 debug-util.cc:398] Leaking SignalData structure 0x7b08000a4bc0 after lost signal to thread 21684
W20260709 13:05:58.763096 21514 debug-util.cc:398] Leaking SignalData structure 0x7b0800229280 after lost signal to thread 21758
I20260709 13:05:58.772001 21779 raft_consensus.cc:493] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:58.772644 21779 raft_consensus.cc:515] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.775329 21779 leader_election.cc:290] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:58.775929 21777 ts_tablet_manager.cc:1434] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.041s	user 0.002s	sys 0.007s
I20260709 13:05:58.777057 21777 tablet_bootstrap.cc:492] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:05:58.787837 21775 ts_tablet_manager.cc:1434] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.060s	user 0.008s	sys 0.000s
I20260709 13:05:58.790956 21775 tablet_bootstrap.cc:492] T ba061b7e139d44248660c604fb91b3c9 P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:05:58.800920 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:05:58.778120 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 44820.8us
W20260709 13:05:58.802983 21626 leader_election.cc:343] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:58.806329 21551 leader_election.cc:343] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:58.803448 21626 leader_election.cc:304] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:05:58.808032 21789 raft_consensus.cc:2749] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:58.808768 21779 consensus_queue.cc:1048] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:58.822399 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:05:58.826465 21480 catalog_manager.cc:5697] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:58.837724 21777 tablet_bootstrap.cc:654] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:58.849659 21811 raft_consensus.cc:493] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:58.851351 21811 raft_consensus.cc:515] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:05:58.853434 21550 leader_election.cc:343] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:58.854355 21550 leader_election.cc:304] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:05:58.855027 21779 raft_consensus.cc:2749] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:58.855868 21811 leader_election.cc:290] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:05:58.856961 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:05:58.859512 21774 tablet_bootstrap.cc:492] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:05:58.860054 21774 ts_tablet_manager.cc:1403] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.180s	user 0.018s	sys 0.014s
I20260709 13:05:58.861274 21775 tablet_bootstrap.cc:654] T ba061b7e139d44248660c604fb91b3c9 P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:58.865517 21780 consensus_queue.cc:1048] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:58.864586 21481 catalog_manager.cc:5697] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:58.868578 21731 raft_consensus.cc:2468] T 60f106109f314487b3ea818ec50fd2e1 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
I20260709 13:05:58.874197 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:05:58.874933 21660 raft_consensus.cc:2393] T 2dbb0a37352f4e198641d5ac1f44d5ca P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 1: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:05:58.875937 21699 leader_election.cc:304] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:05:58.876962 21811 raft_consensus.cc:3060] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:58.886821 21813 raft_consensus.cc:493] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:58.886662 21774 raft_consensus.cc:359] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.887650 21774 raft_consensus.cc:385] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:58.887439 21813 raft_consensus.cc:515] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.888067 21774 raft_consensus.cc:740] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:05:58.888834 21774 consensus_queue.cc:260] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.894148 21813 leader_election.cc:290] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:05:58.894770 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1fb7e43d84f61a2bba6f0e6c6a77f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:05:58.899029 21774 ts_tablet_manager.cc:1434] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 13:05:58.901413 21777 tablet_bootstrap.cc:492] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:05:58.901854 21777 ts_tablet_manager.cc:1403] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.125s	user 0.020s	sys 0.010s
W20260709 13:05:58.902758 21698 leader_election.cc:343] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:58.903652 21811 raft_consensus.cc:2749] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:58.904299 21777 raft_consensus.cc:359] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.904923 21777 raft_consensus.cc:385] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:58.905169 21777 raft_consensus.cc:740] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:05:58.912854 21777 consensus_queue.cc:260] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.916067 21777 ts_tablet_manager.cc:1434] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 13:05:58.917522 21774 tablet_bootstrap.cc:492] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:05:58.922878 21774 tablet_bootstrap.cc:654] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:58.924000 21777 tablet_bootstrap.cc:492] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:05:58.929020 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1fb7e43d84f61a2bba6f0e6c6a77f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:05:58.929654 21660 raft_consensus.cc:2468] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 0.
I20260709 13:05:58.932837 21777 tablet_bootstrap.cc:654] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:58.936002 21699 leader_election.cc:304] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:05:58.937031 21883 raft_consensus.cc:2804] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:58.937484 21883 raft_consensus.cc:493] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:58.937902 21883 raft_consensus.cc:3060] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:58.942860 21789 raft_consensus.cc:493] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:58.943311 21789 raft_consensus.cc:515] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.945225 21789 leader_election.cc:290] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:58.945523 21883 raft_consensus.cc:515] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.946660 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:05:58.947918 21624 leader_election.cc:343] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:58.948017 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1fb7e43d84f61a2bba6f0e6c6a77f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:05:58.948735 21774 tablet_bootstrap.cc:492] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:05:58.948758 21775 tablet_bootstrap.cc:492] T ba061b7e139d44248660c604fb91b3c9 P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:05:58.949265 21774 ts_tablet_manager.cc:1403] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.001s
W20260709 13:05:58.949318 21698 leader_election.cc:343] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:58.949419 21775 ts_tablet_manager.cc:1403] T ba061b7e139d44248660c604fb91b3c9 P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.159s	user 0.009s	sys 0.010s
I20260709 13:05:58.951948 21774 raft_consensus.cc:359] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.952212 21775 raft_consensus.cc:359] T ba061b7e139d44248660c604fb91b3c9 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.952639 21774 raft_consensus.cc:385] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:58.953105 21775 raft_consensus.cc:385] T ba061b7e139d44248660c604fb91b3c9 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:58.953145 21774 raft_consensus.cc:740] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:05:58.953629 21775 raft_consensus.cc:740] T ba061b7e139d44248660c604fb91b3c9 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:05:58.953912 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:05:58.954581 21775 consensus_queue.cc:260] T ba061b7e139d44248660c604fb91b3c9 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.954653 21774 consensus_queue.cc:260] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.961352 21774 ts_tablet_manager.cc:1434] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
W20260709 13:05:58.955406 21626 leader_election.cc:343] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:58.962432 21774 tablet_bootstrap.cc:492] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:05:58.956889 21775 ts_tablet_manager.cc:1434] T ba061b7e139d44248660c604fb91b3c9 P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:58.967489 21775 tablet_bootstrap.cc:492] T 8076b88e862e42f3bcecc27e8a73e26e P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:05:58.958503 21777 tablet_bootstrap.cc:492] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:05:58.962335 21626 leader_election.cc:304] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:05:58.956521 21883 leader_election.cc:290] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:05:58.970901 21777 ts_tablet_manager.cc:1403] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.001s
I20260709 13:05:58.972087 21789 raft_consensus.cc:2749] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:58.973707 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1fb7e43d84f61a2bba6f0e6c6a77f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:05:58.974248 21660 raft_consensus.cc:3060] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:58.974862 21860 consensus_queue.cc:1048] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:58.976380 21774 tablet_bootstrap.cc:654] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:58.980803 21660 raft_consensus.cc:2468] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 1.
I20260709 13:05:58.979413 21902 consensus_queue.cc:1048] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 13:05:58.982885 21531 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:58.985953 21775 tablet_bootstrap.cc:654] T 8076b88e862e42f3bcecc27e8a73e26e P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:58.986871 21699 leader_election.cc:304] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:05:58.987948 21883 raft_consensus.cc:2804] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:58.985852 21777 raft_consensus.cc:359] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.988408 21883 raft_consensus.cc:697] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:05:58.988620 21777 raft_consensus.cc:385] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:58.988991 21777 raft_consensus.cc:740] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:05:58.989226 21883 consensus_queue.cc:237] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.989668 21777 consensus_queue.cc:260] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:58.992429 21777 ts_tablet_manager.cc:1434] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:05:58.993752 21777 tablet_bootstrap.cc:492] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:05:59.003454 21775 tablet_bootstrap.cc:492] T 8076b88e862e42f3bcecc27e8a73e26e P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:05:59.004002 21775 ts_tablet_manager.cc:1403] T 8076b88e862e42f3bcecc27e8a73e26e P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.000s
I20260709 13:05:59.007473 21777 tablet_bootstrap.cc:654] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:59.017495 21775 raft_consensus.cc:359] T 8076b88e862e42f3bcecc27e8a73e26e P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.018343 21775 raft_consensus.cc:385] T 8076b88e862e42f3bcecc27e8a73e26e P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:59.018674 21775 raft_consensus.cc:740] T 8076b88e862e42f3bcecc27e8a73e26e P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:05:59.019950 21775 consensus_queue.cc:260] T 8076b88e862e42f3bcecc27e8a73e26e P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.020571 21774 tablet_bootstrap.cc:492] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:05:59.021103 21774 ts_tablet_manager.cc:1403] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.001s
I20260709 13:05:59.022662 21775 ts_tablet_manager.cc:1434] T 8076b88e862e42f3bcecc27e8a73e26e P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:05:59.023140 21901 consensus_queue.cc:1048] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:59.023556 21775 tablet_bootstrap.cc:492] T d3336a77fad34b00ad671b50eb25137a P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:05:59.025389 21777 tablet_bootstrap.cc:492] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:05:59.026556 21777 ts_tablet_manager.cc:1403] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.006s
I20260709 13:05:59.023571 21774 raft_consensus.cc:359] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.027004 21774 raft_consensus.cc:385] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:59.030323 21775 tablet_bootstrap.cc:654] T d3336a77fad34b00ad671b50eb25137a P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:59.027359 21774 raft_consensus.cc:740] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:05:59.040035 21774 consensus_queue.cc:260] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.042279 21775 tablet_bootstrap.cc:492] T d3336a77fad34b00ad671b50eb25137a P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:05:59.042714 21775 ts_tablet_manager.cc:1403] T d3336a77fad34b00ad671b50eb25137a P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260709 13:05:59.044088 21774 ts_tablet_manager.cc:1434] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.002s
I20260709 13:05:59.049237 21774 tablet_bootstrap.cc:492] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:05:59.046530 21775 raft_consensus.cc:359] T d3336a77fad34b00ad671b50eb25137a P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.050314 21775 raft_consensus.cc:385] T d3336a77fad34b00ad671b50eb25137a P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:59.050597 21775 raft_consensus.cc:740] T d3336a77fad34b00ad671b50eb25137a P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:05:59.051378 21775 consensus_queue.cc:260] T d3336a77fad34b00ad671b50eb25137a P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.039068 21481 catalog_manager.cc:5697] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 1 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:59.062302 21775 ts_tablet_manager.cc:1434] T d3336a77fad34b00ad671b50eb25137a P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:05:59.061353 21777 raft_consensus.cc:359] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.062721 21777 raft_consensus.cc:385] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:59.062983 21777 raft_consensus.cc:740] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:05:59.063138 21775 tablet_bootstrap.cc:492] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:05:59.063591 21777 consensus_queue.cc:260] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.066303 21860 consensus_queue.cc:1048] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:59.071923 21777 ts_tablet_manager.cc:1434] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 13:05:59.072796 21777 tablet_bootstrap.cc:492] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:05:59.083307 21860 raft_consensus.cc:493] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:59.083519 21775 tablet_bootstrap.cc:654] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:59.083907 21860 raft_consensus.cc:515] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.089048 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:05:59.089252 21860 leader_election.cc:290] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:59.089638 21660 raft_consensus.cc:2468] T 8076b88e862e42f3bcecc27e8a73e26e P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 0.
I20260709 13:05:59.092489 21550 leader_election.cc:304] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:05:59.094525 21902 raft_consensus.cc:2804] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:59.094908 21902 raft_consensus.cc:493] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:59.094856 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:05:59.095379 21902 raft_consensus.cc:3060] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:59.095557 21733 raft_consensus.cc:2468] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 0.
I20260709 13:05:59.098122 21774 tablet_bootstrap.cc:654] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:59.104117 21902 raft_consensus.cc:515] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.106707 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:05:59.107211 21660 raft_consensus.cc:3060] T 8076b88e862e42f3bcecc27e8a73e26e P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:59.112110 21883 raft_consensus.cc:493] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:59.112562 21883 raft_consensus.cc:515] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.114534 21883 leader_election.cc:290] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:05:59.115931 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:05:59.116515 21658 raft_consensus.cc:2468] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 0.
I20260709 13:05:59.117604 21699 leader_election.cc:304] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:05:59.118541 21883 raft_consensus.cc:2804] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:59.118880 21883 raft_consensus.cc:493] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:59.119182 21883 raft_consensus.cc:3060] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:59.121273 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:05:59.122291 21583 raft_consensus.cc:2468] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 0.
I20260709 13:05:59.125077 21902 leader_election.cc:290] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:59.127127 21789 raft_consensus.cc:493] T ba061b7e139d44248660c604fb91b3c9 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:59.127794 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:05:59.128566 21733 raft_consensus.cc:3060] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:59.133263 21883 raft_consensus.cc:515] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.134352 21777 tablet_bootstrap.cc:654] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:59.127740 21789 raft_consensus.cc:515] T ba061b7e139d44248660c604fb91b3c9 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.136497 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:05:59.137065 21583 raft_consensus.cc:3060] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:59.137451 21789 leader_election.cc:290] T ba061b7e139d44248660c604fb91b3c9 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:59.138038 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:05:59.139364 21624 leader_election.cc:343] T ba061b7e139d44248660c604fb91b3c9 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:59.139511 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:05:59.140038 21775 tablet_bootstrap.cc:492] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:05:59.140434 21775 ts_tablet_manager.cc:1403] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.077s	user 0.032s	sys 0.008s
W20260709 13:05:59.142211 21626 leader_election.cc:343] T ba061b7e139d44248660c604fb91b3c9 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:59.143841 21626 leader_election.cc:304] T ba061b7e139d44248660c604fb91b3c9 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:05:59.145265 21775 raft_consensus.cc:359] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.145903 21775 raft_consensus.cc:385] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:59.146165 21775 raft_consensus.cc:740] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:05:59.146271 21789 raft_consensus.cc:2749] T ba061b7e139d44248660c604fb91b3c9 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:59.146654 21583 raft_consensus.cc:2468] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 1.
I20260709 13:05:59.146811 21775 consensus_queue.cc:260] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.148324 21698 leader_election.cc:304] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:05:59.148820 21775 ts_tablet_manager.cc:1434] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:05:59.149402 21813 raft_consensus.cc:2804] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:59.153498 21811 consensus_queue.cc:1048] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:59.153761 21660 raft_consensus.cc:2468] T 8076b88e862e42f3bcecc27e8a73e26e P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 1.
I20260709 13:05:59.156072 21775 tablet_bootstrap.cc:492] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:05:59.157160 21774 tablet_bootstrap.cc:492] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:05:59.157701 21774 ts_tablet_manager.cc:1403] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.109s	user 0.013s	sys 0.015s
I20260709 13:05:59.158245 21550 leader_election.cc:304] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:05:59.159154 21902 raft_consensus.cc:2804] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:59.159538 21883 leader_election.cc:290] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:05:59.160375 21902 raft_consensus.cc:697] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:05:59.161844 21775 tablet_bootstrap.cc:654] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:59.161448 21902 consensus_queue.cc:237] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.164685 21777 tablet_bootstrap.cc:492] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:05:59.165620 21774 raft_consensus.cc:359] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.166416 21774 raft_consensus.cc:385] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:59.166688 21774 raft_consensus.cc:740] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:05:59.166917 21777 ts_tablet_manager.cc:1403] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.094s	user 0.010s	sys 0.001s
I20260709 13:05:59.167685 21774 consensus_queue.cc:260] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.172441 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:05:59.173789 21658 raft_consensus.cc:3060] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:59.176309 21775 tablet_bootstrap.cc:492] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:05:59.176033 21883 consensus_queue.cc:1048] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:59.176777 21775 ts_tablet_manager.cc:1403] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.007s
I20260709 13:05:59.178200 21774 ts_tablet_manager.cc:1434] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 13:05:59.179579 21775 raft_consensus.cc:359] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.180226 21775 raft_consensus.cc:385] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:59.180624 21775 raft_consensus.cc:740] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:05:59.181411 21733 raft_consensus.cc:2468] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 1.
I20260709 13:05:59.181501 21775 consensus_queue.cc:260] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.184461 21813 raft_consensus.cc:697] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:05:59.185258 21813 consensus_queue.cc:237] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.185714 21658 raft_consensus.cc:2468] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 1.
I20260709 13:05:59.185768 21775 ts_tablet_manager.cc:1434] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:05:59.187729 21774 tablet_bootstrap.cc:492] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:05:59.186148 21777 raft_consensus.cc:359] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.189136 21777 raft_consensus.cc:385] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:59.189399 21777 raft_consensus.cc:740] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:05:59.190255 21777 consensus_queue.cc:260] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.190174 21481 catalog_manager.cc:5697] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:59.188380 21775 tablet_bootstrap.cc:492] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:05:59.194824 21777 ts_tablet_manager.cc:1434] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 13:05:59.196453 21777 tablet_bootstrap.cc:492] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:05:59.201270 21482 catalog_manager.cc:5697] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 1 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:59.210783 21775 tablet_bootstrap.cc:654] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:59.203683 21813 raft_consensus.cc:493] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:59.218343 21774 tablet_bootstrap.cc:654] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:59.221916 21860 raft_consensus.cc:493] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:59.222527 21860 raft_consensus.cc:515] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.219816 21813 raft_consensus.cc:515] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.232075 21780 raft_consensus.cc:493] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:59.233187 21780 raft_consensus.cc:515] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.239334 21780 leader_election.cc:290] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:59.235270 21813 leader_election.cc:290] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:05:59.241575 21860 leader_election.cc:290] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:59.240777 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:05:59.242142 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:05:59.242512 21896 consensus_queue.cc:1048] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:59.242624 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1fb7e43d84f61a2bba6f0e6c6a77f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:05:59.242749 21660 raft_consensus.cc:2468] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 0.
I20260709 13:05:59.243896 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:05:59.255326 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:05:59.256163 21896 raft_consensus.cc:493] T d3336a77fad34b00ad671b50eb25137a P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:59.256618 21585 raft_consensus.cc:2468] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 0.
I20260709 13:05:59.256670 21896 raft_consensus.cc:515] T d3336a77fad34b00ad671b50eb25137a P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:05:59.254539 21626 leader_election.cc:343] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:59.253835 21699 leader_election.cc:304] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:05:59.263713 21896 leader_election.cc:290] T d3336a77fad34b00ad671b50eb25137a P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:59.255185 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1fb7e43d84f61a2bba6f0e6c6a77f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:05:59.265425 21660 raft_consensus.cc:2393] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 1: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:05:59.265524 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:05:59.267299 21550 leader_election.cc:304] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
W20260709 13:05:59.267587 21624 leader_election.cc:343] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:59.268386 21779 raft_consensus.cc:3060] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:59.268232 21822 consensus_queue.cc:1048] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:59.269685 21624 leader_election.cc:304] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:05:59.270447 21822 raft_consensus.cc:2749] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:59.270924 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:05:59.271292 21624 leader_election.cc:343] T d3336a77fad34b00ad671b50eb25137a P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:59.273612 21626 leader_election.cc:343] T d3336a77fad34b00ad671b50eb25137a P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:59.274073 21626 leader_election.cc:304] T d3336a77fad34b00ad671b50eb25137a P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:05:59.274119 21780 consensus_queue.cc:1048] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:59.275810 21883 raft_consensus.cc:2804] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:59.276250 21883 raft_consensus.cc:493] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:59.276576 21883 raft_consensus.cc:3060] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:59.277052 21822 raft_consensus.cc:2749] T d3336a77fad34b00ad671b50eb25137a P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:59.277554 21779 raft_consensus.cc:2749] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:59.283844 21883 raft_consensus.cc:515] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.285650 21777 tablet_bootstrap.cc:654] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:59.286729 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:05:59.286808 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:05:59.287395 21660 raft_consensus.cc:3060] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:59.293094 21775 tablet_bootstrap.cc:492] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:05:59.293671 21775 ts_tablet_manager.cc:1403] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.105s	user 0.019s	sys 0.001s
I20260709 13:05:59.294878 21902 raft_consensus.cc:493] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:59.295470 21902 raft_consensus.cc:515] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.298035 21902 leader_election.cc:290] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:59.298946 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:05:59.300237 21551 leader_election.cc:343] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:59.300289 21775 raft_consensus.cc:359] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.301056 21775 raft_consensus.cc:385] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:59.302558 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:05:59.303228 21658 raft_consensus.cc:2468] T ba061b7e139d44248660c604fb91b3c9 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 0.
I20260709 13:05:59.304852 21550 leader_election.cc:304] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:05:59.305555 21775 raft_consensus.cc:740] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:05:59.305879 21902 raft_consensus.cc:2804] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:59.306226 21902 raft_consensus.cc:493] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:59.306699 21902 raft_consensus.cc:3060] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:59.306278 21775 consensus_queue.cc:260] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.287449 21583 raft_consensus.cc:3060] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:59.311796 21883 leader_election.cc:290] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:05:59.314442 21775 ts_tablet_manager.cc:1434] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.005s
I20260709 13:05:59.318598 21902 raft_consensus.cc:515] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.322324 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:05:59.315598 21660 raft_consensus.cc:2468] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 1.
W20260709 13:05:59.323813 21551 leader_election.cc:343] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:59.324908 21775 tablet_bootstrap.cc:492] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:05:59.326300 21699 leader_election.cc:304] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:05:59.341363 21883 raft_consensus.cc:2804] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:59.333356 21774 tablet_bootstrap.cc:492] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:05:59.341882 21883 raft_consensus.cc:697] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:05:59.342358 21774 ts_tablet_manager.cc:1403] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.155s	user 0.015s	sys 0.006s
I20260709 13:05:59.324954 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:05:59.342924 21883 consensus_queue.cc:237] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.343597 21658 raft_consensus.cc:3060] T ba061b7e139d44248660c604fb91b3c9 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:59.344863 21774 raft_consensus.cc:359] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.345498 21774 raft_consensus.cc:385] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:59.345785 21774 raft_consensus.cc:740] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:05:59.346668 21774 consensus_queue.cc:260] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.347239 21583 raft_consensus.cc:2468] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 1.
I20260709 13:05:59.350199 21774 ts_tablet_manager.cc:1434] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 13:05:59.351115 21774 tablet_bootstrap.cc:492] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:05:59.352145 21658 raft_consensus.cc:2468] T ba061b7e139d44248660c604fb91b3c9 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 1.
I20260709 13:05:59.354239 21550 leader_election.cc:304] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:05:59.355165 21775 tablet_bootstrap.cc:654] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:59.355381 21779 raft_consensus.cc:2804] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:59.355842 21779 raft_consensus.cc:697] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:05:59.356662 21779 consensus_queue.cc:237] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.362287 21789 consensus_queue.cc:1048] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:59.365468 21777 tablet_bootstrap.cc:492] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:05:59.365890 21777 ts_tablet_manager.cc:1403] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.170s	user 0.008s	sys 0.010s
I20260709 13:05:59.369776 21777 raft_consensus.cc:359] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.371541 21777 raft_consensus.cc:385] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:59.371882 21777 raft_consensus.cc:740] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:05:59.372793 21777 consensus_queue.cc:260] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.375018 21777 ts_tablet_manager.cc:1434] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:05:59.375919 21777 tablet_bootstrap.cc:492] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:05:59.329128 21902 leader_election.cc:290] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:59.386197 21775 tablet_bootstrap.cc:492] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:05:59.386804 21775 ts_tablet_manager.cc:1403] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.062s	user 0.014s	sys 0.001s
I20260709 13:05:59.389276 21775 raft_consensus.cc:359] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.389133 21480 catalog_manager.cc:5697] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:59.392287 21777 tablet_bootstrap.cc:654] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:59.389935 21775 raft_consensus.cc:385] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:59.395592 21775 raft_consensus.cc:740] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:05:59.397282 21774 tablet_bootstrap.cc:654] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:59.396953 21775 consensus_queue.cc:260] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.399048 21775 ts_tablet_manager.cc:1434] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:05:59.402566 21789 raft_consensus.cc:493] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:59.403206 21789 raft_consensus.cc:515] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.405769 21789 leader_election.cc:290] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:59.406570 21777 tablet_bootstrap.cc:492] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:05:59.407035 21777 ts_tablet_manager.cc:1403] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.000s
I20260709 13:05:59.407239 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:05:59.408963 21624 leader_election.cc:343] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:59.410081 21777 raft_consensus.cc:359] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.410960 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:05:59.410820 21777 raft_consensus.cc:385] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:59.412230 21777 raft_consensus.cc:740] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
W20260709 13:05:59.412266 21626 leader_election.cc:343] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:59.412851 21626 leader_election.cc:304] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:05:59.413291 21777 consensus_queue.cc:260] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.414440 21789 raft_consensus.cc:2749] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:59.415442 21777 ts_tablet_manager.cc:1434] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:05:59.415670 21775 tablet_bootstrap.cc:492] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:05:59.416325 21777 tablet_bootstrap.cc:492] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:05:59.419273 21774 tablet_bootstrap.cc:492] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:05:59.419749 21774 ts_tablet_manager.cc:1403] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.005s
I20260709 13:05:59.419407 21480 catalog_manager.cc:5697] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 1 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:59.422464 21775 tablet_bootstrap.cc:654] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:59.422837 21777 tablet_bootstrap.cc:654] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:59.422878 21774 raft_consensus.cc:359] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.423681 21774 raft_consensus.cc:385] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:59.423950 21774 raft_consensus.cc:740] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:05:59.424574 21774 consensus_queue.cc:260] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.447362 21774 ts_tablet_manager.cc:1434] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.027s	user 0.001s	sys 0.004s
I20260709 13:05:59.451279 21774 tablet_bootstrap.cc:492] T aecdf0cb97544b1495a0a25386ea9f29 P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:05:59.454834 21883 consensus_queue.cc:1048] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:59.472113 21774 tablet_bootstrap.cc:654] T aecdf0cb97544b1495a0a25386ea9f29 P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:59.483682 21775 tablet_bootstrap.cc:492] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:05:59.484267 21775 ts_tablet_manager.cc:1403] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.069s	user 0.010s	sys 0.016s
I20260709 13:05:59.484963 21777 tablet_bootstrap.cc:492] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:05:59.485430 21777 ts_tablet_manager.cc:1403] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.069s	user 0.006s	sys 0.051s
I20260709 13:05:59.487340 21775 raft_consensus.cc:359] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.488024 21775 raft_consensus.cc:385] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:59.488306 21775 raft_consensus.cc:740] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:05:59.488201 21777 raft_consensus.cc:359] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.489126 21777 raft_consensus.cc:385] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:59.489001 21775 consensus_queue.cc:260] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.489441 21777 raft_consensus.cc:740] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:05:59.490170 21777 consensus_queue.cc:260] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.492085 21777 ts_tablet_manager.cc:1434] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:05:59.493001 21777 tablet_bootstrap.cc:492] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:05:59.496507 21774 tablet_bootstrap.cc:492] T aecdf0cb97544b1495a0a25386ea9f29 P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:05:59.496941 21774 ts_tablet_manager.cc:1403] T aecdf0cb97544b1495a0a25386ea9f29 P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.000s
I20260709 13:05:59.501122 21775 ts_tablet_manager.cc:1434] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260709 13:05:59.504343 21779 raft_consensus.cc:493] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:59.504940 21779 raft_consensus.cc:515] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.505952 21775 tablet_bootstrap.cc:492] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:05:59.510123 21779 leader_election.cc:290] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:59.510716 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
W20260709 13:05:59.512006 21550 leader_election.cc:343] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:59.511063 21774 raft_consensus.cc:359] T aecdf0cb97544b1495a0a25386ea9f29 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.512715 21774 raft_consensus.cc:385] T aecdf0cb97544b1495a0a25386ea9f29 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:59.513020 21774 raft_consensus.cc:740] T aecdf0cb97544b1495a0a25386ea9f29 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:05:59.513695 21774 consensus_queue.cc:260] T aecdf0cb97544b1495a0a25386ea9f29 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.512732 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:05:59.515774 21777 tablet_bootstrap.cc:654] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:59.517699 21774 ts_tablet_manager.cc:1434] T aecdf0cb97544b1495a0a25386ea9f29 P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
W20260709 13:05:59.517876 21551 leader_election.cc:343] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:59.518407 21551 leader_election.cc:304] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:05:59.518612 21774 tablet_bootstrap.cc:492] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:05:59.519625 21779 raft_consensus.cc:2749] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:59.541585 21813 consensus_queue.cc:1048] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:59.557979 21777 tablet_bootstrap.cc:492] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:05:59.558420 21777 ts_tablet_manager.cc:1403] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.066s	user 0.006s	sys 0.013s
I20260709 13:05:59.558531 21775 tablet_bootstrap.cc:654] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:59.564148 21774 tablet_bootstrap.cc:654] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:59.567684 21777 raft_consensus.cc:359] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.568401 21777 raft_consensus.cc:385] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:59.568656 21777 raft_consensus.cc:740] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:05:59.569279 21777 consensus_queue.cc:260] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.571908 21777 ts_tablet_manager.cc:1434] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260709 13:05:59.573400 21777 tablet_bootstrap.cc:492] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:05:59.573925 21779 consensus_queue.cc:1048] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:59.575999 21775 tablet_bootstrap.cc:492] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:05:59.576406 21775 ts_tablet_manager.cc:1403] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.071s	user 0.006s	sys 0.008s
I20260709 13:05:59.578795 21775 raft_consensus.cc:359] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.579329 21777 tablet_bootstrap.cc:654] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:59.579396 21775 raft_consensus.cc:385] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:59.579835 21775 raft_consensus.cc:740] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:05:59.580588 21775 consensus_queue.cc:260] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.590799 21813 raft_consensus.cc:493] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:59.591009 21775 ts_tablet_manager.cc:1434] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:05:59.591264 21813 raft_consensus.cc:515] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.591877 21775 tablet_bootstrap.cc:492] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:05:59.594038 21813 leader_election.cc:290] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:05:59.596223 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:05:59.598460 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:05:59.599292 21660 raft_consensus.cc:2468] T d3336a77fad34b00ad671b50eb25137a P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 0.
W20260709 13:05:59.598534 21698 leader_election.cc:343] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:59.599805 21902 consensus_queue.cc:1048] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:59.600943 21699 leader_election.cc:304] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:05:59.602684 21813 raft_consensus.cc:2804] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:59.603186 21813 raft_consensus.cc:493] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:59.603660 21813 raft_consensus.cc:3060] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:59.605739 21775 tablet_bootstrap.cc:654] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:59.617138 21775 tablet_bootstrap.cc:492] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:05:59.617934 21775 ts_tablet_manager.cc:1403] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.008s
I20260709 13:05:59.620307 21775 raft_consensus.cc:359] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.620909 21775 raft_consensus.cc:385] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:59.621405 21775 raft_consensus.cc:740] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:05:59.622103 21775 consensus_queue.cc:260] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.624981 21813 raft_consensus.cc:515] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.627990 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
W20260709 13:05:59.629325 21698 leader_election.cc:343] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:59.631198 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:05:59.631699 21658 raft_consensus.cc:3060] T d3336a77fad34b00ad671b50eb25137a P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:59.637975 21658 raft_consensus.cc:2468] T d3336a77fad34b00ad671b50eb25137a P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 1.
I20260709 13:05:59.639210 21813 leader_election.cc:290] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:05:59.640286 21775 ts_tablet_manager.cc:1434] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 13:05:59.640974 21775 tablet_bootstrap.cc:492] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:05:59.640831 21699 leader_election.cc:304] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:05:59.642067 21813 raft_consensus.cc:2804] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:59.642720 21813 raft_consensus.cc:697] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:05:59.642917 21974 raft_consensus.cc:493] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:59.643580 21974 raft_consensus.cc:515] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.643641 21813 consensus_queue.cc:237] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.646206 21974 leader_election.cc:290] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:05:59.646638 21775 tablet_bootstrap.cc:654] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:59.648334 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eedca2edb474f7daf61fe1d1409daff" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:05:59.648919 21583 raft_consensus.cc:2468] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 0.
I20260709 13:05:59.650466 21698 leader_election.cc:304] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:05:59.652761 21883 raft_consensus.cc:2804] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:59.653127 21883 raft_consensus.cc:493] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:59.654017 21883 raft_consensus.cc:3060] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:59.654389 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eedca2edb474f7daf61fe1d1409daff" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:05:59.655158 21659 raft_consensus.cc:2468] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 0.
I20260709 13:05:59.663432 21883 raft_consensus.cc:515] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.667640 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eedca2edb474f7daf61fe1d1409daff" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:05:59.668305 21583 raft_consensus.cc:3060] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:59.674641 21583 raft_consensus.cc:2468] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 1.
I20260709 13:05:59.675087 21780 raft_consensus.cc:493] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:59.675527 21780 raft_consensus.cc:515] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.675774 21698 leader_election.cc:304] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:05:59.676813 21974 raft_consensus.cc:2804] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:59.677327 21974 raft_consensus.cc:697] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:05:59.679538 21974 consensus_queue.cc:237] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.677511 21780 leader_election.cc:290] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:59.680387 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:05:59.680979 21584 raft_consensus.cc:2468] T aecdf0cb97544b1495a0a25386ea9f29 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 0.
I20260709 13:05:59.682695 21780 raft_consensus.cc:493] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:59.682891 21624 leader_election.cc:304] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:05:59.683203 21780 raft_consensus.cc:515] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.683990 21822 raft_consensus.cc:2804] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:59.684478 21822 raft_consensus.cc:493] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:59.684901 21822 raft_consensus.cc:3060] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:59.687305 21780 leader_election.cc:290] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:59.687907 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:05:59.688385 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:05:59.689368 21624 leader_election.cc:343] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:59.692335 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:05:59.693559 21626 leader_election.cc:343] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:59.694782 21626 leader_election.cc:343] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:59.695387 21626 leader_election.cc:304] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:05:59.697208 21780 raft_consensus.cc:2749] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:59.705643 21822 raft_consensus.cc:515] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.718817 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:05:59.719556 21585 raft_consensus.cc:3060] T aecdf0cb97544b1495a0a25386ea9f29 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:59.730480 21585 raft_consensus.cc:2468] T aecdf0cb97544b1495a0a25386ea9f29 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
I20260709 13:05:59.731879 21624 leader_election.cc:304] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:05:59.734032 21780 raft_consensus.cc:2804] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:59.736114 21780 raft_consensus.cc:697] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:05:59.730651 21480 catalog_manager.cc:5697] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 1 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:59.744694 21780 consensus_queue.cc:237] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.749547 21883 leader_election.cc:290] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:05:59.763092 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eedca2edb474f7daf61fe1d1409daff" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:05:59.763849 21659 raft_consensus.cc:3060] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:59.768533 21813 raft_consensus.cc:493] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:59.768962 21779 consensus_queue.cc:1048] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:59.769127 21813 raft_consensus.cc:515] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.771872 21822 leader_election.cc:290] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:59.772044 21980 consensus_queue.cc:1048] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:59.773084 21813 leader_election.cc:290] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:05:59.762027 21883 consensus_queue.cc:1048] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:05:59.797500 21896 raft_consensus.cc:493] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:59.798094 21896 raft_consensus.cc:515] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.801661 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:05:59.802464 21583 raft_consensus.cc:2468] T 28dbcd4905f04e6b81b650a8319cb69c P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 1.
I20260709 13:05:59.820389 21883 raft_consensus.cc:493] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:59.822544 21883 raft_consensus.cc:515] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.824982 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:05:59.843746 21698 leader_election.cc:304] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:05:59.845827 21813 raft_consensus.cc:2804] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:59.846350 21813 raft_consensus.cc:493] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:59.849510 21813 raft_consensus.cc:3060] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.939813 21980 consensus_queue.cc:1048] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:05:59.941490 21626 leader_election.cc:343] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:59.946344 21775 tablet_bootstrap.cc:492] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:05:59.946774 21775 ts_tablet_manager.cc:1403] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.306s	user 0.066s	sys 0.100s
I20260709 13:05:59.948115 21774 tablet_bootstrap.cc:492] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:05:59.948614 21774 ts_tablet_manager.cc:1403] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.430s	user 0.021s	sys 0.006s
I20260709 13:05:59.949275 21775 raft_consensus.cc:359] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.813892 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:05:59.953208 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117c5d69faea43f595b012039cd72553" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:05:59.955302 21775 raft_consensus.cc:385] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:59.786662 21481 catalog_manager.cc:5697] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 1 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:59.955665 21777 tablet_bootstrap.cc:492] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:05:59.955607 21775 raft_consensus.cc:740] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:05:59.956300 21777 ts_tablet_manager.cc:1403] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.383s	user 0.113s	sys 0.173s
I20260709 13:05:59.955736 21660 raft_consensus.cc:2468] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 1.
I20260709 13:05:59.953076 21813 raft_consensus.cc:515] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.957762 21896 leader_election.cc:290] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:05:59.962453 21896 raft_consensus.cc:493] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:59.962993 21896 raft_consensus.cc:515] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.964082 21883 leader_election.cc:290] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:05:59.965971 21775 consensus_queue.cc:260] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.971156 21733 raft_consensus.cc:3060] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:59.957088 21659 raft_consensus.cc:2468] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 1.
I20260709 13:05:59.972872 21974 raft_consensus.cc:493] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:59.980842 21974 raft_consensus.cc:515] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.982759 21974 leader_election.cc:290] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:05:59.983907 21774 raft_consensus.cc:359] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:05:59.984792 21774 raft_consensus.cc:385] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:59.985145 21774 raft_consensus.cc:740] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:05:59.985939 21774 consensus_queue.cc:260] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:05:59.989473 21624 leader_election.cc:343] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:59.992280 21775 ts_tablet_manager.cc:1434] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.000s
I20260709 13:05:59.996624 21774 ts_tablet_manager.cc:1434] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260709 13:05:59.997754 21774 tablet_bootstrap.cc:492] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:05:59.975188 21813 leader_election.cc:290] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:05:59.983685 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:06:00.008021 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 49679us
I20260709 13:06:00.012550 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:00.013168 21659 raft_consensus.cc:2468] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 0.
I20260709 13:06:00.014276 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:00.014755 21659 raft_consensus.cc:3060] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:00.014792 21896 leader_election.cc:290] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:00.028136 21775 tablet_bootstrap.cc:492] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:06:00.008608 21581 raft_consensus.cc:2468] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 0.
I20260709 13:06:00.034265 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:00.035017 21660 raft_consensus.cc:2468] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 0.
I20260709 13:06:00.042707 21699 leader_election.cc:304] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:00.052918 21777 raft_consensus.cc:359] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.054008 21777 raft_consensus.cc:385] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:00.054226 21777 raft_consensus.cc:740] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:06:00.054702 21777 consensus_queue.cc:260] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.045926 21811 raft_consensus.cc:2804] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:00.056826 21811 raft_consensus.cc:493] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:00.057188 21811 raft_consensus.cc:3060] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:00.060204 21883 raft_consensus.cc:493] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:00.062412 21883 raft_consensus.cc:515] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.063916 21777 ts_tablet_manager.cc:1434] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.107s	user 0.004s	sys 0.002s
I20260709 13:06:00.064754 21777 tablet_bootstrap.cc:492] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:06:00.044799 21699 leader_election.cc:304] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:00.067096 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:00.067590 21974 raft_consensus.cc:2804] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:00.067987 21974 raft_consensus.cc:493] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:00.068316 21974 raft_consensus.cc:3060] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:00.069520 21774 tablet_bootstrap.cc:654] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:00.071012 21624 leader_election.cc:304] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:00.071735 21780 raft_consensus.cc:2804] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:00.072115 21780 raft_consensus.cc:493] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:00.072495 21780 raft_consensus.cc:3060] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:00.078886 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:00.079509 21583 raft_consensus.cc:2468] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 0.
I20260709 13:06:00.084277 21780 raft_consensus.cc:515] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.086228 21779 consensus_queue.cc:1048] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:00.087409 21974 raft_consensus.cc:515] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.090035 21659 raft_consensus.cc:2468] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 2.
I20260709 13:06:00.090792 21811 raft_consensus.cc:515] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.092881 21811 leader_election.cc:290] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:00.094244 21883 leader_election.cc:290] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:00.084921 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:00.095975 21584 raft_consensus.cc:3060] T 28dbcd4905f04e6b81b650a8319cb69c P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:00.096828 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:00.097368 21581 raft_consensus.cc:3060] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:00.099725 21811 consensus_queue.cc:1048] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:00.097836 21698 leader_election.cc:343] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:00.108793 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:00.108021 21974 leader_election.cc:290] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:00.112854 21699 leader_election.cc:304] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:00.114122 21780 leader_election.cc:290] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:00.114845 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:00.115375 21655 raft_consensus.cc:3060] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:00.121079 21811 raft_consensus.cc:2804] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:00.136025 21811 raft_consensus.cc:697] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 2 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:00.139684 21811 consensus_queue.cc:237] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.133397 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:00.143006 21775 tablet_bootstrap.cc:654] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:00.143358 21659 raft_consensus.cc:2393] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 1: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:06:00.145565 21581 raft_consensus.cc:2468] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
I20260709 13:06:00.151964 21777 tablet_bootstrap.cc:654] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:00.154803 21624 leader_election.cc:304] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:00.157230 21822 raft_consensus.cc:2804] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:00.157699 21822 raft_consensus.cc:697] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:00.158443 21822 consensus_queue.cc:237] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.155630 21974 raft_consensus.cc:493] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:00.161530 21974 raft_consensus.cc:515] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.162377 21774 tablet_bootstrap.cc:492] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:06:00.162851 21774 ts_tablet_manager.cc:1403] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.165s	user 0.013s	sys 0.018s
I20260709 13:06:00.163074 21883 consensus_queue.cc:1048] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:00.164031 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:00.179219 21655 raft_consensus.cc:2468] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 1.
I20260709 13:06:00.178030 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:00.185789 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:00.217248 21581 raft_consensus.cc:2393] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 1: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:06:00.218351 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:00.223744 21699 leader_election.cc:304] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:00.240671 21980 raft_consensus.cc:2804] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:00.241119 21980 raft_consensus.cc:697] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:00.255426 21774 raft_consensus.cc:359] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.256371 21774 raft_consensus.cc:385] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:00.256716 21774 raft_consensus.cc:740] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:06:00.261040 21774 consensus_queue.cc:260] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.264653 21777 tablet_bootstrap.cc:492] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:06:00.265103 21777 ts_tablet_manager.cc:1403] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.200s	user 0.013s	sys 0.014s
I20260709 13:06:00.266602 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117c5d69faea43f595b012039cd72553" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:00.268004 21584 raft_consensus.cc:2468] T 28dbcd4905f04e6b81b650a8319cb69c P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 2.
I20260709 13:06:00.269279 21974 leader_election.cc:290] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
W20260709 13:06:00.275053 21626 leader_election.cc:343] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:00.275611 21626 leader_election.cc:304] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:00.267501 21777 raft_consensus.cc:359] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.277034 21777 raft_consensus.cc:385] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:00.277381 21777 raft_consensus.cc:740] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:06:00.279757 21777 consensus_queue.cc:260] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.294486 21777 ts_tablet_manager.cc:1434] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 13:06:00.291163 21732 raft_consensus.cc:2393] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 1: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
W20260709 13:06:00.271755 21531 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:00.290902 21896 raft_consensus.cc:2749] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:00.241935 21980 consensus_queue.cc:237] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.308148 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:00.312476 21655 raft_consensus.cc:2468] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 0.
W20260709 13:06:00.294677 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 103990us
I20260709 13:06:00.320034 21698 leader_election.cc:304] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:00.324824 22021 raft_consensus.cc:2749] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:06:00.326030 21698 leader_election.cc:343] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:00.326817 21698 leader_election.cc:304] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:00.333268 21699 leader_election.cc:304] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:00.333415 22021 consensus_queue.cc:1048] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:00.336584 21811 raft_consensus.cc:2749] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:00.336629 21974 raft_consensus.cc:2804] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:00.337210 21974 raft_consensus.cc:493] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:00.337613 21974 raft_consensus.cc:3060] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:00.338454 21775 tablet_bootstrap.cc:492] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:06:00.339005 21775 ts_tablet_manager.cc:1403] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.311s	user 0.013s	sys 0.015s
I20260709 13:06:00.339186 21777 tablet_bootstrap.cc:492] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
W20260709 13:06:00.343736 21626 consensus_peers.cc:597] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 -> Peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Couldn't send request to peer 85fe6149d5a84a0e8902326e5be67672. 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 13:06:00.347957 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:00.354763 21775 raft_consensus.cc:359] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.356199 21775 raft_consensus.cc:385] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:00.356503 21775 raft_consensus.cc:740] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:06:00.361665 21883 raft_consensus.cc:493] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:00.389689 21774 ts_tablet_manager.cc:1434] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.226s	user 0.010s	sys 0.027s
W20260709 13:06:00.398241 21698 leader_election.cc:343] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:00.402019 21578 raft_consensus.cc:3060] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:00.402314 22021 consensus_queue.cc:1048] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:00.406570 21774 tablet_bootstrap.cc:492] T ed5a088ede5c4fabbd662ba8c7391a8d P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:06:00.408834 21775 consensus_queue.cc:260] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.416545 21777 tablet_bootstrap.cc:654] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:00.398587 21883 raft_consensus.cc:515] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.426661 21883 leader_election.cc:290] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:00.427618 21775 ts_tablet_manager.cc:1434] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.088s	user 0.002s	sys 0.019s
I20260709 13:06:00.428345 21775 tablet_bootstrap.cc:492] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:06:00.437933 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:00.438542 21657 raft_consensus.cc:2468] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 0.
I20260709 13:06:00.439996 21481 catalog_manager.cc:5697] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:00.455538 21974 raft_consensus.cc:515] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.458181 21974 leader_election.cc:290] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
W20260709 13:06:00.458892 22016 log.cc:927] Time spent T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.134s	user 0.002s	sys 0.008s
I20260709 13:06:00.460429 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:00.460986 21657 raft_consensus.cc:3060] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:00.465143 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:00.469633 21581 raft_consensus.cc:2468] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 0.
I20260709 13:06:00.469688 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:00.472432 21698 leader_election.cc:304] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:00.475335 21657 raft_consensus.cc:2468] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 1.
I20260709 13:06:00.477118 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:00.477890 21731 raft_consensus.cc:2393] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 1: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:06:00.486995 21780 consensus_queue.cc:1048] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:00.486545 22020 raft_consensus.cc:493] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:00.489921 22020 raft_consensus.cc:515] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:06:00.505704 21698 leader_election.cc:343] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:00.489149 21980 raft_consensus.cc:2804] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:00.520380 21811 consensus_queue.cc:1048] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:00.514333 21699 leader_election.cc:304] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:06:00.531627 21813 raft_consensus.cc:2804] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:00.532145 21813 raft_consensus.cc:697] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:00.532950 21813 consensus_queue.cc:237] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.513801 21980 raft_consensus.cc:493] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:00.539594 21775 tablet_bootstrap.cc:654] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:00.540947 21980 raft_consensus.cc:3060] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:00.557559 21480 catalog_manager.cc:5697] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 1 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:00.561972 21777 tablet_bootstrap.cc:492] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:06:00.562386 21777 ts_tablet_manager.cc:1403] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.223s	user 0.019s	sys 0.030s
I20260709 13:06:00.560400 21480 catalog_manager.cc:5697] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 0 to 2, leader changed from <none> to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 2 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:00.568548 21777 raft_consensus.cc:359] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.569151 21777 raft_consensus.cc:385] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:00.569411 21777 raft_consensus.cc:740] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:06:00.569981 21777 consensus_queue.cc:260] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.571472 21774 tablet_bootstrap.cc:654] T ed5a088ede5c4fabbd662ba8c7391a8d P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:00.577864 21777 ts_tablet_manager.cc:1434] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 13:06:00.579027 21777 tablet_bootstrap.cc:492] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:06:00.611323 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:00.608783 21481 catalog_manager.cc:5697] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:00.621279 21775 tablet_bootstrap.cc:492] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:06:00.621695 21775 ts_tablet_manager.cc:1403] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.193s	user 0.013s	sys 0.011s
I20260709 13:06:00.622534 22012 raft_consensus.cc:493] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:00.617726 22020 leader_election.cc:290] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:06:00.625593 22043 log.cc:927] Time spent T aecdf0cb97544b1495a0a25386ea9f29 P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
W20260709 13:06:00.619330 22038 log.cc:927] Time spent T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260709 13:06:00.629987 21980 raft_consensus.cc:515] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.632191 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:00.622999 22012 raft_consensus.cc:515] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.639415 22012 leader_election.cc:290] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:00.640826 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:00.641439 21777 tablet_bootstrap.cc:654] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:00.642095 21624 leader_election.cc:343] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:00.643999 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:00.650454 21775 raft_consensus.cc:359] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.651185 21775 raft_consensus.cc:385] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:00.651525 21775 raft_consensus.cc:740] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:06:00.653146 21551 leader_election.cc:304] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:00.652932 21775 consensus_queue.cc:260] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.656090 21779 raft_consensus.cc:2749] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:00.663290 21780 consensus_queue.cc:1048] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:00.663403 21626 leader_election.cc:343] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:00.664625 21775 ts_tablet_manager.cc:1434] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.001s
I20260709 13:06:00.668164 21626 leader_election.cc:304] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:00.668848 21780 raft_consensus.cc:2749] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:00.669087 21775 tablet_bootstrap.cc:492] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:06:00.670179 21980 leader_election.cc:290] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:00.674412 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:00.674976 21578 raft_consensus.cc:3060] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:00.677456 21775 tablet_bootstrap.cc:654] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:00.682715 21480 catalog_manager.cc:5697] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 1 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:00.693616 21774 tablet_bootstrap.cc:492] T ed5a088ede5c4fabbd662ba8c7391a8d P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:06:00.693996 21774 ts_tablet_manager.cc:1403] T ed5a088ede5c4fabbd662ba8c7391a8d P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.288s	user 0.018s	sys 0.000s
I20260709 13:06:00.696060 21774 raft_consensus.cc:359] T ed5a088ede5c4fabbd662ba8c7391a8d P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.696678 21774 raft_consensus.cc:385] T ed5a088ede5c4fabbd662ba8c7391a8d P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:00.696929 21774 raft_consensus.cc:740] T ed5a088ede5c4fabbd662ba8c7391a8d P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:06:00.692669 21578 raft_consensus.cc:2468] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 1.
I20260709 13:06:00.697511 21774 consensus_queue.cc:260] T ed5a088ede5c4fabbd662ba8c7391a8d P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.698169 21698 leader_election.cc:304] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:00.699368 21774 ts_tablet_manager.cc:1434] T ed5a088ede5c4fabbd662ba8c7391a8d P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:06:00.700320 22021 raft_consensus.cc:2804] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:00.700799 22021 raft_consensus.cc:697] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:00.701560 22021 consensus_queue.cc:237] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.705688 21774 tablet_bootstrap.cc:492] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:06:00.710898 21774 tablet_bootstrap.cc:654] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:00.725006 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 50864.7us
I20260709 13:06:00.738034 21777 tablet_bootstrap.cc:492] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:06:00.738476 21777 ts_tablet_manager.cc:1403] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.160s	user 0.010s	sys 0.001s
I20260709 13:06:00.741010 21777 raft_consensus.cc:359] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.741739 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:00.742309 21657 raft_consensus.cc:3060] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:00.743172 21578 raft_consensus.cc:1275] T 28dbcd4905f04e6b81b650a8319cb69c P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:06:00.744858 21980 consensus_queue.cc:1048] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:00.741711 21777 raft_consensus.cc:385] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:00.745883 21777 raft_consensus.cc:740] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:06:00.746593 21777 consensus_queue.cc:260] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.749114 21777 ts_tablet_manager.cc:1434] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:06:00.749890 21777 tablet_bootstrap.cc:492] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:06:00.750255 21660 raft_consensus.cc:1275] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:06:00.756361 21777 tablet_bootstrap.cc:654] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:00.756104 21980 consensus_queue.cc:1048] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:00.748965 21657 raft_consensus.cc:2468] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 1.
I20260709 13:06:00.761224 22012 consensus_queue.cc:1048] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:00.788291 21813 raft_consensus.cc:493] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:00.788858 21813 raft_consensus.cc:515] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.795754 21813 leader_election.cc:290] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:00.796911 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:00.796064 21974 consensus_queue.cc:1048] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:00.797484 21660 raft_consensus.cc:2468] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 0.
I20260709 13:06:00.797407 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:00.798889 21699 leader_election.cc:304] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:00.801498 21480 catalog_manager.cc:5697] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 1 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } }
W20260709 13:06:00.802819 21698 leader_election.cc:343] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:00.803762 21974 raft_consensus.cc:2804] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:00.804224 21974 raft_consensus.cc:493] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:00.804544 21974 raft_consensus.cc:3060] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:00.804819 21774 tablet_bootstrap.cc:492] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:06:00.805233 21774 ts_tablet_manager.cc:1403] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.105s	user 0.013s	sys 0.020s
I20260709 13:06:00.810770 21777 tablet_bootstrap.cc:492] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:06:00.811172 21777 ts_tablet_manager.cc:1403] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.061s	user 0.008s	sys 0.008s
I20260709 13:06:00.813594 21775 tablet_bootstrap.cc:492] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:06:00.815937 21775 ts_tablet_manager.cc:1403] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.147s	user 0.023s	sys 0.029s
I20260709 13:06:00.821754 21777 raft_consensus.cc:359] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.822242 21777 raft_consensus.cc:385] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:00.822471 21777 raft_consensus.cc:740] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:06:00.823094 21777 consensus_queue.cc:260] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.817082 21813 raft_consensus.cc:493] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:00.828627 21813 raft_consensus.cc:515] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.830649 21813 leader_election.cc:290] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:00.825081 21974 raft_consensus.cc:515] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.831566 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:00.826772 21774 raft_consensus.cc:359] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.832580 21774 raft_consensus.cc:385] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:00.832840 21774 raft_consensus.cc:740] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:06:00.833396 21774 consensus_queue.cc:260] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.834626 21777 ts_tablet_manager.cc:1434] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 13:06:00.834708 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
W20260709 13:06:00.835093 21698 leader_election.cc:343] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:00.835686 21777 tablet_bootstrap.cc:492] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:06:00.841740 21774 ts_tablet_manager.cc:1434] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.003s
I20260709 13:06:00.845711 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:00.845871 21974 leader_election.cc:290] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
W20260709 13:06:00.847091 21698 leader_election.cc:343] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:00.849218 21774 tablet_bootstrap.cc:492] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:06:00.849799 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:00.853853 21654 raft_consensus.cc:3060] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:00.864147 21654 raft_consensus.cc:2468] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 1.
I20260709 13:06:00.865471 21699 leader_election.cc:304] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:06:00.866926 21813 raft_consensus.cc:2804] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:00.867401 21813 raft_consensus.cc:697] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:00.868167 21813 consensus_queue.cc:237] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.868757 21774 tablet_bootstrap.cc:654] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:00.871589 21775 raft_consensus.cc:359] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:06:00.872152 21699 leader_election.cc:343] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:00.872319 21775 raft_consensus.cc:385] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:00.872640 21775 raft_consensus.cc:740] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:06:00.872612 21699 leader_election.cc:304] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:00.873139 21777 tablet_bootstrap.cc:654] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:00.873471 21775 consensus_queue.cc:260] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.875025 22041 raft_consensus.cc:2749] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:00.885887 21775 ts_tablet_manager.cc:1434] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.000s
I20260709 13:06:00.886569 21775 tablet_bootstrap.cc:492] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:06:00.888372 21578 raft_consensus.cc:3060] T ed5a088ede5c4fabbd662ba8c7391a8d P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:00.905115 21729 raft_consensus.cc:3060] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:00.921123 21774 tablet_bootstrap.cc:492] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:06:00.929718 22020 raft_consensus.cc:493] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:00.930258 22020 raft_consensus.cc:515] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.932704 22020 leader_election.cc:290] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:00.945870 21774 ts_tablet_manager.cc:1403] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.097s	user 0.016s	sys 0.011s
I20260709 13:06:00.946967 21777 tablet_bootstrap.cc:492] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:06:00.947410 21777 ts_tablet_manager.cc:1403] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.112s	user 0.016s	sys 0.013s
I20260709 13:06:00.948792 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:00.950027 21980 consensus_queue.cc:1048] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:00.954916 21775 tablet_bootstrap.cc:654] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:00.955598 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:00.956966 21656 raft_consensus.cc:2393] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 1: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:06:00.958109 21550 leader_election.cc:304] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:00.958191 21774 raft_consensus.cc:359] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.958945 21774 raft_consensus.cc:385] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:00.959208 22020 raft_consensus.cc:3060] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:00.959216 21774 raft_consensus.cc:740] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:06:00.963807 21774 consensus_queue.cc:260] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.964491 21480 catalog_manager.cc:5697] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 1 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:00.968557 21774 ts_tablet_manager.cc:1434] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:06:00.969427 21774 tablet_bootstrap.cc:492] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:06:00.969174 21777 raft_consensus.cc:359] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.971560 22020 raft_consensus.cc:2749] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:00.972505 21777 raft_consensus.cc:385] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:00.975355 21777 raft_consensus.cc:740] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:06:00.980386 21777 consensus_queue.cc:260] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:00.982805 21777 ts_tablet_manager.cc:1434] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260709 13:06:00.986001 21777 tablet_bootstrap.cc:492] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:06:00.996111 22041 consensus_queue.cc:1048] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:06:01.001830 21813 raft_consensus.cc:493] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:01.002321 21813 raft_consensus.cc:515] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.003844 21774 tablet_bootstrap.cc:654] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:01.007138 21980 raft_consensus.cc:493] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:01.007619 21813 leader_election.cc:290] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:01.007599 21980 raft_consensus.cc:515] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.009748 21980 leader_election.cc:290] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:01.009955 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:01.010901 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:01.011852 22041 consensus_queue.cc:1048] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:01.012634 21775 tablet_bootstrap.cc:492] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:06:01.013119 21775 ts_tablet_manager.cc:1403] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.127s	user 0.007s	sys 0.017s
I20260709 13:06:01.014323 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117c5d69faea43f595b012039cd72553" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:01.014889 21660 raft_consensus.cc:2468] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 0.
I20260709 13:06:01.016568 21699 leader_election.cc:304] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:01.019269 22041 raft_consensus.cc:2804] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:01.019624 22041 raft_consensus.cc:493] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:01.019968 22041 raft_consensus.cc:3060] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:01.023516 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117c5d69faea43f595b012039cd72553" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:01.030638 21698 leader_election.cc:304] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:01.034771 21980 raft_consensus.cc:2749] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:01.035825 21789 raft_consensus.cc:493] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:01.036283 21789 raft_consensus.cc:515] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.038246 21789 leader_election.cc:290] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:06:01.039830 21698 leader_election.cc:343] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:01.040499 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:01.041072 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:01.042317 21775 raft_consensus.cc:359] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:06:01.042763 21626 leader_election.cc:343] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:01.049063 21775 raft_consensus.cc:385] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:06:01.049158 21624 leader_election.cc:343] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:01.049611 21775 raft_consensus.cc:740] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:06:01.044075 22041 raft_consensus.cc:515] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.051990 21624 leader_election.cc:304] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:01.054437 21775 consensus_queue.cc:260] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.060076 21775 ts_tablet_manager.cc:1434] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260709 13:06:01.061224 21775 tablet_bootstrap.cc:492] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:06:01.056265 21789 raft_consensus.cc:2749] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:01.068499 22041 leader_election.cc:290] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:01.069938 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117c5d69faea43f595b012039cd72553" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:01.070636 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117c5d69faea43f595b012039cd72553" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:01.071131 21660 raft_consensus.cc:3060] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:01.071295 21698 leader_election.cc:343] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:01.079674 21660 raft_consensus.cc:2468] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 1.
I20260709 13:06:01.080761 21699 leader_election.cc:304] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:06:01.081550 21980 raft_consensus.cc:2804] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:01.082018 21980 raft_consensus.cc:697] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:01.082768 21980 consensus_queue.cc:237] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.100418 21774 tablet_bootstrap.cc:492] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:06:01.100948 21774 ts_tablet_manager.cc:1403] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.132s	user 0.013s	sys 0.007s
I20260709 13:06:01.109042 21482 catalog_manager.cc:5697] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 1 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:01.111240 21774 raft_consensus.cc:359] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.111889 21774 raft_consensus.cc:385] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:01.112129 21774 raft_consensus.cc:740] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:06:01.113780 21774 consensus_queue.cc:260] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.117523 21777 tablet_bootstrap.cc:654] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:01.118469 21775 tablet_bootstrap.cc:654] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:01.123502 21774 ts_tablet_manager.cc:1434] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 13:06:01.131390 21774 tablet_bootstrap.cc:492] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:06:01.152936 21777 tablet_bootstrap.cc:492] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:06:01.154995 21980 consensus_queue.cc:1048] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:01.155915 21777 ts_tablet_manager.cc:1403] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.170s	user 0.015s	sys 0.003s
I20260709 13:06:01.150797 21774 tablet_bootstrap.cc:654] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:01.163790 22020 raft_consensus.cc:493] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:01.167732 22020 raft_consensus.cc:515] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.169674 22020 leader_election.cc:290] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:01.170202 21775 tablet_bootstrap.cc:492] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:06:01.170643 21775 ts_tablet_manager.cc:1403] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.110s	user 0.018s	sys 0.005s
I20260709 13:06:01.171489 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:01.172087 21656 raft_consensus.cc:2468] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 0.
I20260709 13:06:01.173182 21550 leader_election.cc:304] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:01.173931 22020 raft_consensus.cc:2804] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:01.174335 22020 raft_consensus.cc:493] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:01.174714 22020 raft_consensus.cc:3060] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:01.175508 21775 raft_consensus.cc:359] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.176234 21775 raft_consensus.cc:385] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:01.176540 21775 raft_consensus.cc:740] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:06:01.177182 21775 consensus_queue.cc:260] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.170881 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:01.186772 21775 ts_tablet_manager.cc:1434] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 13:06:01.187731 21775 tablet_bootstrap.cc:492] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:06:01.168119 21777 raft_consensus.cc:359] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.190479 21777 raft_consensus.cc:385] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:01.190757 21777 raft_consensus.cc:740] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:06:01.191501 21777 consensus_queue.cc:260] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.192324 21732 raft_consensus.cc:2468] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 0.
I20260709 13:06:01.196203 21777 ts_tablet_manager.cc:1434] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 13:06:01.197510 21789 raft_consensus.cc:493] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:01.197975 21789 raft_consensus.cc:515] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.200103 21789 leader_election.cc:290] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:01.198474 22020 raft_consensus.cc:515] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.201661 21777 tablet_bootstrap.cc:492] T 6ec1876200a5496585dbb32cc0a22893 P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:06:01.201948 21774 tablet_bootstrap.cc:492] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:06:01.204465 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:01.204738 21774 ts_tablet_manager.cc:1403] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.074s	user 0.013s	sys 0.002s
W20260709 13:06:01.205592 21624 leader_election.cc:343] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:01.208774 21775 tablet_bootstrap.cc:654] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:01.209168 22021 consensus_queue.cc:1048] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:01.210160 22020 leader_election.cc:290] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:01.211107 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:01.211630 21729 raft_consensus.cc:3060] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:01.203758 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:01.204077 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:01.213742 21660 raft_consensus.cc:3060] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:01.213775 21732 raft_consensus.cc:2468] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 0.
I20260709 13:06:01.218954 21626 leader_election.cc:304] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:06:01.219341 21660 raft_consensus.cc:2468] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 1.
I20260709 13:06:01.220290 21780 raft_consensus.cc:2804] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:01.220635 21780 raft_consensus.cc:493] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:01.220921 21780 raft_consensus.cc:3060] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:01.221163 21550 leader_election.cc:304] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:01.221870 22032 raft_consensus.cc:2804] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:01.222290 22032 raft_consensus.cc:697] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:01.223026 22032 consensus_queue.cc:237] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.227520 21780 raft_consensus.cc:515] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.230474 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:01.224946 21774 raft_consensus.cc:359] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.232548 21774 raft_consensus.cc:385] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:01.232810 21774 raft_consensus.cc:740] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:06:01.233456 21774 consensus_queue.cc:260] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.234479 21581 raft_consensus.cc:3060] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:01.235436 21774 ts_tablet_manager.cc:1434] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.000s
I20260709 13:06:01.237664 21729 raft_consensus.cc:2468] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 1.
I20260709 13:06:01.239449 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:01.240075 21732 raft_consensus.cc:3060] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:01.240355 21774 tablet_bootstrap.cc:492] T 117c5d69faea43f595b012039cd72553 P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:06:01.243866 21780 leader_election.cc:290] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:01.253120 21777 tablet_bootstrap.cc:654] T 6ec1876200a5496585dbb32cc0a22893 P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:01.255420 21581 raft_consensus.cc:2468] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
I20260709 13:06:01.260851 21624 leader_election.cc:304] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:01.262904 22012 raft_consensus.cc:2804] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:01.263489 22012 raft_consensus.cc:697] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:01.264324 22012 consensus_queue.cc:237] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.271927 21775 tablet_bootstrap.cc:492] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:06:01.272352 21775 ts_tablet_manager.cc:1403] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.085s	user 0.018s	sys 0.012s
I20260709 13:06:01.274783 21775 raft_consensus.cc:359] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.275498 21775 raft_consensus.cc:385] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:01.274873 21482 catalog_manager.cc:5697] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:01.275856 21775 raft_consensus.cc:740] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:06:01.276571 21775 consensus_queue.cc:260] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.278004 21775 ts_tablet_manager.cc:1434] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:01.278810 22020 raft_consensus.cc:493] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:01.278937 21775 tablet_bootstrap.cc:492] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:06:01.279275 22020 raft_consensus.cc:515] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.281201 22020 leader_election.cc:290] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:01.282650 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:01.283404 21656 raft_consensus.cc:2393] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 1: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:06:01.284552 21732 raft_consensus.cc:2468] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
I20260709 13:06:01.285449 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:01.287271 21551 leader_election.cc:304] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:01.288372 22020 raft_consensus.cc:3060] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:01.290045 21775 tablet_bootstrap.cc:654] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:01.305944 22020 raft_consensus.cc:2749] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:01.316102 21774 tablet_bootstrap.cc:654] T 117c5d69faea43f595b012039cd72553 P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:01.326026 21482 catalog_manager.cc:5697] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:01.337803 21777 tablet_bootstrap.cc:492] T 6ec1876200a5496585dbb32cc0a22893 P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:06:01.338609 21777 ts_tablet_manager.cc:1403] T 6ec1876200a5496585dbb32cc0a22893 P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.137s	user 0.014s	sys 0.013s
I20260709 13:06:01.341598 21777 raft_consensus.cc:359] T 6ec1876200a5496585dbb32cc0a22893 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.345115 21777 raft_consensus.cc:385] T 6ec1876200a5496585dbb32cc0a22893 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:01.345765 21777 raft_consensus.cc:740] T 6ec1876200a5496585dbb32cc0a22893 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:06:01.347944 21775 tablet_bootstrap.cc:492] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:06:01.348405 21775 ts_tablet_manager.cc:1403] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.070s	user 0.032s	sys 0.014s
I20260709 13:06:01.351024 21775 raft_consensus.cc:359] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.351665 21775 raft_consensus.cc:385] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:01.351955 21775 raft_consensus.cc:740] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:06:01.352545 21775 consensus_queue.cc:260] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.354552 21775 ts_tablet_manager.cc:1434] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:01.354597 21777 consensus_queue.cc:260] T 6ec1876200a5496585dbb32cc0a22893 P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.359136 21775 tablet_bootstrap.cc:492] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:06:01.365777 21775 tablet_bootstrap.cc:654] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:01.374179 21531 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:01.374965 21777 ts_tablet_manager.cc:1434] T 6ec1876200a5496585dbb32cc0a22893 P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.036s	user 0.000s	sys 0.004s
I20260709 13:06:01.375375 21774 tablet_bootstrap.cc:492] T 117c5d69faea43f595b012039cd72553 P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:06:01.375874 21774 ts_tablet_manager.cc:1403] T 117c5d69faea43f595b012039cd72553 P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.136s	user 0.014s	sys 0.006s
I20260709 13:06:01.378296 21774 raft_consensus.cc:359] T 117c5d69faea43f595b012039cd72553 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.383881 21774 raft_consensus.cc:385] T 117c5d69faea43f595b012039cd72553 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:01.384130 21774 raft_consensus.cc:740] T 117c5d69faea43f595b012039cd72553 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:06:01.384694 21774 consensus_queue.cc:260] T 117c5d69faea43f595b012039cd72553 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.382920 21775 tablet_bootstrap.cc:492] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:06:01.391975 21775 ts_tablet_manager.cc:1403] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.000s
I20260709 13:06:01.392709 21777 tablet_bootstrap.cc:492] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:06:01.395471 21775 raft_consensus.cc:359] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.397656 21775 raft_consensus.cc:385] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:01.397995 21775 raft_consensus.cc:740] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:06:01.398691 21775 consensus_queue.cc:260] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.397341 21774 ts_tablet_manager.cc:1434] T 117c5d69faea43f595b012039cd72553 P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.001s
I20260709 13:06:01.399441 21777 tablet_bootstrap.cc:654] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:01.403090 21813 consensus_queue.cc:1048] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:01.411767 21777 tablet_bootstrap.cc:492] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:06:01.412293 21777 ts_tablet_manager.cc:1403] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.013s
I20260709 13:06:01.412739 21774 tablet_bootstrap.cc:492] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:06:01.415251 21777 raft_consensus.cc:359] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.416107 21777 raft_consensus.cc:385] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:01.416432 21777 raft_consensus.cc:740] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:06:01.417223 21777 consensus_queue.cc:260] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.418601 21774 tablet_bootstrap.cc:654] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:01.419778 21777 ts_tablet_manager.cc:1434] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:01.420719 21777 tablet_bootstrap.cc:492] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:06:01.426358 21775 ts_tablet_manager.cc:1434] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260709 13:06:01.426944 21777 tablet_bootstrap.cc:654] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:01.427351 21775 tablet_bootstrap.cc:492] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:06:01.429744 21789 raft_consensus.cc:493] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:01.430195 21789 raft_consensus.cc:515] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.440603 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:01.441483 21789 leader_election.cc:290] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:06:01.442093 21624 leader_election.cc:343] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:01.442904 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:06:01.444388 21626 leader_election.cc:343] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:01.444787 21626 leader_election.cc:304] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:01.446172 22012 raft_consensus.cc:2749] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:01.450290 21777 tablet_bootstrap.cc:492] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:06:01.450752 21777 ts_tablet_manager.cc:1403] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.007s
I20260709 13:06:01.454031 21774 tablet_bootstrap.cc:492] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:06:01.454528 21774 ts_tablet_manager.cc:1403] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.001s
I20260709 13:06:01.454586 21775 tablet_bootstrap.cc:654] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:01.454313 21777 raft_consensus.cc:359] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.456118 21777 raft_consensus.cc:385] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:01.456463 21777 raft_consensus.cc:740] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:06:01.457603 21777 consensus_queue.cc:260] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.460876 21774 raft_consensus.cc:359] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.461495 21774 raft_consensus.cc:385] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:01.461730 21774 raft_consensus.cc:740] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:06:01.464221 21777 ts_tablet_manager.cc:1434] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260709 13:06:01.465294 21777 tablet_bootstrap.cc:492] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:06:01.471037 22012 raft_consensus.cc:493] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:01.462285 21774 consensus_queue.cc:260] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.471637 22012 raft_consensus.cc:515] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.473795 21774 ts_tablet_manager.cc:1434] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.018s	user 0.001s	sys 0.005s
I20260709 13:06:01.474632 21774 tablet_bootstrap.cc:492] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:06:01.480181 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:01.480978 21729 raft_consensus.cc:2468] T 6ec1876200a5496585dbb32cc0a22893 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 0.
I20260709 13:06:01.482260 21626 leader_election.cc:304] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:01.483148 21789 raft_consensus.cc:2804] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:01.483500 21789 raft_consensus.cc:493] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:01.483836 21789 raft_consensus.cc:3060] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:01.489301 22041 consensus_queue.cc:1048] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:01.490154 21789 raft_consensus.cc:515] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.492784 21789 leader_election.cc:290] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:01.495016 21777 tablet_bootstrap.cc:654] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:01.495198 21774 tablet_bootstrap.cc:654] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:01.496313 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:01.497093 21732 raft_consensus.cc:3060] T 6ec1876200a5496585dbb32cc0a22893 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:01.503057 21774 tablet_bootstrap.cc:492] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:06:01.503484 21774 ts_tablet_manager.cc:1403] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.000s
I20260709 13:06:01.505899 21774 raft_consensus.cc:359] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.506537 21774 raft_consensus.cc:385] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:01.506798 21774 raft_consensus.cc:740] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:06:01.507362 21774 consensus_queue.cc:260] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.509488 21774 ts_tablet_manager.cc:1434] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:06:01.510321 21774 tablet_bootstrap.cc:492] T 127c569f884b46c6a4c18b40078137db P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:06:01.511436 22012 leader_election.cc:290] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:01.516882 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:01.517464 21585 raft_consensus.cc:2468] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 0.
I20260709 13:06:01.522534 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:01.523015 22012 raft_consensus.cc:493] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:01.523166 21585 raft_consensus.cc:3060] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:01.523093 21774 tablet_bootstrap.cc:654] T 127c569f884b46c6a4c18b40078137db P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:01.523645 22012 raft_consensus.cc:515] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.530248 21585 raft_consensus.cc:2468] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
I20260709 13:06:01.533193 21777 tablet_bootstrap.cc:492] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:06:01.533666 21777 ts_tablet_manager.cc:1403] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.069s	user 0.017s	sys 0.010s
I20260709 13:06:01.535180 21624 leader_election.cc:304] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:01.536051 21789 raft_consensus.cc:2804] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:01.536484 21789 raft_consensus.cc:697] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:01.537164 21789 consensus_queue.cc:237] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.538267 21777 raft_consensus.cc:359] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.538955 21777 raft_consensus.cc:385] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:01.539275 21777 raft_consensus.cc:740] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:06:01.540019 21777 consensus_queue.cc:260] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.540582 22012 leader_election.cc:290] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:01.537424 21732 raft_consensus.cc:2468] T 6ec1876200a5496585dbb32cc0a22893 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
I20260709 13:06:01.545779 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:06:01.549281 21624 leader_election.cc:343] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:01.552829 21774 tablet_bootstrap.cc:492] T 127c569f884b46c6a4c18b40078137db P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:06:01.553314 21774 ts_tablet_manager.cc:1403] T 127c569f884b46c6a4c18b40078137db P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.043s	user 0.003s	sys 0.009s
I20260709 13:06:01.559181 21774 raft_consensus.cc:359] T 127c569f884b46c6a4c18b40078137db P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.561144 21774 raft_consensus.cc:385] T 127c569f884b46c6a4c18b40078137db P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:01.561421 21774 raft_consensus.cc:740] T 127c569f884b46c6a4c18b40078137db P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:06:01.561759 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:01.562037 21774 consensus_queue.cc:260] T 127c569f884b46c6a4c18b40078137db P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.562353 21729 raft_consensus.cc:2468] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 0.
I20260709 13:06:01.563632 21777 ts_tablet_manager.cc:1434] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.030s	user 0.001s	sys 0.005s
I20260709 13:06:01.567457 21774 ts_tablet_manager.cc:1434] T 127c569f884b46c6a4c18b40078137db P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.006s
I20260709 13:06:01.569495 21774 tablet_bootstrap.cc:492] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:06:01.575917 21777 tablet_bootstrap.cc:492] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:06:01.576071 22020 raft_consensus.cc:493] T 127c569f884b46c6a4c18b40078137db P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:01.576531 22020 raft_consensus.cc:515] T 127c569f884b46c6a4c18b40078137db P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.579444 22020 leader_election.cc:290] T 127c569f884b46c6a4c18b40078137db P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:01.580884 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:01.581619 21730 raft_consensus.cc:2468] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 0.
I20260709 13:06:01.584359 21551 leader_election.cc:304] T 127c569f884b46c6a4c18b40078137db P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:01.584941 21777 tablet_bootstrap.cc:654] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:01.585567 22032 raft_consensus.cc:2804] T 127c569f884b46c6a4c18b40078137db P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:01.586031 22032 raft_consensus.cc:493] T 127c569f884b46c6a4c18b40078137db P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:01.586419 22032 raft_consensus.cc:3060] T 127c569f884b46c6a4c18b40078137db P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:01.596323 21774 tablet_bootstrap.cc:654] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:01.602872 21777 tablet_bootstrap.cc:492] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:06:01.603368 21777 ts_tablet_manager.cc:1403] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.005s
I20260709 13:06:01.606040 21777 raft_consensus.cc:359] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.607227 21777 raft_consensus.cc:385] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:01.607549 21777 raft_consensus.cc:740] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:06:01.609829 21579 raft_consensus.cc:3060] T 117c5d69faea43f595b012039cd72553 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:01.613086 21774 tablet_bootstrap.cc:492] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:06:01.613493 21774 ts_tablet_manager.cc:1403] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.000s
I20260709 13:06:01.616003 21774 raft_consensus.cc:359] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.616578 21774 raft_consensus.cc:385] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:01.616811 21774 raft_consensus.cc:740] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:06:01.617363 21774 consensus_queue.cc:260] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.619228 21774 ts_tablet_manager.cc:1434] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:06:01.608253 21777 consensus_queue.cc:260] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.621564 21777 ts_tablet_manager.cc:1434] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:06:01.624047 21774 tablet_bootstrap.cc:492] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:06:01.630498 21774 tablet_bootstrap.cc:654] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:01.641136 21777 tablet_bootstrap.cc:492] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:06:01.650561 21777 tablet_bootstrap.cc:654] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:01.655272 21774 tablet_bootstrap.cc:492] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:06:01.655776 21774 ts_tablet_manager.cc:1403] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.004s
I20260709 13:06:01.658120 22041 consensus_queue.cc:1048] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:01.658512 21774 raft_consensus.cc:359] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.660604 21774 raft_consensus.cc:385] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:01.661273 21774 raft_consensus.cc:740] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:06:01.662377 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:01.662281 22034 consensus_queue.cc:1048] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:01.662303 21774 consensus_queue.cc:260] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.663954 21660 raft_consensus.cc:2468] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 0.
I20260709 13:06:01.665722 21774 ts_tablet_manager.cc:1434] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260709 13:06:01.667955 21777 tablet_bootstrap.cc:492] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:06:01.668501 21777 ts_tablet_manager.cc:1403] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.006s
I20260709 13:06:01.668414 21626 leader_election.cc:304] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:06:01.669992 21789 raft_consensus.cc:2804] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:01.670425 21789 raft_consensus.cc:493] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:01.670779 21789 raft_consensus.cc:3060] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:01.671566 21777 raft_consensus.cc:359] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.672892 21777 raft_consensus.cc:385] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:01.673257 21777 raft_consensus.cc:740] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:06:01.671939 21774 tablet_bootstrap.cc:492] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:06:01.675443 22032 raft_consensus.cc:515] T 127c569f884b46c6a4c18b40078137db P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.676298 21777 consensus_queue.cc:260] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.677289 21789 raft_consensus.cc:515] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.680969 21777 ts_tablet_manager.cc:1434] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260709 13:06:01.681133 21789 leader_election.cc:290] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:01.681979 21777 tablet_bootstrap.cc:492] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:06:01.687844 21774 tablet_bootstrap.cc:654] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:01.692243 21777 tablet_bootstrap.cc:654] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:01.692268 21789 raft_consensus.cc:493] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:01.693472 21789 raft_consensus.cc:515] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.695117 21789 leader_election.cc:290] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:01.700155 21775 tablet_bootstrap.cc:492] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:06:01.700606 21775 ts_tablet_manager.cc:1403] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.273s	user 0.051s	sys 0.061s
I20260709 13:06:01.703315 22020 raft_consensus.cc:493] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:01.703507 21775 raft_consensus.cc:359] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.703806 22020 raft_consensus.cc:515] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.704188 21775 raft_consensus.cc:385] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:01.704469 21775 raft_consensus.cc:740] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:06:01.705744 21774 tablet_bootstrap.cc:492] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:06:01.707628 21774 ts_tablet_manager.cc:1403] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.006s
I20260709 13:06:01.710199 21774 raft_consensus.cc:359] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.711179 21774 raft_consensus.cc:385] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:01.711231 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:01.703531 21777 tablet_bootstrap.cc:492] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:06:01.711843 21729 raft_consensus.cc:3060] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:01.711562 21774 raft_consensus.cc:740] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:06:01.712893 21774 consensus_queue.cc:260] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.714669 21774 ts_tablet_manager.cc:1434] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:06:01.712033 21777 ts_tablet_manager.cc:1403] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.003s
I20260709 13:06:01.717625 21777 raft_consensus.cc:359] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.718156 21729 raft_consensus.cc:2468] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
I20260709 13:06:01.718365 21777 raft_consensus.cc:385] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:01.718818 21777 raft_consensus.cc:740] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:06:01.719573 21777 consensus_queue.cc:260] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.720309 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:01.720389 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:01.720984 21732 raft_consensus.cc:2468] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 0.
I20260709 13:06:01.721144 21730 raft_consensus.cc:2393] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 1: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:06:01.721443 21777 ts_tablet_manager.cc:1434] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:01.722378 21777 tablet_bootstrap.cc:492] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:06:01.724356 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:01.724999 21730 raft_consensus.cc:2468] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 0.
I20260709 13:06:01.726091 21551 leader_election.cc:304] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:01.726760 22034 raft_consensus.cc:2804] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:01.727183 22034 raft_consensus.cc:493] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:01.727382 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:01.728065 22034 raft_consensus.cc:3060] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:01.728513 21656 raft_consensus.cc:2468] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 0.
I20260709 13:06:01.728505 21777 tablet_bootstrap.cc:654] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:01.732033 22020 leader_election.cc:290] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:01.733420 21774 tablet_bootstrap.cc:492] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:06:01.734592 22034 raft_consensus.cc:515] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.729300 22032 leader_election.cc:290] T 127c569f884b46c6a4c18b40078137db P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:01.737799 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:01.738283 21730 raft_consensus.cc:3060] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:01.739519 21774 tablet_bootstrap.cc:654] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:01.743287 21789 raft_consensus.cc:493] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:01.743695 21789 raft_consensus.cc:515] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.745376 21789 leader_election.cc:290] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:01.746279 21777 tablet_bootstrap.cc:492] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:06:01.746332 22034 leader_election.cc:290] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:01.746932 21777 ts_tablet_manager.cc:1403] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.000s
I20260709 13:06:01.726781 21775 consensus_queue.cc:260] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.748301 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:01.748993 21657 raft_consensus.cc:2393] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 1: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:06:01.750010 21777 raft_consensus.cc:359] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.750576 21777 raft_consensus.cc:385] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:01.750844 22037 raft_consensus.cc:493] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:01.751535 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:01.752687 21777 raft_consensus.cc:740] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:06:01.752964 21657 raft_consensus.cc:3060] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:01.751585 21626 leader_election.cc:304] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:01.754101 21626 leader_election.cc:304] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:01.754441 21777 consensus_queue.cc:260] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.754792 22091 raft_consensus.cc:2804] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:01.755599 22091 raft_consensus.cc:697] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:01.756078 21777 ts_tablet_manager.cc:1434] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 13:06:01.756451 22091 consensus_queue.cc:237] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.757809 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:01.758569 21585 raft_consensus.cc:2393] T 127c569f884b46c6a4c18b40078137db P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 1: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:06:01.758461 22037 raft_consensus.cc:515] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.760000 21789 raft_consensus.cc:2804] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:01.759305 21777 tablet_bootstrap.cc:492] T 086cac2d4434404e9ae4162c70276394 P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:06:01.762653 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:01.763083 21789 raft_consensus.cc:493] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:01.763321 21585 raft_consensus.cc:2468] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 0.
I20260709 13:06:01.763474 21789 raft_consensus.cc:3060] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:01.765812 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:01.767393 21657 raft_consensus.cc:2468] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 1.
I20260709 13:06:01.769671 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:01.770352 21729 raft_consensus.cc:2468] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 0.
I20260709 13:06:01.772770 21550 leader_election.cc:304] T 127c569f884b46c6a4c18b40078137db P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:01.773273 21775 ts_tablet_manager.cc:1434] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.072s	user 0.006s	sys 0.000s
I20260709 13:06:01.774348 21775 tablet_bootstrap.cc:492] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:06:01.777047 21789 raft_consensus.cc:515] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.778889 21550 leader_election.cc:304] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:01.783131 21789 leader_election.cc:290] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:01.777568 21626 leader_election.cc:304] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
W20260709 13:06:01.785694 21624 leader_election.cc:343] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:01.786160 21789 raft_consensus.cc:2804] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:01.786582 21789 raft_consensus.cc:493] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:01.786933 21789 raft_consensus.cc:3060] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:01.788553 21777 tablet_bootstrap.cc:654] T 086cac2d4434404e9ae4162c70276394 P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:01.790532 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:01.791291 21733 raft_consensus.cc:3060] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:01.794575 22037 leader_election.cc:290] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:01.780776 22032 raft_consensus.cc:2749] T 127c569f884b46c6a4c18b40078137db P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:01.804174 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:01.804889 21660 raft_consensus.cc:2468] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 0.
I20260709 13:06:01.806381 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:01.783638 22034 raft_consensus.cc:2804] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:01.825161 21585 raft_consensus.cc:2468] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 0.
I20260709 13:06:01.792986 21730 raft_consensus.cc:2468] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 1.
I20260709 13:06:01.806061 21699 leader_election.cc:304] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:01.830690 21774 tablet_bootstrap.cc:492] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:06:01.825619 21482 catalog_manager.cc:5697] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:01.872116 21774 ts_tablet_manager.cc:1403] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.139s	user 0.018s	sys 0.057s
I20260709 13:06:01.875380 21789 raft_consensus.cc:515] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.875470 21774 raft_consensus.cc:359] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.878571 21774 raft_consensus.cc:385] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:01.878854 21774 raft_consensus.cc:740] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:06:01.879485 21774 consensus_queue.cc:260] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.881162 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:01.881705 21585 raft_consensus.cc:3060] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:01.823014 22096 consensus_queue.cc:1048] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.047s
I20260709 13:06:01.828078 22034 raft_consensus.cc:697] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:01.889079 21789 leader_election.cc:290] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:01.886276 21585 raft_consensus.cc:2468] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
I20260709 13:06:01.899544 22034 consensus_queue.cc:237] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.870870 21733 raft_consensus.cc:2468] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
I20260709 13:06:01.883960 21813 raft_consensus.cc:493] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:01.890595 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 84606.5us
I20260709 13:06:01.935320 21624 leader_election.cc:304] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:01.914297 22037 raft_consensus.cc:2804] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:01.931401 22108 raft_consensus.cc:493] T 117c5d69faea43f595b012039cd72553 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:01.910308 21813 raft_consensus.cc:515] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:01.967267 21775 tablet_bootstrap.cc:654] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:01.968308 22098 log.cc:927] Time spent T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.119s	user 0.001s	sys 0.000s
I20260709 13:06:01.969786 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:01.970348 21577 raft_consensus.cc:3060] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:01.981031 22091 consensus_queue.cc:1048] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:01.955453 22012 raft_consensus.cc:2804] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:01.957499 22037 raft_consensus.cc:493] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:01.990497 21774 ts_tablet_manager.cc:1434] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.117s	user 0.012s	sys 0.057s
I20260709 13:06:01.991619 22037 raft_consensus.cc:3060] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:01.991947 22012 raft_consensus.cc:697] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:01.989089 22108 raft_consensus.cc:515] T 117c5d69faea43f595b012039cd72553 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:06:02.018059 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 59025.8us
I20260709 13:06:02.055907 21777 tablet_bootstrap.cc:492] T 086cac2d4434404e9ae4162c70276394 P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:06:02.056383 21777 ts_tablet_manager.cc:1403] T 086cac2d4434404e9ae4162c70276394 P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.297s	user 0.021s	sys 0.006s
I20260709 13:06:02.057763 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:02.058353 21734 raft_consensus.cc:3060] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:02.018186 22041 consensus_queue.cc:1048] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.039s
I20260709 13:06:02.138753 21734 raft_consensus.cc:2468] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
W20260709 13:06:02.149715 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 83500.7us
I20260709 13:06:02.149510 21626 leader_election.cc:304] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:02.144456 22115 raft_consensus.cc:493] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:02.085124 22012 consensus_queue.cc:237] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:02.166329 22091 raft_consensus.cc:2804] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:02.168334 22109 consensus_queue.cc:1048] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 13:06:02.187958 22108 leader_election.cc:290] T 117c5d69faea43f595b012039cd72553 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:02.173169 22115 raft_consensus.cc:515] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:02.178334 22041 raft_consensus.cc:493] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:02.191215 22041 raft_consensus.cc:515] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:02.192685 22041 leader_election.cc:290] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:02.190351 22115 leader_election.cc:290] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:02.193744 22091 raft_consensus.cc:697] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
W20260709 13:06:02.229378 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 77392.9us
W20260709 13:06:02.232357 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 72704.9us
I20260709 13:06:02.243912 21775 tablet_bootstrap.cc:492] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:06:02.245100 21775 ts_tablet_manager.cc:1403] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.471s	user 0.012s	sys 0.019s
I20260709 13:06:02.258283 21777 raft_consensus.cc:359] T 086cac2d4434404e9ae4162c70276394 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:02.262985 21777 raft_consensus.cc:385] T 086cac2d4434404e9ae4162c70276394 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.264350 21777 raft_consensus.cc:740] T 086cac2d4434404e9ae4162c70276394 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:06:02.293246 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:02.306195 21577 raft_consensus.cc:2468] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
I20260709 13:06:02.299568 21777 consensus_queue.cc:260] T 086cac2d4434404e9ae4162c70276394 P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:02.322939 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117c5d69faea43f595b012039cd72553" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:02.322011 21775 raft_consensus.cc:359] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:02.327853 21775 raft_consensus.cc:385] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.328116 21775 raft_consensus.cc:740] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:06:02.331583 21775 consensus_queue.cc:260] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:02.335916 21775 ts_tablet_manager.cc:1434] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.090s	user 0.009s	sys 0.004s
I20260709 13:06:02.336690 22091 consensus_queue.cc:237] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:02.337693 21775 tablet_bootstrap.cc:492] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
W20260709 13:06:02.311328 21698 leader_election.cc:343] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:02.346086 21777 ts_tablet_manager.cc:1434] T 086cac2d4434404e9ae4162c70276394 P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.289s	user 0.004s	sys 0.008s
I20260709 13:06:02.347951 21777 tablet_bootstrap.cc:492] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:06:02.350801 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51bc12b41914bad9df01a751855d7f9" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:02.351624 21732 raft_consensus.cc:2468] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 0.
I20260709 13:06:02.354700 21777 tablet_bootstrap.cc:654] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.362871 21774 tablet_bootstrap.cc:492] T e53402457d1142b8a875534021521d02 P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:06:02.376294 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51bc12b41914bad9df01a751855d7f9" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:02.377112 21582 raft_consensus.cc:2468] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 0.
I20260709 13:06:02.402045 21789 raft_consensus.cc:493] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:02.402619 21789 raft_consensus.cc:515] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:02.404632 21789 leader_election.cc:290] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:02.406862 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117c5d69faea43f595b012039cd72553" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:02.407155 22037 raft_consensus.cc:515] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:02.474864 22021 raft_consensus.cc:493] T 086cac2d4434404e9ae4162c70276394 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:02.475471 22021 raft_consensus.cc:515] T 086cac2d4434404e9ae4162c70276394 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:02.487011 21550 leader_election.cc:304] T 117c5d69faea43f595b012039cd72553 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:02.488298 22032 raft_consensus.cc:2749] T 117c5d69faea43f595b012039cd72553 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:02.491436 22037 leader_election.cc:290] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:02.498520 22021 leader_election.cc:290] T 086cac2d4434404e9ae4162c70276394 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:02.513502 21698 leader_election.cc:304] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:02.515014 21813 leader_election.cc:290] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:02.515193 21480 catalog_manager.cc:5697] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:02.527741 21813 raft_consensus.cc:2804] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:02.528177 21813 raft_consensus.cc:493] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:02.528556 21813 raft_consensus.cc:3060] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:02.537658 21780 consensus_queue.cc:1048] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:06:02.537902 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51bc12b41914bad9df01a751855d7f9" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:02.538502 21584 raft_consensus.cc:2468] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 0.
I20260709 13:06:02.540748 21626 leader_election.cc:304] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:02.543088 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:02.543792 21579 raft_consensus.cc:3060] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:02.544757 22106 raft_consensus.cc:2804] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:02.546350 22106 raft_consensus.cc:493] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:02.546667 22106 raft_consensus.cc:3060] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:02.548955 22109 consensus_queue.cc:1048] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:02.551962 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086cac2d4434404e9ae4162c70276394" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:02.569621 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:06:02.575248 21531 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:02.575137 22106 raft_consensus.cc:515] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:02.582939 21579 raft_consensus.cc:2468] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 1.
I20260709 13:06:02.577970 21813 raft_consensus.cc:515] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:02.579241 22106 leader_election.cc:290] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:02.593909 21777 tablet_bootstrap.cc:492] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:06:02.594427 21777 ts_tablet_manager.cc:1403] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.247s	user 0.012s	sys 0.008s
I20260709 13:06:02.601060 21774 tablet_bootstrap.cc:654] T e53402457d1142b8a875534021521d02 P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.601783 21777 raft_consensus.cc:359] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:02.602497 21777 raft_consensus.cc:385] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.602680 21813 leader_election.cc:290] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:02.602766 21777 raft_consensus.cc:740] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:06:02.606971 21775 tablet_bootstrap.cc:654] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.606729 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:02.612555 21729 raft_consensus.cc:2468] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 0.
I20260709 13:06:02.613539 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51bc12b41914bad9df01a751855d7f9" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:02.614104 21580 raft_consensus.cc:3060] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:02.614215 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51bc12b41914bad9df01a751855d7f9" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:02.603793 21480 catalog_manager.cc:5697] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:02.603502 21777 consensus_queue.cc:260] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:02.617643 21480 catalog_manager.cc:5697] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:02.623183 21698 leader_election.cc:343] T 086cac2d4434404e9ae4162c70276394 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:02.626204 21698 leader_election.cc:304] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:02.636734 21813 raft_consensus.cc:2804] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:02.624274 21480 catalog_manager.cc:5697] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:02.639081 21777 ts_tablet_manager.cc:1434] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.003s
I20260709 13:06:02.640409 21789 consensus_queue.cc:1048] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:02.637473 21813 raft_consensus.cc:697] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:02.638068 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51bc12b41914bad9df01a751855d7f9" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:02.654609 22021 raft_consensus.cc:493] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:02.655119 22021 raft_consensus.cc:515] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:06:02.657990 21624 leader_election.cc:343] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:02.654978 21813 consensus_queue.cc:237] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:02.660722 21727 raft_consensus.cc:2393] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 1: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:06:02.661688 22021 leader_election.cc:290] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:02.661899 22121 consensus_queue.cc:1048] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:06:02.672152 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51bc12b41914bad9df01a751855d7f9" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:02.673010 21659 raft_consensus.cc:2393] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 1: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:06:02.685133 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:02.685972 21659 raft_consensus.cc:3060] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:02.686805 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086cac2d4434404e9ae4162c70276394" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:02.701687 21774 tablet_bootstrap.cc:492] T e53402457d1142b8a875534021521d02 P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:06:02.702279 21774 ts_tablet_manager.cc:1403] T e53402457d1142b8a875534021521d02 P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.340s	user 0.023s	sys 0.025s
I20260709 13:06:02.713019 21774 raft_consensus.cc:359] T e53402457d1142b8a875534021521d02 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:02.713704 21774 raft_consensus.cc:385] T e53402457d1142b8a875534021521d02 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.713977 21774 raft_consensus.cc:740] T e53402457d1142b8a875534021521d02 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:06:02.714576 21774 consensus_queue.cc:260] T e53402457d1142b8a875534021521d02 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:02.715871 21777 tablet_bootstrap.cc:492] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:06:02.717612 21775 tablet_bootstrap.cc:492] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:06:02.718046 21775 ts_tablet_manager.cc:1403] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.381s	user 0.025s	sys 0.014s
I20260709 13:06:02.721411 21774 ts_tablet_manager.cc:1434] T e53402457d1142b8a875534021521d02 P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 13:06:02.732383 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:02.733001 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:02.733239 21656 raft_consensus.cc:2468] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 0.
I20260709 13:06:02.732427 22106 consensus_queue.cc:1048] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:06:02.744375 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51bc12b41914bad9df01a751855d7f9" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:02.750444 21660 raft_consensus.cc:2393] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 1: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:06:02.751339 21775 raft_consensus.cc:359] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:02.752065 21775 raft_consensus.cc:385] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.751832 22121 consensus_queue.cc:1048] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:02.754302 21775 raft_consensus.cc:740] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:06:02.755019 21775 consensus_queue.cc:260] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:02.739513 21659 raft_consensus.cc:2468] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 1.
I20260709 13:06:02.757692 21482 catalog_manager.cc:5697] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 1 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:02.761168 21775 ts_tablet_manager.cc:1434] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.000s
I20260709 13:06:02.762161 21775 tablet_bootstrap.cc:492] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
W20260709 13:06:02.766003 21699 leader_election.cc:343] T 086cac2d4434404e9ae4162c70276394 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:02.766438 21699 leader_election.cc:304] T 086cac2d4434404e9ae4162c70276394 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:02.769228 21626 leader_election.cc:304] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:06:02.771306 22114 raft_consensus.cc:2749] T 086cac2d4434404e9ae4162c70276394 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:02.772198 22012 raft_consensus.cc:2804] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:02.772607 22012 raft_consensus.cc:493] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:02.772970 22012 raft_consensus.cc:3060] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:02.771414 21774 tablet_bootstrap.cc:492] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:06:02.759100 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:02.731611 21580 raft_consensus.cc:2468] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
I20260709 13:06:02.787297 21699 leader_election.cc:304] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:06:02.788883 21579 raft_consensus.cc:2468] T e53402457d1142b8a875534021521d02 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 0.
I20260709 13:06:02.808673 22114 raft_consensus.cc:2804] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:02.809078 22114 raft_consensus.cc:493] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:02.809463 22114 raft_consensus.cc:3060] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:02.808928 21698 leader_election.cc:304] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:02.792447 21624 leader_election.cc:304] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:02.811085 21813 raft_consensus.cc:2804] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:02.811410 21813 raft_consensus.cc:493] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:02.811689 21813 raft_consensus.cc:3060] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:02.812372 21780 consensus_queue.cc:1048] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:02.821758 21813 raft_consensus.cc:515] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:02.812480 22109 raft_consensus.cc:2804] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:02.819288 22012 raft_consensus.cc:515] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:02.849309 21813 leader_election.cc:290] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:02.848181 22109 raft_consensus.cc:697] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:02.859339 21774 tablet_bootstrap.cc:654] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.858785 22109 consensus_queue.cc:237] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:02.862247 22012 leader_election.cc:290] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:02.862808 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
W20260709 13:06:02.864440 21624 leader_election.cc:343] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:02.874936 21775 tablet_bootstrap.cc:654] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.881625 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:02.881866 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:02.882241 21583 raft_consensus.cc:3060] T e53402457d1142b8a875534021521d02 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:02.866842 21699 leader_election.cc:304] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:02.897513 21813 raft_consensus.cc:2749] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:06:02.898473 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 43934.1us
W20260709 13:06:02.899112 21699 leader_election.cc:343] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:02.906661 21780 consensus_queue.cc:1048] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:02.899655 22114 raft_consensus.cc:515] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:02.913733 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:02.914721 22114 leader_election.cc:290] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:02.920347 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:02.921211 21660 raft_consensus.cc:2393] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 1: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:06:02.922159 21729 raft_consensus.cc:2393] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 1: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
W20260709 13:06:02.923827 21699 leader_election.cc:343] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:02.919473 21583 raft_consensus.cc:2468] T e53402457d1142b8a875534021521d02 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 1.
I20260709 13:06:02.931370 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:02.935564 21777 tablet_bootstrap.cc:654] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.948693 21698 leader_election.cc:304] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:02.949858 21774 tablet_bootstrap.cc:492] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:06:02.950011 22114 raft_consensus.cc:2804] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:06:02.950047 21698 leader_election.cc:343] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:02.950357 21774 ts_tablet_manager.cc:1403] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.179s	user 0.009s	sys 0.012s
I20260709 13:06:02.950584 22114 raft_consensus.cc:697] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:02.950693 21698 leader_election.cc:304] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:02.951577 21813 raft_consensus.cc:2749] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:02.951457 22114 consensus_queue.cc:237] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:02.954174 21774 raft_consensus.cc:359] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:02.954704 21626 leader_election.cc:304] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:02.955041 21774 raft_consensus.cc:385] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.955439 21774 raft_consensus.cc:740] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:06:02.955871 22109 raft_consensus.cc:2749] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:02.956959 21774 consensus_queue.cc:260] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:02.958137 21482 catalog_manager.cc:5697] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:02.959013 21774 ts_tablet_manager.cc:1434] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 13:06:02.960147 21774 tablet_bootstrap.cc:492] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:06:02.966782 21775 tablet_bootstrap.cc:492] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:06:02.967322 21775 ts_tablet_manager.cc:1403] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.205s	user 0.009s	sys 0.013s
I20260709 13:06:02.971083 21780 consensus_queue.cc:1048] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:02.970892 21775 raft_consensus.cc:359] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:02.972056 21775 raft_consensus.cc:385] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.972445 21775 raft_consensus.cc:740] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:06:02.980511 21775 consensus_queue.cc:260] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:02.989512 22109 consensus_queue.cc:1048] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:02.993287 21775 ts_tablet_manager.cc:1434] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.005s
I20260709 13:06:02.999610 22106 raft_consensus.cc:493] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:03.008443 21775 tablet_bootstrap.cc:492] T 383eded68fd440d9817f2aa3d4005fbc P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:06:03.010397 21777 tablet_bootstrap.cc:492] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:06:03.010740 21777 ts_tablet_manager.cc:1403] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.295s	user 0.021s	sys 0.021s
I20260709 13:06:03.005147 22106 raft_consensus.cc:515] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.027806 22106 leader_election.cc:290] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:03.032397 21777 raft_consensus.cc:359] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.033327 21777 raft_consensus.cc:385] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.033571 21777 raft_consensus.cc:740] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.036418 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086cac2d4434404e9ae4162c70276394" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:03.036458 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086cac2d4434404e9ae4162c70276394" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:03.037153 21732 raft_consensus.cc:2468] T 086cac2d4434404e9ae4162c70276394 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 0.
I20260709 13:06:03.037240 21577 raft_consensus.cc:2468] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 0.
I20260709 13:06:03.039243 21624 leader_election.cc:304] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:03.040117 22012 raft_consensus.cc:2804] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:03.040450 22012 raft_consensus.cc:493] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:03.040787 22012 raft_consensus.cc:3060] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:03.051256 21774 tablet_bootstrap.cc:654] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:03.053767 21777 consensus_queue.cc:260] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.059032 21777 ts_tablet_manager.cc:1434] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.002s
I20260709 13:06:03.060060 21777 tablet_bootstrap.cc:492] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:06:03.060389 22012 raft_consensus.cc:515] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.065604 21775 tablet_bootstrap.cc:654] T 383eded68fd440d9817f2aa3d4005fbc P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:03.070135 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086cac2d4434404e9ae4162c70276394" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:03.071525 21577 raft_consensus.cc:3060] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:03.070884 22012 leader_election.cc:290] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:03.076092 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086cac2d4434404e9ae4162c70276394" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:03.076642 21731 raft_consensus.cc:3060] T 086cac2d4434404e9ae4162c70276394 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:03.078696 21577 raft_consensus.cc:2468] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
I20260709 13:06:03.078871 21774 tablet_bootstrap.cc:492] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:06:03.079391 21774 ts_tablet_manager.cc:1403] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.119s	user 0.009s	sys 0.003s
I20260709 13:06:03.080135 21624 leader_election.cc:304] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:03.085887 22130 raft_consensus.cc:2804] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:03.086844 22130 raft_consensus.cc:697] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:03.087776 22130 consensus_queue.cc:237] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.086027 21777 tablet_bootstrap.cc:654] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:03.096244 21775 tablet_bootstrap.cc:492] T 383eded68fd440d9817f2aa3d4005fbc P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:06:03.095685 21482 catalog_manager.cc:5697] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 1 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:03.096676 21775 ts_tablet_manager.cc:1403] T 383eded68fd440d9817f2aa3d4005fbc P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.088s	user 0.006s	sys 0.006s
I20260709 13:06:03.085659 21731 raft_consensus.cc:2468] T 086cac2d4434404e9ae4162c70276394 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
I20260709 13:06:03.088862 21774 raft_consensus.cc:359] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.104403 21774 raft_consensus.cc:385] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.104660 21774 raft_consensus.cc:740] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.104632 21480 catalog_manager.cc:5697] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:03.105470 21774 consensus_queue.cc:260] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.107607 21774 ts_tablet_manager.cc:1434] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260709 13:06:03.109220 21774 tablet_bootstrap.cc:492] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:06:03.117692 21774 tablet_bootstrap.cc:654] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:03.125092 21775 raft_consensus.cc:359] T 383eded68fd440d9817f2aa3d4005fbc P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.125764 21775 raft_consensus.cc:385] T 383eded68fd440d9817f2aa3d4005fbc P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.126017 21775 raft_consensus.cc:740] T 383eded68fd440d9817f2aa3d4005fbc P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.126592 21775 consensus_queue.cc:260] T 383eded68fd440d9817f2aa3d4005fbc P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.131845 21775 ts_tablet_manager.cc:1434] T 383eded68fd440d9817f2aa3d4005fbc P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.001s
I20260709 13:06:03.133461 21775 tablet_bootstrap.cc:492] T 8dce0fb868664a789da1828a9c9c060c P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:06:03.133808 21777 tablet_bootstrap.cc:492] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:06:03.134210 21777 ts_tablet_manager.cc:1403] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.074s	user 0.006s	sys 0.004s
I20260709 13:06:03.139433 21775 tablet_bootstrap.cc:654] T 8dce0fb868664a789da1828a9c9c060c P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:03.142436 21774 tablet_bootstrap.cc:492] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:06:03.141806 21777 raft_consensus.cc:359] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.143026 21777 raft_consensus.cc:385] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.142951 21774 ts_tablet_manager.cc:1403] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.034s	user 0.004s	sys 0.013s
I20260709 13:06:03.143355 21777 raft_consensus.cc:740] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.145779 21774 raft_consensus.cc:359] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.146445 21774 raft_consensus.cc:385] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.146765 21774 raft_consensus.cc:740] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.147573 21774 consensus_queue.cc:260] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.147568 21777 consensus_queue.cc:260] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.157572 21777 ts_tablet_manager.cc:1434] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:06:03.159019 21777 tablet_bootstrap.cc:492] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:06:03.158061 21774 ts_tablet_manager.cc:1434] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:06:03.159838 21775 tablet_bootstrap.cc:492] T 8dce0fb868664a789da1828a9c9c060c P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:06:03.160280 21775 ts_tablet_manager.cc:1403] T 8dce0fb868664a789da1828a9c9c060c P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.001s
I20260709 13:06:03.163496 21774 tablet_bootstrap.cc:492] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:06:03.166560 21775 raft_consensus.cc:359] T 8dce0fb868664a789da1828a9c9c060c P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.167196 21775 raft_consensus.cc:385] T 8dce0fb868664a789da1828a9c9c060c P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.167464 21775 raft_consensus.cc:740] T 8dce0fb868664a789da1828a9c9c060c P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.168303 21775 consensus_queue.cc:260] T 8dce0fb868664a789da1828a9c9c060c P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.169879 21775 ts_tablet_manager.cc:1434] T 8dce0fb868664a789da1828a9c9c060c P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.003s
I20260709 13:06:03.175578 21775 tablet_bootstrap.cc:492] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:06:03.186265 21774 tablet_bootstrap.cc:654] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:03.188536 21777 tablet_bootstrap.cc:654] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:03.195083 21775 tablet_bootstrap.cc:654] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:03.202467 21774 tablet_bootstrap.cc:492] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:06:03.202998 21774 ts_tablet_manager.cc:1403] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.008s
I20260709 13:06:03.206048 21774 raft_consensus.cc:359] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.206669 21774 raft_consensus.cc:385] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.206938 21774 raft_consensus.cc:740] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.208602 21774 consensus_queue.cc:260] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.208828 22114 consensus_queue.cc:1048] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:03.209841 21777 tablet_bootstrap.cc:492] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:06:03.210357 21777 ts_tablet_manager.cc:1403] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.008s
I20260709 13:06:03.213312 21777 raft_consensus.cc:359] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.213997 21777 raft_consensus.cc:385] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.214337 21777 raft_consensus.cc:740] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.216971 21774 ts_tablet_manager.cc:1434] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 13:06:03.217942 21774 tablet_bootstrap.cc:492] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:06:03.220384 21775 tablet_bootstrap.cc:492] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:06:03.220832 21775 ts_tablet_manager.cc:1403] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.006s
I20260709 13:06:03.223335 21774 tablet_bootstrap.cc:654] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:03.223495 21775 raft_consensus.cc:359] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.225342 21775 raft_consensus.cc:385] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.225636 21775 raft_consensus.cc:740] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.215059 21777 consensus_queue.cc:260] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.229585 21777 ts_tablet_manager.cc:1434] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 13:06:03.228544 21775 consensus_queue.cc:260] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.236586 21777 tablet_bootstrap.cc:492] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:06:03.241739 22108 raft_consensus.cc:493] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:03.242169 22108 raft_consensus.cc:515] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.245090 21777 tablet_bootstrap.cc:654] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:03.246641 22108 leader_election.cc:290] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:03.249825 22041 raft_consensus.cc:493] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:03.250425 22041 raft_consensus.cc:515] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.255244 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:03.256037 21583 raft_consensus.cc:2468] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 0.
I20260709 13:06:03.257371 21777 tablet_bootstrap.cc:492] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:06:03.257539 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce0fb868664a789da1828a9c9c060c" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:03.257889 21777 ts_tablet_manager.cc:1403] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.004s
I20260709 13:06:03.258347 21732 raft_consensus.cc:2468] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 0.
I20260709 13:06:03.259234 22041 leader_election.cc:290] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:03.262840 21551 leader_election.cc:304] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:03.263193 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:03.264153 22108 raft_consensus.cc:2804] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:03.264489 22108 raft_consensus.cc:493] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:03.264560 21698 leader_election.cc:304] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:03.264860 22108 raft_consensus.cc:3060] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:03.264885 21659 raft_consensus.cc:2468] T 383eded68fd440d9817f2aa3d4005fbc P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 0.
I20260709 13:06:03.266134 21813 raft_consensus.cc:2804] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:03.266439 21813 raft_consensus.cc:493] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:03.266731 21813 raft_consensus.cc:3060] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:03.264163 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce0fb868664a789da1828a9c9c060c" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:03.267778 21777 raft_consensus.cc:359] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.270444 21777 raft_consensus.cc:385] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.271106 22106 consensus_queue.cc:1048] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:03.271142 21654 raft_consensus.cc:2468] T 8dce0fb868664a789da1828a9c9c060c P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 0.
I20260709 13:06:03.272539 22109 raft_consensus.cc:493] T 8dce0fb868664a789da1828a9c9c060c P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:03.273119 22109 raft_consensus.cc:515] T 8dce0fb868664a789da1828a9c9c060c P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.270761 21777 raft_consensus.cc:740] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.274709 21777 consensus_queue.cc:260] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.276906 21777 ts_tablet_manager.cc:1434] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:06:03.276862 22037 consensus_queue.cc:1048] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:03.278216 21777 tablet_bootstrap.cc:492] T 7f79ad57bad84ba39ca348a358a3a159 P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:06:03.281679 22106 raft_consensus.cc:493] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:03.282387 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce0fb868664a789da1828a9c9c060c" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:03.282184 22106 raft_consensus.cc:515] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.283047 22109 leader_election.cc:290] T 8dce0fb868664a789da1828a9c9c060c P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:03.284423 22106 leader_election.cc:290] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:03.285724 21777 tablet_bootstrap.cc:654] T 7f79ad57bad84ba39ca348a358a3a159 P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:03.285944 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:03.286955 21577 raft_consensus.cc:2393] T e53402457d1142b8a875534021521d02 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 1: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:06:03.287575 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:03.293720 21624 leader_election.cc:304] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:03.291221 21813 raft_consensus.cc:515] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.296118 22106 raft_consensus.cc:3060] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:03.298835 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:03.299379 21577 raft_consensus.cc:3060] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:03.300179 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce0fb868664a789da1828a9c9c060c" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:03.300985 21732 raft_consensus.cc:2468] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 0.
I20260709 13:06:03.305944 22130 consensus_queue.cc:1048] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:03.312669 21777 tablet_bootstrap.cc:492] T 7f79ad57bad84ba39ca348a358a3a159 P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:06:03.313166 21777 ts_tablet_manager.cc:1403] T 7f79ad57bad84ba39ca348a358a3a159 P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.035s	user 0.022s	sys 0.006s
I20260709 13:06:03.315737 21777 raft_consensus.cc:359] T 7f79ad57bad84ba39ca348a358a3a159 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.316341 21777 raft_consensus.cc:385] T 7f79ad57bad84ba39ca348a358a3a159 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.316735 21777 raft_consensus.cc:740] T 7f79ad57bad84ba39ca348a358a3a159 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.317379 21777 consensus_queue.cc:260] T 7f79ad57bad84ba39ca348a358a3a159 P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.319451 21777 ts_tablet_manager.cc:1434] T 7f79ad57bad84ba39ca348a358a3a159 P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:06:03.320147 21626 leader_election.cc:304] T 8dce0fb868664a789da1828a9c9c060c P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:03.320432 21777 tablet_bootstrap.cc:492] T b6c8f49a78d445ee9c99e52b05c1b2bf P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:06:03.321448 22130 raft_consensus.cc:2804] T 8dce0fb868664a789da1828a9c9c060c P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:03.321916 22130 raft_consensus.cc:493] T 8dce0fb868664a789da1828a9c9c060c P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:03.322340 22130 raft_consensus.cc:3060] T 8dce0fb868664a789da1828a9c9c060c P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:03.294502 22108 raft_consensus.cc:515] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.326261 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce0fb868664a789da1828a9c9c060c" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:03.331653 21577 raft_consensus.cc:2468] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 1.
I20260709 13:06:03.332249 21583 raft_consensus.cc:2393] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 1: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:06:03.333062 21698 leader_election.cc:304] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:03.336679 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:03.337239 21654 raft_consensus.cc:3060] T 383eded68fd440d9817f2aa3d4005fbc P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:03.338479 22041 raft_consensus.cc:2804] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:03.339121 22041 raft_consensus.cc:697] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:03.339730 21777 tablet_bootstrap.cc:654] T b6c8f49a78d445ee9c99e52b05c1b2bf P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:03.340164 22041 consensus_queue.cc:237] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.348775 21813 leader_election.cc:290] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:03.352699 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce0fb868664a789da1828a9c9c060c" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:03.354822 21777 tablet_bootstrap.cc:492] T b6c8f49a78d445ee9c99e52b05c1b2bf P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:06:03.355141 21731 raft_consensus.cc:3060] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:03.355340 21777 ts_tablet_manager.cc:1403] T b6c8f49a78d445ee9c99e52b05c1b2bf P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.002s
I20260709 13:06:03.358335 21777 raft_consensus.cc:359] T b6c8f49a78d445ee9c99e52b05c1b2bf P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.359572 21777 raft_consensus.cc:385] T b6c8f49a78d445ee9c99e52b05c1b2bf P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.359899 21777 raft_consensus.cc:740] T b6c8f49a78d445ee9c99e52b05c1b2bf P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.360544 21777 consensus_queue.cc:260] T b6c8f49a78d445ee9c99e52b05c1b2bf P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.363986 21777 ts_tablet_manager.cc:1434] T b6c8f49a78d445ee9c99e52b05c1b2bf P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:06:03.364105 21731 raft_consensus.cc:2468] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 1.
I20260709 13:06:03.365074 21777 tablet_bootstrap.cc:492] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:06:03.365195 21551 leader_election.cc:304] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:03.366080 22096 raft_consensus.cc:2804] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:03.366685 22096 raft_consensus.cc:697] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:03.367699 22096 consensus_queue.cc:237] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.351471 22108 leader_election.cc:290] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:03.378659 21777 tablet_bootstrap.cc:654] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:03.386620 22041 raft_consensus.cc:493] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:03.387229 22041 raft_consensus.cc:515] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.391302 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:06:03.402880 21698 leader_election.cc:343] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:03.403403 21654 raft_consensus.cc:2468] T 383eded68fd440d9817f2aa3d4005fbc P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 1.
I20260709 13:06:03.407250 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:03.410194 22106 raft_consensus.cc:2749] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:03.410482 22130 raft_consensus.cc:515] T 8dce0fb868664a789da1828a9c9c060c P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:06:03.411849 21699 leader_election.cc:343] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:03.412007 21659 raft_consensus.cc:2393] T 8dce0fb868664a789da1828a9c9c060c P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 1: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:06:03.412423 21699 leader_election.cc:304] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:03.413631 22041 leader_election.cc:290] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:03.413817 21813 raft_consensus.cc:2749] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:03.426453 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce0fb868664a789da1828a9c9c060c" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:03.430128 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce0fb868664a789da1828a9c9c060c" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:03.431097 21732 raft_consensus.cc:2393] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 1: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:06:03.432380 21626 leader_election.cc:304] T 8dce0fb868664a789da1828a9c9c060c P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:03.433851 22012 raft_consensus.cc:2749] T 8dce0fb868664a789da1828a9c9c060c P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:03.443379 22041 consensus_queue.cc:1048] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:03.452134 21775 ts_tablet_manager.cc:1434] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.231s	user 0.006s	sys 0.000s
I20260709 13:06:03.453466 21775 tablet_bootstrap.cc:492] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:06:03.462962 21777 tablet_bootstrap.cc:492] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:06:03.463447 21777 ts_tablet_manager.cc:1403] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.099s	user 0.040s	sys 0.032s
I20260709 13:06:03.467451 21777 raft_consensus.cc:359] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.468128 21777 raft_consensus.cc:385] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.468416 21777 raft_consensus.cc:740] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.469251 21777 consensus_queue.cc:260] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.470678 21777 ts_tablet_manager.cc:1434] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:06:03.472327 21777 tablet_bootstrap.cc:492] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672: Bootstrap starting.
I20260709 13:06:03.479230 21777 tablet_bootstrap.cc:654] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:03.483536 21480 catalog_manager.cc:5697] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:03.489041 22130 leader_election.cc:290] T 8dce0fb868664a789da1828a9c9c060c P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:03.493800 21780 consensus_queue.cc:1048] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:03.494611 21777 tablet_bootstrap.cc:492] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672: No bootstrap required, opened a new log
I20260709 13:06:03.495128 21777 ts_tablet_manager.cc:1403] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.001s
I20260709 13:06:03.497887 21777 raft_consensus.cc:359] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.498654 21777 raft_consensus.cc:385] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.500901 21777 raft_consensus.cc:740] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.501559 21777 consensus_queue.cc:260] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.504253 21777 ts_tablet_manager.cc:1434] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:06:03.505544 21481 catalog_manager.cc:5697] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 1 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:03.508237 22096 raft_consensus.cc:493] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:03.508920 22096 raft_consensus.cc:515] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.512228 22096 leader_election.cc:290] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:03.515733 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:03.516858 21729 raft_consensus.cc:2393] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 1: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:06:03.530055 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:03.530784 21659 raft_consensus.cc:2393] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 1: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:06:03.537356 21550 leader_election.cc:304] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:03.538328 22096 raft_consensus.cc:3060] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:03.545605 22096 raft_consensus.cc:2749] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:03.572474 21813 raft_consensus.cc:493] T 7f79ad57bad84ba39ca348a358a3a159 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:03.573014 21813 raft_consensus.cc:515] T 7f79ad57bad84ba39ca348a358a3a159 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.575827 21813 leader_election.cc:290] T 7f79ad57bad84ba39ca348a358a3a159 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:03.578496 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:06:03.579881 21698 leader_election.cc:343] T 7f79ad57bad84ba39ca348a358a3a159 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:03.582914 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:03.606988 22106 raft_consensus.cc:493] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:03.607642 22106 raft_consensus.cc:515] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.610188 22106 leader_election.cc:290] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:06:03.617431 21699 leader_election.cc:343] T 7f79ad57bad84ba39ca348a358a3a159 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:03.617835 21699 leader_election.cc:304] T 7f79ad57bad84ba39ca348a358a3a159 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:03.618752 21813 raft_consensus.cc:2749] T 7f79ad57bad84ba39ca348a358a3a159 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:03.627838 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c8f49a78d445ee9c99e52b05c1b2bf" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:03.627928 22114 raft_consensus.cc:493] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:03.629849 22114 raft_consensus.cc:515] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.635314 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:06:03.636592 21698 leader_election.cc:343] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:03.637079 22114 leader_election.cc:290] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:03.647537 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c8f49a78d445ee9c99e52b05c1b2bf" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:03.648124 21729 raft_consensus.cc:2468] T b6c8f49a78d445ee9c99e52b05c1b2bf P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 0.
I20260709 13:06:03.650990 21774 tablet_bootstrap.cc:492] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:06:03.651408 21774 ts_tablet_manager.cc:1403] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.434s	user 0.163s	sys 0.220s
I20260709 13:06:03.653824 21774 raft_consensus.cc:359] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.654435 21774 raft_consensus.cc:385] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.654677 21774 raft_consensus.cc:740] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.655333 21774 consensus_queue.cc:260] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.656720 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:03.657330 21774 ts_tablet_manager.cc:1434] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:06:03.658185 21774 tablet_bootstrap.cc:492] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:06:03.659406 21813 consensus_queue.cc:1048] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:03.660799 21699 leader_election.cc:343] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:03.661178 21699 leader_election.cc:304] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:03.661983 21813 raft_consensus.cc:2749] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:03.664654 21624 leader_election.cc:343] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:03.664680 21780 consensus_queue.cc:1048] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:03.666323 21626 leader_election.cc:304] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:06:03.667347 21780 raft_consensus.cc:2804] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:03.667670 21780 raft_consensus.cc:493] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:03.668488 21780 raft_consensus.cc:3060] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:03.677649 21780 raft_consensus.cc:515] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.679231 21780 leader_election.cc:290] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:03.684196 21775 tablet_bootstrap.cc:654] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:03.690351 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c8f49a78d445ee9c99e52b05c1b2bf" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:03.691015 21729 raft_consensus.cc:3060] T b6c8f49a78d445ee9c99e52b05c1b2bf P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:03.695060 21774 tablet_bootstrap.cc:654] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:03.704062 21729 raft_consensus.cc:2468] T b6c8f49a78d445ee9c99e52b05c1b2bf P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
W20260709 13:06:03.708546 21531 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:03.712740 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c8f49a78d445ee9c99e52b05c1b2bf" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:03.719849 21774 tablet_bootstrap.cc:492] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:06:03.721082 21774 ts_tablet_manager.cc:1403] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.013s
I20260709 13:06:03.723335 21775 tablet_bootstrap.cc:492] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:06:03.726104 21775 ts_tablet_manager.cc:1403] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.273s	user 0.010s	sys 0.002s
I20260709 13:06:03.728477 21775 raft_consensus.cc:359] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.729089 21775 raft_consensus.cc:385] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.729347 21775 raft_consensus.cc:740] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.729929 21775 consensus_queue.cc:260] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.723966 21626 leader_election.cc:304] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:03.731410 22106 raft_consensus.cc:2804] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:03.731889 21775 ts_tablet_manager.cc:1434] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:06:03.731850 22106 raft_consensus.cc:697] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:03.732865 21775 tablet_bootstrap.cc:492] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:06:03.732719 22106 consensus_queue.cc:237] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.739873 21775 tablet_bootstrap.cc:654] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:03.741938 21624 leader_election.cc:343] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:03.739687 21774 raft_consensus.cc:359] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.743611 21774 raft_consensus.cc:385] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.744972 21774 raft_consensus.cc:740] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.749468 21774 consensus_queue.cc:260] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.752604 21774 ts_tablet_manager.cc:1434] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.002s
I20260709 13:06:03.755659 21774 tablet_bootstrap.cc:492] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:06:03.762257 21774 tablet_bootstrap.cc:654] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:03.771598 21482 catalog_manager.cc:5697] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:03.778342 22112 consensus_queue.cc:1048] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:03.821521 22112 consensus_queue.cc:1048] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:03.855078 22114 raft_consensus.cc:493] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:03.855549 22114 raft_consensus.cc:515] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.856400 21775 tablet_bootstrap.cc:492] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:06:03.856838 21775 ts_tablet_manager.cc:1403] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.124s	user 0.010s	sys 0.006s
I20260709 13:06:03.860328 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:03.861248 21813 raft_consensus.cc:493] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:03.861696 21813 raft_consensus.cc:515] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.863734 21813 leader_election.cc:290] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:03.867888 22114 leader_election.cc:290] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
W20260709 13:06:03.870570 21698 leader_election.cc:343] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:03.870683 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd4c0f5b04342ab9fad6d2ab9ca4e4f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:03.859390 21775 raft_consensus.cc:359] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.871320 21775 raft_consensus.cc:385] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.871587 21775 raft_consensus.cc:740] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
W20260709 13:06:03.872346 21698 leader_election.cc:343] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:03.873834 21774 tablet_bootstrap.cc:492] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:06:03.873725 21813 consensus_queue.cc:1048] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:03.874392 21774 ts_tablet_manager.cc:1403] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.119s	user 0.029s	sys 0.053s
I20260709 13:06:03.877287 21774 raft_consensus.cc:359] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.878000 21774 raft_consensus.cc:385] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.878314 21774 raft_consensus.cc:740] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.879081 21774 consensus_queue.cc:260] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.881016 22108 raft_consensus.cc:493] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:03.881527 22108 raft_consensus.cc:515] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.883570 22108 leader_election.cc:290] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:03.884443 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:03.884783 21774 ts_tablet_manager.cc:1434] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:06:03.884887 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd4c0f5b04342ab9fad6d2ab9ca4e4f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:03.885780 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c8f49a78d445ee9c99e52b05c1b2bf" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:03.885957 21774 tablet_bootstrap.cc:492] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:06:03.886508 21731 raft_consensus.cc:2393] T b6c8f49a78d445ee9c99e52b05c1b2bf P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 1: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:06:03.894646 21774 tablet_bootstrap.cc:654] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:03.895422 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c8f49a78d445ee9c99e52b05c1b2bf" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
W20260709 13:06:03.896531 21699 leader_election.cc:343] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:03.897014 21699 leader_election.cc:304] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
W20260709 13:06:03.897943 21699 leader_election.cc:343] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:03.898296 21699 leader_election.cc:304] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:03.898448 22187 raft_consensus.cc:493] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:03.898908 22187 raft_consensus.cc:515] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.900014 22041 raft_consensus.cc:2749] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:03.900663 22041 raft_consensus.cc:2749] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:03.900863 22187 leader_election.cc:290] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:03.901687 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:03.902311 21577 raft_consensus.cc:2468] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 0.
I20260709 13:06:03.903374 21550 leader_election.cc:304] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:03.903586 21624 leader_election.cc:304] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:03.904021 22108 raft_consensus.cc:3060] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:03.904891 22106 raft_consensus.cc:2804] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:03.905282 22106 raft_consensus.cc:493] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:03.905622 22106 raft_consensus.cc:3060] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:03.872179 21775 consensus_queue.cc:260] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.910485 22108 raft_consensus.cc:2749] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:03.910962 21775 ts_tablet_manager.cc:1434] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.000s
I20260709 13:06:03.911846 21775 tablet_bootstrap.cc:492] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:06:03.917088 22106 raft_consensus.cc:515] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.925407 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:03.925982 21731 raft_consensus.cc:2468] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 0.
I20260709 13:06:03.927851 22106 leader_election.cc:290] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:03.931471 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:03.932040 21577 raft_consensus.cc:3060] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:03.935259 21775 tablet_bootstrap.cc:654] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:03.947638 21775 tablet_bootstrap.cc:492] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:06:03.948149 21775 ts_tablet_manager.cc:1403] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.004s
I20260709 13:06:03.951381 21775 raft_consensus.cc:359] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.952023 21775 raft_consensus.cc:385] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.952267 21775 raft_consensus.cc:740] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.953698 21775 consensus_queue.cc:260] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.953998 21577 raft_consensus.cc:2468] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
I20260709 13:06:03.955500 21624 leader_election.cc:304] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:03.957064 22187 raft_consensus.cc:2804] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:03.957521 22187 raft_consensus.cc:697] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:03.957584 21813 consensus_queue.cc:1048] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:03.958407 22187 consensus_queue.cc:237] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.960666 21775 ts_tablet_manager.cc:1434] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:06:03.962677 21775 tablet_bootstrap.cc:492] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:06:03.963802 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:03.964419 21729 raft_consensus.cc:3060] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:03.991313 21729 raft_consensus.cc:2468] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
I20260709 13:06:03.992465 21774 tablet_bootstrap.cc:492] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:06:03.993085 21774 ts_tablet_manager.cc:1403] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.107s	user 0.017s	sys 0.012s
I20260709 13:06:03.996810 21774 raft_consensus.cc:359] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:03.997421 21774 raft_consensus.cc:385] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.997690 21774 raft_consensus.cc:740] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.999243 21774 consensus_queue.cc:260] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:04.001611 21775 tablet_bootstrap.cc:654] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.013926 21774 ts_tablet_manager.cc:1434] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:06:04.020143 21774 tablet_bootstrap.cc:492] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:06:04.018162 21480 catalog_manager.cc:5697] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:04.029066 21774 tablet_bootstrap.cc:654] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.032855 21775 tablet_bootstrap.cc:492] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:06:04.033308 21775 ts_tablet_manager.cc:1403] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.071s	user 0.006s	sys 0.011s
I20260709 13:06:04.036871 21775 raft_consensus.cc:359] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:04.037818 21775 raft_consensus.cc:385] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.038146 21775 raft_consensus.cc:740] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.039099 21775 consensus_queue.cc:260] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:04.047483 21775 ts_tablet_manager.cc:1434] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:06:04.050120 21774 tablet_bootstrap.cc:492] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:06:04.051025 21774 ts_tablet_manager.cc:1403] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.005s
I20260709 13:06:04.051997 21775 tablet_bootstrap.cc:492] T 28776f313c26429990c52fe2439e804b P c0c40b7dc6c341f7ba49e3a696970252: Bootstrap starting.
I20260709 13:06:04.054453 21774 raft_consensus.cc:359] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:04.055173 21774 raft_consensus.cc:385] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.055514 21774 raft_consensus.cc:740] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.056310 21774 consensus_queue.cc:260] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:04.058624 21775 tablet_bootstrap.cc:654] T 28776f313c26429990c52fe2439e804b P c0c40b7dc6c341f7ba49e3a696970252: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.059671 21774 ts_tablet_manager.cc:1434] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:06:04.060878 21774 tablet_bootstrap.cc:492] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a: Bootstrap starting.
I20260709 13:06:04.068046 21774 tablet_bootstrap.cc:654] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.070197 21775 tablet_bootstrap.cc:492] T 28776f313c26429990c52fe2439e804b P c0c40b7dc6c341f7ba49e3a696970252: No bootstrap required, opened a new log
I20260709 13:06:04.070664 21775 ts_tablet_manager.cc:1403] T 28776f313c26429990c52fe2439e804b P c0c40b7dc6c341f7ba49e3a696970252: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 13:06:04.073910 21775 raft_consensus.cc:359] T 28776f313c26429990c52fe2439e804b P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:04.074739 21775 raft_consensus.cc:385] T 28776f313c26429990c52fe2439e804b P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.075067 21775 raft_consensus.cc:740] T 28776f313c26429990c52fe2439e804b P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.076753 21775 consensus_queue.cc:260] T 28776f313c26429990c52fe2439e804b P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:04.079974 21775 ts_tablet_manager.cc:1434] T 28776f313c26429990c52fe2439e804b P c0c40b7dc6c341f7ba49e3a696970252: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:06:04.082739 21774 tablet_bootstrap.cc:492] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a: No bootstrap required, opened a new log
I20260709 13:06:04.083132 21774 ts_tablet_manager.cc:1403] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260709 13:06:04.085049 21774 raft_consensus.cc:359] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:04.085630 21774 raft_consensus.cc:385] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.085866 21774 raft_consensus.cc:740] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.086439 21774 consensus_queue.cc:260] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:04.088727 21774 ts_tablet_manager.cc:1434] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.001s
I20260709 13:06:04.151989 22096 raft_consensus.cc:493] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.152508 22096 raft_consensus.cc:515] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:04.154227 22096 leader_election.cc:290] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:04.155201 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:04.155532 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:04.155831 21732 raft_consensus.cc:2468] T 7f79ad57bad84ba39ca348a358a3a159 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 0.
I20260709 13:06:04.156087 21660 raft_consensus.cc:2468] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 0.
I20260709 13:06:04.157089 21551 leader_election.cc:304] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:04.157843 22096 raft_consensus.cc:2804] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:04.158217 22096 raft_consensus.cc:493] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:04.158547 22096 raft_consensus.cc:3060] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.166071 22096 raft_consensus.cc:515] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:04.168854 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:04.169063 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:04.169335 21660 raft_consensus.cc:3060] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.169672 21732 raft_consensus.cc:3060] T 7f79ad57bad84ba39ca348a358a3a159 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.175215 21660 raft_consensus.cc:2468] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 1.
I20260709 13:06:04.175588 22096 leader_election.cc:290] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:04.176074 21550 leader_election.cc:304] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:04.176643 22096 raft_consensus.cc:2804] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:04.176689 21732 raft_consensus.cc:2468] T 7f79ad57bad84ba39ca348a358a3a159 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 1.
I20260709 13:06:04.177361 22096 raft_consensus.cc:697] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:04.177944 22108 raft_consensus.cc:493] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.178390 22108 raft_consensus.cc:515] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:04.179903 22096 consensus_queue.cc:237] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:04.182216 22108 leader_election.cc:290] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:04.183529 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:04.183825 22187 consensus_queue.cc:1048] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:04.185770 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:04.186299 21660 raft_consensus.cc:2468] T 28776f313c26429990c52fe2439e804b P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 0.
I20260709 13:06:04.199030 21481 catalog_manager.cc:5697] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:04.203776 21550 leader_election.cc:304] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:04.204449 22096 raft_consensus.cc:2804] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:04.204782 22096 raft_consensus.cc:493] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:04.205089 22096 raft_consensus.cc:3060] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.210186 21732 raft_consensus.cc:2468] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 0.
I20260709 13:06:04.212148 21780 raft_consensus.cc:493] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.211892 22096 raft_consensus.cc:515] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:04.212567 21780 raft_consensus.cc:515] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:04.214301 21780 leader_election.cc:290] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:04.214605 22096 leader_election.cc:290] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:04.214704 21780 consensus_queue.cc:1048] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:04.216871 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:04.217450 21580 raft_consensus.cc:2468] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 0.
I20260709 13:06:04.220549 21624 leader_election.cc:304] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:04.220559 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:04.221262 21729 raft_consensus.cc:2468] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 0.
I20260709 13:06:04.223587 22109 raft_consensus.cc:2804] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:04.223989 22109 raft_consensus.cc:493] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:04.224319 22109 raft_consensus.cc:3060] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.216198 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:04.236220 21732 raft_consensus.cc:3060] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.238482 22096 raft_consensus.cc:493] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.239027 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:04.238948 22096 raft_consensus.cc:515] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:04.239571 21659 raft_consensus.cc:3060] T 28776f313c26429990c52fe2439e804b P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.241657 22096 leader_election.cc:290] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:04.244257 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd4c0f5b04342ab9fad6d2ab9ca4e4f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:04.244828 21731 raft_consensus.cc:2468] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 0.
I20260709 13:06:04.245891 21551 leader_election.cc:304] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:04.246618 22108 raft_consensus.cc:2804] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:04.246970 22108 raft_consensus.cc:493] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:04.247296 22108 raft_consensus.cc:3060] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.248023 21780 raft_consensus.cc:493] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.248426 21780 raft_consensus.cc:515] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:04.250111 21780 leader_election.cc:290] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:04.251382 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd4c0f5b04342ab9fad6d2ab9ca4e4f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:04.245539 21659 raft_consensus.cc:2468] T 28776f313c26429990c52fe2439e804b P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 1.
I20260709 13:06:04.256637 21550 leader_election.cc:304] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:04.256994 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd4c0f5b04342ab9fad6d2ab9ca4e4f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:04.257611 21731 raft_consensus.cc:2468] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 0.
I20260709 13:06:04.235100 22109 raft_consensus.cc:515] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:04.258852 22096 raft_consensus.cc:2804] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:04.257691 22108 raft_consensus.cc:515] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:04.259752 21732 raft_consensus.cc:2468] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 1.
I20260709 13:06:04.260535 22109 leader_election.cc:290] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:04.261329 21580 raft_consensus.cc:2393] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 1: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:06:04.261734 22108 leader_election.cc:290] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:04.263437 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:04.264647 21579 raft_consensus.cc:3060] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.259297 22096 raft_consensus.cc:697] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:04.269075 22096 consensus_queue.cc:237] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:04.272267 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd4c0f5b04342ab9fad6d2ab9ca4e4f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:04.272444 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd4c0f5b04342ab9fad6d2ab9ca4e4f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:04.272797 21729 raft_consensus.cc:3060] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.273213 21659 raft_consensus.cc:2468] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 0.
I20260709 13:06:04.276495 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd4c0f5b04342ab9fad6d2ab9ca4e4f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:04.277033 21659 raft_consensus.cc:3060] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.288705 21659 raft_consensus.cc:2468] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 1.
I20260709 13:06:04.288798 21626 leader_election.cc:304] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:06:04.289492 21780 raft_consensus.cc:2764] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:06:04.290005 21550 leader_election.cc:304] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:04.287492 21729 raft_consensus.cc:2468] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 1.
I20260709 13:06:04.300410 21579 raft_consensus.cc:2468] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
I20260709 13:06:04.296900 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:04.301447 21732 raft_consensus.cc:3060] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.298359 22108 raft_consensus.cc:2804] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:04.307798 21732 raft_consensus.cc:2468] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
I20260709 13:06:04.306433 21624 leader_election.cc:304] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:04.307912 22108 raft_consensus.cc:697] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:04.312516 22108 consensus_queue.cc:237] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:04.315855 21780 raft_consensus.cc:2804] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:04.316270 21780 raft_consensus.cc:697] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:04.316946 21780 consensus_queue.cc:237] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:04.313942 21481 catalog_manager.cc:5697] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:04.343899 21481 catalog_manager.cc:5697] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:04.344720 21480 catalog_manager.cc:5697] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:04.425658 21780 consensus_queue.cc:1048] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:04.435328 21780 consensus_queue.cc:1048] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:04.663056 22112 consensus_queue.cc:1048] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:04.671579 21780 raft_consensus.cc:493] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.672003 21780 raft_consensus.cc:515] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:04.673705 21780 leader_election.cc:290] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:04.682207 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:04.682857 21579 raft_consensus.cc:2468] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
I20260709 13:06:04.684158 21624 leader_election.cc:304] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:04.684973 21780 raft_consensus.cc:2804] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:04.685283 21780 raft_consensus.cc:493] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:04.685588 21780 raft_consensus.cc:3060] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:04.687619 22096 consensus_queue.cc:1048] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:04.689347 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:04.689910 21729 raft_consensus.cc:2468] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
I20260709 13:06:04.693512 21780 raft_consensus.cc:515] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:04.695592 21780 leader_election.cc:290] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:04.697410 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:04.697937 21732 raft_consensus.cc:3060] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:04.704197 21732 raft_consensus.cc:2468] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 2.
I20260709 13:06:04.707666 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:04.708060 21626 leader_election.cc:304] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:04.708248 21577 raft_consensus.cc:3060] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:04.708828 21780 raft_consensus.cc:2804] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:04.709257 21780 raft_consensus.cc:697] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:04.709934 21780 consensus_queue.cc:237] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:04.715232 21577 raft_consensus.cc:2468] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 2.
I20260709 13:06:04.726385 22096 consensus_queue.cc:1048] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:04.732257 22108 consensus_queue.cc:1048] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:04.774396 21481 catalog_manager.cc:5697] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 0 to 2, leader changed from <none> to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 2 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:04.785014 22112 consensus_queue.cc:1048] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:04.791088 22096 consensus_queue.cc:1048] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:04.792315 21780 consensus_queue.cc:1048] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:04.845881 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 54841.1us
I20260709 13:06:04.859184 22109 consensus_queue.cc:1048] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:05.175321 21577 raft_consensus.cc:1275] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:06:05.176515 21780 consensus_queue.cc:1048] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:05.205358 21732 raft_consensus.cc:1275] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:06:05.211481 22109 consensus_queue.cc:1048] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:05.279594 20479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:05.314720 22227 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 13:06:05.314721 22228 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 13:06:05.314883 22230 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 13:06:05.317041 20479 server_base.cc:1061] running on GCE node
I20260709 13:06:05.318759 20479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:05.319072 20479 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 13:06:05.319331 20479 hybrid_clock.cc:648] HybridClock initialized: now 1783602365319313 us; error 0 us; skew 500 ppm
I20260709 13:06:05.320147 20479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:05.330569 20479 webserver.cc:533] Webserver started at http://127.19.255.196:40227/ using document root <none> and password file <none>
I20260709 13:06:05.331288 20479 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:05.331560 20479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:05.332039 20479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:05.334203 20479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-3-root/instance:
uuid: "fd323b19805c46bcb7aec2478c2a29e9"
format_stamp: "Formatted at 2026-07-09 13:06:05 on dist-test-slave-vs8b"
I20260709 13:06:05.340617 20479 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.004s
I20260709 13:06:05.348691 22235 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.001s	user 0.000s	sys 0.000s
I20260709 13:06:05.349709 20479 fs_manager.cc:730] Time spent opening block manager: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:06:05.350023 20479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-3-root
uuid: "fd323b19805c46bcb7aec2478c2a29e9"
format_stamp: "Formatted at 2026-07-09 13:06:05 on dist-test-slave-vs8b"
I20260709 13:06:05.350536 20479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-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 13:06:05.383529 20479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:05.385327 20479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:05.398586 20479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:05.406874 20479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:05.407205 20479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:05.407570 20479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:05.407876 20479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:05.505999 20479 rpc_server.cc:307] RPC server started. Bound to: 127.19.255.196:38861
I20260709 13:06:05.506145 22297 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.255.196:38861 every 8 connection(s)
I20260709 13:06:05.523968 20479 auto_leader_rebalancer-test.cc:384] add a tserver: fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:05.548621 22298 heartbeater.cc:344] Connected to a master server at 127.19.255.254:39591
I20260709 13:06:05.549098 22298 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:05.549981 22298 heartbeater.cc:507] Master 127.19.255.254:39591 requested a full tablet report, sending...
I20260709 13:06:05.551805 21480 ts_manager.cc:194] Registered new tserver with Master: fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:05.553198 21480 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56516
I20260709 13:06:05.982892 21577 consensus_queue.cc:237] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:05.992774 21732 raft_consensus.cc:1275] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:05.993800 22112 consensus_queue.cc:1048] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:06.000531 21657 raft_consensus.cc:1275] T 2dbb0a37352f4e198641d5ac1f44d5ca P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:06.002346 22112 consensus_queue.cc:1048] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:06:06.048058 22220 raft_consensus.cc:2955] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
W20260709 13:06:06.051014 21548 consensus_peers.cc:597] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2dbb0a37352f4e198641d5ac1f44d5ca. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:06.055955 21657 raft_consensus.cc:2955] T 2dbb0a37352f4e198641d5ac1f44d5ca P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:06.092473 21731 raft_consensus.cc:2955] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:06.098685 21480 catalog_manager.cc:5697] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:06.104471 21657 consensus_queue.cc:237] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:06.124243 21731 raft_consensus.cc:1275] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:06.128080 22187 consensus_queue.cc:1048] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:06.131742 21579 raft_consensus.cc:1275] T 127c569f884b46c6a4c18b40078137db P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:06.133983 22187 consensus_queue.cc:1048] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } 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 13:06:06.140887 22109 raft_consensus.cc:2955] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:06.149446 21732 raft_consensus.cc:2955] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:06.169986 21577 raft_consensus.cc:2955] T 127c569f884b46c6a4c18b40078137db P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:06.184981 21482 catalog_manager.cc:5697] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:06.187732 21657 consensus_queue.cc:237] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
W20260709 13:06:06.195565 21623 consensus_peers.cc:597] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 127c569f884b46c6a4c18b40078137db. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:06.224910 21623 consensus_peers.cc:597] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fbfdcf9c23364b6ca8bf581feccf3cb2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:06.227341 21579 raft_consensus.cc:1275] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:06.233335 21727 raft_consensus.cc:1275] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:06.234973 22109 consensus_queue.cc:1048] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } 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 13:06:06.235929 22321 consensus_queue.cc:1048] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:06.243798 22321 raft_consensus.cc:2955] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:06.248735 21579 raft_consensus.cc:2955] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:06.252872 21727 raft_consensus.cc:2955] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:06.273826 21480 catalog_manager.cc:5697] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 2 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:06.315826 21732 consensus_queue.cc:237] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:06.332470 21657 raft_consensus.cc:1275] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:06.333926 22041 consensus_queue.cc:1048] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:06.337664 21579 raft_consensus.cc:1275] T e53402457d1142b8a875534021521d02 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:06.339493 22114 consensus_queue.cc:1048] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } 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 13:06:06.353713 21697 consensus_peers.cc:597] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e53402457d1142b8a875534021521d02. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:06.355809 22326 raft_consensus.cc:2955] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:06.357933 21657 raft_consensus.cc:2955] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:06.367800 21580 raft_consensus.cc:2955] T e53402457d1142b8a875534021521d02 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:06.377418 21482 catalog_manager.cc:5697] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 1 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:06.454627 22330 ts_tablet_manager.cc:933] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015)
I20260709 13:06:06.459695 22330 tablet_copy_client.cc:323] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.193:37015
I20260709 13:06:06.476814 21595 tablet_copy_service.cc:140] P 3d3266654c694a6c82af9d31d7154a0a: Received BeginTabletCopySession request for tablet 2dbb0a37352f4e198641d5ac1f44d5ca from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:55756)
I20260709 13:06:06.477373 21595 tablet_copy_service.cc:161] P 3d3266654c694a6c82af9d31d7154a0a: Beginning new tablet copy session on tablet 2dbb0a37352f4e198641d5ac1f44d5ca from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:55756: session id = fd323b19805c46bcb7aec2478c2a29e9-2dbb0a37352f4e198641d5ac1f44d5ca
I20260709 13:06:06.489624 21595 tablet_copy_source_session.cc:215] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:06.493718 22330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dbb0a37352f4e198641d5ac1f44d5ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:06.522099 22330 tablet_copy_client.cc:806] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:06.522811 22330 tablet_copy_client.cc:670] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:06.527900 22330 tablet_copy_client.cc:538] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:06.538372 22330 tablet_bootstrap.cc:492] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:06:06.555491 22298 heartbeater.cc:499] Master 127.19.255.254:39591 was elected leader, sending a full tablet report...
I20260709 13:06:06.565300 22330 tablet_bootstrap.cc:492] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9: 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 13:06:06.566237 22330 tablet_bootstrap.cc:492] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:06:06.566756 22330 ts_tablet_manager.cc:1403] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.016s
I20260709 13:06:06.569025 22330 raft_consensus.cc:359] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:06.569658 22330 raft_consensus.cc:740] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:06:06.570156 22330 consensus_queue.cc:260] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:06.577378 22330 ts_tablet_manager.cc:1434] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260709 13:06:06.579144 21595 tablet_copy_service.cc:342] P 3d3266654c694a6c82af9d31d7154a0a: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-2dbb0a37352f4e198641d5ac1f44d5ca received from {username='slave'} at 127.0.0.1:55756
I20260709 13:06:06.579628 21595 tablet_copy_service.cc:434] P 3d3266654c694a6c82af9d31d7154a0a: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-2dbb0a37352f4e198641d5ac1f44d5ca on tablet 2dbb0a37352f4e198641d5ac1f44d5ca with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:06.595991 22330 ts_tablet_manager.cc:933] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:06.606139 22330 tablet_copy_client.cc:323] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.194:34117
I20260709 13:06:06.626148 21670 tablet_copy_service.cc:140] P c0c40b7dc6c341f7ba49e3a696970252: Received BeginTabletCopySession request for tablet 127c569f884b46c6a4c18b40078137db from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:36032)
I20260709 13:06:06.626713 21670 tablet_copy_service.cc:161] P c0c40b7dc6c341f7ba49e3a696970252: Beginning new tablet copy session on tablet 127c569f884b46c6a4c18b40078137db from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:36032: session id = fd323b19805c46bcb7aec2478c2a29e9-127c569f884b46c6a4c18b40078137db
I20260709 13:06:06.638230 21670 tablet_copy_source_session.cc:215] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:06.641691 22330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 127c569f884b46c6a4c18b40078137db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:06.661805 22330 tablet_copy_client.cc:806] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:06.662344 22330 tablet_copy_client.cc:670] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:06.669600 22330 tablet_copy_client.cc:538] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:06.680517 22330 tablet_bootstrap.cc:492] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:06:06.708909 22330 tablet_bootstrap.cc:492] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9: 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 13:06:06.709856 22330 tablet_bootstrap.cc:492] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:06:06.710554 22330 ts_tablet_manager.cc:1403] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.007s
I20260709 13:06:06.713555 22330 raft_consensus.cc:359] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:06.714380 22330 raft_consensus.cc:740] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:06:06.715088 22330 consensus_queue.cc:260] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:06.719033 22330 ts_tablet_manager.cc:1434] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:06:06.720841 21670 tablet_copy_service.cc:342] P c0c40b7dc6c341f7ba49e3a696970252: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-127c569f884b46c6a4c18b40078137db received from {username='slave'} at 127.0.0.1:36032
I20260709 13:06:06.721289 21670 tablet_copy_service.cc:434] P c0c40b7dc6c341f7ba49e3a696970252: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-127c569f884b46c6a4c18b40078137db on tablet 127c569f884b46c6a4c18b40078137db with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:06.827090 22330 ts_tablet_manager.cc:933] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:06.861011 22330 tablet_copy_client.cc:323] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.194:34117
I20260709 13:06:06.867467 21670 tablet_copy_service.cc:140] P c0c40b7dc6c341f7ba49e3a696970252: Received BeginTabletCopySession request for tablet fbfdcf9c23364b6ca8bf581feccf3cb2 from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:36032)
I20260709 13:06:06.868024 21670 tablet_copy_service.cc:161] P c0c40b7dc6c341f7ba49e3a696970252: Beginning new tablet copy session on tablet fbfdcf9c23364b6ca8bf581feccf3cb2 from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:36032: session id = fd323b19805c46bcb7aec2478c2a29e9-fbfdcf9c23364b6ca8bf581feccf3cb2
I20260709 13:06:06.881433 21670 tablet_copy_source_session.cc:215] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:06.887349 22330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbfdcf9c23364b6ca8bf581feccf3cb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:06.919518 22330 tablet_copy_client.cc:806] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:06.920128 22330 tablet_copy_client.cc:670] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:06.926826 22338 ts_tablet_manager.cc:933] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:06.930975 22330 tablet_copy_client.cc:538] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:06.941576 22330 tablet_bootstrap.cc:492] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:06:06.960184 22338 tablet_copy_client.cc:323] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.195:36459
I20260709 13:06:06.991757 21744 tablet_copy_service.cc:140] P 85fe6149d5a84a0e8902326e5be67672: Received BeginTabletCopySession request for tablet e53402457d1142b8a875534021521d02 from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:41336)
I20260709 13:06:06.992290 21744 tablet_copy_service.cc:161] P 85fe6149d5a84a0e8902326e5be67672: Beginning new tablet copy session on tablet e53402457d1142b8a875534021521d02 from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:41336: session id = fd323b19805c46bcb7aec2478c2a29e9-e53402457d1142b8a875534021521d02
I20260709 13:06:06.999118 21744 tablet_copy_source_session.cc:215] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:07.002821 22338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e53402457d1142b8a875534021521d02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:07.005065 22330 tablet_bootstrap.cc:492] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9: 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 13:06:07.006034 22330 tablet_bootstrap.cc:492] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:06:07.006588 22330 ts_tablet_manager.cc:1403] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.065s	user 0.021s	sys 0.019s
I20260709 13:06:07.009224 22330 raft_consensus.cc:359] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:07.010015 22330 raft_consensus.cc:740] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:06:07.010622 22330 consensus_queue.cc:260] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:07.014288 22330 ts_tablet_manager.cc:1434] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:07.015887 21670 tablet_copy_service.cc:342] P c0c40b7dc6c341f7ba49e3a696970252: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-fbfdcf9c23364b6ca8bf581feccf3cb2 received from {username='slave'} at 127.0.0.1:36032
I20260709 13:06:07.016284 21670 tablet_copy_service.cc:434] P c0c40b7dc6c341f7ba49e3a696970252: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-fbfdcf9c23364b6ca8bf581feccf3cb2 on tablet fbfdcf9c23364b6ca8bf581feccf3cb2 with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:07.036370 22273 raft_consensus.cc:1217] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:07.042682 22338 tablet_copy_client.cc:806] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:07.043314 22338 tablet_copy_client.cc:670] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:07.046928 22338 tablet_copy_client.cc:538] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:07.056113 22338 tablet_bootstrap.cc:492] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:06:07.075379 22273 raft_consensus.cc:1217] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:07.089536 22338 tablet_bootstrap.cc:492] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9: 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 13:06:07.090473 22338 tablet_bootstrap.cc:492] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:06:07.091195 22338 ts_tablet_manager.cc:1403] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.007s
I20260709 13:06:07.094266 22338 raft_consensus.cc:359] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:07.095191 22338 raft_consensus.cc:740] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:06:07.095927 22338 consensus_queue.cc:260] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:07.098605 22338 ts_tablet_manager.cc:1434] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:06:07.100356 21744 tablet_copy_service.cc:342] P 85fe6149d5a84a0e8902326e5be67672: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-e53402457d1142b8a875534021521d02 received from {username='slave'} at 127.0.0.1:41336
I20260709 13:06:07.100805 21744 tablet_copy_service.cc:434] P 85fe6149d5a84a0e8902326e5be67672: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-e53402457d1142b8a875534021521d02 on tablet e53402457d1142b8a875534021521d02 with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:07.328862 22273 raft_consensus.cc:1217] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:07.434417 22273 raft_consensus.cc:1217] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 13:06:07.524008 22309 raft_consensus.cc:1064] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:06:07.526433 22309 consensus_queue.cc:237] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:07.533167 22273 raft_consensus.cc:1275] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:07.534917 21660 raft_consensus.cc:1275] T 2dbb0a37352f4e198641d5ac1f44d5ca P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:07.534907 21729 raft_consensus.cc:1275] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:07.538684 22112 consensus_queue.cc:1048] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } 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 13:06:07.540392 22112 consensus_queue.cc:1048] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:07.544859 22342 consensus_queue.cc:1048] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:07.565690 22112 raft_consensus.cc:2955] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:07.578353 21657 raft_consensus.cc:2955] T 2dbb0a37352f4e198641d5ac1f44d5ca P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:07.585716 22273 raft_consensus.cc:2955] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:07.592197 21482 catalog_manager.cc:5697] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:07.614034 21729 raft_consensus.cc:2955] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:07.645051 21580 consensus_queue.cc:237] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:07.651226 22273 raft_consensus.cc:1275] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:07.651528 21727 raft_consensus.cc:1275] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:07.652927 22342 consensus_queue.cc:1048] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:07.653558 22187 raft_consensus.cc:1064] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:06:07.654659 22342 consensus_queue.cc:1048] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:07.655843 22187 consensus_queue.cc:237] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:07.663918 22309 raft_consensus.cc:2955] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:07.667634 21732 raft_consensus.cc:2955] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:07.680961 22273 raft_consensus.cc:2955] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:07.693953 21468 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2dbb0a37352f4e198641d5ac1f44d5ca with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:07.776376 21481 catalog_manager.cc:5697] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: config changed from index 3 to 4, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:07.805262 21650 tablet_service.cc:1558] Processing DeleteTablet for tablet 2dbb0a37352f4e198641d5ac1f44d5ca with delete_type TABLET_DATA_TOMBSTONED (TS c0c40b7dc6c341f7ba49e3a696970252 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53430
I20260709 13:06:07.808594 22273 raft_consensus.cc:1275] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:07.810187 22187 consensus_queue.cc:1048] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:07.824344 21580 raft_consensus.cc:1275] T 127c569f884b46c6a4c18b40078137db P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:07.826233 22322 consensus_queue.cc:1048] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } 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 13:06:07.830930 21732 raft_consensus.cc:1275] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:07.838395 22355 tablet_replica.cc:333] T 2dbb0a37352f4e198641d5ac1f44d5ca P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:06:07.850915 22355 raft_consensus.cc:2243] T 2dbb0a37352f4e198641d5ac1f44d5ca P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:07.843271 22322 raft_consensus.cc:2955] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:07.846045 21583 raft_consensus.cc:2955] T 127c569f884b46c6a4c18b40078137db P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:07.901286 22321 consensus_queue.cc:1048] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:07.892788 22326 raft_consensus.cc:1064] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:06:07.884977 22355 raft_consensus.cc:2272] T 2dbb0a37352f4e198641d5ac1f44d5ca P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:07.909956 22326 consensus_queue.cc:237] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:07.912552 22355 ts_tablet_manager.cc:1916] T 2dbb0a37352f4e198641d5ac1f44d5ca P c0c40b7dc6c341f7ba49e3a696970252: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:07.939152 21481 catalog_manager.cc:5697] T 127c569f884b46c6a4c18b40078137db P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:07.944068 22273 raft_consensus.cc:1275] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:06:07.951884 21606 debug-util.cc:398] Leaking SignalData structure 0x7b08000bda60 after lost signal to thread 20482
W20260709 13:06:07.952883 21606 debug-util.cc:398] Leaking SignalData structure 0x7b080009a580 after lost signal to thread 21517
W20260709 13:06:07.954030 21606 debug-util.cc:398] Leaking SignalData structure 0x7b0800308c60 after lost signal to thread 21609
I20260709 13:06:07.953965 22114 consensus_queue.cc:1048] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:06:07.955224 21606 debug-util.cc:398] Leaking SignalData structure 0x7b08003083a0 after lost signal to thread 21684
I20260709 13:06:07.957414 21577 raft_consensus.cc:1275] T e53402457d1142b8a875534021521d02 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:07.962687 22114 consensus_queue.cc:1048] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:06:07.963833 21606 debug-util.cc:398] Leaking SignalData structure 0x7b08002fa5c0 after lost signal to thread 22297
I20260709 13:06:07.967576 21732 raft_consensus.cc:2955] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:08.001343 22114 raft_consensus.cc:2955] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:08.009243 21579 raft_consensus.cc:2955] T e53402457d1142b8a875534021521d02 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:07.987156 22273 raft_consensus.cc:2955] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:08.015224 21657 raft_consensus.cc:1275] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:08.029809 22272 raft_consensus.cc:2955] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:08.035768 21481 catalog_manager.cc:5697] T e53402457d1142b8a875534021521d02 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:08.040869 22322 raft_consensus.cc:1064] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:06:08.041101 22355 ts_tablet_manager.cc:1929] T 2dbb0a37352f4e198641d5ac1f44d5ca P c0c40b7dc6c341f7ba49e3a696970252: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:08.041599 22355 log.cc:1199] T 2dbb0a37352f4e198641d5ac1f44d5ca P c0c40b7dc6c341f7ba49e3a696970252: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-1-root/wals/2dbb0a37352f4e198641d5ac1f44d5ca
I20260709 13:06:08.043433 21469 catalog_manager.cc:5028] TS c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): tablet 2dbb0a37352f4e198641d5ac1f44d5ca (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
I20260709 13:06:08.043371 22322 consensus_queue.cc:237] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:08.068567 21579 raft_consensus.cc:1275] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:08.070194 22272 raft_consensus.cc:1275] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEARNER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:08.071542 22322 consensus_queue.cc:1048] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:08.077572 22354 consensus_queue.cc:1048] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:08.088024 22358 consensus_queue.cc:1048] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:08.100438 22354 raft_consensus.cc:2955] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:08.101389 21579 raft_consensus.cc:2955] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:08.118587 22272 raft_consensus.cc:2955] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:08.122871 21483 catalog_manager.cc:5697] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:08.131381 21729 raft_consensus.cc:1275] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:08.134649 22321 consensus_queue.cc:1048] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } 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 13:06:08.144872 21657 raft_consensus.cc:2955] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:08.151587 21660 consensus_queue.cc:237] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:08.162788 21579 raft_consensus.cc:1275] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:08.164073 22321 consensus_queue.cc:1048] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:06:08.173501 21729 raft_consensus.cc:2955] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:08.177254 22321 raft_consensus.cc:2955] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:08.186446 21577 raft_consensus.cc:2955] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:08.172906 22273 raft_consensus.cc:1275] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:08.207162 22187 consensus_queue.cc:1048] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:08.208542 21483 catalog_manager.cc:5697] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New cstate: current_term: 2 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:08.211462 22272 raft_consensus.cc:2955] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:08.219208 21721 tablet_service.cc:1558] Processing DeleteTablet for tablet fbfdcf9c23364b6ca8bf581feccf3cb2 with delete_type TABLET_DATA_TOMBSTONED (TS 85fe6149d5a84a0e8902326e5be67672 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34370
I20260709 13:06:08.224584 21469 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fbfdcf9c23364b6ca8bf581feccf3cb2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:08.265266 22370 tablet_replica.cc:333] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:06:08.266623 22370 raft_consensus.cc:2243] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:08.267316 22370 raft_consensus.cc:2272] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:08.270576 22370 ts_tablet_manager.cc:1916] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 85fe6149d5a84a0e8902326e5be67672: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:08.287616 22370 ts_tablet_manager.cc:1929] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 85fe6149d5a84a0e8902326e5be67672: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 13:06:08.287966 22370 log.cc:1199] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 85fe6149d5a84a0e8902326e5be67672: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-2-root/wals/fbfdcf9c23364b6ca8bf581feccf3cb2
I20260709 13:06:08.290777 21470 catalog_manager.cc:5028] TS 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): tablet fbfdcf9c23364b6ca8bf581feccf3cb2 (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
I20260709 13:06:08.375809 21657 consensus_queue.cc:237] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:08.382952 22272 raft_consensus.cc:1275] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:08.384718 22321 consensus_queue.cc:1048] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:08.394863 21727 raft_consensus.cc:1275] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:08.397298 22187 consensus_queue.cc:1048] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:08.401098 22272 raft_consensus.cc:2955] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:08.398767 22187 raft_consensus.cc:2955] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:08.460090 21727 raft_consensus.cc:2955] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:08.468365 21483 catalog_manager.cc:5697] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:08.479863 21572 tablet_service.cc:1558] Processing DeleteTablet for tablet 127c569f884b46c6a4c18b40078137db with delete_type TABLET_DATA_TOMBSTONED (TS 3d3266654c694a6c82af9d31d7154a0a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36098
I20260709 13:06:08.484292 21469 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 127c569f884b46c6a4c18b40078137db with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:08.512158 22371 tablet_replica.cc:333] T 127c569f884b46c6a4c18b40078137db P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:06:08.513422 22371 raft_consensus.cc:2243] T 127c569f884b46c6a4c18b40078137db P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:08.514477 22371 raft_consensus.cc:2272] T 127c569f884b46c6a4c18b40078137db P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:08.517987 22371 ts_tablet_manager.cc:1916] T 127c569f884b46c6a4c18b40078137db P 3d3266654c694a6c82af9d31d7154a0a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:08.552203 22371 ts_tablet_manager.cc:1929] T 127c569f884b46c6a4c18b40078137db P 3d3266654c694a6c82af9d31d7154a0a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:08.552583 22371 log.cc:1199] T 127c569f884b46c6a4c18b40078137db P 3d3266654c694a6c82af9d31d7154a0a: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-0-root/wals/127c569f884b46c6a4c18b40078137db
I20260709 13:06:08.555274 21468 catalog_manager.cc:5028] TS 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): tablet 127c569f884b46c6a4c18b40078137db (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
I20260709 13:06:08.898079 21727 consensus_queue.cc:237] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:08.905485 22272 raft_consensus.cc:1275] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:08.907359 22041 consensus_queue.cc:1048] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:08.916330 22326 raft_consensus.cc:2955] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:08.933993 21655 raft_consensus.cc:1275] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:08.933519 22273 raft_consensus.cc:2955] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:08.948634 22358 consensus_queue.cc:1048] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:08.953725 21655 raft_consensus.cc:2955] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:08.962235 21470 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e53402457d1142b8a875534021521d02 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:08.965063 21481 catalog_manager.cc:5697] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New cstate: current_term: 1 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:09.012111 21572 tablet_service.cc:1558] Processing DeleteTablet for tablet e53402457d1142b8a875534021521d02 with delete_type TABLET_DATA_TOMBSTONED (TS 3d3266654c694a6c82af9d31d7154a0a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36098
I20260709 13:06:09.013456 22371 tablet_replica.cc:333] T e53402457d1142b8a875534021521d02 P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:06:09.014456 22371 raft_consensus.cc:2243] T e53402457d1142b8a875534021521d02 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:09.015049 22371 raft_consensus.cc:2272] T e53402457d1142b8a875534021521d02 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:09.020946 22371 ts_tablet_manager.cc:1916] T e53402457d1142b8a875534021521d02 P 3d3266654c694a6c82af9d31d7154a0a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:09.045753 22371 ts_tablet_manager.cc:1929] T e53402457d1142b8a875534021521d02 P 3d3266654c694a6c82af9d31d7154a0a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:09.046185 22371 log.cc:1199] T e53402457d1142b8a875534021521d02 P 3d3266654c694a6c82af9d31d7154a0a: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-0-root/wals/e53402457d1142b8a875534021521d02
I20260709 13:06:09.048243 21468 catalog_manager.cc:5028] TS 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): tablet e53402457d1142b8a875534021521d02 (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
W20260709 13:06:09.602257 21514 debug-util.cc:398] Leaking SignalData structure 0x7b0800229b00 after lost signal to thread 20482
W20260709 13:06:09.603104 21514 debug-util.cc:398] Leaking SignalData structure 0x7b0800229400 after lost signal to thread 21517
W20260709 13:06:09.604444 21514 debug-util.cc:398] Leaking SignalData structure 0x7b0800091ca0 after lost signal to thread 21609
W20260709 13:06:09.605415 21514 debug-util.cc:398] Leaking SignalData structure 0x7b0800034d80 after lost signal to thread 21684
W20260709 13:06:09.607064 21514 debug-util.cc:398] Leaking SignalData structure 0x7b08002b7580 after lost signal to thread 21758
W20260709 13:06:09.608402 21514 debug-util.cc:398] Leaking SignalData structure 0x7b0800283040 after lost signal to thread 22297
I20260709 13:06:10.134708 21655 consensus_queue.cc:237] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
W20260709 13:06:10.153586 21623 consensus_peers.cc:597] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 13ddc941dbd240599b23396d76dc306f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:10.154803 21580 raft_consensus.cc:1275] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:10.156091 22353 consensus_queue.cc:1048] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.157939 21729 raft_consensus.cc:1275] T 13ddc941dbd240599b23396d76dc306f P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:10.170805 22353 raft_consensus.cc:2955] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:10.177134 21577 raft_consensus.cc:2955] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:10.188074 21583 consensus_queue.cc:237] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:10.211278 21729 raft_consensus.cc:1275] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:10.207543 21483 catalog_manager.cc:5697] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:10.212957 21548 consensus_peers.cc:597] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8dce0fb868664a789da1828a9c9c060c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:10.213208 22376 consensus_queue.cc:1048] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.218900 21655 raft_consensus.cc:1275] T 8dce0fb868664a789da1828a9c9c060c P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:10.224305 22322 consensus_queue.cc:1048] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } 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 13:06:10.237308 22388 consensus_queue.cc:1048] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } 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 13:06:10.244688 22361 raft_consensus.cc:2955] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:10.249487 21729 raft_consensus.cc:2955] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:10.294018 21728 raft_consensus.cc:2955] T 13ddc941dbd240599b23396d76dc306f P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:10.321013 21577 consensus_queue.cc:237] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
W20260709 13:06:10.332370 21548 consensus_peers.cc:597] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dcd4c0f5b04342ab9fad6d2ab9ca4e4f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:10.336069 21729 raft_consensus.cc:1275] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:10.337993 22388 consensus_queue.cc:1048] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } 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 13:06:10.340799 21656 raft_consensus.cc:1275] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:10.340718 21480 catalog_manager.cc:5697] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:10.342319 21656 raft_consensus.cc:2955] T 8dce0fb868664a789da1828a9c9c060c P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:10.352351 22389 consensus_queue.cc:1048] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.394413 22361 raft_consensus.cc:2955] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:10.395869 21729 raft_consensus.cc:2955] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:10.407168 21654 raft_consensus.cc:2955] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:10.413589 21483 catalog_manager.cc:5697] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:10.422017 21583 consensus_queue.cc:237] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
W20260709 13:06:10.435245 21548 consensus_peers.cc:597] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 42caa57c14f94b269f729e8ef6b555ee. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:10.439877 21655 raft_consensus.cc:1275] T 42caa57c14f94b269f729e8ef6b555ee P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:10.443998 22361 consensus_queue.cc:1048] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } 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 13:06:10.451916 21728 raft_consensus.cc:1275] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:10.457391 22389 consensus_queue.cc:1048] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.455395 22361 raft_consensus.cc:2955] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:10.463806 21654 raft_consensus.cc:2955] T 42caa57c14f94b269f729e8ef6b555ee P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:10.464210 21729 raft_consensus.cc:2955] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:10.482090 21483 catalog_manager.cc:5697] T 42caa57c14f94b269f729e8ef6b555ee P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:10.636193 22400 ts_tablet_manager.cc:933] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015)
I20260709 13:06:10.640436 22400 tablet_copy_client.cc:323] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.193:37015
I20260709 13:06:10.641949 21595 tablet_copy_service.cc:140] P 3d3266654c694a6c82af9d31d7154a0a: Received BeginTabletCopySession request for tablet 8dce0fb868664a789da1828a9c9c060c from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:55756)
I20260709 13:06:10.642494 21595 tablet_copy_service.cc:161] P 3d3266654c694a6c82af9d31d7154a0a: Beginning new tablet copy session on tablet 8dce0fb868664a789da1828a9c9c060c from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:55756: session id = fd323b19805c46bcb7aec2478c2a29e9-8dce0fb868664a789da1828a9c9c060c
I20260709 13:06:10.651360 21595 tablet_copy_source_session.cc:215] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:10.657763 22400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dce0fb868664a789da1828a9c9c060c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:10.674561 22400 tablet_copy_client.cc:806] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:10.675133 22400 tablet_copy_client.cc:670] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:10.678761 22400 tablet_copy_client.cc:538] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:10.692776 22402 ts_tablet_manager.cc:933] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:10.704408 22402 tablet_copy_client.cc:323] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.194:34117
I20260709 13:06:10.707391 21670 tablet_copy_service.cc:140] P c0c40b7dc6c341f7ba49e3a696970252: Received BeginTabletCopySession request for tablet 13ddc941dbd240599b23396d76dc306f from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:36032)
I20260709 13:06:10.707942 21670 tablet_copy_service.cc:161] P c0c40b7dc6c341f7ba49e3a696970252: Beginning new tablet copy session on tablet 13ddc941dbd240599b23396d76dc306f from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:36032: session id = fd323b19805c46bcb7aec2478c2a29e9-13ddc941dbd240599b23396d76dc306f
I20260709 13:06:10.711611 22400 tablet_bootstrap.cc:492] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:06:10.735507 21670 tablet_copy_source_session.cc:215] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:10.747402 22400 tablet_bootstrap.cc:492] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9: 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 13:06:10.748452 22400 tablet_bootstrap.cc:492] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:06:10.749369 22400 ts_tablet_manager.cc:1403] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.038s	user 0.022s	sys 0.008s
I20260709 13:06:10.752689 22402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13ddc941dbd240599b23396d76dc306f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:10.752635 22400 raft_consensus.cc:359] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:10.754109 22400 raft_consensus.cc:740] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:06:10.754724 22400 consensus_queue.cc:260] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:10.762729 22404 ts_tablet_manager.cc:933] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015)
I20260709 13:06:10.786763 22400 ts_tablet_manager.cc:1434] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 13:06:10.790310 21595 tablet_copy_service.cc:342] P 3d3266654c694a6c82af9d31d7154a0a: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-8dce0fb868664a789da1828a9c9c060c received from {username='slave'} at 127.0.0.1:55756
I20260709 13:06:10.790817 21595 tablet_copy_service.cc:434] P 3d3266654c694a6c82af9d31d7154a0a: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-8dce0fb868664a789da1828a9c9c060c on tablet 8dce0fb868664a789da1828a9c9c060c with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:10.791657 22404 tablet_copy_client.cc:323] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.193:37015
I20260709 13:06:10.794368 21595 tablet_copy_service.cc:140] P 3d3266654c694a6c82af9d31d7154a0a: Received BeginTabletCopySession request for tablet dcd4c0f5b04342ab9fad6d2ab9ca4e4f from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:55756)
I20260709 13:06:10.794901 21595 tablet_copy_service.cc:161] P 3d3266654c694a6c82af9d31d7154a0a: Beginning new tablet copy session on tablet dcd4c0f5b04342ab9fad6d2ab9ca4e4f from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:55756: session id = fd323b19805c46bcb7aec2478c2a29e9-dcd4c0f5b04342ab9fad6d2ab9ca4e4f
I20260709 13:06:10.806741 21595 tablet_copy_source_session.cc:215] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:10.809721 22402 tablet_copy_client.cc:806] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:10.810292 22402 tablet_copy_client.cc:670] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:10.814884 22404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcd4c0f5b04342ab9fad6d2ab9ca4e4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:10.816336 22402 tablet_copy_client.cc:538] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:10.832000 22404 tablet_copy_client.cc:806] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:10.832597 22404 tablet_copy_client.cc:670] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:10.836726 22404 tablet_copy_client.cc:538] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:10.842936 22402 tablet_bootstrap.cc:492] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:06:10.850836 22404 tablet_bootstrap.cc:492] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:06:10.886242 22404 tablet_bootstrap.cc:492] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9: 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 13:06:10.887156 22404 tablet_bootstrap.cc:492] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:06:10.887845 22404 ts_tablet_manager.cc:1403] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.037s	user 0.022s	sys 0.005s
I20260709 13:06:10.894696 22404 raft_consensus.cc:359] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:10.900772 22404 raft_consensus.cc:740] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:06:10.901443 22404 consensus_queue.cc:260] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:10.904248 22404 ts_tablet_manager.cc:1434] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:06:10.911551 21595 tablet_copy_service.cc:342] P 3d3266654c694a6c82af9d31d7154a0a: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-dcd4c0f5b04342ab9fad6d2ab9ca4e4f received from {username='slave'} at 127.0.0.1:55756
I20260709 13:06:10.911859 22402 tablet_bootstrap.cc:492] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9: 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 13:06:10.911969 21595 tablet_copy_service.cc:434] P 3d3266654c694a6c82af9d31d7154a0a: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-dcd4c0f5b04342ab9fad6d2ab9ca4e4f on tablet dcd4c0f5b04342ab9fad6d2ab9ca4e4f with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:10.912636 22402 tablet_bootstrap.cc:492] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:06:10.913264 22402 ts_tablet_manager.cc:1403] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.007s
I20260709 13:06:10.916208 22402 raft_consensus.cc:359] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:10.917029 22402 raft_consensus.cc:740] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:06:10.917650 22402 consensus_queue.cc:260] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:10.919691 22402 ts_tablet_manager.cc:1434] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:10.921183 21670 tablet_copy_service.cc:342] P c0c40b7dc6c341f7ba49e3a696970252: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-13ddc941dbd240599b23396d76dc306f received from {username='slave'} at 127.0.0.1:36032
I20260709 13:06:10.921564 21670 tablet_copy_service.cc:434] P c0c40b7dc6c341f7ba49e3a696970252: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-13ddc941dbd240599b23396d76dc306f on tablet 13ddc941dbd240599b23396d76dc306f with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:11.024289 22402 ts_tablet_manager.cc:933] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015)
I20260709 13:06:11.027369 22402 tablet_copy_client.cc:323] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.193:37015
I20260709 13:06:11.028882 21595 tablet_copy_service.cc:140] P 3d3266654c694a6c82af9d31d7154a0a: Received BeginTabletCopySession request for tablet 42caa57c14f94b269f729e8ef6b555ee from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:55756)
I20260709 13:06:11.029322 21595 tablet_copy_service.cc:161] P 3d3266654c694a6c82af9d31d7154a0a: Beginning new tablet copy session on tablet 42caa57c14f94b269f729e8ef6b555ee from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:55756: session id = fd323b19805c46bcb7aec2478c2a29e9-42caa57c14f94b269f729e8ef6b555ee
I20260709 13:06:11.046528 21595 tablet_copy_source_session.cc:215] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:11.049733 22402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42caa57c14f94b269f729e8ef6b555ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:11.070055 22402 tablet_copy_client.cc:806] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:11.070632 22402 tablet_copy_client.cc:670] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:11.075408 22402 tablet_copy_client.cc:538] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:11.081426 22402 tablet_bootstrap.cc:492] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:06:11.107957 22402 tablet_bootstrap.cc:492] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9: 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 13:06:11.108858 22402 tablet_bootstrap.cc:492] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:06:11.109380 22402 ts_tablet_manager.cc:1403] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.004s
I20260709 13:06:11.112525 22402 raft_consensus.cc:359] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:11.113416 22402 raft_consensus.cc:740] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:06:11.114092 22402 consensus_queue.cc:260] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:11.120004 22402 ts_tablet_manager.cc:1434] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:06:11.122167 21595 tablet_copy_service.cc:342] P 3d3266654c694a6c82af9d31d7154a0a: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-42caa57c14f94b269f729e8ef6b555ee received from {username='slave'} at 127.0.0.1:55756
I20260709 13:06:11.122515 21595 tablet_copy_service.cc:434] P 3d3266654c694a6c82af9d31d7154a0a: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-42caa57c14f94b269f729e8ef6b555ee on tablet 42caa57c14f94b269f729e8ef6b555ee with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:11.161733 22273 raft_consensus.cc:1217] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:11.181486 22273 raft_consensus.cc:1217] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:11.188482 22273 raft_consensus.cc:1217] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:11.403772 22273 raft_consensus.cc:1217] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:11.676492 22388 raft_consensus.cc:1064] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:06:11.679535 22388 consensus_queue.cc:237] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:11.702756 22273 raft_consensus.cc:1275] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:11.708411 21655 raft_consensus.cc:1275] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:11.712049 22361 consensus_queue.cc:1048] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:11.712965 21727 raft_consensus.cc:1275] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:11.714771 22361 consensus_queue.cc:1048] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.013s
I20260709 13:06:11.731151 22389 consensus_queue.cc:1048] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } 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 13:06:11.742597 22388 raft_consensus.cc:1064] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:06:11.750912 22413 raft_consensus.cc:2955] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:11.757563 22322 raft_consensus.cc:1064] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:06:11.762693 21655 raft_consensus.cc:2955] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:11.759642 22322 consensus_queue.cc:237] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:11.773113 21727 raft_consensus.cc:2955] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:11.768360 21483 catalog_manager.cc:5697] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:11.779431 22273 raft_consensus.cc:2955] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:11.780711 22388 consensus_queue.cc:237] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:11.843725 22273 raft_consensus.cc:1275] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:11.845686 22353 consensus_queue.cc:1048] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:11.855762 21583 raft_consensus.cc:1275] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:11.857033 22322 consensus_queue.cc:1048] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:11.866366 22273 raft_consensus.cc:1275] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:11.866899 21727 raft_consensus.cc:1275] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:11.868191 22388 consensus_queue.cc:1048] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:11.869045 21655 raft_consensus.cc:1275] T 8dce0fb868664a789da1828a9c9c060c P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:11.869203 22413 consensus_queue.cc:1048] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:11.870301 22361 consensus_queue.cc:1048] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } 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 13:06:11.892412 22361 raft_consensus.cc:2955] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:11.915623 21583 consensus_queue.cc:237] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:11.918211 22273 raft_consensus.cc:2955] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:11.928078 22271 raft_consensus.cc:1275] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:11.928459 22416 raft_consensus.cc:1064] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:06:11.929646 22389 consensus_queue.cc:1048] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:11.931033 22416 consensus_queue.cc:237] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:11.932885 21481 catalog_manager.cc:5697] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:11.937554 21656 raft_consensus.cc:1275] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:11.941922 22388 consensus_queue.cc:1048] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:11.944653 22388 raft_consensus.cc:2955] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:11.953080 21729 raft_consensus.cc:1275] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:11.956802 22416 consensus_queue.cc:1048] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:11.962865 21656 raft_consensus.cc:1275] T 42caa57c14f94b269f729e8ef6b555ee P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:11.963820 22271 raft_consensus.cc:2955] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:11.968195 22389 consensus_queue.cc:1048] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } 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 13:06:11.959723 22273 raft_consensus.cc:1275] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:11.971760 22389 consensus_queue.cc:1048] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:11.973340 21728 raft_consensus.cc:1275] T 13ddc941dbd240599b23396d76dc306f P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:11.973774 22353 raft_consensus.cc:2955] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:11.969262 21656 raft_consensus.cc:2955] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:11.979691 22270 raft_consensus.cc:2955] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:11.984536 21583 raft_consensus.cc:2955] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:11.983692 21655 raft_consensus.cc:2955] T 8dce0fb868664a789da1828a9c9c060c P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:11.995687 21480 catalog_manager.cc:5697] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:12.014922 21659 consensus_queue.cc:237] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:12.031232 21468 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dcd4c0f5b04342ab9fad6d2ab9ca4e4f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:12.039494 21654 raft_consensus.cc:2955] T 42caa57c14f94b269f729e8ef6b555ee P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:12.049820 22272 raft_consensus.cc:1275] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:12.039307 22416 raft_consensus.cc:2955] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:12.064316 21482 catalog_manager.cc:5697] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:12.058887 22374 consensus_queue.cc:1048] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:12.080255 22374 raft_consensus.cc:2955] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:12.083027 22272 raft_consensus.cc:2955] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
W20260709 13:06:12.113636 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 81249.5us
I20260709 13:06:12.123914 21721 tablet_service.cc:1558] Processing DeleteTablet for tablet dcd4c0f5b04342ab9fad6d2ab9ca4e4f with delete_type TABLET_DATA_TOMBSTONED (TS 85fe6149d5a84a0e8902326e5be67672 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34370
I20260709 13:06:12.122432 22271 raft_consensus.cc:2955] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
W20260709 13:06:12.124657 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 69572.5us
I20260709 13:06:12.144488 21583 raft_consensus.cc:1275] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:12.141556 21729 raft_consensus.cc:2955] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:12.196902 21481 catalog_manager.cc:5697] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:12.199615 21482 catalog_manager.cc:5697] T 42caa57c14f94b269f729e8ef6b555ee P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:12.204444 21727 raft_consensus.cc:2955] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:12.215961 21469 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 13ddc941dbd240599b23396d76dc306f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:12.217252 22353 consensus_queue.cc:1048] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:12.245795 21718 tablet_service.cc:1558] Processing DeleteTablet for tablet 13ddc941dbd240599b23396d76dc306f with delete_type TABLET_DATA_TOMBSTONED (TS 85fe6149d5a84a0e8902326e5be67672 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34370
I20260709 13:06:12.273741 21580 raft_consensus.cc:2955] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:12.313422 22445 tablet_replica.cc:333] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:06:12.324281 22445 raft_consensus.cc:2243] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:12.325052 22445 raft_consensus.cc:2272] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:12.328758 22445 ts_tablet_manager.cc:1916] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 85fe6149d5a84a0e8902326e5be67672: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:12.341902 22445 ts_tablet_manager.cc:1929] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 85fe6149d5a84a0e8902326e5be67672: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:12.342353 22445 log.cc:1199] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 85fe6149d5a84a0e8902326e5be67672: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-2-root/wals/dcd4c0f5b04342ab9fad6d2ab9ca4e4f
I20260709 13:06:12.445930 21470 catalog_manager.cc:5028] TS 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): tablet dcd4c0f5b04342ab9fad6d2ab9ca4e4f (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
I20260709 13:06:12.487938 22445 tablet_replica.cc:333] T 13ddc941dbd240599b23396d76dc306f P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:06:12.490396 22445 raft_consensus.cc:2243] T 13ddc941dbd240599b23396d76dc306f P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:12.495381 22445 raft_consensus.cc:2272] T 13ddc941dbd240599b23396d76dc306f P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:12.501313 22445 ts_tablet_manager.cc:1916] T 13ddc941dbd240599b23396d76dc306f P 85fe6149d5a84a0e8902326e5be67672: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:12.512341 21580 consensus_queue.cc:237] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:12.522265 21729 raft_consensus.cc:1275] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:12.524554 22272 raft_consensus.cc:1275] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:12.528481 22389 consensus_queue.cc:1048] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:12.531495 22389 consensus_queue.cc:1048] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:12.532756 22445 ts_tablet_manager.cc:1929] T 13ddc941dbd240599b23396d76dc306f P 85fe6149d5a84a0e8902326e5be67672: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260709 13:06:12.533584 22445 log.cc:1199] T 13ddc941dbd240599b23396d76dc306f P 85fe6149d5a84a0e8902326e5be67672: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-2-root/wals/13ddc941dbd240599b23396d76dc306f
I20260709 13:06:12.542551 21580 consensus_queue.cc:237] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:12.544842 21470 catalog_manager.cc:5028] TS 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): tablet 13ddc941dbd240599b23396d76dc306f (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
I20260709 13:06:12.546427 22388 raft_consensus.cc:2955] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
W20260709 13:06:12.547786 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 260112us
I20260709 13:06:12.549953 22272 raft_consensus.cc:2955] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:12.554085 21726 raft_consensus.cc:2955] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:12.598634 22271 raft_consensus.cc:1275] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:12.600251 22361 consensus_queue.cc:1048] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:12.610368 21482 catalog_manager.cc:5697] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: config changed from index 3 to 4, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:12.615639 22271 raft_consensus.cc:2955] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:12.618954 21726 raft_consensus.cc:1275] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:12.624397 22440 consensus_queue.cc:1048] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:12.642968 21726 raft_consensus.cc:2955] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:12.645341 21468 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8dce0fb868664a789da1828a9c9c060c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:12.648049 21650 tablet_service.cc:1558] Processing DeleteTablet for tablet 8dce0fb868664a789da1828a9c9c060c with delete_type TABLET_DATA_TOMBSTONED (TS c0c40b7dc6c341f7ba49e3a696970252 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53430
I20260709 13:06:12.615645 22361 raft_consensus.cc:2955] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:12.658179 21482 catalog_manager.cc:5697] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: config changed from index 3 to 4, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:12.677990 21645 tablet_service.cc:1558] Processing DeleteTablet for tablet 42caa57c14f94b269f729e8ef6b555ee with delete_type TABLET_DATA_TOMBSTONED (TS c0c40b7dc6c341f7ba49e3a696970252 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53430
I20260709 13:06:12.683570 21468 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 42caa57c14f94b269f729e8ef6b555ee with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:12.710358 22449 tablet_replica.cc:333] T 8dce0fb868664a789da1828a9c9c060c P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:06:12.711601 22449 raft_consensus.cc:2243] T 8dce0fb868664a789da1828a9c9c060c P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:12.721143 22449 raft_consensus.cc:2272] T 8dce0fb868664a789da1828a9c9c060c P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:12.728027 22449 ts_tablet_manager.cc:1916] T 8dce0fb868664a789da1828a9c9c060c P c0c40b7dc6c341f7ba49e3a696970252: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:12.744971 22449 ts_tablet_manager.cc:1929] T 8dce0fb868664a789da1828a9c9c060c P c0c40b7dc6c341f7ba49e3a696970252: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:12.745543 22449 log.cc:1199] T 8dce0fb868664a789da1828a9c9c060c P c0c40b7dc6c341f7ba49e3a696970252: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-1-root/wals/8dce0fb868664a789da1828a9c9c060c
I20260709 13:06:12.747756 21469 catalog_manager.cc:5028] TS c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): tablet 8dce0fb868664a789da1828a9c9c060c (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
I20260709 13:06:12.748930 22449 tablet_replica.cc:333] T 42caa57c14f94b269f729e8ef6b555ee P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:06:12.750142 22449 raft_consensus.cc:2243] T 42caa57c14f94b269f729e8ef6b555ee P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:12.757367 22449 raft_consensus.cc:2272] T 42caa57c14f94b269f729e8ef6b555ee P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:12.762028 22449 ts_tablet_manager.cc:1916] T 42caa57c14f94b269f729e8ef6b555ee P c0c40b7dc6c341f7ba49e3a696970252: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:12.783595 22449 ts_tablet_manager.cc:1929] T 42caa57c14f94b269f729e8ef6b555ee P c0c40b7dc6c341f7ba49e3a696970252: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:12.784207 22449 log.cc:1199] T 42caa57c14f94b269f729e8ef6b555ee P c0c40b7dc6c341f7ba49e3a696970252: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-1-root/wals/42caa57c14f94b269f729e8ef6b555ee
I20260709 13:06:12.785845 21469 catalog_manager.cc:5028] TS c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): tablet 42caa57c14f94b269f729e8ef6b555ee (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
I20260709 13:06:13.776254 21729 consensus_queue.cc:237] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:13.790419 21656 raft_consensus.cc:1275] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:06:13.790951 21697 consensus_peers.cc:597] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 28dbcd4905f04e6b81b650a8319cb69c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:13.792210 22425 consensus_queue.cc:1048] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:13.796401 21583 raft_consensus.cc:1275] T 28dbcd4905f04e6b81b650a8319cb69c P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:13.797636 22444 consensus_queue.cc:1048] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } 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 13:06:13.799829 22444 raft_consensus.cc:2955] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:13.818059 21660 consensus_queue.cc:237] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:13.823565 21577 raft_consensus.cc:2955] T 28dbcd4905f04e6b81b650a8319cb69c P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:13.823855 21656 raft_consensus.cc:2955] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:13.824240 21482 catalog_manager.cc:5697] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 2 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:13.825789 21623 consensus_peers.cc:597] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3f8d0659f0b84494a0edb80d520b36e0. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:13.828612 21729 raft_consensus.cc:1275] T 3f8d0659f0b84494a0edb80d520b36e0 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:13.830112 22448 consensus_queue.cc:1048] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } 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 13:06:13.865247 21577 raft_consensus.cc:1275] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:13.866868 22458 consensus_queue.cc:1048] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:13.865779 22450 raft_consensus.cc:2955] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:13.869910 21729 raft_consensus.cc:2955] T 3f8d0659f0b84494a0edb80d520b36e0 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:13.898814 21660 consensus_queue.cc:237] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:13.901062 21577 raft_consensus.cc:2955] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:13.910254 21480 catalog_manager.cc:5697] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:13.921043 21623 consensus_peers.cc:597] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ecc2c70ea8ac428aaba8b7d5e37bf460. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:13.923679 21729 raft_consensus.cc:1275] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:13.924894 21577 raft_consensus.cc:1275] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:13.925354 22322 consensus_queue.cc:1048] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:13.926414 22448 consensus_queue.cc:1048] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } 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 13:06:13.935304 22322 raft_consensus.cc:2955] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:13.936748 21577 raft_consensus.cc:2955] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:13.937278 21729 raft_consensus.cc:2955] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:13.949051 21577 consensus_queue.cc:237] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:13.955165 21481 catalog_manager.cc:5697] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:13.956940 21726 raft_consensus.cc:1275] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:13.957839 21660 raft_consensus.cc:1275] T ba061b7e139d44248660c604fb91b3c9 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:13.958000 21548 consensus_peers.cc:597] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ba061b7e139d44248660c604fb91b3c9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:13.960245 22441 consensus_queue.cc:1048] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } 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 13:06:13.961066 22440 consensus_queue.cc:1048] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:13.973031 22441 raft_consensus.cc:2955] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:13.979657 21660 raft_consensus.cc:2955] T ba061b7e139d44248660c604fb91b3c9 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:13.980468 21726 raft_consensus.cc:2955] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:13.990877 21480 catalog_manager.cc:5697] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:14.245160 22469 ts_tablet_manager.cc:933] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:14.247080 22469 tablet_copy_client.cc:323] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.195:36459
I20260709 13:06:14.248944 21744 tablet_copy_service.cc:140] P 85fe6149d5a84a0e8902326e5be67672: Received BeginTabletCopySession request for tablet 28dbcd4905f04e6b81b650a8319cb69c from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:41336)
I20260709 13:06:14.249529 21744 tablet_copy_service.cc:161] P 85fe6149d5a84a0e8902326e5be67672: Beginning new tablet copy session on tablet 28dbcd4905f04e6b81b650a8319cb69c from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:41336: session id = fd323b19805c46bcb7aec2478c2a29e9-28dbcd4905f04e6b81b650a8319cb69c
I20260709 13:06:14.256579 21744 tablet_copy_source_session.cc:215] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:14.260083 22469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28dbcd4905f04e6b81b650a8319cb69c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:14.272930 22469 tablet_copy_client.cc:806] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:14.273483 22469 tablet_copy_client.cc:670] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:14.279356 22469 tablet_copy_client.cc:538] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:14.286803 22469 tablet_bootstrap.cc:492] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:06:14.312572 22469 tablet_bootstrap.cc:492] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9: 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 13:06:14.313423 22469 tablet_bootstrap.cc:492] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:06:14.314074 22469 ts_tablet_manager.cc:1403] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.003s
I20260709 13:06:14.317173 22469 raft_consensus.cc:359] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:14.318022 22469 raft_consensus.cc:740] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:06:14.318837 22469 consensus_queue.cc:260] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:14.321951 22469 ts_tablet_manager.cc:1434] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:06:14.323591 21744 tablet_copy_service.cc:342] P 85fe6149d5a84a0e8902326e5be67672: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-28dbcd4905f04e6b81b650a8319cb69c received from {username='slave'} at 127.0.0.1:41336
I20260709 13:06:14.324061 21744 tablet_copy_service.cc:434] P 85fe6149d5a84a0e8902326e5be67672: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-28dbcd4905f04e6b81b650a8319cb69c on tablet 28dbcd4905f04e6b81b650a8319cb69c with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:14.342362 22469 ts_tablet_manager.cc:933] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:14.343978 22469 tablet_copy_client.cc:323] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.194:34117
I20260709 13:06:14.345752 21670 tablet_copy_service.cc:140] P c0c40b7dc6c341f7ba49e3a696970252: Received BeginTabletCopySession request for tablet ecc2c70ea8ac428aaba8b7d5e37bf460 from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:36032)
I20260709 13:06:14.346213 21670 tablet_copy_service.cc:161] P c0c40b7dc6c341f7ba49e3a696970252: Beginning new tablet copy session on tablet ecc2c70ea8ac428aaba8b7d5e37bf460 from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:36032: session id = fd323b19805c46bcb7aec2478c2a29e9-ecc2c70ea8ac428aaba8b7d5e37bf460
I20260709 13:06:14.352366 21670 tablet_copy_source_session.cc:215] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:14.354955 22469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecc2c70ea8ac428aaba8b7d5e37bf460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:14.369205 22469 tablet_copy_client.cc:806] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:14.369702 22469 tablet_copy_client.cc:670] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:14.380132 22469 tablet_copy_client.cc:538] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:14.391650 22469 tablet_bootstrap.cc:492] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:06:14.411231 22469 tablet_bootstrap.cc:492] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9: 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 13:06:14.412122 22469 tablet_bootstrap.cc:492] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:06:14.413576 22469 ts_tablet_manager.cc:1403] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260709 13:06:14.416622 22475 ts_tablet_manager.cc:933] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:14.418467 22475 tablet_copy_client.cc:323] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.194:34117
I20260709 13:06:14.419952 21670 tablet_copy_service.cc:140] P c0c40b7dc6c341f7ba49e3a696970252: Received BeginTabletCopySession request for tablet 3f8d0659f0b84494a0edb80d520b36e0 from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:36032)
I20260709 13:06:14.419560 22469 raft_consensus.cc:359] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:14.420487 21670 tablet_copy_service.cc:161] P c0c40b7dc6c341f7ba49e3a696970252: Beginning new tablet copy session on tablet 3f8d0659f0b84494a0edb80d520b36e0 from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:36032: session id = fd323b19805c46bcb7aec2478c2a29e9-3f8d0659f0b84494a0edb80d520b36e0
I20260709 13:06:14.420522 22469 raft_consensus.cc:740] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:06:14.421388 22469 consensus_queue.cc:260] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:14.425354 22469 ts_tablet_manager.cc:1434] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 13:06:14.429574 21669 tablet_copy_service.cc:342] P c0c40b7dc6c341f7ba49e3a696970252: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-ecc2c70ea8ac428aaba8b7d5e37bf460 received from {username='slave'} at 127.0.0.1:36032
I20260709 13:06:14.430001 21669 tablet_copy_service.cc:434] P c0c40b7dc6c341f7ba49e3a696970252: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-ecc2c70ea8ac428aaba8b7d5e37bf460 on tablet ecc2c70ea8ac428aaba8b7d5e37bf460 with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:14.431475 21670 tablet_copy_source_session.cc:215] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:14.436771 22475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f8d0659f0b84494a0edb80d520b36e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:14.451100 22475 tablet_copy_client.cc:806] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:14.451613 22475 tablet_copy_client.cc:670] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:14.455374 22475 tablet_copy_client.cc:538] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:14.462822 22475 tablet_bootstrap.cc:492] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:06:14.481137 22475 tablet_bootstrap.cc:492] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9: 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 13:06:14.482002 22475 tablet_bootstrap.cc:492] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:06:14.482589 22475 ts_tablet_manager.cc:1403] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.005s
I20260709 13:06:14.485390 22475 raft_consensus.cc:359] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:14.486200 22475 raft_consensus.cc:740] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:06:14.486816 22475 consensus_queue.cc:260] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:14.488899 22475 ts_tablet_manager.cc:1434] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:06:14.490674 21670 tablet_copy_service.cc:342] P c0c40b7dc6c341f7ba49e3a696970252: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-3f8d0659f0b84494a0edb80d520b36e0 received from {username='slave'} at 127.0.0.1:36032
I20260709 13:06:14.491048 21670 tablet_copy_service.cc:434] P c0c40b7dc6c341f7ba49e3a696970252: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-3f8d0659f0b84494a0edb80d520b36e0 on tablet 3f8d0659f0b84494a0edb80d520b36e0 with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:14.576208 22475 ts_tablet_manager.cc:933] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015)
I20260709 13:06:14.577687 22475 tablet_copy_client.cc:323] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.193:37015
I20260709 13:06:14.579514 21595 tablet_copy_service.cc:140] P 3d3266654c694a6c82af9d31d7154a0a: Received BeginTabletCopySession request for tablet ba061b7e139d44248660c604fb91b3c9 from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:55756)
I20260709 13:06:14.580055 21595 tablet_copy_service.cc:161] P 3d3266654c694a6c82af9d31d7154a0a: Beginning new tablet copy session on tablet ba061b7e139d44248660c604fb91b3c9 from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:55756: session id = fd323b19805c46bcb7aec2478c2a29e9-ba061b7e139d44248660c604fb91b3c9
I20260709 13:06:14.587607 21595 tablet_copy_source_session.cc:215] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:14.590752 22475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba061b7e139d44248660c604fb91b3c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:14.607733 22475 tablet_copy_client.cc:806] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:14.608247 22475 tablet_copy_client.cc:670] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:14.612501 22475 tablet_copy_client.cc:538] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:14.619581 22475 tablet_bootstrap.cc:492] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:06:14.634409 22475 tablet_bootstrap.cc:492] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9: 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 13:06:14.635066 22475 tablet_bootstrap.cc:492] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:06:14.635586 22475 ts_tablet_manager.cc:1403] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.002s
I20260709 13:06:14.637665 22475 raft_consensus.cc:359] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:14.638293 22475 raft_consensus.cc:740] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:06:14.638890 22475 consensus_queue.cc:260] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:14.642076 22475 ts_tablet_manager.cc:1434] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:06:14.644738 21595 tablet_copy_service.cc:342] P 3d3266654c694a6c82af9d31d7154a0a: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-ba061b7e139d44248660c604fb91b3c9 received from {username='slave'} at 127.0.0.1:55756
I20260709 13:06:14.645172 21595 tablet_copy_service.cc:434] P 3d3266654c694a6c82af9d31d7154a0a: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-ba061b7e139d44248660c604fb91b3c9 on tablet ba061b7e139d44248660c604fb91b3c9 with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:14.834867 22271 raft_consensus.cc:1217] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 13:06:14.849195 22271 raft_consensus.cc:1217] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:14.957893 22271 raft_consensus.cc:1217] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:15.194304 22271 raft_consensus.cc:1217] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:15.391176 22448 raft_consensus.cc:1064] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:06:15.392894 22448 consensus_queue.cc:237] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:15.398411 21729 raft_consensus.cc:1275] T 3f8d0659f0b84494a0edb80d520b36e0 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:15.398444 22271 raft_consensus.cc:1275] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:15.400031 22450 consensus_queue.cc:1048] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:15.400904 22482 consensus_queue.cc:1048] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } 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 13:06:15.407147 21577 raft_consensus.cc:1275] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:15.409402 22482 consensus_queue.cc:1048] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:15.414705 22482 raft_consensus.cc:2955] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:15.416390 21726 raft_consensus.cc:2955] T 3f8d0659f0b84494a0edb80d520b36e0 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:15.425554 22481 raft_consensus.cc:1064] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:06:15.428236 22481 consensus_queue.cc:237] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:15.434975 22271 raft_consensus.cc:2955] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:15.439036 22272 raft_consensus.cc:1275] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEARNER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:15.440658 22480 consensus_queue.cc:1048] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:15.449631 21660 raft_consensus.cc:1275] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:15.454308 22480 consensus_queue.cc:1048] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:15.455138 22450 raft_consensus.cc:1064] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:06:15.457508 22450 consensus_queue.cc:237] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:15.460283 21482 catalog_manager.cc:5697] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:15.470647 21577 raft_consensus.cc:2955] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:15.474160 22271 raft_consensus.cc:1275] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:15.475477 22322 consensus_queue.cc:1048] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:15.485597 21583 raft_consensus.cc:1275] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:15.486948 22450 consensus_queue.cc:1048] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } 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 13:06:15.490378 22480 raft_consensus.cc:2955] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:15.497056 22322 raft_consensus.cc:2955] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:15.509182 22273 raft_consensus.cc:2955] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:15.498347 21577 raft_consensus.cc:2955] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:15.518514 21659 raft_consensus.cc:2955] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:15.521021 21580 raft_consensus.cc:1275] T 28dbcd4905f04e6b81b650a8319cb69c P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:15.520423 22272 raft_consensus.cc:2955] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:15.537010 21726 raft_consensus.cc:1275] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:15.547550 22482 consensus_queue.cc:1048] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:15.554483 22481 consensus_queue.cc:1048] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } 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 13:06:15.559968 21482 catalog_manager.cc:5697] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:15.561880 21482 catalog_manager.cc:5697] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:15.573125 21577 raft_consensus.cc:2955] T 28dbcd4905f04e6b81b650a8319cb69c P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:15.581643 21727 raft_consensus.cc:2955] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:15.601342 21733 consensus_queue.cc:237] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:15.602643 21659 consensus_queue.cc:237] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:15.607937 21660 raft_consensus.cc:1275] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:15.608042 22272 raft_consensus.cc:1275] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:15.608016 22273 raft_consensus.cc:1275] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:15.610123 22322 consensus_queue.cc:1048] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:15.610319 22481 consensus_queue.cc:1048] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:15.611121 22499 consensus_queue.cc:1048] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:15.614369 21577 raft_consensus.cc:1275] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:15.619887 22482 consensus_queue.cc:1048] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:15.619801 22499 raft_consensus.cc:2955] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:15.622901 21660 raft_consensus.cc:2955] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:15.631608 22273 raft_consensus.cc:2955] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:15.636286 21577 raft_consensus.cc:2955] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:15.636286 22272 raft_consensus.cc:2955] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:15.622570 22482 raft_consensus.cc:2955] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:15.643316 21470 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 28dbcd4905f04e6b81b650a8319cb69c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:15.652398 21481 catalog_manager.cc:5697] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:15.654693 21469 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3f8d0659f0b84494a0edb80d520b36e0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:15.661553 21483 catalog_manager.cc:5697] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New cstate: current_term: 2 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:15.665946 21721 tablet_service.cc:1558] Processing DeleteTablet for tablet 3f8d0659f0b84494a0edb80d520b36e0 with delete_type TABLET_DATA_TOMBSTONED (TS 85fe6149d5a84a0e8902326e5be67672 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34370
I20260709 13:06:15.668218 22503 tablet_replica.cc:333] T 3f8d0659f0b84494a0edb80d520b36e0 P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:06:15.669217 22503 raft_consensus.cc:2243] T 3f8d0659f0b84494a0edb80d520b36e0 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:15.669937 22503 raft_consensus.cc:2272] T 3f8d0659f0b84494a0edb80d520b36e0 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:15.673210 22503 ts_tablet_manager.cc:1916] T 3f8d0659f0b84494a0edb80d520b36e0 P 85fe6149d5a84a0e8902326e5be67672: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:15.686904 21572 tablet_service.cc:1558] Processing DeleteTablet for tablet 28dbcd4905f04e6b81b650a8319cb69c with delete_type TABLET_DATA_TOMBSTONED (TS 3d3266654c694a6c82af9d31d7154a0a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36098
I20260709 13:06:15.689200 22503 ts_tablet_manager.cc:1929] T 3f8d0659f0b84494a0edb80d520b36e0 P 85fe6149d5a84a0e8902326e5be67672: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:15.689617 22503 log.cc:1199] T 3f8d0659f0b84494a0edb80d520b36e0 P 85fe6149d5a84a0e8902326e5be67672: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-2-root/wals/3f8d0659f0b84494a0edb80d520b36e0
I20260709 13:06:15.691610 21470 catalog_manager.cc:5028] TS 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): tablet 3f8d0659f0b84494a0edb80d520b36e0 (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
I20260709 13:06:15.693583 22504 tablet_replica.cc:333] T 28dbcd4905f04e6b81b650a8319cb69c P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:06:15.694429 22504 raft_consensus.cc:2243] T 28dbcd4905f04e6b81b650a8319cb69c P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:15.694932 22504 raft_consensus.cc:2272] T 28dbcd4905f04e6b81b650a8319cb69c P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:15.697991 22504 ts_tablet_manager.cc:1916] T 28dbcd4905f04e6b81b650a8319cb69c P 3d3266654c694a6c82af9d31d7154a0a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:15.709203 22504 ts_tablet_manager.cc:1929] T 28dbcd4905f04e6b81b650a8319cb69c P 3d3266654c694a6c82af9d31d7154a0a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 13:06:15.709579 22504 log.cc:1199] T 28dbcd4905f04e6b81b650a8319cb69c P 3d3266654c694a6c82af9d31d7154a0a: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-0-root/wals/28dbcd4905f04e6b81b650a8319cb69c
I20260709 13:06:15.711263 21468 catalog_manager.cc:5028] TS 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): tablet 28dbcd4905f04e6b81b650a8319cb69c (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
I20260709 13:06:15.755748 22484 raft_consensus.cc:1064] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:06:15.757925 22484 consensus_queue.cc:237] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:15.765221 21727 raft_consensus.cc:1275] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:15.766686 22272 raft_consensus.cc:1275] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:15.767472 22441 consensus_queue.cc:1048] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:15.768393 22505 consensus_queue.cc:1048] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:15.769541 21660 raft_consensus.cc:1275] T ba061b7e139d44248660c604fb91b3c9 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:15.770888 22484 consensus_queue.cc:1048] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } 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 13:06:15.841830 22507 raft_consensus.cc:2955] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:15.845489 22272 raft_consensus.cc:2955] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:15.881397 21733 raft_consensus.cc:2955] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:15.883863 21660 raft_consensus.cc:2955] T ba061b7e139d44248660c604fb91b3c9 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:15.889667 21483 catalog_manager.cc:5697] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:15.916318 21577 consensus_queue.cc:237] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:15.921993 22272 raft_consensus.cc:1275] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:15.923319 21733 raft_consensus.cc:1275] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:15.923506 22484 consensus_queue.cc:1048] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:15.924803 22507 consensus_queue.cc:1048] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:15.930171 22441 raft_consensus.cc:2955] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:15.931627 22273 raft_consensus.cc:2955] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:15.940479 21468 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ba061b7e139d44248660c604fb91b3c9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:15.942296 21733 raft_consensus.cc:2955] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:15.947005 21479 catalog_manager.cc:5697] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: config changed from index 3 to 4, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:15.963116 21650 tablet_service.cc:1558] Processing DeleteTablet for tablet ba061b7e139d44248660c604fb91b3c9 with delete_type TABLET_DATA_TOMBSTONED (TS c0c40b7dc6c341f7ba49e3a696970252 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53430
I20260709 13:06:15.980556 22511 tablet_replica.cc:333] T ba061b7e139d44248660c604fb91b3c9 P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:06:15.981608 22511 raft_consensus.cc:2243] T ba061b7e139d44248660c604fb91b3c9 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:15.983603 22511 raft_consensus.cc:2272] T ba061b7e139d44248660c604fb91b3c9 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:15.988318 22511 ts_tablet_manager.cc:1916] T ba061b7e139d44248660c604fb91b3c9 P c0c40b7dc6c341f7ba49e3a696970252: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:16.003238 22511 ts_tablet_manager.cc:1929] T ba061b7e139d44248660c604fb91b3c9 P c0c40b7dc6c341f7ba49e3a696970252: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:16.003609 22511 log.cc:1199] T ba061b7e139d44248660c604fb91b3c9 P c0c40b7dc6c341f7ba49e3a696970252: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-1-root/wals/ba061b7e139d44248660c604fb91b3c9
I20260709 13:06:16.005252 21469 catalog_manager.cc:5028] TS c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): tablet ba061b7e139d44248660c604fb91b3c9 (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
I20260709 13:06:16.164657 21656 consensus_queue.cc:237] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:16.169247 22272 raft_consensus.cc:1275] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:16.170537 21733 raft_consensus.cc:1275] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:16.171551 22450 consensus_queue.cc:1048] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:16.172344 22322 consensus_queue.cc:1048] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:16.178651 22450 raft_consensus.cc:2955] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:16.180248 22272 raft_consensus.cc:2955] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:16.187405 21469 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ecc2c70ea8ac428aaba8b7d5e37bf460 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:16.197118 21483 catalog_manager.cc:5697] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:16.203831 21727 raft_consensus.cc:2955] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:16.214905 21572 tablet_service.cc:1558] Processing DeleteTablet for tablet ecc2c70ea8ac428aaba8b7d5e37bf460 with delete_type TABLET_DATA_TOMBSTONED (TS 3d3266654c694a6c82af9d31d7154a0a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36098
I20260709 13:06:16.221524 22513 tablet_replica.cc:333] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:06:16.222575 22513 raft_consensus.cc:2243] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.223285 22513 raft_consensus.cc:2272] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.226423 22513 ts_tablet_manager.cc:1916] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 3d3266654c694a6c82af9d31d7154a0a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:16.238438 22513 ts_tablet_manager.cc:1929] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 3d3266654c694a6c82af9d31d7154a0a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:16.238773 22513 log.cc:1199] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 3d3266654c694a6c82af9d31d7154a0a: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-0-root/wals/ecc2c70ea8ac428aaba8b7d5e37bf460
I20260709 13:06:16.239903 21468 catalog_manager.cc:5028] TS 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): tablet ecc2c70ea8ac428aaba8b7d5e37bf460 (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
I20260709 13:06:17.292222 21733 consensus_queue.cc:237] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:17.298058 21656 raft_consensus.cc:1275] T d3336a77fad34b00ad671b50eb25137a P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:17.298597 21580 raft_consensus.cc:1275] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:17.299181 22516 consensus_queue.cc:1048] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } 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 13:06:17.300063 21697 consensus_peers.cc:597] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d3336a77fad34b00ad671b50eb25137a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:17.300063 22499 consensus_queue.cc:1048] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:17.306782 22499 raft_consensus.cc:2955] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:17.309958 21656 raft_consensus.cc:2955] T d3336a77fad34b00ad671b50eb25137a P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:17.312879 21580 raft_consensus.cc:2955] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:17.323390 21483 catalog_manager.cc:5697] T d3336a77fad34b00ad671b50eb25137a P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 1 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:17.329658 21656 consensus_queue.cc:237] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:17.335644 21733 raft_consensus.cc:1275] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:17.336069 21623 consensus_peers.cc:597] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4b58af783a2747c09dfa889ffb6663be. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:17.337150 22450 consensus_queue.cc:1048] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:17.337121 21580 raft_consensus.cc:1275] T 4b58af783a2747c09dfa889ffb6663be P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:17.344625 22322 consensus_queue.cc:1048] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } 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 13:06:17.347925 22322 raft_consensus.cc:2955] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:17.369524 21733 raft_consensus.cc:2955] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:17.375056 21580 raft_consensus.cc:2955] T 4b58af783a2747c09dfa889ffb6663be P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:17.389232 21479 catalog_manager.cc:5697] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:17.393790 21580 consensus_queue.cc:237] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
W20260709 13:06:17.404959 21548 consensus_peers.cc:597] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a40f64e515174e3f99deb9221bb9b497. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:17.407487 21659 raft_consensus.cc:1275] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:17.408046 21733 raft_consensus.cc:1275] T a40f64e515174e3f99deb9221bb9b497 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:17.409250 22514 consensus_queue.cc:1048] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:17.411438 22528 consensus_queue.cc:1048] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } 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 13:06:17.422111 22514 raft_consensus.cc:2955] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:17.424185 21659 raft_consensus.cc:2955] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:17.424912 21733 raft_consensus.cc:2955] T a40f64e515174e3f99deb9221bb9b497 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:17.437417 21483 catalog_manager.cc:5697] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:17.440425 21733 consensus_queue.cc:237] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
W20260709 13:06:17.446616 21697 consensus_peers.cc:597] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ed5a088ede5c4fabbd662ba8c7391a8d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:17.449251 21659 raft_consensus.cc:1275] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:17.450840 22481 consensus_queue.cc:1048] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:17.452500 21580 raft_consensus.cc:1275] T ed5a088ede5c4fabbd662ba8c7391a8d P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:17.453943 22499 consensus_queue.cc:1048] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } 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 13:06:17.459635 22499 raft_consensus.cc:2955] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:17.461155 21659 raft_consensus.cc:2955] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:17.467909 21577 raft_consensus.cc:2955] T ed5a088ede5c4fabbd662ba8c7391a8d P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:17.488286 21483 catalog_manager.cc:5697] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 1 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:17.794516 22536 ts_tablet_manager.cc:933] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015)
I20260709 13:06:17.797191 22536 tablet_copy_client.cc:323] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.193:37015
I20260709 13:06:17.798679 21595 tablet_copy_service.cc:140] P 3d3266654c694a6c82af9d31d7154a0a: Received BeginTabletCopySession request for tablet a40f64e515174e3f99deb9221bb9b497 from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:55756)
I20260709 13:06:17.799032 21595 tablet_copy_service.cc:161] P 3d3266654c694a6c82af9d31d7154a0a: Beginning new tablet copy session on tablet a40f64e515174e3f99deb9221bb9b497 from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:55756: session id = fd323b19805c46bcb7aec2478c2a29e9-a40f64e515174e3f99deb9221bb9b497
I20260709 13:06:17.803758 21595 tablet_copy_source_session.cc:215] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:17.806561 22536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a40f64e515174e3f99deb9221bb9b497. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:17.818657 22536 tablet_copy_client.cc:806] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:17.819187 22536 tablet_copy_client.cc:670] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:17.824111 22536 tablet_copy_client.cc:538] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:17.830471 22536 tablet_bootstrap.cc:492] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:06:17.847668 22536 tablet_bootstrap.cc:492] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9: 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 13:06:17.848519 22536 tablet_bootstrap.cc:492] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:06:17.849426 22536 ts_tablet_manager.cc:1403] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.004s
I20260709 13:06:17.852070 22536 raft_consensus.cc:359] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:17.852860 22536 raft_consensus.cc:740] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:06:17.853502 22536 consensus_queue.cc:260] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:17.858559 22536 ts_tablet_manager.cc:1434] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 13:06:17.861039 21595 tablet_copy_service.cc:342] P 3d3266654c694a6c82af9d31d7154a0a: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-a40f64e515174e3f99deb9221bb9b497 received from {username='slave'} at 127.0.0.1:55756
I20260709 13:06:17.861418 21595 tablet_copy_service.cc:434] P 3d3266654c694a6c82af9d31d7154a0a: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-a40f64e515174e3f99deb9221bb9b497 on tablet a40f64e515174e3f99deb9221bb9b497 with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:17.894170 22536 ts_tablet_manager.cc:933] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:17.895854 22536 tablet_copy_client.cc:323] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.194:34117
I20260709 13:06:17.897162 21670 tablet_copy_service.cc:140] P c0c40b7dc6c341f7ba49e3a696970252: Received BeginTabletCopySession request for tablet 4b58af783a2747c09dfa889ffb6663be from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:36032)
I20260709 13:06:17.897673 21670 tablet_copy_service.cc:161] P c0c40b7dc6c341f7ba49e3a696970252: Beginning new tablet copy session on tablet 4b58af783a2747c09dfa889ffb6663be from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:36032: session id = fd323b19805c46bcb7aec2478c2a29e9-4b58af783a2747c09dfa889ffb6663be
I20260709 13:06:17.900094 22541 ts_tablet_manager.cc:933] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:17.906298 21670 tablet_copy_source_session.cc:215] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:17.906859 22541 tablet_copy_client.cc:323] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.195:36459
I20260709 13:06:17.909166 21744 tablet_copy_service.cc:140] P 85fe6149d5a84a0e8902326e5be67672: Received BeginTabletCopySession request for tablet d3336a77fad34b00ad671b50eb25137a from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:41336)
I20260709 13:06:17.909699 22536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b58af783a2747c09dfa889ffb6663be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:17.909655 21744 tablet_copy_service.cc:161] P 85fe6149d5a84a0e8902326e5be67672: Beginning new tablet copy session on tablet d3336a77fad34b00ad671b50eb25137a from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:41336: session id = fd323b19805c46bcb7aec2478c2a29e9-d3336a77fad34b00ad671b50eb25137a
I20260709 13:06:17.916671 21744 tablet_copy_source_session.cc:215] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:17.919584 22541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3336a77fad34b00ad671b50eb25137a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:17.920150 22536 tablet_copy_client.cc:806] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:17.920674 22536 tablet_copy_client.cc:670] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:17.927052 22536 tablet_copy_client.cc:538] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:17.937493 22541 tablet_copy_client.cc:806] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:17.938067 22541 tablet_copy_client.cc:670] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:17.941601 22541 tablet_copy_client.cc:538] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:17.937542 22536 tablet_bootstrap.cc:492] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:06:17.963443 22541 tablet_bootstrap.cc:492] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:06:17.988818 22543 ts_tablet_manager.cc:933] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:17.998571 22543 tablet_copy_client.cc:323] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.195:36459
I20260709 13:06:18.000077 21744 tablet_copy_service.cc:140] P 85fe6149d5a84a0e8902326e5be67672: Received BeginTabletCopySession request for tablet ed5a088ede5c4fabbd662ba8c7391a8d from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:41336)
I20260709 13:06:18.000569 21744 tablet_copy_service.cc:161] P 85fe6149d5a84a0e8902326e5be67672: Beginning new tablet copy session on tablet ed5a088ede5c4fabbd662ba8c7391a8d from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:41336: session id = fd323b19805c46bcb7aec2478c2a29e9-ed5a088ede5c4fabbd662ba8c7391a8d
I20260709 13:06:18.005955 22536 tablet_bootstrap.cc:492] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9: 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 13:06:18.006841 22536 tablet_bootstrap.cc:492] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:06:18.007475 22536 ts_tablet_manager.cc:1403] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.070s	user 0.017s	sys 0.022s
I20260709 13:06:18.009207 21744 tablet_copy_source_session.cc:215] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:18.011106 22536 raft_consensus.cc:359] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:18.012133 22543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed5a088ede5c4fabbd662ba8c7391a8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:18.012266 22536 raft_consensus.cc:740] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:06:18.013155 22536 consensus_queue.cc:260] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:18.016036 22536 ts_tablet_manager.cc:1434] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:06:18.017910 21670 tablet_copy_service.cc:342] P c0c40b7dc6c341f7ba49e3a696970252: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-4b58af783a2747c09dfa889ffb6663be received from {username='slave'} at 127.0.0.1:36032
I20260709 13:06:18.018333 21670 tablet_copy_service.cc:434] P c0c40b7dc6c341f7ba49e3a696970252: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-4b58af783a2747c09dfa889ffb6663be on tablet 4b58af783a2747c09dfa889ffb6663be with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:18.024288 22541 tablet_bootstrap.cc:492] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9: 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 13:06:18.025316 22541 tablet_bootstrap.cc:492] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:06:18.025928 22541 ts_tablet_manager.cc:1403] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.063s	user 0.020s	sys 0.010s
I20260709 13:06:18.028632 22541 raft_consensus.cc:359] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:18.029420 22541 raft_consensus.cc:740] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:06:18.030040 22541 consensus_queue.cc:260] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:18.032873 22541 ts_tablet_manager.cc:1434] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:06:18.034425 21744 tablet_copy_service.cc:342] P 85fe6149d5a84a0e8902326e5be67672: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-d3336a77fad34b00ad671b50eb25137a received from {username='slave'} at 127.0.0.1:41336
I20260709 13:06:18.034816 21744 tablet_copy_service.cc:434] P 85fe6149d5a84a0e8902326e5be67672: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-d3336a77fad34b00ad671b50eb25137a on tablet d3336a77fad34b00ad671b50eb25137a with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:18.040414 22543 tablet_copy_client.cc:806] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:18.040958 22543 tablet_copy_client.cc:670] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:18.045257 22543 tablet_copy_client.cc:538] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:18.052942 22543 tablet_bootstrap.cc:492] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:06:18.072677 22543 tablet_bootstrap.cc:492] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9: 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 13:06:18.073752 22543 tablet_bootstrap.cc:492] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:06:18.074249 22543 ts_tablet_manager.cc:1403] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260709 13:06:18.076536 22543 raft_consensus.cc:359] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:18.077344 22543 raft_consensus.cc:740] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:06:18.078048 22543 consensus_queue.cc:260] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:18.080554 22543 ts_tablet_manager.cc:1434] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:06:18.083197 21744 tablet_copy_service.cc:342] P 85fe6149d5a84a0e8902326e5be67672: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-ed5a088ede5c4fabbd662ba8c7391a8d received from {username='slave'} at 127.0.0.1:41336
I20260709 13:06:18.083573 21744 tablet_copy_service.cc:434] P 85fe6149d5a84a0e8902326e5be67672: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-ed5a088ede5c4fabbd662ba8c7391a8d on tablet ed5a088ede5c4fabbd662ba8c7391a8d with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:18.205574 22272 raft_consensus.cc:1217] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:18.340816 22272 raft_consensus.cc:1217] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:18.469650 22272 raft_consensus.cc:1217] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:18.521462 22272 raft_consensus.cc:1217] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:18.823503 22549 raft_consensus.cc:1064] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:06:18.826365 22549 consensus_queue.cc:237] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:18.877252 22551 raft_consensus.cc:1064] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:06:18.882647 22551 consensus_queue.cc:237] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:18.890092 22272 raft_consensus.cc:1275] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:18.891526 21659 raft_consensus.cc:1275] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:18.891952 21726 raft_consensus.cc:1275] T a40f64e515174e3f99deb9221bb9b497 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:18.891482 22549 consensus_queue.cc:1048] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:18.899649 22528 consensus_queue.cc:1048] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } 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 13:06:18.901365 22558 consensus_queue.cc:1048] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:18.938022 22272 raft_consensus.cc:1275] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:18.939417 22481 consensus_queue.cc:1048] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:18.940621 22528 raft_consensus.cc:2955] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:18.941880 21659 raft_consensus.cc:1275] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:18.943518 22535 consensus_queue.cc:1048] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:18.946151 21733 raft_consensus.cc:2955] T a40f64e515174e3f99deb9221bb9b497 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:18.952658 22553 raft_consensus.cc:1064] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:06:18.955320 22553 consensus_queue.cc:237] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:18.974737 22273 raft_consensus.cc:2955] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
W20260709 13:06:18.979223 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 51430.8us
I20260709 13:06:18.981856 21482 catalog_manager.cc:5697] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:18.984082 22271 raft_consensus.cc:1275] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:18.984870 21577 raft_consensus.cc:1275] T ed5a088ede5c4fabbd662ba8c7391a8d P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:18.992870 22552 consensus_queue.cc:1048] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:18.993772 22535 consensus_queue.cc:1048] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } 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 13:06:18.985651 21726 raft_consensus.cc:1275] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:19.004055 22270 raft_consensus.cc:2955] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:18.984104 21660 raft_consensus.cc:2955] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:19.010890 22450 consensus_queue.cc:1048] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:18.989498 21579 raft_consensus.cc:1275] T 4b58af783a2747c09dfa889ffb6663be P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:19.013581 22450 consensus_queue.cc:1048] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } 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 13:06:19.001456 22535 raft_consensus.cc:2955] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:19.039930 22550 raft_consensus.cc:2955] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:19.047113 21726 raft_consensus.cc:2955] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:19.055344 21577 raft_consensus.cc:2955] T ed5a088ede5c4fabbd662ba8c7391a8d P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:19.061285 21660 raft_consensus.cc:2955] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:19.063390 21579 raft_consensus.cc:2955] T 4b58af783a2747c09dfa889ffb6663be P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:19.085765 22271 raft_consensus.cc:2955] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:19.089252 22481 raft_consensus.cc:1064] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:06:19.096998 22481 consensus_queue.cc:237] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:19.114873 22270 raft_consensus.cc:1275] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:19.116299 22551 consensus_queue.cc:1048] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:19.118848 21660 raft_consensus.cc:1275] T d3336a77fad34b00ad671b50eb25137a P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:19.120541 22535 consensus_queue.cc:1048] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } 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 13:06:19.128432 21580 raft_consensus.cc:1275] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:19.140864 22481 consensus_queue.cc:1048] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:19.142524 21483 catalog_manager.cc:5697] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:19.145922 21579 consensus_queue.cc:237] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:06:19.168610 22576 log.cc:927] Time spent T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 13:06:19.161231 21483 catalog_manager.cc:5697] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:19.178783 22271 raft_consensus.cc:1275] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:19.179553 21659 raft_consensus.cc:1275] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:19.181445 22528 consensus_queue.cc:1048] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:19.182507 22549 consensus_queue.cc:1048] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:19.193359 22555 raft_consensus.cc:2955] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:19.200557 22271 raft_consensus.cc:2955] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:19.205724 21656 consensus_queue.cc:237] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:19.214277 21468 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a40f64e515174e3f99deb9221bb9b497 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:19.220317 21733 consensus_queue.cc:237] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:19.230288 21659 raft_consensus.cc:2955] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:19.230729 22535 raft_consensus.cc:2955] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:19.235229 21479 catalog_manager.cc:5697] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:19.245199 22271 raft_consensus.cc:1275] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:19.246668 22272 raft_consensus.cc:1275] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:19.248056 22559 consensus_queue.cc:1048] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:19.248759 21733 raft_consensus.cc:1275] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:19.255596 21656 raft_consensus.cc:1275] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:19.256507 22553 consensus_queue.cc:1048] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:19.258129 22272 raft_consensus.cc:2955] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:19.260522 21721 tablet_service.cc:1558] Processing DeleteTablet for tablet a40f64e515174e3f99deb9221bb9b497 with delete_type TABLET_DATA_TOMBSTONED (TS 85fe6149d5a84a0e8902326e5be67672 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34370
I20260709 13:06:19.261030 22553 consensus_queue.cc:1048] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:19.261900 22559 raft_consensus.cc:2955] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:19.269433 22527 raft_consensus.cc:2955] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:19.270186 22271 raft_consensus.cc:2955] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:19.284746 22270 raft_consensus.cc:2955] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:19.285629 21479 catalog_manager.cc:5697] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:19.313304 21470 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ed5a088ede5c4fabbd662ba8c7391a8d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:19.300287 22551 consensus_queue.cc:1048] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.013s
I20260709 13:06:19.313597 21659 raft_consensus.cc:2955] T d3336a77fad34b00ad671b50eb25137a P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:19.322106 21656 raft_consensus.cc:2955] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:19.332376 21572 tablet_service.cc:1558] Processing DeleteTablet for tablet 4b58af783a2747c09dfa889ffb6663be with delete_type TABLET_DATA_TOMBSTONED (TS 3d3266654c694a6c82af9d31d7154a0a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36098
I20260709 13:06:19.339185 22580 tablet_replica.cc:333] T a40f64e515174e3f99deb9221bb9b497 P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:06:19.344856 22580 raft_consensus.cc:2243] T a40f64e515174e3f99deb9221bb9b497 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.345631 22580 raft_consensus.cc:2272] T a40f64e515174e3f99deb9221bb9b497 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.349915 21469 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4b58af783a2747c09dfa889ffb6663be with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:19.350692 21733 raft_consensus.cc:2955] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:19.369382 21580 raft_consensus.cc:2955] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:19.374229 21479 catalog_manager.cc:5697] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New cstate: current_term: 1 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:19.396944 22583 tablet_replica.cc:333] T 4b58af783a2747c09dfa889ffb6663be P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:06:19.398041 22583 raft_consensus.cc:2243] T 4b58af783a2747c09dfa889ffb6663be P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.398658 22583 raft_consensus.cc:2272] T 4b58af783a2747c09dfa889ffb6663be P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.398922 22580 ts_tablet_manager.cc:1916] T a40f64e515174e3f99deb9221bb9b497 P 85fe6149d5a84a0e8902326e5be67672: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:19.403519 22583 ts_tablet_manager.cc:1916] T 4b58af783a2747c09dfa889ffb6663be P 3d3266654c694a6c82af9d31d7154a0a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:19.415320 22580 ts_tablet_manager.cc:1929] T a40f64e515174e3f99deb9221bb9b497 P 85fe6149d5a84a0e8902326e5be67672: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:19.415822 22580 log.cc:1199] T a40f64e515174e3f99deb9221bb9b497 P 85fe6149d5a84a0e8902326e5be67672: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-2-root/wals/a40f64e515174e3f99deb9221bb9b497
I20260709 13:06:19.414770 21481 catalog_manager.cc:5697] T d3336a77fad34b00ad671b50eb25137a P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:19.417635 21470 catalog_manager.cc:5028] TS 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): tablet a40f64e515174e3f99deb9221bb9b497 (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
I20260709 13:06:19.418772 22583 ts_tablet_manager.cc:1929] T 4b58af783a2747c09dfa889ffb6663be P 3d3266654c694a6c82af9d31d7154a0a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:19.419203 22583 log.cc:1199] T 4b58af783a2747c09dfa889ffb6663be P 3d3266654c694a6c82af9d31d7154a0a: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-0-root/wals/4b58af783a2747c09dfa889ffb6663be
I20260709 13:06:19.423218 21572 tablet_service.cc:1558] Processing DeleteTablet for tablet ed5a088ede5c4fabbd662ba8c7391a8d with delete_type TABLET_DATA_TOMBSTONED (TS 3d3266654c694a6c82af9d31d7154a0a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36098
I20260709 13:06:19.423599 21468 catalog_manager.cc:5028] TS 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): tablet 4b58af783a2747c09dfa889ffb6663be (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
I20260709 13:06:19.424566 22583 tablet_replica.cc:333] T ed5a088ede5c4fabbd662ba8c7391a8d P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:06:19.425484 22583 raft_consensus.cc:2243] T ed5a088ede5c4fabbd662ba8c7391a8d P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.426070 22583 raft_consensus.cc:2272] T ed5a088ede5c4fabbd662ba8c7391a8d P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.432004 22583 ts_tablet_manager.cc:1916] T ed5a088ede5c4fabbd662ba8c7391a8d P 3d3266654c694a6c82af9d31d7154a0a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:19.440330 21726 consensus_queue.cc:237] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:19.446661 22272 raft_consensus.cc:1275] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:19.448055 22583 ts_tablet_manager.cc:1929] T ed5a088ede5c4fabbd662ba8c7391a8d P 3d3266654c694a6c82af9d31d7154a0a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:19.448540 22583 log.cc:1199] T ed5a088ede5c4fabbd662ba8c7391a8d P 3d3266654c694a6c82af9d31d7154a0a: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-0-root/wals/ed5a088ede5c4fabbd662ba8c7391a8d
I20260709 13:06:19.448365 22535 consensus_queue.cc:1048] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:19.450237 21579 raft_consensus.cc:1275] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:19.451670 21468 catalog_manager.cc:5028] TS 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): tablet ed5a088ede5c4fabbd662ba8c7391a8d (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
I20260709 13:06:19.452658 22551 consensus_queue.cc:1048] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.013s
I20260709 13:06:19.466566 22559 raft_consensus.cc:2955] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:19.468103 22272 raft_consensus.cc:2955] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:19.476377 21580 raft_consensus.cc:2955] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:19.478505 21470 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d3336a77fad34b00ad671b50eb25137a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:19.485402 21480 catalog_manager.cc:5697] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: config changed from index 3 to 4, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New cstate: current_term: 1 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:19.502591 21650 tablet_service.cc:1558] Processing DeleteTablet for tablet d3336a77fad34b00ad671b50eb25137a with delete_type TABLET_DATA_TOMBSTONED (TS c0c40b7dc6c341f7ba49e3a696970252 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53430
I20260709 13:06:19.504181 22584 tablet_replica.cc:333] T d3336a77fad34b00ad671b50eb25137a P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:06:19.505300 22584 raft_consensus.cc:2243] T d3336a77fad34b00ad671b50eb25137a P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.505904 22584 raft_consensus.cc:2272] T d3336a77fad34b00ad671b50eb25137a P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.508378 22584 ts_tablet_manager.cc:1916] T d3336a77fad34b00ad671b50eb25137a P c0c40b7dc6c341f7ba49e3a696970252: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:19.519492 22584 ts_tablet_manager.cc:1929] T d3336a77fad34b00ad671b50eb25137a P c0c40b7dc6c341f7ba49e3a696970252: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:19.519889 22584 log.cc:1199] T d3336a77fad34b00ad671b50eb25137a P c0c40b7dc6c341f7ba49e3a696970252: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-1-root/wals/d3336a77fad34b00ad671b50eb25137a
I20260709 13:06:19.521242 21469 catalog_manager.cc:5028] TS c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): tablet d3336a77fad34b00ad671b50eb25137a (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
I20260709 13:06:20.558660 21655 consensus_queue.cc:237] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
W20260709 13:06:20.564023 21623 consensus_peers.cc:597] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ae15a655577142ed99332bdb3681af0f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:20.564249 21733 raft_consensus.cc:1275] T ae15a655577142ed99332bdb3681af0f P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:20.564528 21580 raft_consensus.cc:1275] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:20.565524 22586 consensus_queue.cc:1048] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } 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 13:06:20.566227 22554 consensus_queue.cc:1048] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:20.582064 21733 raft_consensus.cc:2955] T ae15a655577142ed99332bdb3681af0f P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:20.574985 22554 raft_consensus.cc:2955] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:20.586055 21580 raft_consensus.cc:2955] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:20.604441 21480 catalog_manager.cc:5697] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:20.612802 21580 consensus_queue.cc:237] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:20.620148 21726 raft_consensus.cc:1275] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:20.620623 21548 consensus_peers.cc:597] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7def1412cd384efaacdf04d382601ddf. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:20.622251 21659 raft_consensus.cc:1275] T 7def1412cd384efaacdf04d382601ddf P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:20.623093 22558 consensus_queue.cc:1048] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:20.626639 22555 consensus_queue.cc:1048] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } 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 13:06:20.641321 22555 raft_consensus.cc:2955] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:20.644234 21733 raft_consensus.cc:2955] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:20.648744 21659 raft_consensus.cc:2955] T 7def1412cd384efaacdf04d382601ddf P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:20.660629 21580 consensus_queue.cc:237] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:20.661805 21482 catalog_manager.cc:5697] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:20.673792 21548 consensus_peers.cc:597] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3722661173124e30931d0bb62fdc7689. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:20.678514 21733 raft_consensus.cc:1275] T 3722661173124e30931d0bb62fdc7689 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:20.678555 21659 raft_consensus.cc:1275] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:20.679919 22558 consensus_queue.cc:1048] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:20.681608 22558 consensus_queue.cc:1048] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } 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 13:06:20.689544 22555 raft_consensus.cc:2955] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:20.691195 21659 raft_consensus.cc:2955] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:20.695606 21727 raft_consensus.cc:2955] T 3722661173124e30931d0bb62fdc7689 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:20.712471 21659 consensus_queue.cc:237] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:20.713477 21481 catalog_manager.cc:5697] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
W20260709 13:06:20.721235 21623 consensus_peers.cc:597] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aecdf0cb97544b1495a0a25386ea9f29. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:20.723623 21580 raft_consensus.cc:1275] T aecdf0cb97544b1495a0a25386ea9f29 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:20.724166 21731 raft_consensus.cc:1275] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:20.725241 22600 consensus_queue.cc:1048] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } 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 13:06:20.729496 22554 consensus_queue.cc:1048] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:20.743191 22600 raft_consensus.cc:2955] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:20.748001 21731 raft_consensus.cc:2955] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:20.753648 21580 raft_consensus.cc:2955] T aecdf0cb97544b1495a0a25386ea9f29 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:20.761300 21481 catalog_manager.cc:5697] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:21.100437 22604 ts_tablet_manager.cc:933] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015)
I20260709 13:06:21.102304 22604 tablet_copy_client.cc:323] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.193:37015
I20260709 13:06:21.104179 21595 tablet_copy_service.cc:140] P 3d3266654c694a6c82af9d31d7154a0a: Received BeginTabletCopySession request for tablet 7def1412cd384efaacdf04d382601ddf from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:55756)
I20260709 13:06:21.104678 21595 tablet_copy_service.cc:161] P 3d3266654c694a6c82af9d31d7154a0a: Beginning new tablet copy session on tablet 7def1412cd384efaacdf04d382601ddf from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:55756: session id = fd323b19805c46bcb7aec2478c2a29e9-7def1412cd384efaacdf04d382601ddf
I20260709 13:06:21.110117 21595 tablet_copy_source_session.cc:215] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:21.112779 22604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7def1412cd384efaacdf04d382601ddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.140878 22604 tablet_copy_client.cc:806] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:21.141419 22604 tablet_copy_client.cc:670] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:21.145272 22604 tablet_copy_client.cc:538] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:21.154201 22604 tablet_bootstrap.cc:492] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:06:21.168581 22606 ts_tablet_manager.cc:933] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:21.170442 22606 tablet_copy_client.cc:323] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.194:34117
I20260709 13:06:21.171903 21670 tablet_copy_service.cc:140] P c0c40b7dc6c341f7ba49e3a696970252: Received BeginTabletCopySession request for tablet ae15a655577142ed99332bdb3681af0f from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:36032)
I20260709 13:06:21.172420 21670 tablet_copy_service.cc:161] P c0c40b7dc6c341f7ba49e3a696970252: Beginning new tablet copy session on tablet ae15a655577142ed99332bdb3681af0f from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:36032: session id = fd323b19805c46bcb7aec2478c2a29e9-ae15a655577142ed99332bdb3681af0f
I20260709 13:06:21.179491 21670 tablet_copy_source_session.cc:215] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:21.180857 22604 tablet_bootstrap.cc:492] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9: 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 13:06:21.181770 22604 tablet_bootstrap.cc:492] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:06:21.182432 22604 ts_tablet_manager.cc:1403] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.001s
I20260709 13:06:21.182467 22606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae15a655577142ed99332bdb3681af0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.184955 22604 raft_consensus.cc:359] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:21.185684 22604 raft_consensus.cc:740] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:06:21.186303 22604 consensus_queue.cc:260] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:21.199954 22606 tablet_copy_client.cc:806] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:21.200547 22606 tablet_copy_client.cc:670] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:21.204324 22606 tablet_copy_client.cc:538] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:21.206740 22610 ts_tablet_manager.cc:933] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015)
I20260709 13:06:21.210492 22604 ts_tablet_manager.cc:1434] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.028s	user 0.012s	sys 0.005s
I20260709 13:06:21.212141 21595 tablet_copy_service.cc:342] P 3d3266654c694a6c82af9d31d7154a0a: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-7def1412cd384efaacdf04d382601ddf received from {username='slave'} at 127.0.0.1:55756
I20260709 13:06:21.212255 22610 tablet_copy_client.cc:323] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.193:37015
I20260709 13:06:21.212531 21595 tablet_copy_service.cc:434] P 3d3266654c694a6c82af9d31d7154a0a: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-7def1412cd384efaacdf04d382601ddf on tablet 7def1412cd384efaacdf04d382601ddf with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:21.214417 22606 tablet_bootstrap.cc:492] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:06:21.214783 21595 tablet_copy_service.cc:140] P 3d3266654c694a6c82af9d31d7154a0a: Received BeginTabletCopySession request for tablet 3722661173124e30931d0bb62fdc7689 from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:55756)
I20260709 13:06:21.215386 21595 tablet_copy_service.cc:161] P 3d3266654c694a6c82af9d31d7154a0a: Beginning new tablet copy session on tablet 3722661173124e30931d0bb62fdc7689 from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:55756: session id = fd323b19805c46bcb7aec2478c2a29e9-3722661173124e30931d0bb62fdc7689
I20260709 13:06:21.222254 21595 tablet_copy_source_session.cc:215] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:21.226435 22610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3722661173124e30931d0bb62fdc7689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.243502 22610 tablet_copy_client.cc:806] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:21.244083 22610 tablet_copy_client.cc:670] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:21.248813 22610 tablet_copy_client.cc:538] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:21.255416 22606 tablet_bootstrap.cc:492] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9: 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 13:06:21.257059 22606 tablet_bootstrap.cc:492] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:06:21.257807 22606 ts_tablet_manager.cc:1403] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.008s
I20260709 13:06:21.257062 22610 tablet_bootstrap.cc:492] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:06:21.260375 22606 raft_consensus.cc:359] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:21.260993 22606 raft_consensus.cc:740] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:06:21.261544 22606 consensus_queue.cc:260] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:21.263686 22606 ts_tablet_manager.cc:1434] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 13:06:21.265519 21670 tablet_copy_service.cc:342] P c0c40b7dc6c341f7ba49e3a696970252: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-ae15a655577142ed99332bdb3681af0f received from {username='slave'} at 127.0.0.1:36032
I20260709 13:06:21.265918 21670 tablet_copy_service.cc:434] P c0c40b7dc6c341f7ba49e3a696970252: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-ae15a655577142ed99332bdb3681af0f on tablet ae15a655577142ed99332bdb3681af0f with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:21.296476 22610 tablet_bootstrap.cc:492] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9: 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 13:06:21.299878 22610 tablet_bootstrap.cc:492] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:06:21.300621 22610 ts_tablet_manager.cc:1403] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.044s	user 0.023s	sys 0.004s
I20260709 13:06:21.303244 22610 raft_consensus.cc:359] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:21.303993 22610 raft_consensus.cc:740] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:06:21.304541 22610 consensus_queue.cc:260] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:21.307082 22610 ts_tablet_manager.cc:1434] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:06:21.308517 21595 tablet_copy_service.cc:342] P 3d3266654c694a6c82af9d31d7154a0a: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-3722661173124e30931d0bb62fdc7689 received from {username='slave'} at 127.0.0.1:55756
I20260709 13:06:21.308911 21595 tablet_copy_service.cc:434] P 3d3266654c694a6c82af9d31d7154a0a: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-3722661173124e30931d0bb62fdc7689 on tablet 3722661173124e30931d0bb62fdc7689 with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:21.325700 22610 ts_tablet_manager.cc:933] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:21.327266 22610 tablet_copy_client.cc:323] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.194:34117
I20260709 13:06:21.328792 21670 tablet_copy_service.cc:140] P c0c40b7dc6c341f7ba49e3a696970252: Received BeginTabletCopySession request for tablet aecdf0cb97544b1495a0a25386ea9f29 from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:36032)
I20260709 13:06:21.329278 21670 tablet_copy_service.cc:161] P c0c40b7dc6c341f7ba49e3a696970252: Beginning new tablet copy session on tablet aecdf0cb97544b1495a0a25386ea9f29 from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:36032: session id = fd323b19805c46bcb7aec2478c2a29e9-aecdf0cb97544b1495a0a25386ea9f29
I20260709 13:06:21.336231 21670 tablet_copy_source_session.cc:215] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:21.338923 22610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aecdf0cb97544b1495a0a25386ea9f29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.350744 22610 tablet_copy_client.cc:806] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:21.351213 22610 tablet_copy_client.cc:670] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:21.354235 22610 tablet_copy_client.cc:538] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:21.360502 22610 tablet_bootstrap.cc:492] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:06:21.390690 22610 tablet_bootstrap.cc:492] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9: 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 13:06:21.400189 22610 tablet_bootstrap.cc:492] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:06:21.401098 22610 ts_tablet_manager.cc:1403] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.013s
I20260709 13:06:21.407372 22610 raft_consensus.cc:359] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:21.408113 22610 raft_consensus.cc:740] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:06:21.408703 22610 consensus_queue.cc:260] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:21.411657 22610 ts_tablet_manager.cc:1434] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.004s
I20260709 13:06:21.413714 21670 tablet_copy_service.cc:342] P c0c40b7dc6c341f7ba49e3a696970252: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-aecdf0cb97544b1495a0a25386ea9f29 received from {username='slave'} at 127.0.0.1:36032
I20260709 13:06:21.414100 21670 tablet_copy_service.cc:434] P c0c40b7dc6c341f7ba49e3a696970252: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-aecdf0cb97544b1495a0a25386ea9f29 on tablet aecdf0cb97544b1495a0a25386ea9f29 with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:21.640877 22271 raft_consensus.cc:1217] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:21.772054 22271 raft_consensus.cc:1217] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:21.801569 22271 raft_consensus.cc:1217] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:21.813258 22271 raft_consensus.cc:1217] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:22.101155 22555 raft_consensus.cc:1064] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:06:22.103606 22555 consensus_queue.cc:237] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:22.111975 22271 raft_consensus.cc:1275] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:22.113008 21731 raft_consensus.cc:1275] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:22.113523 22558 consensus_queue.cc:1048] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:22.114939 22621 consensus_queue.cc:1048] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:22.116086 21659 raft_consensus.cc:1275] T 7def1412cd384efaacdf04d382601ddf P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:22.117293 22558 consensus_queue.cc:1048] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } 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 13:06:22.135428 22555 raft_consensus.cc:2955] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:22.137802 22270 raft_consensus.cc:2955] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:22.142517 21726 raft_consensus.cc:2955] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:22.151177 21482 catalog_manager.cc:5697] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:22.153349 21655 raft_consensus.cc:2955] T 7def1412cd384efaacdf04d382601ddf P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:22.182087 21579 consensus_queue.cc:237] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:22.187747 22270 raft_consensus.cc:1275] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:22.189092 22555 consensus_queue.cc:1048] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:22.195837 22618 raft_consensus.cc:2955] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:22.200892 21726 raft_consensus.cc:1275] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:22.202389 22621 consensus_queue.cc:1048] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:22.205096 22270 raft_consensus.cc:2955] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:22.207607 21731 raft_consensus.cc:2955] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:22.213501 21468 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7def1412cd384efaacdf04d382601ddf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:22.222505 21479 catalog_manager.cc:5697] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: config changed from index 3 to 4, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:22.247454 21650 tablet_service.cc:1558] Processing DeleteTablet for tablet 7def1412cd384efaacdf04d382601ddf with delete_type TABLET_DATA_TOMBSTONED (TS c0c40b7dc6c341f7ba49e3a696970252 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53430
I20260709 13:06:22.249492 22629 tablet_replica.cc:333] T 7def1412cd384efaacdf04d382601ddf P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:06:22.250584 22629 raft_consensus.cc:2243] T 7def1412cd384efaacdf04d382601ddf P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:22.251317 22629 raft_consensus.cc:2272] T 7def1412cd384efaacdf04d382601ddf P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:22.253888 22629 ts_tablet_manager.cc:1916] T 7def1412cd384efaacdf04d382601ddf P c0c40b7dc6c341f7ba49e3a696970252: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:22.264374 22629 ts_tablet_manager.cc:1929] T 7def1412cd384efaacdf04d382601ddf P c0c40b7dc6c341f7ba49e3a696970252: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:22.264650 22629 log.cc:1199] T 7def1412cd384efaacdf04d382601ddf P c0c40b7dc6c341f7ba49e3a696970252: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-1-root/wals/7def1412cd384efaacdf04d382601ddf
I20260709 13:06:22.265985 21469 catalog_manager.cc:5028] TS c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): tablet 7def1412cd384efaacdf04d382601ddf (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
I20260709 13:06:22.275481 22621 raft_consensus.cc:1064] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:06:22.277865 22621 consensus_queue.cc:237] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:22.288738 22270 raft_consensus.cc:1275] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:22.289913 21731 raft_consensus.cc:1275] T 3722661173124e30931d0bb62fdc7689 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:22.290076 22621 consensus_queue.cc:1048] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:22.290668 21655 raft_consensus.cc:1275] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:22.291956 22618 consensus_queue.cc:1048] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } 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 13:06:22.295205 22558 consensus_queue.cc:1048] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:22.312318 22586 raft_consensus.cc:1064] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:06:22.314872 22586 consensus_queue.cc:237] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:22.315913 22621 raft_consensus.cc:2955] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:22.325520 21731 raft_consensus.cc:2955] T 3722661173124e30931d0bb62fdc7689 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:22.318034 21655 raft_consensus.cc:2955] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:22.345351 21479 catalog_manager.cc:5697] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:22.354671 22617 raft_consensus.cc:1064] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:06:22.356873 22617 consensus_queue.cc:237] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:22.395751 22270 raft_consensus.cc:2955] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:22.404517 21583 raft_consensus.cc:1275] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:22.418936 22641 consensus_queue.cc:1048] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:22.420572 21726 raft_consensus.cc:1275] T ae15a655577142ed99332bdb3681af0f P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:06:22.425792 21623 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 50847.2us
I20260709 13:06:22.427129 21579 raft_consensus.cc:1275] T aecdf0cb97544b1495a0a25386ea9f29 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:22.428531 22616 consensus_queue.cc:1048] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } 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 13:06:22.428983 22271 raft_consensus.cc:1275] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:22.432685 22642 consensus_queue.cc:1048] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:22.435434 21726 raft_consensus.cc:1275] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:22.440922 22586 consensus_queue.cc:1048] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } 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 13:06:22.443099 22586 consensus_queue.cc:1048] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:22.459452 22271 raft_consensus.cc:1275] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:22.461578 22642 consensus_queue.cc:1048] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:22.479782 22637 raft_consensus.cc:2955] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:22.485749 21583 raft_consensus.cc:2955] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:22.497711 22271 raft_consensus.cc:2955] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:22.505829 21729 raft_consensus.cc:2955] T ae15a655577142ed99332bdb3681af0f P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:22.506798 22617 raft_consensus.cc:2955] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:22.508586 22270 raft_consensus.cc:2955] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:22.523605 21726 raft_consensus.cc:2955] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:22.568002 21583 raft_consensus.cc:2955] T aecdf0cb97544b1495a0a25386ea9f29 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:22.603217 21479 catalog_manager.cc:5697] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:22.623273 21583 consensus_queue.cc:237] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:22.634029 21659 raft_consensus.cc:1275] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:22.635586 22640 consensus_queue.cc:1048] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:22.636431 22270 raft_consensus.cc:1275] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:22.638307 22640 consensus_queue.cc:1048] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:22.639891 21479 catalog_manager.cc:5697] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:22.651930 22555 raft_consensus.cc:2955] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:22.687263 21659 consensus_queue.cc:237] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:22.691324 22270 raft_consensus.cc:2955] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:22.700023 22271 raft_consensus.cc:1275] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:22.700205 21656 raft_consensus.cc:2955] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:22.701761 22639 consensus_queue.cc:1048] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:22.690510 21660 consensus_queue.cc:237] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:22.705214 21579 raft_consensus.cc:1275] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:22.706605 22635 consensus_queue.cc:1048] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:22.714983 22272 raft_consensus.cc:1275] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:22.716403 22635 consensus_queue.cc:1048] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:22.719722 21731 raft_consensus.cc:1275] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:22.721670 22637 consensus_queue.cc:1048] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:22.726425 22272 raft_consensus.cc:2955] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:22.726861 21468 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3722661173124e30931d0bb62fdc7689 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:22.735692 21479 catalog_manager.cc:5697] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:22.725780 22635 raft_consensus.cc:2955] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:22.759951 21721 tablet_service.cc:1558] Processing DeleteTablet for tablet 3722661173124e30931d0bb62fdc7689 with delete_type TABLET_DATA_TOMBSTONED (TS 85fe6149d5a84a0e8902326e5be67672 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34370
I20260709 13:06:22.776152 21480 catalog_manager.cc:5697] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:22.780634 22642 raft_consensus.cc:2955] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:22.791045 21579 raft_consensus.cc:2955] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:22.787809 22272 raft_consensus.cc:2955] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:22.803685 21731 raft_consensus.cc:2955] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:22.801973 21721 tablet_service.cc:1558] Processing DeleteTablet for tablet ae15a655577142ed99332bdb3681af0f with delete_type TABLET_DATA_TOMBSTONED (TS 85fe6149d5a84a0e8902326e5be67672 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34370
I20260709 13:06:22.811306 21469 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ae15a655577142ed99332bdb3681af0f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:22.821789 22651 tablet_replica.cc:333] T 3722661173124e30931d0bb62fdc7689 P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:06:22.823314 22651 raft_consensus.cc:2243] T 3722661173124e30931d0bb62fdc7689 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:22.825317 21469 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aecdf0cb97544b1495a0a25386ea9f29 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:22.824283 22651 raft_consensus.cc:2272] T 3722661173124e30931d0bb62fdc7689 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:22.835160 22651 ts_tablet_manager.cc:1916] T 3722661173124e30931d0bb62fdc7689 P 85fe6149d5a84a0e8902326e5be67672: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:22.841820 21479 catalog_manager.cc:5697] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:22.869081 21572 tablet_service.cc:1558] Processing DeleteTablet for tablet aecdf0cb97544b1495a0a25386ea9f29 with delete_type TABLET_DATA_TOMBSTONED (TS 3d3266654c694a6c82af9d31d7154a0a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36098
I20260709 13:06:22.869539 22651 ts_tablet_manager.cc:1929] T 3722661173124e30931d0bb62fdc7689 P 85fe6149d5a84a0e8902326e5be67672: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:22.870172 22651 log.cc:1199] T 3722661173124e30931d0bb62fdc7689 P 85fe6149d5a84a0e8902326e5be67672: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-2-root/wals/3722661173124e30931d0bb62fdc7689
I20260709 13:06:22.872716 22651 tablet_replica.cc:333] T ae15a655577142ed99332bdb3681af0f P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:06:22.873842 22651 raft_consensus.cc:2243] T ae15a655577142ed99332bdb3681af0f P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:22.873176 21470 catalog_manager.cc:5028] TS 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): tablet 3722661173124e30931d0bb62fdc7689 (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
I20260709 13:06:22.874727 22651 raft_consensus.cc:2272] T ae15a655577142ed99332bdb3681af0f P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:22.882264 22651 ts_tablet_manager.cc:1916] T ae15a655577142ed99332bdb3681af0f P 85fe6149d5a84a0e8902326e5be67672: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:22.884730 22653 tablet_replica.cc:333] T aecdf0cb97544b1495a0a25386ea9f29 P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:06:22.885571 22653 raft_consensus.cc:2243] T aecdf0cb97544b1495a0a25386ea9f29 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:22.886057 22653 raft_consensus.cc:2272] T aecdf0cb97544b1495a0a25386ea9f29 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:22.888674 22653 ts_tablet_manager.cc:1916] T aecdf0cb97544b1495a0a25386ea9f29 P 3d3266654c694a6c82af9d31d7154a0a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:22.896855 22651 ts_tablet_manager.cc:1929] T ae15a655577142ed99332bdb3681af0f P 85fe6149d5a84a0e8902326e5be67672: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:22.897331 22651 log.cc:1199] T ae15a655577142ed99332bdb3681af0f P 85fe6149d5a84a0e8902326e5be67672: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-2-root/wals/ae15a655577142ed99332bdb3681af0f
I20260709 13:06:22.898831 21470 catalog_manager.cc:5028] TS 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): tablet ae15a655577142ed99332bdb3681af0f (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
I20260709 13:06:22.901952 22653 ts_tablet_manager.cc:1929] T aecdf0cb97544b1495a0a25386ea9f29 P 3d3266654c694a6c82af9d31d7154a0a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:22.902315 22653 log.cc:1199] T aecdf0cb97544b1495a0a25386ea9f29 P 3d3266654c694a6c82af9d31d7154a0a: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-0-root/wals/aecdf0cb97544b1495a0a25386ea9f29
I20260709 13:06:22.903805 21468 catalog_manager.cc:5028] TS 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): tablet aecdf0cb97544b1495a0a25386ea9f29 (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
I20260709 13:06:23.950649 21579 consensus_queue.cc:237] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:23.956301 21726 raft_consensus.cc:1275] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:23.956789 21660 raft_consensus.cc:1275] T 8076b88e862e42f3bcecc27e8a73e26e P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:23.957270 21548 consensus_peers.cc:597] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8076b88e862e42f3bcecc27e8a73e26e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:23.958261 22656 consensus_queue.cc:1048] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } 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 13:06:23.959103 22558 consensus_queue.cc:1048] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:23.965870 22656 raft_consensus.cc:2955] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:23.967509 21660 raft_consensus.cc:2955] T 8076b88e862e42f3bcecc27e8a73e26e P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:23.968951 21726 raft_consensus.cc:2955] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:23.988447 21659 consensus_queue.cc:237] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:23.992795 21482 catalog_manager.cc:5697] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:23.999079 21623 consensus_peers.cc:597] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 086cac2d4434404e9ae4162c70276394. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:23.999491 21726 raft_consensus.cc:1275] T 086cac2d4434404e9ae4162c70276394 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:24.002177 22652 consensus_queue.cc:1048] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } 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 13:06:24.003201 21579 raft_consensus.cc:1275] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:24.004580 22652 consensus_queue.cc:1048] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:24.012213 22637 raft_consensus.cc:2955] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:24.013693 21726 raft_consensus.cc:2955] T 086cac2d4434404e9ae4162c70276394 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:24.018791 21583 raft_consensus.cc:2955] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:24.030040 21731 consensus_queue.cc:237] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:24.042605 21479 catalog_manager.cc:5697] T 086cac2d4434404e9ae4162c70276394 P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:24.048784 21659 raft_consensus.cc:1275] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:24.049232 21583 raft_consensus.cc:1275] T b9a3e064ee3a48b4b61f8430c80ece33 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:24.049564 21697 consensus_peers.cc:597] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b9a3e064ee3a48b4b61f8430c80ece33. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:24.051252 22619 consensus_queue.cc:1048] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } 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 13:06:24.052953 22650 consensus_queue.cc:1048] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:24.064280 22650 raft_consensus.cc:2955] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:24.065761 21659 raft_consensus.cc:2955] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:24.075244 21583 raft_consensus.cc:2955] T b9a3e064ee3a48b4b61f8430c80ece33 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:24.076719 21579 consensus_queue.cc:237] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:24.085481 21479 catalog_manager.cc:5697] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 1 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
W20260709 13:06:24.095468 21548 consensus_peers.cc:597] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 28776f313c26429990c52fe2439e804b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:24.099174 21726 raft_consensus.cc:1275] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:24.100342 22558 consensus_queue.cc:1048] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:24.105897 21659 raft_consensus.cc:1275] T 28776f313c26429990c52fe2439e804b P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:24.107297 22656 consensus_queue.cc:1048] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } 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 13:06:24.110333 22621 raft_consensus.cc:2955] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:24.116269 21726 raft_consensus.cc:2955] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:24.124845 21659 raft_consensus.cc:2955] T 28776f313c26429990c52fe2439e804b P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:24.131969 21482 catalog_manager.cc:5697] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:24.489362 22674 ts_tablet_manager.cc:933] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:24.492216 22674 tablet_copy_client.cc:323] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.194:34117
I20260709 13:06:24.494076 21670 tablet_copy_service.cc:140] P c0c40b7dc6c341f7ba49e3a696970252: Received BeginTabletCopySession request for tablet 086cac2d4434404e9ae4162c70276394 from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:36032)
I20260709 13:06:24.494490 21670 tablet_copy_service.cc:161] P c0c40b7dc6c341f7ba49e3a696970252: Beginning new tablet copy session on tablet 086cac2d4434404e9ae4162c70276394 from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:36032: session id = fd323b19805c46bcb7aec2478c2a29e9-086cac2d4434404e9ae4162c70276394
I20260709 13:06:24.499655 21670 tablet_copy_source_session.cc:215] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:24.502393 22674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 086cac2d4434404e9ae4162c70276394. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.512924 22674 tablet_copy_client.cc:806] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:24.516166 22674 tablet_copy_client.cc:670] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:24.518630 22676 ts_tablet_manager.cc:933] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015)
I20260709 13:06:24.526353 22674 tablet_copy_client.cc:538] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:24.535264 22674 tablet_bootstrap.cc:492] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:06:24.545590 22676 tablet_copy_client.cc:323] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.193:37015
I20260709 13:06:24.547622 21595 tablet_copy_service.cc:140] P 3d3266654c694a6c82af9d31d7154a0a: Received BeginTabletCopySession request for tablet 28776f313c26429990c52fe2439e804b from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:55756)
I20260709 13:06:24.548237 21595 tablet_copy_service.cc:161] P 3d3266654c694a6c82af9d31d7154a0a: Beginning new tablet copy session on tablet 28776f313c26429990c52fe2439e804b from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:55756: session id = fd323b19805c46bcb7aec2478c2a29e9-28776f313c26429990c52fe2439e804b
I20260709 13:06:24.558288 21595 tablet_copy_source_session.cc:215] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:24.570886 22680 ts_tablet_manager.cc:933] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015)
I20260709 13:06:24.572103 22676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28776f313c26429990c52fe2439e804b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.577747 22674 tablet_bootstrap.cc:492] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9: 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 13:06:24.578729 22674 tablet_bootstrap.cc:492] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:06:24.579409 22674 ts_tablet_manager.cc:1403] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.044s	user 0.022s	sys 0.023s
I20260709 13:06:24.583906 22674 raft_consensus.cc:359] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:24.584744 22674 raft_consensus.cc:740] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:06:24.585424 22674 consensus_queue.cc:260] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:24.589140 22676 tablet_copy_client.cc:806] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:24.589905 22676 tablet_copy_client.cc:670] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:24.594333 22676 tablet_copy_client.cc:538] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:24.601708 22674 ts_tablet_manager.cc:1434] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.010s
I20260709 13:06:24.602771 22680 tablet_copy_client.cc:323] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.193:37015
I20260709 13:06:24.603829 21670 tablet_copy_service.cc:342] P c0c40b7dc6c341f7ba49e3a696970252: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-086cac2d4434404e9ae4162c70276394 received from {username='slave'} at 127.0.0.1:36032
I20260709 13:06:24.605034 21670 tablet_copy_service.cc:434] P c0c40b7dc6c341f7ba49e3a696970252: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-086cac2d4434404e9ae4162c70276394 on tablet 086cac2d4434404e9ae4162c70276394 with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:24.603837 22681 ts_tablet_manager.cc:933] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:24.608592 21595 tablet_copy_service.cc:140] P 3d3266654c694a6c82af9d31d7154a0a: Received BeginTabletCopySession request for tablet 8076b88e862e42f3bcecc27e8a73e26e from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:55756)
I20260709 13:06:24.609086 21595 tablet_copy_service.cc:161] P 3d3266654c694a6c82af9d31d7154a0a: Beginning new tablet copy session on tablet 8076b88e862e42f3bcecc27e8a73e26e from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:55756: session id = fd323b19805c46bcb7aec2478c2a29e9-8076b88e862e42f3bcecc27e8a73e26e
I20260709 13:06:24.613658 22681 tablet_copy_client.cc:323] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.195:36459
I20260709 13:06:24.614508 21595 tablet_copy_source_session.cc:215] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:24.615686 21744 tablet_copy_service.cc:140] P 85fe6149d5a84a0e8902326e5be67672: Received BeginTabletCopySession request for tablet b9a3e064ee3a48b4b61f8430c80ece33 from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:41336)
I20260709 13:06:24.616298 21744 tablet_copy_service.cc:161] P 85fe6149d5a84a0e8902326e5be67672: Beginning new tablet copy session on tablet b9a3e064ee3a48b4b61f8430c80ece33 from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:41336: session id = fd323b19805c46bcb7aec2478c2a29e9-b9a3e064ee3a48b4b61f8430c80ece33
I20260709 13:06:24.617620 22680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8076b88e862e42f3bcecc27e8a73e26e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.617619 22676 tablet_bootstrap.cc:492] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:06:24.637717 22680 tablet_copy_client.cc:806] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:24.638923 22680 tablet_copy_client.cc:670] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:24.643607 22680 tablet_copy_client.cc:538] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:24.651110 22676 tablet_bootstrap.cc:492] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9: 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 13:06:24.651175 21744 tablet_copy_source_session.cc:215] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:24.652135 22676 tablet_bootstrap.cc:492] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:06:24.652894 22676 ts_tablet_manager.cc:1403] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.020s
I20260709 13:06:24.654448 22681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9a3e064ee3a48b4b61f8430c80ece33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.654452 22680 tablet_bootstrap.cc:492] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:06:24.657001 22676 raft_consensus.cc:359] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:24.658751 22676 raft_consensus.cc:740] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:06:24.659627 22676 consensus_queue.cc:260] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:24.662081 22676 ts_tablet_manager.cc:1434] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:06:24.663818 21595 tablet_copy_service.cc:342] P 3d3266654c694a6c82af9d31d7154a0a: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-28776f313c26429990c52fe2439e804b received from {username='slave'} at 127.0.0.1:55756
I20260709 13:06:24.664237 21595 tablet_copy_service.cc:434] P 3d3266654c694a6c82af9d31d7154a0a: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-28776f313c26429990c52fe2439e804b on tablet 28776f313c26429990c52fe2439e804b with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:24.670912 22681 tablet_copy_client.cc:806] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:24.671450 22681 tablet_copy_client.cc:670] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:24.674821 22681 tablet_copy_client.cc:538] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:24.683444 22681 tablet_bootstrap.cc:492] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:06:24.684871 22680 tablet_bootstrap.cc:492] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9: 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 13:06:24.685767 22680 tablet_bootstrap.cc:492] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:06:24.686400 22680 ts_tablet_manager.cc:1403] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.008s
I20260709 13:06:24.689373 22680 raft_consensus.cc:359] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:24.690187 22680 raft_consensus.cc:740] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:06:24.690915 22680 consensus_queue.cc:260] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:24.701058 22680 ts_tablet_manager.cc:1434] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:06:24.708452 21595 tablet_copy_service.cc:342] P 3d3266654c694a6c82af9d31d7154a0a: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-8076b88e862e42f3bcecc27e8a73e26e received from {username='slave'} at 127.0.0.1:55756
I20260709 13:06:24.709026 21595 tablet_copy_service.cc:434] P 3d3266654c694a6c82af9d31d7154a0a: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-8076b88e862e42f3bcecc27e8a73e26e on tablet 8076b88e862e42f3bcecc27e8a73e26e with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:24.716776 22681 tablet_bootstrap.cc:492] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9: 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 13:06:24.717792 22681 tablet_bootstrap.cc:492] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:06:24.719348 22681 ts_tablet_manager.cc:1403] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.020s
I20260709 13:06:24.722425 22681 raft_consensus.cc:359] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:24.723265 22681 raft_consensus.cc:740] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:06:24.723901 22681 consensus_queue.cc:260] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:24.726608 22681 ts_tablet_manager.cc:1434] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:24.728291 21744 tablet_copy_service.cc:342] P 85fe6149d5a84a0e8902326e5be67672: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-b9a3e064ee3a48b4b61f8430c80ece33 received from {username='slave'} at 127.0.0.1:41336
I20260709 13:06:24.728682 21744 tablet_copy_service.cc:434] P 85fe6149d5a84a0e8902326e5be67672: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-b9a3e064ee3a48b4b61f8430c80ece33 on tablet b9a3e064ee3a48b4b61f8430c80ece33 with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:24.912348 22272 raft_consensus.cc:1217] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:24.981926 22272 raft_consensus.cc:1217] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:25.043545 22271 raft_consensus.cc:1217] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:25.126751 22272 raft_consensus.cc:1217] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:25.517752 22693 raft_consensus.cc:1064] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:06:25.519562 22693 consensus_queue.cc:237] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:25.526216 22272 raft_consensus.cc:1275] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:25.528046 21583 raft_consensus.cc:1275] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:25.528401 22693 consensus_queue.cc:1048] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:25.530846 21726 raft_consensus.cc:1275] T 086cac2d4434404e9ae4162c70276394 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:25.535804 22637 consensus_queue.cc:1048] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:25.542402 22637 consensus_queue.cc:1048] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } 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 13:06:25.559652 22689 raft_consensus.cc:1064] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:06:25.563187 22689 consensus_queue.cc:237] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:25.564256 22693 raft_consensus.cc:2955] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:25.568342 22271 raft_consensus.cc:2955] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:25.568711 21726 raft_consensus.cc:2955] T 086cac2d4434404e9ae4162c70276394 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:25.587091 21583 raft_consensus.cc:2955] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:25.587440 21481 catalog_manager.cc:5697] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:25.591024 22271 raft_consensus.cc:1275] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:25.595148 22619 consensus_queue.cc:1048] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:25.597033 21580 raft_consensus.cc:1275] T b9a3e064ee3a48b4b61f8430c80ece33 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:25.600440 22691 consensus_queue.cc:1048] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } 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 13:06:25.605036 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:25.608462 21659 raft_consensus.cc:1275] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:25.611356 22619 consensus_queue.cc:1048] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:25.613145 22621 raft_consensus.cc:1064] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:06:25.615597 22621 consensus_queue.cc:237] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:25.639547 21731 raft_consensus.cc:1275] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:25.641067 22271 raft_consensus.cc:1275] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:25.649516 22619 raft_consensus.cc:2955] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:25.641355 22692 consensus_queue.cc:1048] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:25.652381 22704 consensus_queue.cc:1048] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:25.655424 21659 raft_consensus.cc:2955] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:25.680464 22270 raft_consensus.cc:2955] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:25.727211 21659 raft_consensus.cc:1275] T 8076b88e862e42f3bcecc27e8a73e26e P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:25.728899 22705 consensus_queue.cc:1048] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } 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 13:06:25.746251 22706 raft_consensus.cc:1064] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:06:25.748823 22706 consensus_queue.cc:237] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:25.749464 21580 raft_consensus.cc:2955] T b9a3e064ee3a48b4b61f8430c80ece33 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:25.771616 22705 raft_consensus.cc:2955] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:25.773039 21659 consensus_queue.cc:237] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:25.779426 22271 raft_consensus.cc:1275] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:25.788451 21481 catalog_manager.cc:5697] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:25.792939 22666 consensus_queue.cc:1048] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.012s
I20260709 13:06:25.800473 22666 raft_consensus.cc:2955] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:25.803618 22270 raft_consensus.cc:2955] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:25.820297 22270 raft_consensus.cc:1275] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:25.821273 21656 raft_consensus.cc:1275] T 28776f313c26429990c52fe2439e804b P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:25.820930 21659 raft_consensus.cc:2955] T 8076b88e862e42f3bcecc27e8a73e26e P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:25.836715 22706 consensus_queue.cc:1048] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } 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 13:06:25.842950 22706 consensus_queue.cc:1048] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:25.845963 21469 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 086cac2d4434404e9ae4162c70276394 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:25.869262 21726 consensus_queue.cc:237] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:25.858774 21479 catalog_manager.cc:5697] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:25.880422 22271 raft_consensus.cc:1275] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:25.882160 22689 consensus_queue.cc:1048] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:25.892146 22691 raft_consensus.cc:2955] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:25.896951 22272 raft_consensus.cc:2955] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:25.901569 21480 catalog_manager.cc:5697] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:25.909485 22271 raft_consensus.cc:2955] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:25.911620 21721 tablet_service.cc:1558] Processing DeleteTablet for tablet 086cac2d4434404e9ae4162c70276394 with delete_type TABLET_DATA_TOMBSTONED (TS 85fe6149d5a84a0e8902326e5be67672 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34370
I20260709 13:06:25.918849 21659 raft_consensus.cc:1275] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260709 13:06:25.932128 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 78690.4us
I20260709 13:06:25.939456 22558 raft_consensus.cc:2955] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:25.956941 21470 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b9a3e064ee3a48b4b61f8430c80ece33 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:25.957645 22711 consensus_queue.cc:1048] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.023s
I20260709 13:06:25.963527 21656 raft_consensus.cc:2955] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:25.977823 21580 raft_consensus.cc:1275] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:25.976238 22270 raft_consensus.cc:2955] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:25.986756 21726 raft_consensus.cc:2955] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:26.020349 21729 raft_consensus.cc:1275] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:26.027201 22719 tablet_replica.cc:333] T 086cac2d4434404e9ae4162c70276394 P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:06:26.030752 22719 raft_consensus.cc:2243] T 086cac2d4434404e9ae4162c70276394 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:26.034694 22719 raft_consensus.cc:2272] T 086cac2d4434404e9ae4162c70276394 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:26.041679 22679 consensus_queue.cc:1048] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:26.043679 22719 ts_tablet_manager.cc:1916] T 086cac2d4434404e9ae4162c70276394 P 85fe6149d5a84a0e8902326e5be67672: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:26.050520 21481 catalog_manager.cc:5697] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New cstate: current_term: 1 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:26.054894 22692 consensus_queue.cc:1048] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:26.067169 21572 tablet_service.cc:1558] Processing DeleteTablet for tablet b9a3e064ee3a48b4b61f8430c80ece33 with delete_type TABLET_DATA_TOMBSTONED (TS 3d3266654c694a6c82af9d31d7154a0a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36098
I20260709 13:06:26.074849 21579 raft_consensus.cc:2955] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:26.077553 21577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3722661173124e30931d0bb62fdc7689"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
mode: GRACEFUL
new_leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
 from {username='slave'} at 127.0.0.1:47892
I20260709 13:06:26.078163 21577 raft_consensus.cc:606] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Received request to transfer leadership to TS fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:26.081405 21580 consensus_queue.cc:237] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:26.099581 21479 catalog_manager.cc:5697] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:26.125406 21729 raft_consensus.cc:2955] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:26.099905 21659 raft_consensus.cc:2955] T 28776f313c26429990c52fe2439e804b P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:26.145778 21726 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc"
dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
mode: GRACEFUL
new_leader_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:55462
I20260709 13:06:26.146525 21726 raft_consensus.cc:606] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Received request to transfer leadership to TS 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:06:26.148769 22726 tablet_replica.cc:333] T b9a3e064ee3a48b4b61f8430c80ece33 P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:06:26.152004 21726 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac"
dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
mode: GRACEFUL
new_leader_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:55462
I20260709 13:06:26.160082 21726 raft_consensus.cc:606] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Received request to transfer leadership to TS 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:06:26.160458 22726 raft_consensus.cc:2243] T b9a3e064ee3a48b4b61f8430c80ece33 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:26.161108 22726 raft_consensus.cc:2272] T b9a3e064ee3a48b4b61f8430c80ece33 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:26.158563 22270 raft_consensus.cc:1275] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:26.168093 22558 consensus_queue.cc:1048] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:26.175348 22726 ts_tablet_manager.cc:1916] T b9a3e064ee3a48b4b61f8430c80ece33 P 3d3266654c694a6c82af9d31d7154a0a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:26.159427 21729 raft_consensus.cc:1275] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:26.163882 21580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
mode: GRACEFUL
new_leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
 from {username='slave'} at 127.0.0.1:47892
I20260709 13:06:26.184540 21580 raft_consensus.cc:606] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Received request to transfer leadership to TS fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:26.187345 22558 consensus_queue.cc:1048] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:26.188385 21729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a"
dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
mode: GRACEFUL
new_leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
 from {username='slave'} at 127.0.0.1:55462
I20260709 13:06:26.188887 21729 raft_consensus.cc:606] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Received request to transfer leadership to TS fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:26.194949 22558 raft_consensus.cc:2955] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:26.199282 22721 raft_consensus.cc:993] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672: : Instructing follower fd323b19805c46bcb7aec2478c2a29e9 to start an election
I20260709 13:06:26.199743 22721 raft_consensus.cc:1081] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Signalling peer fd323b19805c46bcb7aec2478c2a29e9 to start an election
I20260709 13:06:26.201417 22271 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a"
dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
 from {username='slave'} at 127.0.0.1:54804
I20260709 13:06:26.201969 22271 raft_consensus.cc:493] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:26.202320 22271 raft_consensus.cc:3060] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.211898 22271 raft_consensus.cc:515] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:26.214715 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:26.215296 21579 raft_consensus.cc:3060] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.202051 22270 raft_consensus.cc:2955] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:26.222579 21579 raft_consensus.cc:2468] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:26.223784 22237 leader_election.cc:304] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:26.224748 22682 raft_consensus.cc:2804] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:26.236717 21729 raft_consensus.cc:2955] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:26.239797 22682 raft_consensus.cc:697] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:06:26.241278 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:26.241904 21727 raft_consensus.cc:3055] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:26.242332 21727 raft_consensus.cc:740] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:26.242262 22682 consensus_queue.cc:237] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:26.243264 21727 consensus_queue.cc:260] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:26.244369 21727 raft_consensus.cc:3060] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.240283 22271 leader_election.cc:290] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:26.252660 21727 raft_consensus.cc:2468] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:26.249290 22719 ts_tablet_manager.cc:1929] T 086cac2d4434404e9ae4162c70276394 P 85fe6149d5a84a0e8902326e5be67672: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:26.254689 22719 log.cc:1199] T 086cac2d4434404e9ae4162c70276394 P 85fe6149d5a84a0e8902326e5be67672: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-2-root/wals/086cac2d4434404e9ae4162c70276394
I20260709 13:06:26.257758 21470 catalog_manager.cc:5028] TS 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): tablet 086cac2d4434404e9ae4162c70276394 (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
I20260709 13:06:26.271266 22720 raft_consensus.cc:993] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672: : Instructing follower 3d3266654c694a6c82af9d31d7154a0a to start an election
I20260709 13:06:26.271883 21480 catalog_manager.cc:5697] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: config changed from index 3 to 4, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:26.274524 22720 raft_consensus.cc:1081] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Signalling peer 3d3266654c694a6c82af9d31d7154a0a to start an election
I20260709 13:06:26.287009 21583 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:36120
I20260709 13:06:26.289016 21583 raft_consensus.cc:493] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:26.289829 21583 raft_consensus.cc:3060] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.287199 21468 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8076b88e862e42f3bcecc27e8a73e26e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:26.300460 21583 raft_consensus.cc:515] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:26.302224 21583 leader_election.cc:290] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:26.303390 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:26.303970 21656 raft_consensus.cc:3060] T 383eded68fd440d9817f2aa3d4005fbc P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.304497 21480 catalog_manager.cc:5697] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: term changed from 1 to 2, leader changed from 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) to fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196). New cstate: current_term: 2 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:26.311028 21656 raft_consensus.cc:2468] T 383eded68fd440d9817f2aa3d4005fbc P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:26.311229 21650 tablet_service.cc:1558] Processing DeleteTablet for tablet 8076b88e862e42f3bcecc27e8a73e26e with delete_type TABLET_DATA_TOMBSTONED (TS c0c40b7dc6c341f7ba49e3a696970252 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53430
I20260709 13:06:26.311441 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:26.312325 21729 raft_consensus.cc:3055] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:26.312732 21729 raft_consensus.cc:740] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:26.313642 21729 consensus_queue.cc:260] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:26.315136 21729 raft_consensus.cc:3060] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.315241 21550 leader_election.cc:304] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:26.322106 21729 raft_consensus.cc:2468] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:26.325414 22733 tablet_replica.cc:333] T 8076b88e862e42f3bcecc27e8a73e26e P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:06:26.326499 22558 raft_consensus.cc:2804] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:26.328671 22558 raft_consensus.cc:697] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:26.329895 22720 raft_consensus.cc:993] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672: : Instructing follower 3d3266654c694a6c82af9d31d7154a0a to start an election
I20260709 13:06:26.336598 22720 raft_consensus.cc:1081] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Signalling peer 3d3266654c694a6c82af9d31d7154a0a to start an election
I20260709 13:06:26.330827 22726 ts_tablet_manager.cc:1929] T b9a3e064ee3a48b4b61f8430c80ece33 P 3d3266654c694a6c82af9d31d7154a0a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:26.326547 22733 raft_consensus.cc:2243] T 8076b88e862e42f3bcecc27e8a73e26e P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:26.337262 22726 log.cc:1199] T b9a3e064ee3a48b4b61f8430c80ece33 P 3d3266654c694a6c82af9d31d7154a0a: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-0-root/wals/b9a3e064ee3a48b4b61f8430c80ece33
I20260709 13:06:26.337466 22704 raft_consensus.cc:993] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a: : Instructing follower fd323b19805c46bcb7aec2478c2a29e9 to start an election
I20260709 13:06:26.337594 22733 raft_consensus.cc:2272] T 8076b88e862e42f3bcecc27e8a73e26e P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:26.338343 21583 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:36120
I20260709 13:06:26.338873 21583 raft_consensus.cc:493] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:26.337975 22704 raft_consensus.cc:1081] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Signalling peer fd323b19805c46bcb7aec2478c2a29e9 to start an election
I20260709 13:06:26.339219 21583 raft_consensus.cc:3060] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.340644 22270 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf"
dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
 from {username='slave'} at 127.0.0.1:54790
I20260709 13:06:26.341117 22270 raft_consensus.cc:493] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:26.341485 22270 raft_consensus.cc:3060] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.343560 22733 ts_tablet_manager.cc:1916] T 8076b88e862e42f3bcecc27e8a73e26e P c0c40b7dc6c341f7ba49e3a696970252: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:26.348295 22270 raft_consensus.cc:515] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:26.350391 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:26.351096 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:26.351568 21729 raft_consensus.cc:3060] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.351820 22270 leader_election.cc:290] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:26.353529 21656 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460"
dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
mode: GRACEFUL
new_leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
 from {username='slave'} at 127.0.0.1:59072
I20260709 13:06:26.354067 21656 raft_consensus.cc:606] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Received request to transfer leadership to TS fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:26.355278 20479 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:06:26.356827 20479 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:26.359839 21468 catalog_manager.cc:5028] TS 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): tablet b9a3e064ee3a48b4b61f8430c80ece33 (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
I20260709 13:06:26.360669 22558 consensus_queue.cc:237] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:26.363029 21579 raft_consensus.cc:3055] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:26.363372 21579 raft_consensus.cc:740] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:26.364161 21729 raft_consensus.cc:2468] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:26.364081 21579 consensus_queue.cc:260] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:26.365252 21579 raft_consensus.cc:3060] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.365387 22239 leader_election.cc:304] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:26.366168 22682 raft_consensus.cc:2804] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:26.366612 22682 raft_consensus.cc:697] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:06:26.367343 22682 consensus_queue.cc:237] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:26.371060 21579 raft_consensus.cc:2468] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:26.375149 21583 raft_consensus.cc:515] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:26.377417 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:26.377681 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:26.377902 21656 raft_consensus.cc:3060] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.378227 21731 raft_consensus.cc:3055] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:26.378531 21731 raft_consensus.cc:740] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:26.379186 21731 consensus_queue.cc:260] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:26.380285 21731 raft_consensus.cc:3060] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.381884 22733 ts_tablet_manager.cc:1929] T 8076b88e862e42f3bcecc27e8a73e26e P c0c40b7dc6c341f7ba49e3a696970252: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:26.382319 22733 log.cc:1199] T 8076b88e862e42f3bcecc27e8a73e26e P c0c40b7dc6c341f7ba49e3a696970252: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-1-root/wals/8076b88e862e42f3bcecc27e8a73e26e
I20260709 13:06:26.383555 21656 raft_consensus.cc:2468] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:26.384896 21550 leader_election.cc:304] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:26.385600 22705 raft_consensus.cc:2804] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:26.386046 22705 raft_consensus.cc:697] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:26.386833 22705 consensus_queue.cc:237] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:26.389981 21731 raft_consensus.cc:2468] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:26.391774 21583 leader_election.cc:290] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:26.394237 21480 catalog_manager.cc:5697] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: term changed from 1 to 2, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196). New cstate: current_term: 2 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:26.395923 21469 catalog_manager.cc:5028] TS c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): tablet 8076b88e862e42f3bcecc27e8a73e26e (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
I20260709 13:06:26.416966 21481 catalog_manager.cc:5697] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 1 to 2, leader changed from 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 2 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:26.439421 21481 catalog_manager.cc:5697] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 1 to 2, leader changed from 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 2 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:26.485183 22705 raft_consensus.cc:993] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a: : Instructing follower fd323b19805c46bcb7aec2478c2a29e9 to start an election
I20260709 13:06:26.485807 22692 raft_consensus.cc:1081] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Signalling peer fd323b19805c46bcb7aec2478c2a29e9 to start an election
I20260709 13:06:26.487305 22271 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3722661173124e30931d0bb62fdc7689"
dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
 from {username='slave'} at 127.0.0.1:54790
I20260709 13:06:26.487816 22271 raft_consensus.cc:493] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:26.488142 22271 raft_consensus.cc:3060] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.493088 22271 raft_consensus.cc:515] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:26.495379 22271 leader_election.cc:290] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:26.496150 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:26.496713 21580 raft_consensus.cc:3055] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:26.496711 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:26.497273 21580 raft_consensus.cc:740] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:26.497732 21656 raft_consensus.cc:3060] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.498078 21580 consensus_queue.cc:260] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:26.499202 21580 raft_consensus.cc:3060] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.503353 21656 raft_consensus.cc:2468] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:26.505059 22238 leader_election.cc:304] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:26.505331 21580 raft_consensus.cc:2468] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:26.505884 22682 raft_consensus.cc:2804] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:26.506381 22682 raft_consensus.cc:697] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:06:26.507282 22682 consensus_queue.cc:237] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:26.517956 21481 catalog_manager.cc:5697] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: term changed from 1 to 2, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196). New cstate: current_term: 2 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:26.631073 21729 raft_consensus.cc:1275] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:26.632212 22682 consensus_queue.cc:1048] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:26.650691 21580 raft_consensus.cc:1275] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:26.655468 22740 consensus_queue.cc:1048] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:26.689265 21580 consensus_queue.cc:237] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:26.694190 22271 raft_consensus.cc:1275] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:26.695883 21729 raft_consensus.cc:1275] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:26.695361 22692 consensus_queue.cc:1048] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:26.697028 22704 consensus_queue.cc:1048] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:26.703152 22705 raft_consensus.cc:2955] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:26.704317 22271 raft_consensus.cc:2955] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:26.705049 21729 raft_consensus.cc:2955] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:26.725064 21468 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 28776f313c26429990c52fe2439e804b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:26.724321 21481 catalog_manager.cc:5697] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: config changed from index 3 to 4, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:26.734915 21650 tablet_service.cc:1558] Processing DeleteTablet for tablet 28776f313c26429990c52fe2439e804b with delete_type TABLET_DATA_TOMBSTONED (TS c0c40b7dc6c341f7ba49e3a696970252 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53430
I20260709 13:06:26.735755 22733 tablet_replica.cc:333] T 28776f313c26429990c52fe2439e804b P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:06:26.736714 22733 raft_consensus.cc:2243] T 28776f313c26429990c52fe2439e804b P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:26.737322 22733 raft_consensus.cc:2272] T 28776f313c26429990c52fe2439e804b P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:26.740091 22733 ts_tablet_manager.cc:1916] T 28776f313c26429990c52fe2439e804b P c0c40b7dc6c341f7ba49e3a696970252: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:26.751770 22733 ts_tablet_manager.cc:1929] T 28776f313c26429990c52fe2439e804b P c0c40b7dc6c341f7ba49e3a696970252: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:26.752074 22733 log.cc:1199] T 28776f313c26429990c52fe2439e804b P c0c40b7dc6c341f7ba49e3a696970252: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-1-root/wals/28776f313c26429990c52fe2439e804b
I20260709 13:06:26.753165 21469 catalog_manager.cc:5028] TS c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): tablet 28776f313c26429990c52fe2439e804b (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
I20260709 13:06:26.771970 21729 raft_consensus.cc:1275] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:26.773227 22705 consensus_queue.cc:1048] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:26.782390 21656 raft_consensus.cc:1275] T 383eded68fd440d9817f2aa3d4005fbc P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:26.784683 22558 consensus_queue.cc:1048] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:26.785321 22723 raft_consensus.cc:993] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252: : Instructing follower fd323b19805c46bcb7aec2478c2a29e9 to start an election
I20260709 13:06:26.785775 22724 raft_consensus.cc:1081] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Signalling peer fd323b19805c46bcb7aec2478c2a29e9 to start an election
I20260709 13:06:26.787163 22271 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460"
dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
 from {username='slave'} at 127.0.0.1:54794
I20260709 13:06:26.787601 22271 raft_consensus.cc:493] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:26.787935 22271 raft_consensus.cc:3060] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.795869 22271 raft_consensus.cc:515] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:26.801528 21729 raft_consensus.cc:1275] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:26.803761 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:26.804140 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:26.804477 21659 raft_consensus.cc:3055] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:26.804685 21729 raft_consensus.cc:3060] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.804908 21659 raft_consensus.cc:740] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:26.805783 21659 consensus_queue.cc:260] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:26.806828 22740 consensus_queue.cc:1048] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:26.807037 21659 raft_consensus.cc:3060] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.814819 22271 leader_election.cc:290] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:26.818058 21660 raft_consensus.cc:1275] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:26.819628 22706 consensus_queue.cc:1048] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:26.824235 21659 raft_consensus.cc:2468] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:26.827593 22238 leader_election.cc:304] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:26.831894 22740 raft_consensus.cc:2804] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:26.832362 22740 raft_consensus.cc:697] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:06:26.834148 21729 raft_consensus.cc:2468] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:26.833163 22740 consensus_queue.cc:237] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:26.839210 21580 raft_consensus.cc:1275] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:26.840579 22731 consensus_queue.cc:1048] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:26.848202 21731 raft_consensus.cc:1275] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:26.849507 22706 consensus_queue.cc:1048] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:26.868430 21480 catalog_manager.cc:5697] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: term changed from 1 to 2, leader changed from c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) to fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196). New cstate: current_term: 2 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:27.012847 21656 raft_consensus.cc:1275] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:27.013988 22682 consensus_queue.cc:1048] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:27.014917 21580 raft_consensus.cc:1275] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:27.016028 22682 consensus_queue.cc:1048] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:27.357681 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:27.366917 21727 raft_consensus.cc:1275] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:27.368276 22740 consensus_queue.cc:1048] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:27.395591 21660 raft_consensus.cc:1275] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:27.397497 22682 consensus_queue.cc:1048] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:27.418859 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:27.457834 21660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b"
dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
mode: GRACEFUL
new_leader_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:59072
I20260709 13:06:27.458665 21660 raft_consensus.cc:606] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Received request to transfer leadership to TS 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:06:27.461259 21660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610"
dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
mode: GRACEFUL
new_leader_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:59072
I20260709 13:06:27.461771 21660 raft_consensus.cc:606] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Received request to transfer leadership to TS 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:06:27.463790 21579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
mode: GRACEFUL
new_leader_uuid: "85fe6149d5a84a0e8902326e5be67672"
 from {username='slave'} at 127.0.0.1:47892
I20260709 13:06:27.464207 21579 raft_consensus.cc:606] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Received request to transfer leadership to TS 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:27.466208 21579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
mode: GRACEFUL
new_leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
 from {username='slave'} at 127.0.0.1:47892
I20260709 13:06:27.466562 21579 raft_consensus.cc:606] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Received request to transfer leadership to TS fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:27.468976 21660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29"
dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
mode: GRACEFUL
new_leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
 from {username='slave'} at 127.0.0.1:59072
I20260709 13:06:27.469450 21660 raft_consensus.cc:606] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Received request to transfer leadership to TS fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:27.470454 20479 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:06:27.471536 20479 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:27.476155 22666 raft_consensus.cc:993] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252: : Instructing follower 3d3266654c694a6c82af9d31d7154a0a to start an election
I20260709 13:06:27.476599 22723 raft_consensus.cc:1081] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Signalling peer 3d3266654c694a6c82af9d31d7154a0a to start an election
I20260709 13:06:27.477746 21579 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:36106
I20260709 13:06:27.478166 21579 raft_consensus.cc:493] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:27.478433 21579 raft_consensus.cc:3060] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.483209 21579 raft_consensus.cc:515] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:27.484844 21579 leader_election.cc:290] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:27.485836 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:27.485972 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:27.486397 21660 raft_consensus.cc:3055] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:27.486492 21727 raft_consensus.cc:3060] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.486740 21660 raft_consensus.cc:740] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:27.487489 21660 consensus_queue.cc:260] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:27.488474 21660 raft_consensus.cc:3060] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.493343 21727 raft_consensus.cc:2468] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:27.494074 21660 raft_consensus.cc:2468] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:27.494503 21551 leader_election.cc:304] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:27.495316 22558 raft_consensus.cc:2804] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:27.495803 22558 raft_consensus.cc:697] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:27.496560 22558 consensus_queue.cc:237] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:27.505510 21481 catalog_manager.cc:5697] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 1 to 2, leader changed from c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 2 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:27.654301 22704 raft_consensus.cc:993] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a: : Instructing follower fd323b19805c46bcb7aec2478c2a29e9 to start an election
I20260709 13:06:27.654742 22558 raft_consensus.cc:1081] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Signalling peer fd323b19805c46bcb7aec2478c2a29e9 to start an election
I20260709 13:06:27.656114 22271 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e"
dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
 from {username='slave'} at 127.0.0.1:54790
I20260709 13:06:27.656701 22271 raft_consensus.cc:493] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:27.657106 22271 raft_consensus.cc:3060] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.661227 22271 raft_consensus.cc:515] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:27.662698 22271 leader_election.cc:290] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:27.663538 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:27.663569 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:27.664199 21729 raft_consensus.cc:3060] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.664278 21579 raft_consensus.cc:3055] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:27.664680 21579 raft_consensus.cc:740] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:27.665307 21579 consensus_queue.cc:260] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:27.666095 21579 raft_consensus.cc:3060] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.668653 21729 raft_consensus.cc:2468] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:27.670123 22239 leader_election.cc:304] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:27.670665 21579 raft_consensus.cc:2468] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:27.670866 22682 raft_consensus.cc:2804] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:27.671404 22682 raft_consensus.cc:697] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:06:27.672366 22682 consensus_queue.cc:237] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:27.679965 21481 catalog_manager.cc:5697] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: term changed from 1 to 2, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196). New cstate: current_term: 2 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:06:27.802457 21531 auto_rebalancer.cc:629] Failed to schedule move for tablet 2a2c3be7dca44c1aa8476cb2cfcf7610: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:06:27.804205 22723 raft_consensus.cc:993] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252: : Instructing follower fd323b19805c46bcb7aec2478c2a29e9 to start an election
I20260709 13:06:27.804772 22666 raft_consensus.cc:1081] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Signalling peer fd323b19805c46bcb7aec2478c2a29e9 to start an election
I20260709 13:06:27.806192 22271 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29"
dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
 from {username='slave'} at 127.0.0.1:54794
I20260709 13:06:27.806681 22271 raft_consensus.cc:493] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:27.807004 22271 raft_consensus.cc:3060] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.807148 21656 consensus_queue.cc:237] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:27.814167 22271 raft_consensus.cc:515] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:27.818264 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:27.818619 22271 leader_election.cc:290] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:27.818755 21660 raft_consensus.cc:3055] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:27.819430 21660 raft_consensus.cc:740] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:27.820109 21660 consensus_queue.cc:260] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:27.821051 21660 raft_consensus.cc:3060] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.825738 21579 raft_consensus.cc:1275] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:27.826036 21727 raft_consensus.cc:1275] T 60f106109f314487b3ea818ec50fd2e1 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:27.827759 22724 consensus_queue.cc:1048] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:27.828096 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:27.828598 21729 raft_consensus.cc:3060] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.829743 22724 consensus_queue.cc:1048] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } 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 13:06:27.834755 21623 consensus_peers.cc:597] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 60f106109f314487b3ea818ec50fd2e1. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:27.837026 22724 raft_consensus.cc:993] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252: : Instructing follower 3d3266654c694a6c82af9d31d7154a0a to start an election
I20260709 13:06:27.837464 22724 raft_consensus.cc:1081] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Signalling peer 3d3266654c694a6c82af9d31d7154a0a to start an election
I20260709 13:06:27.839565 21583 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:36106
I20260709 13:06:27.839941 21660 raft_consensus.cc:2468] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:27.840065 21583 raft_consensus.cc:493] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:27.840541 21583 raft_consensus.cc:3060] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.840778 21729 raft_consensus.cc:2468] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:27.842187 22239 leader_election.cc:304] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:27.843084 22682 raft_consensus.cc:2804] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:27.843571 22682 raft_consensus.cc:697] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:06:27.844476 22682 consensus_queue.cc:237] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:27.849269 21583 raft_consensus.cc:515] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:27.850760 22723 raft_consensus.cc:2955] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:27.855903 21583 leader_election.cc:290] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:27.856629 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:27.857141 21731 raft_consensus.cc:3060] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.857419 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:27.858099 21660 raft_consensus.cc:3055] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:27.858378 21660 raft_consensus.cc:740] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:27.859237 21660 consensus_queue.cc:260] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:27.860342 21660 raft_consensus.cc:3060] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.863539 21731 raft_consensus.cc:2468] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:27.864876 21729 raft_consensus.cc:2955] T 60f106109f314487b3ea818ec50fd2e1 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:27.866938 21660 raft_consensus.cc:2468] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:27.868777 21551 leader_election.cc:304] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:27.869719 22704 raft_consensus.cc:2804] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:27.875788 21481 catalog_manager.cc:5697] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:27.878583 22704 raft_consensus.cc:697] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:27.878356 21479 catalog_manager.cc:5697] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: term changed from 1 to 2, leader changed from c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) to fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196). New cstate: current_term: 2 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:27.879277 21727 consensus_queue.cc:237] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:27.879415 22704 consensus_queue.cc:237] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:27.912753 22704 raft_consensus.cc:993] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a: : Instructing follower 85fe6149d5a84a0e8902326e5be67672 to start an election
I20260709 13:06:27.913278 22767 raft_consensus.cc:1081] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Signalling peer 85fe6149d5a84a0e8902326e5be67672 to start an election
I20260709 13:06:27.914029 21580 raft_consensus.cc:2955] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:27.915292 21656 raft_consensus.cc:1275] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:27.915598 21697 consensus_peers.cc:597] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 117c5d69faea43f595b012039cd72553. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:27.916071 21731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac"
dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
 from {username='slave'} at 127.0.0.1:34388
I20260709 13:06:27.916544 22691 consensus_queue.cc:1048] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:27.917152 21731 raft_consensus.cc:493] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:27.917513 21731 raft_consensus.cc:3060] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:27.919023 21583 raft_consensus.cc:1275] T 117c5d69faea43f595b012039cd72553 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:27.920475 22691 consensus_queue.cc:1048] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } 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 13:06:27.921504 21482 catalog_manager.cc:5697] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 1 to 2, leader changed from c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 2 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:27.940682 22619 raft_consensus.cc:2955] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:27.942517 21583 raft_consensus.cc:2955] T 117c5d69faea43f595b012039cd72553 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:27.955031 21580 consensus_queue.cc:237] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:27.956992 21729 raft_consensus.cc:1275] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:27.958406 22704 consensus_queue.cc:1048] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:27.973717 21548 consensus_peers.cc:597] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b3bffc9ac79a4782b93cb3936481f518. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:27.979108 21727 raft_consensus.cc:1275] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:27.981547 22767 consensus_queue.cc:1048] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:27.989518 21660 raft_consensus.cc:1275] T b3bffc9ac79a4782b93cb3936481f518 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:27.991001 22767 consensus_queue.cc:1048] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } 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 13:06:27.994168 21660 raft_consensus.cc:1275] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:27.995090 21479 catalog_manager.cc:5697] T 117c5d69faea43f595b012039cd72553 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 1 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:27.999173 22777 consensus_queue.cc:1048] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:28.010823 21731 raft_consensus.cc:515] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:28.019097 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:28.019608 21583 raft_consensus.cc:3055] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:28.020803 21583 raft_consensus.cc:740] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:28.021482 21583 consensus_queue.cc:260] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:28.022977 21583 raft_consensus.cc:3060] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:28.032171 21731 leader_election.cc:290] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:28.033232 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:28.033705 21655 raft_consensus.cc:3060] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:28.039736 21655 raft_consensus.cc:2468] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:06:28.040884 21583 raft_consensus.cc:2468] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:06:28.041823 21698 leader_election.cc:304] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:28.042558 22619 raft_consensus.cc:2804] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:28.042690 22706 raft_consensus.cc:2955] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:28.044631 22619 raft_consensus.cc:697] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:28.045351 22619 consensus_queue.cc:237] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:28.045396 21656 raft_consensus.cc:2955] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:28.046064 21729 raft_consensus.cc:2955] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:28.067442 21660 raft_consensus.cc:2955] T b3bffc9ac79a4782b93cb3936481f518 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:28.086107 21479 catalog_manager.cc:5697] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:28.087146 21482 catalog_manager.cc:5697] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 2 to 3, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 3 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:28.202878 21729 raft_consensus.cc:1275] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:28.204149 22731 consensus_queue.cc:1048] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:28.218722 21583 raft_consensus.cc:1275] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:28.219864 22740 consensus_queue.cc:1048] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:28.225333 21660 raft_consensus.cc:1275] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:28.226531 22682 consensus_queue.cc:1048] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:28.237747 21731 raft_consensus.cc:1275] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:28.239169 22740 consensus_queue.cc:1048] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:28.305335 22789 ts_tablet_manager.cc:933] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:28.313350 21729 raft_consensus.cc:1275] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:28.319587 22767 consensus_queue.cc:1048] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:28.328063 21660 raft_consensus.cc:1275] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:28.330181 22767 consensus_queue.cc:1048] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:28.340834 22791 ts_tablet_manager.cc:933] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:28.341861 22789 tablet_copy_client.cc:323] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.194:34117
I20260709 13:06:28.351498 21670 tablet_copy_service.cc:140] P c0c40b7dc6c341f7ba49e3a696970252: Received BeginTabletCopySession request for tablet 60f106109f314487b3ea818ec50fd2e1 from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:36032)
I20260709 13:06:28.352041 21670 tablet_copy_service.cc:161] P c0c40b7dc6c341f7ba49e3a696970252: Beginning new tablet copy session on tablet 60f106109f314487b3ea818ec50fd2e1 from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:36032: session id = fd323b19805c46bcb7aec2478c2a29e9-60f106109f314487b3ea818ec50fd2e1
I20260709 13:06:28.356571 22791 tablet_copy_client.cc:323] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.195:36459
I20260709 13:06:28.358078 21744 tablet_copy_service.cc:140] P 85fe6149d5a84a0e8902326e5be67672: Received BeginTabletCopySession request for tablet 117c5d69faea43f595b012039cd72553 from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:41336)
I20260709 13:06:28.358578 21744 tablet_copy_service.cc:161] P 85fe6149d5a84a0e8902326e5be67672: Beginning new tablet copy session on tablet 117c5d69faea43f595b012039cd72553 from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:41336: session id = fd323b19805c46bcb7aec2478c2a29e9-117c5d69faea43f595b012039cd72553
I20260709 13:06:28.365661 21744 tablet_copy_source_session.cc:215] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:28.363509 21670 tablet_copy_source_session.cc:215] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:28.368795 22791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 117c5d69faea43f595b012039cd72553. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:28.373777 22789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60f106109f314487b3ea818ec50fd2e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:28.388286 22791 tablet_copy_client.cc:806] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:28.388799 22791 tablet_copy_client.cc:670] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:28.390699 22789 tablet_copy_client.cc:806] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:28.391197 22789 tablet_copy_client.cc:670] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:28.392570 22791 tablet_copy_client.cc:538] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:28.402333 22791 tablet_bootstrap.cc:492] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:06:28.414376 22789 tablet_copy_client.cc:538] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:28.422600 22789 tablet_bootstrap.cc:492] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:06:28.443763 22791 tablet_bootstrap.cc:492] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9: 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 13:06:28.444830 22791 tablet_bootstrap.cc:492] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:06:28.445473 22791 ts_tablet_manager.cc:1403] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.044s	user 0.025s	sys 0.011s
I20260709 13:06:28.446641 22789 tablet_bootstrap.cc:492] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9: 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 13:06:28.447471 22789 tablet_bootstrap.cc:492] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:06:28.448093 22789 ts_tablet_manager.cc:1403] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.003s
I20260709 13:06:28.448303 22791 raft_consensus.cc:359] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:28.449173 22791 raft_consensus.cc:740] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:06:28.449796 22791 consensus_queue.cc:260] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:28.450894 22789 raft_consensus.cc:359] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:28.451680 22789 raft_consensus.cc:740] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:06:28.452198 22791 ts_tablet_manager.cc:1434] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260709 13:06:28.454174 21744 tablet_copy_service.cc:342] P 85fe6149d5a84a0e8902326e5be67672: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-117c5d69faea43f595b012039cd72553 received from {username='slave'} at 127.0.0.1:41336
I20260709 13:06:28.454519 21744 tablet_copy_service.cc:434] P 85fe6149d5a84a0e8902326e5be67672: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-117c5d69faea43f595b012039cd72553 on tablet 117c5d69faea43f595b012039cd72553 with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:28.452323 22789 consensus_queue.cc:260] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:28.457612 22789 ts_tablet_manager.cc:1434] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 13:06:28.460232 21670 tablet_copy_service.cc:342] P c0c40b7dc6c341f7ba49e3a696970252: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-60f106109f314487b3ea818ec50fd2e1 received from {username='slave'} at 127.0.0.1:36032
I20260709 13:06:28.460609 21670 tablet_copy_service.cc:434] P c0c40b7dc6c341f7ba49e3a696970252: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-60f106109f314487b3ea818ec50fd2e1 on tablet 60f106109f314487b3ea818ec50fd2e1 with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:28.467329 22789 ts_tablet_manager.cc:933] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015)
I20260709 13:06:28.469193 22789 tablet_copy_client.cc:323] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.193:37015
I20260709 13:06:28.470527 21595 tablet_copy_service.cc:140] P 3d3266654c694a6c82af9d31d7154a0a: Received BeginTabletCopySession request for tablet b3bffc9ac79a4782b93cb3936481f518 from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:55756)
I20260709 13:06:28.471055 21595 tablet_copy_service.cc:161] P 3d3266654c694a6c82af9d31d7154a0a: Beginning new tablet copy session on tablet b3bffc9ac79a4782b93cb3936481f518 from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:55756: session id = fd323b19805c46bcb7aec2478c2a29e9-b3bffc9ac79a4782b93cb3936481f518
I20260709 13:06:28.475962 21595 tablet_copy_source_session.cc:215] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:28.476157 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:28.482652 22789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3bffc9ac79a4782b93cb3936481f518. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:28.497153 22789 tablet_copy_client.cc:806] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:28.497613 22789 tablet_copy_client.cc:670] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:28.501444 22789 tablet_copy_client.cc:538] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:28.510844 22789 tablet_bootstrap.cc:492] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:06:28.539808 22789 tablet_bootstrap.cc:492] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9: 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 13:06:28.540879 22789 tablet_bootstrap.cc:492] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:06:28.541508 22789 ts_tablet_manager.cc:1403] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.011s
I20260709 13:06:28.545449 22789 raft_consensus.cc:359] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:28.546234 22789 raft_consensus.cc:740] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:06:28.546839 22789 consensus_queue.cc:260] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:28.547679 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:28.549407 22789 ts_tablet_manager.cc:1434] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:06:28.555217 21595 tablet_copy_service.cc:342] P 3d3266654c694a6c82af9d31d7154a0a: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-b3bffc9ac79a4782b93cb3936481f518 received from {username='slave'} at 127.0.0.1:55756
I20260709 13:06:28.555599 21595 tablet_copy_service.cc:434] P 3d3266654c694a6c82af9d31d7154a0a: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-b3bffc9ac79a4782b93cb3936481f518 on tablet b3bffc9ac79a4782b93cb3936481f518 with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:28.602494 21583 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
mode: GRACEFUL
new_leader_uuid: "85fe6149d5a84a0e8902326e5be67672"
 from {username='slave'} at 127.0.0.1:47892
I20260709 13:06:28.603003 21583 raft_consensus.cc:606] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Received request to transfer leadership to TS 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:28.608668 21731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced"
dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
mode: GRACEFUL
new_leader_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:55462
I20260709 13:06:28.609189 21731 raft_consensus.cc:606] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Received request to transfer leadership to TS 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:06:28.611372 21660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "127c569f884b46c6a4c18b40078137db"
dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
mode: GRACEFUL
new_leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
 from {username='slave'} at 127.0.0.1:59072
I20260709 13:06:28.611817 21660 raft_consensus.cc:606] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Received request to transfer leadership to TS fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:28.614009 21660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f"
dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
mode: GRACEFUL
new_leader_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:59072
I20260709 13:06:28.614394 21660 raft_consensus.cc:606] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Received request to transfer leadership to TS 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:06:28.616416 21583 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
mode: GRACEFUL
new_leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
 from {username='slave'} at 127.0.0.1:47892
I20260709 13:06:28.616809 21583 raft_consensus.cc:606] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Received request to transfer leadership to TS fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:28.617676 20479 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:06:28.618660 20479 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:28.656293 21583 raft_consensus.cc:1275] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:28.657454 22772 consensus_queue.cc:1048] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:28.669768 21660 raft_consensus.cc:1275] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:28.674546 22691 consensus_queue.cc:1048] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:28.685177 22691 raft_consensus.cc:993] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672: : Instructing follower 3d3266654c694a6c82af9d31d7154a0a to start an election
I20260709 13:06:28.685588 22691 raft_consensus.cc:1081] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Signalling peer 3d3266654c694a6c82af9d31d7154a0a to start an election
I20260709 13:06:28.691826 21580 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:36120
I20260709 13:06:28.692420 21580 raft_consensus.cc:493] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:28.692857 21580 raft_consensus.cc:3060] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:28.710493 21580 raft_consensus.cc:515] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:28.712200 21580 leader_election.cc:290] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:28.716980 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:28.717531 21731 raft_consensus.cc:3055] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:28.717837 21731 raft_consensus.cc:740] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:28.718513 21731 consensus_queue.cc:260] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:28.719467 21731 raft_consensus.cc:3060] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:28.720820 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:28.721321 21656 raft_consensus.cc:3060] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:28.727229 21656 raft_consensus.cc:2468] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:28.728531 21550 leader_election.cc:304] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:28.730911 21731 raft_consensus.cc:2468] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:28.733036 22706 raft_consensus.cc:2804] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:28.733485 22723 raft_consensus.cc:993] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252: : Instructing follower 3d3266654c694a6c82af9d31d7154a0a to start an election
I20260709 13:06:28.733541 22706 raft_consensus.cc:697] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:28.734561 22706 consensus_queue.cc:237] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:28.735980 22723 raft_consensus.cc:1081] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Signalling peer 3d3266654c694a6c82af9d31d7154a0a to start an election
I20260709 13:06:28.737824 21580 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:36106
I20260709 13:06:28.738315 21580 raft_consensus.cc:493] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:28.738643 21580 raft_consensus.cc:3060] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:28.739002 22270 raft_consensus.cc:1217] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:28.748744 21580 raft_consensus.cc:515] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:28.750454 21580 leader_election.cc:290] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:28.753453 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:28.760133 21656 raft_consensus.cc:3055] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:28.760449 21656 raft_consensus.cc:740] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:28.760703 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:28.761229 22271 raft_consensus.cc:3060] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:28.761175 21656 consensus_queue.cc:260] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:28.762490 21656 raft_consensus.cc:3060] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:28.769086 21656 raft_consensus.cc:2468] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:28.772969 21550 leader_election.cc:304] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:28.774592 22767 raft_consensus.cc:2804] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:28.775029 22767 raft_consensus.cc:697] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:28.775651 22271 raft_consensus.cc:2468] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:28.775821 22767 consensus_queue.cc:237] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:28.775904 21479 catalog_manager.cc:5697] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 1 to 2, leader changed from 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 2 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:28.784577 22767 raft_consensus.cc:993] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a: : Instructing follower 85fe6149d5a84a0e8902326e5be67672 to start an election
I20260709 13:06:28.785264 22777 raft_consensus.cc:1081] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Signalling peer 85fe6149d5a84a0e8902326e5be67672 to start an election
I20260709 13:06:28.786720 21731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b"
dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
 from {username='slave'} at 127.0.0.1:34388
I20260709 13:06:28.787175 21731 raft_consensus.cc:493] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:28.787513 21731 raft_consensus.cc:3060] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:28.794742 21731 raft_consensus.cc:515] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:28.797324 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:28.797835 21580 raft_consensus.cc:3055] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:28.798111 21580 raft_consensus.cc:740] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:28.798748 21580 consensus_queue.cc:260] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:28.799667 21580 raft_consensus.cc:3060] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:28.802626 21731 leader_election.cc:290] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:28.802788 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:28.803314 21656 raft_consensus.cc:3060] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:28.804245 21479 catalog_manager.cc:5697] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 1 to 2, leader changed from c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 2 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:28.806692 21580 raft_consensus.cc:2468] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:06:28.807760 21698 leader_election.cc:304] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:28.808455 22619 raft_consensus.cc:2804] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:28.808866 22619 raft_consensus.cc:697] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:28.809036 21656 raft_consensus.cc:2468] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:06:28.809513 22619 consensus_queue.cc:237] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:28.822257 21482 catalog_manager.cc:5697] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 2 to 3, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 3 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:28.897522 22271 raft_consensus.cc:1217] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:29.034322 22765 raft_consensus.cc:993] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252: : Instructing follower fd323b19805c46bcb7aec2478c2a29e9 to start an election
I20260709 13:06:29.034790 22723 raft_consensus.cc:1081] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Signalling peer fd323b19805c46bcb7aec2478c2a29e9 to start an election
I20260709 13:06:29.036115 22271 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "127c569f884b46c6a4c18b40078137db"
dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
 from {username='slave'} at 127.0.0.1:54794
I20260709 13:06:29.036615 22271 raft_consensus.cc:493] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:29.036927 22271 raft_consensus.cc:3060] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:29.042987 22271 raft_consensus.cc:515] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:29.044761 22271 leader_election.cc:290] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:29.045264 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:29.045841 21656 raft_consensus.cc:3055] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:29.045933 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:29.046159 21656 raft_consensus.cc:740] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:29.046502 21731 raft_consensus.cc:3060] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:29.046857 21656 consensus_queue.cc:260] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:29.049865 21656 raft_consensus.cc:3060] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:29.053324 22271 raft_consensus.cc:1217] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:29.055953 21731 raft_consensus.cc:2468] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:29.056879 21656 raft_consensus.cc:2468] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:29.057027 22239 leader_election.cc:304] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:29.057740 22682 raft_consensus.cc:2804] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:29.058208 22682 raft_consensus.cc:697] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:06:29.059018 22682 consensus_queue.cc:237] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:29.071519 22767 raft_consensus.cc:993] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a: : Instructing follower fd323b19805c46bcb7aec2478c2a29e9 to start an election
I20260709 13:06:29.072098 22777 raft_consensus.cc:1081] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Signalling peer fd323b19805c46bcb7aec2478c2a29e9 to start an election
I20260709 13:06:29.071950 21482 catalog_manager.cc:5697] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: term changed from 1 to 2, leader changed from c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) to fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196). New cstate: current_term: 2 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:29.073776 22271 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee"
dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
 from {username='slave'} at 127.0.0.1:54790
I20260709 13:06:29.074262 22271 raft_consensus.cc:493] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:29.074939 22271 raft_consensus.cc:3060] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:29.083904 22271 raft_consensus.cc:515] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:29.085633 22271 leader_election.cc:290] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:29.086994 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:29.087081 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:29.087579 21580 raft_consensus.cc:3055] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:29.087646 21731 raft_consensus.cc:3060] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:29.087958 21580 raft_consensus.cc:740] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:29.088706 21580 consensus_queue.cc:260] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:29.089748 21580 raft_consensus.cc:3060] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:29.093485 21731 raft_consensus.cc:2468] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:29.094561 22239 leader_election.cc:304] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:29.095548 22682 raft_consensus.cc:2804] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:29.096055 22682 raft_consensus.cc:697] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:06:29.096978 22682 consensus_queue.cc:237] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:29.097488 21580 raft_consensus.cc:2468] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:29.107553 21482 catalog_manager.cc:5697] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: term changed from 1 to 2, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196). New cstate: current_term: 2 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:29.175513 22270 raft_consensus.cc:1275] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:29.176712 22767 consensus_queue.cc:1048] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:29.209939 21655 raft_consensus.cc:1275] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:29.211089 22777 consensus_queue.cc:1048] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:29.228807 21656 raft_consensus.cc:1275] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:29.233671 22691 consensus_queue.cc:1048] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:29.238873 21656 raft_consensus.cc:1275] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:29.244663 22706 consensus_queue.cc:1048] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:29.247331 22723 raft_consensus.cc:1064] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:06:29.256649 21580 raft_consensus.cc:1275] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:29.249522 22723 consensus_queue.cc:237] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:29.260610 22772 consensus_queue.cc:1048] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:29.275286 22270 raft_consensus.cc:1275] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:29.276870 22765 consensus_queue.cc:1048] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:29.287320 21731 raft_consensus.cc:1275] T 60f106109f314487b3ea818ec50fd2e1 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:29.292372 22765 consensus_queue.cc:1048] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } 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 13:06:29.299114 21729 raft_consensus.cc:1275] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:29.300918 22767 consensus_queue.cc:1048] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:29.330912 22765 raft_consensus.cc:2955] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:29.463066 21583 raft_consensus.cc:1275] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:29.465601 21731 raft_consensus.cc:2955] T 60f106109f314487b3ea818ec50fd2e1 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:29.488220 22270 raft_consensus.cc:2955] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:29.489042 21482 catalog_manager.cc:5697] T 60f106109f314487b3ea818ec50fd2e1 P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:29.520761 21729 raft_consensus.cc:1275] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:29.522300 22682 consensus_queue.cc:1048] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:29.523921 22806 raft_consensus.cc:1064] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:06:29.526628 22806 consensus_queue.cc:237] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:29.537539 22823 consensus_queue.cc:1048] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:29.545991 21583 raft_consensus.cc:1275] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:29.556043 21660 raft_consensus.cc:1275] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:29.556547 22682 consensus_queue.cc:1048] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:29.557590 22270 raft_consensus.cc:1275] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:29.558271 21583 raft_consensus.cc:1275] T 117c5d69faea43f595b012039cd72553 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:29.559017 22806 consensus_queue.cc:1048] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:29.560245 22772 consensus_queue.cc:1048] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } 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 13:06:29.561991 22772 consensus_queue.cc:1048] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:29.594405 22706 raft_consensus.cc:1064] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:06:29.595767 22691 raft_consensus.cc:2955] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:29.603820 21655 raft_consensus.cc:2955] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:29.613334 21656 raft_consensus.cc:1275] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:29.614779 22740 consensus_queue.cc:1048] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:29.615839 22706 consensus_queue.cc:237] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:29.619374 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:29.634410 21729 raft_consensus.cc:1275] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:29.636586 22682 consensus_queue.cc:1048] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:29.671475 22272 raft_consensus.cc:2955] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:29.650853 21577 raft_consensus.cc:2955] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:29.688632 21479 catalog_manager.cc:5697] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:29.693204 21583 raft_consensus.cc:2955] T 117c5d69faea43f595b012039cd72553 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:29.705857 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:29.710597 22270 raft_consensus.cc:1275] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:29.711939 22706 consensus_queue.cc:1048] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:29.714442 21660 raft_consensus.cc:1275] T b3bffc9ac79a4782b93cb3936481f518 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:29.717607 22767 consensus_queue.cc:1048] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } 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 13:06:29.724989 21731 raft_consensus.cc:1275] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:29.731312 22767 consensus_queue.cc:1048] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:29.750111 22767 raft_consensus.cc:2955] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:29.752455 22271 raft_consensus.cc:2955] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:29.762109 21660 raft_consensus.cc:2955] T b3bffc9ac79a4782b93cb3936481f518 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:29.779289 21482 catalog_manager.cc:5697] T b3bffc9ac79a4782b93cb3936481f518 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:29.801682 21729 consensus_queue.cc:237] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:29.808261 21660 raft_consensus.cc:1275] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:29.808674 22271 raft_consensus.cc:1275] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:29.810189 22772 consensus_queue.cc:1048] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:29.811108 21729 raft_consensus.cc:2955] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:29.811870 22772 consensus_queue.cc:1048] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:29.817473 22691 raft_consensus.cc:2955] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:29.819432 21660 raft_consensus.cc:2955] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:29.821767 22271 raft_consensus.cc:2955] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:29.834293 21470 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 117c5d69faea43f595b012039cd72553 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:29.840808 21481 catalog_manager.cc:5697] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New cstate: current_term: 1 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:29.853545 21583 consensus_queue.cc:237] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:29.859690 22271 raft_consensus.cc:1275] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:29.860865 22706 consensus_queue.cc:1048] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:29.861855 21731 raft_consensus.cc:1275] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:29.862805 21583 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
mode: GRACEFUL
new_leader_uuid: "85fe6149d5a84a0e8902326e5be67672"
 from {username='slave'} at 127.0.0.1:47892
I20260709 13:06:29.863327 21583 raft_consensus.cc:606] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Received request to transfer leadership to TS 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:29.864866 22706 consensus_queue.cc:1048] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:29.867185 21572 tablet_service.cc:1558] Processing DeleteTablet for tablet 117c5d69faea43f595b012039cd72553 with delete_type TABLET_DATA_TOMBSTONED (TS 3d3266654c694a6c82af9d31d7154a0a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36098
I20260709 13:06:29.868006 22706 raft_consensus.cc:2955] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:29.869257 22272 raft_consensus.cc:2955] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:29.877491 21729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6"
dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
mode: GRACEFUL
new_leader_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:55462
I20260709 13:06:29.878036 21729 raft_consensus.cc:606] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Received request to transfer leadership to TS 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:06:29.878129 21731 raft_consensus.cc:2955] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:29.894796 21481 catalog_manager.cc:5697] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: config changed from index 3 to 4, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:29.899575 22839 tablet_replica.cc:333] T 117c5d69faea43f595b012039cd72553 P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:06:29.903337 21579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8dce0fb868664a789da1828a9c9c060c"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
mode: GRACEFUL
new_leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
 from {username='slave'} at 127.0.0.1:47892
I20260709 13:06:29.903870 21579 raft_consensus.cc:606] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Received request to transfer leadership to TS fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:29.901994 22839 raft_consensus.cc:2243] T 117c5d69faea43f595b012039cd72553 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.933131 21468 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b3bffc9ac79a4782b93cb3936481f518 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:29.935815 22839 raft_consensus.cc:2272] T 117c5d69faea43f595b012039cd72553 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.939592 21660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae15a655577142ed99332bdb3681af0f"
dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
mode: GRACEFUL
new_leader_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:59072
I20260709 13:06:29.940153 21660 raft_consensus.cc:606] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Received request to transfer leadership to TS 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:06:29.949542 21660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f"
dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
mode: GRACEFUL
new_leader_uuid: "85fe6149d5a84a0e8902326e5be67672"
 from {username='slave'} at 127.0.0.1:59072
I20260709 13:06:29.950093 21660 raft_consensus.cc:606] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Received request to transfer leadership to TS 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:29.951735 20479 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:06:29.952986 22839 ts_tablet_manager.cc:1916] T 117c5d69faea43f595b012039cd72553 P 3d3266654c694a6c82af9d31d7154a0a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:29.953336 20479 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:29.969887 22839 ts_tablet_manager.cc:1929] T 117c5d69faea43f595b012039cd72553 P 3d3266654c694a6c82af9d31d7154a0a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:29.970321 22839 log.cc:1199] T 117c5d69faea43f595b012039cd72553 P 3d3266654c694a6c82af9d31d7154a0a: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-0-root/wals/117c5d69faea43f595b012039cd72553
I20260709 13:06:29.971856 21468 catalog_manager.cc:5028] TS 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): tablet 117c5d69faea43f595b012039cd72553 (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
I20260709 13:06:29.973637 21650 tablet_service.cc:1558] Processing DeleteTablet for tablet b3bffc9ac79a4782b93cb3936481f518 with delete_type TABLET_DATA_TOMBSTONED (TS c0c40b7dc6c341f7ba49e3a696970252 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53430
I20260709 13:06:29.980782 22840 tablet_replica.cc:333] T b3bffc9ac79a4782b93cb3936481f518 P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:06:29.981899 22840 raft_consensus.cc:2243] T b3bffc9ac79a4782b93cb3936481f518 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.982532 22840 raft_consensus.cc:2272] T b3bffc9ac79a4782b93cb3936481f518 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.986378 22840 ts_tablet_manager.cc:1916] T b3bffc9ac79a4782b93cb3936481f518 P c0c40b7dc6c341f7ba49e3a696970252: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:30.008189 22840 ts_tablet_manager.cc:1929] T b3bffc9ac79a4782b93cb3936481f518 P c0c40b7dc6c341f7ba49e3a696970252: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:30.008610 22840 log.cc:1199] T b3bffc9ac79a4782b93cb3936481f518 P c0c40b7dc6c341f7ba49e3a696970252: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-1-root/wals/b3bffc9ac79a4782b93cb3936481f518
I20260709 13:06:30.010195 21469 catalog_manager.cc:5028] TS c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): tablet b3bffc9ac79a4782b93cb3936481f518 (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
I20260709 13:06:30.118774 22767 raft_consensus.cc:993] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a: : Instructing follower 85fe6149d5a84a0e8902326e5be67672 to start an election
I20260709 13:06:30.119246 22767 raft_consensus.cc:1081] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Signalling peer 85fe6149d5a84a0e8902326e5be67672 to start an election
I20260709 13:06:30.120764 21729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610"
dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
 from {username='slave'} at 127.0.0.1:34388
I20260709 13:06:30.121186 21729 raft_consensus.cc:493] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:30.121467 21729 raft_consensus.cc:3060] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:30.125347 21660 consensus_queue.cc:237] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:30.127131 21729 raft_consensus.cc:515] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:30.129338 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:30.130851 22272 raft_consensus.cc:1275] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:30.160501 21579 raft_consensus.cc:3055] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:30.160849 21579 raft_consensus.cc:740] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:30.161711 21579 consensus_queue.cc:260] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:30.163040 21579 raft_consensus.cc:3060] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:30.164978 22827 consensus_queue.cc:1048] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:30.173345 22723 raft_consensus.cc:2955] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:30.175818 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:30.176344 21660 raft_consensus.cc:3060] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:30.132537 21729 leader_election.cc:290] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:30.180934 22272 raft_consensus.cc:2955] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:30.181993 21660 raft_consensus.cc:2468] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:06:30.131198 21583 raft_consensus.cc:1275] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:30.186859 21699 leader_election.cc:304] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:30.187541 22691 raft_consensus.cc:2804] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:30.187971 22691 raft_consensus.cc:697] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:30.188454 22841 consensus_queue.cc:1048] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:30.188691 22691 consensus_queue.cc:237] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:30.190831 22806 raft_consensus.cc:993] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672: : Instructing follower 3d3266654c694a6c82af9d31d7154a0a to start an election
I20260709 13:06:30.191253 22806 raft_consensus.cc:1081] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Signalling peer 3d3266654c694a6c82af9d31d7154a0a to start an election
I20260709 13:06:30.197264 21577 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:36120
I20260709 13:06:30.197753 21577 raft_consensus.cc:493] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:30.198076 21577 raft_consensus.cc:3060] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:30.206197 21577 raft_consensus.cc:515] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:30.209702 21478 catalog_manager.cc:5697] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 2 to 3, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 3 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:30.212044 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:30.212611 21660 raft_consensus.cc:3060] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:30.218434 22842 raft_consensus.cc:993] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252: : Instructing follower 85fe6149d5a84a0e8902326e5be67672 to start an election
I20260709 13:06:30.218389 21660 raft_consensus.cc:2468] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:30.218971 22842 raft_consensus.cc:1081] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Signalling peer 85fe6149d5a84a0e8902326e5be67672 to start an election
I20260709 13:06:30.220458 21550 leader_election.cc:304] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:30.221166 22767 raft_consensus.cc:2804] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:30.221613 22767 raft_consensus.cc:697] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:30.222012 21729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f"
dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
 from {username='slave'} at 127.0.0.1:34386
I20260709 13:06:30.222528 21729 raft_consensus.cc:493] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:30.222899 21729 raft_consensus.cc:3060] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:30.222285 21481 catalog_manager.cc:5697] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:30.222612 22767 consensus_queue.cc:237] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:30.193627 21583 raft_consensus.cc:2955] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:30.233829 21577 leader_election.cc:290] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:30.234615 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:30.235116 21727 raft_consensus.cc:3055] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:30.235363 21727 raft_consensus.cc:740] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:30.236007 21727 consensus_queue.cc:260] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:30.236747 21721 tablet_service.cc:1558] Processing DeleteTablet for tablet 60f106109f314487b3ea818ec50fd2e1 with delete_type TABLET_DATA_TOMBSTONED (TS 85fe6149d5a84a0e8902326e5be67672 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34370
I20260709 13:06:30.237047 21727 raft_consensus.cc:3060] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:30.237426 21729 raft_consensus.cc:515] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:30.239578 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:30.240088 21577 raft_consensus.cc:3060] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:30.241837 21729 leader_election.cc:290] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:30.241914 21481 catalog_manager.cc:5697] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 1 to 2, leader changed from 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 2 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:30.243575 21469 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 60f106109f314487b3ea818ec50fd2e1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:30.243881 22846 tablet_replica.cc:333] T 60f106109f314487b3ea818ec50fd2e1 P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:06:30.244343 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:30.244828 22846 raft_consensus.cc:2243] T 60f106109f314487b3ea818ec50fd2e1 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:30.244886 21660 raft_consensus.cc:3055] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:30.245436 21660 raft_consensus.cc:740] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:30.245573 22846 raft_consensus.cc:2272] T 60f106109f314487b3ea818ec50fd2e1 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:30.246266 21660 consensus_queue.cc:260] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:30.247418 21660 raft_consensus.cc:3060] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:30.251346 22822 raft_consensus.cc:993] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a: : Instructing follower fd323b19805c46bcb7aec2478c2a29e9 to start an election
I20260709 13:06:30.251787 22822 raft_consensus.cc:1081] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Signalling peer fd323b19805c46bcb7aec2478c2a29e9 to start an election
I20260709 13:06:30.254413 22272 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8dce0fb868664a789da1828a9c9c060c"
dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
 from {username='slave'} at 127.0.0.1:54790
I20260709 13:06:30.254875 22272 raft_consensus.cc:493] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:30.255177 22272 raft_consensus.cc:3060] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:30.257669 21660 raft_consensus.cc:2468] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 2.
I20260709 13:06:30.260216 21699 leader_election.cc:304] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:30.260892 22691 raft_consensus.cc:2804] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:30.261322 21579 raft_consensus.cc:2468] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:06:30.261580 22691 raft_consensus.cc:697] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 2 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:30.260905 22272 raft_consensus.cc:515] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:30.262323 22691 consensus_queue.cc:237] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:30.266831 22272 leader_election.cc:290] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:30.267289 21727 raft_consensus.cc:2468] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:30.268364 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce0fb868664a789da1828a9c9c060c" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:30.268919 21729 raft_consensus.cc:3060] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:30.259639 21577 raft_consensus.cc:2468] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 2.
I20260709 13:06:30.275074 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce0fb868664a789da1828a9c9c060c" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:30.275563 21577 raft_consensus.cc:3055] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:30.275864 21577 raft_consensus.cc:740] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:30.276630 21577 consensus_queue.cc:260] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:30.277730 21577 raft_consensus.cc:3060] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:30.279935 21729 raft_consensus.cc:2468] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:30.282823 22846 ts_tablet_manager.cc:1916] T 60f106109f314487b3ea818ec50fd2e1 P 85fe6149d5a84a0e8902326e5be67672: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:30.286806 21577 raft_consensus.cc:2468] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:30.288282 22237 leader_election.cc:304] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:30.289163 22824 raft_consensus.cc:2804] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:30.289606 22824 raft_consensus.cc:697] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:06:30.290407 22824 consensus_queue.cc:237] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:30.293762 21482 catalog_manager.cc:5697] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 1 to 2, leader changed from c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 2 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:30.301982 22846 ts_tablet_manager.cc:1929] T 60f106109f314487b3ea818ec50fd2e1 P 85fe6149d5a84a0e8902326e5be67672: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:30.302438 22846 log.cc:1199] T 60f106109f314487b3ea818ec50fd2e1 P 85fe6149d5a84a0e8902326e5be67672: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-2-root/wals/60f106109f314487b3ea818ec50fd2e1
I20260709 13:06:30.304437 21470 catalog_manager.cc:5028] TS 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): tablet 60f106109f314487b3ea818ec50fd2e1 (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
I20260709 13:06:30.307927 21482 catalog_manager.cc:5697] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: term changed from 1 to 2, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196). New cstate: current_term: 2 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:30.310173 22723 raft_consensus.cc:993] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252: : Instructing follower 3d3266654c694a6c82af9d31d7154a0a to start an election
I20260709 13:06:30.310608 22841 raft_consensus.cc:1081] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Signalling peer 3d3266654c694a6c82af9d31d7154a0a to start an election
I20260709 13:06:30.311942 21583 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae15a655577142ed99332bdb3681af0f"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:36106
I20260709 13:06:30.312417 21583 raft_consensus.cc:493] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:30.312736 21583 raft_consensus.cc:3060] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:30.317523 21583 raft_consensus.cc:515] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:30.319064 21583 leader_election.cc:290] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:30.319527 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae15a655577142ed99332bdb3681af0f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:30.320089 21660 raft_consensus.cc:3055] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:30.320369 21660 raft_consensus.cc:740] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:30.320616 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae15a655577142ed99332bdb3681af0f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:30.321158 22271 raft_consensus.cc:3060] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:30.321213 21660 consensus_queue.cc:260] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:30.322211 21660 raft_consensus.cc:3060] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:30.325402 22271 raft_consensus.cc:2468] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:30.326370 21548 leader_election.cc:304] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:30.328554 21660 raft_consensus.cc:2468] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:30.330150 22822 raft_consensus.cc:2804] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:30.330583 22822 raft_consensus.cc:697] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:30.331350 22822 consensus_queue.cc:237] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:30.344290 21482 catalog_manager.cc:5697] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 1 to 2, leader changed from c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 2 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:30.568984 21656 raft_consensus.cc:1275] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:30.570075 22691 consensus_queue.cc:1048] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:30.582948 21577 raft_consensus.cc:1275] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:30.585085 22772 consensus_queue.cc:1048] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:30.652842 21656 raft_consensus.cc:1275] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:30.654125 22821 consensus_queue.cc:1048] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:30.664146 21729 raft_consensus.cc:1275] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:30.665475 22821 consensus_queue.cc:1048] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:30.730810 21583 raft_consensus.cc:1275] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:30.731834 22691 consensus_queue.cc:1048] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:30.740494 21656 raft_consensus.cc:1275] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:30.741647 22691 consensus_queue.cc:1048] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:30.750059 21656 raft_consensus.cc:1275] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:30.751963 22767 consensus_queue.cc:1048] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:30.763067 22272 raft_consensus.cc:1275] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:30.764102 22822 consensus_queue.cc:1048] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:30.858400 21583 raft_consensus.cc:1275] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:30.860037 22824 consensus_queue.cc:1048] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:30.872350 21727 raft_consensus.cc:1275] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:30.874577 22824 consensus_queue.cc:1048] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:30.957091 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:31.001766 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:31.038749 21577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28776f313c26429990c52fe2439e804b"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
mode: GRACEFUL
new_leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
 from {username='slave'} at 127.0.0.1:47892
I20260709 13:06:31.039223 21577 raft_consensus.cc:606] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Received request to transfer leadership to TS fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:31.041404 21729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ed1fb7e43d84f61a2bba6f0e6c6a77f"
dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
mode: GRACEFUL
new_leader_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:55462
I20260709 13:06:31.041925 21729 raft_consensus.cc:606] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Received request to transfer leadership to TS 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:06:31.046862 21660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1"
dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
mode: GRACEFUL
new_leader_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:59072
I20260709 13:06:31.047386 21660 raft_consensus.cc:606] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Received request to transfer leadership to TS 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:06:31.049603 21729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33"
dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
mode: GRACEFUL
new_leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
 from {username='slave'} at 127.0.0.1:55462
I20260709 13:06:31.049952 21729 raft_consensus.cc:606] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Received request to transfer leadership to TS c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:31.052162 21583 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
mode: GRACEFUL
new_leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
 from {username='slave'} at 127.0.0.1:47892
I20260709 13:06:31.052662 21583 raft_consensus.cc:606] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Received request to transfer leadership to TS c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:31.053789 20479 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:06:31.055182 20479 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:31.086560 22691 raft_consensus.cc:993] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672: : Instructing follower 3d3266654c694a6c82af9d31d7154a0a to start an election
I20260709 13:06:31.087018 22619 raft_consensus.cc:1081] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Signalling peer 3d3266654c694a6c82af9d31d7154a0a to start an election
I20260709 13:06:31.088213 21583 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ed1fb7e43d84f61a2bba6f0e6c6a77f"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:36120
I20260709 13:06:31.088692 21583 raft_consensus.cc:493] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:31.089017 21583 raft_consensus.cc:3060] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:31.093866 21583 raft_consensus.cc:515] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:31.095096 21583 leader_election.cc:290] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:31.095788 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1fb7e43d84f61a2bba6f0e6c6a77f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:31.095954 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1fb7e43d84f61a2bba6f0e6c6a77f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:31.096312 21660 raft_consensus.cc:3060] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:31.096413 21729 raft_consensus.cc:3055] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:31.096741 21729 raft_consensus.cc:740] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:31.097440 21729 consensus_queue.cc:260] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:31.098553 21729 raft_consensus.cc:3060] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:31.103082 21660 raft_consensus.cc:2468] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:31.104012 21550 leader_election.cc:304] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:31.104705 22821 raft_consensus.cc:2804] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:31.104737 21729 raft_consensus.cc:2468] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:31.105393 22821 raft_consensus.cc:697] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:31.106297 22821 consensus_queue.cc:237] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:31.115182 21481 catalog_manager.cc:5697] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 1 to 2, leader changed from 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 2 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:31.196028 22843 raft_consensus.cc:993] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252: : Instructing follower 3d3266654c694a6c82af9d31d7154a0a to start an election
I20260709 13:06:31.196480 22841 raft_consensus.cc:1081] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Signalling peer 3d3266654c694a6c82af9d31d7154a0a to start an election
I20260709 13:06:31.197799 21583 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:36106
I20260709 13:06:31.198292 21583 raft_consensus.cc:493] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:31.198602 21583 raft_consensus.cc:3060] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:31.204594 21583 raft_consensus.cc:515] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:31.206773 21583 leader_election.cc:290] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:31.206871 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:31.207440 21656 raft_consensus.cc:3055] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:31.207578 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:31.207801 21656 raft_consensus.cc:740] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:31.208146 22272 raft_consensus.cc:3060] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:31.208498 21656 consensus_queue.cc:260] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:31.209648 21656 raft_consensus.cc:3060] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:31.213903 22272 raft_consensus.cc:2468] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:31.214776 21548 leader_election.cc:304] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:31.215365 22821 raft_consensus.cc:2804] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:31.215294 21656 raft_consensus.cc:2468] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:31.215917 22821 raft_consensus.cc:697] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:31.216713 22821 consensus_queue.cc:237] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:31.224726 21481 catalog_manager.cc:5697] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 1 to 2, leader changed from c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 2 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:31.277488 22691 raft_consensus.cc:993] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672: : Instructing follower c0c40b7dc6c341f7ba49e3a696970252 to start an election
I20260709 13:06:31.278013 22691 raft_consensus.cc:1081] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Signalling peer c0c40b7dc6c341f7ba49e3a696970252 to start an election
I20260709 13:06:31.279264 21660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33"
dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
 from {username='slave'} at 127.0.0.1:53462
I20260709 13:06:31.279687 21660 raft_consensus.cc:493] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:31.280018 21660 raft_consensus.cc:3060] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:31.284952 21660 raft_consensus.cc:515] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:31.286669 21660 leader_election.cc:290] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 election: Requested vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:31.286923 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:31.287465 21729 raft_consensus.cc:3055] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:31.288059 21729 raft_consensus.cc:740] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:31.288714 21729 consensus_queue.cc:260] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:31.289593 21729 raft_consensus.cc:3060] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:31.287177 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:31.292440 22272 raft_consensus.cc:3060] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:31.294382 21729 raft_consensus.cc:2468] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 2.
I20260709 13:06:31.295625 21626 leader_election.cc:304] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:31.296383 22841 raft_consensus.cc:2804] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:31.296994 22841 raft_consensus.cc:697] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:31.297752 22841 consensus_queue.cc:237] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:31.298130 22272 raft_consensus.cc:2468] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 2.
I20260709 13:06:31.308996 21481 catalog_manager.cc:5697] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 1 to 2, leader changed from 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 2 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:31.309305 21729 consensus_queue.cc:237] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:31.315910 21660 raft_consensus.cc:1275] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:31.317940 22858 consensus_queue.cc:1048] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:31.320363 21577 raft_consensus.cc:1275] T 62dba503b525414b9f6db863d11d702f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:31.321704 22858 consensus_queue.cc:1048] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } 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 13:06:31.323168 21697 consensus_peers.cc:597] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 62dba503b525414b9f6db863d11d702f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:31.328274 22691 raft_consensus.cc:2955] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:31.331372 21660 raft_consensus.cc:2955] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:31.340376 21583 raft_consensus.cc:2955] T 62dba503b525414b9f6db863d11d702f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:31.346320 21481 catalog_manager.cc:5697] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 1 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:31.346808 21659 consensus_queue.cc:237] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:31.374222 22767 raft_consensus.cc:993] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a: : Instructing follower fd323b19805c46bcb7aec2478c2a29e9 to start an election
I20260709 13:06:31.374993 22767 raft_consensus.cc:1081] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Signalling peer fd323b19805c46bcb7aec2478c2a29e9 to start an election
I20260709 13:06:31.376386 22271 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28776f313c26429990c52fe2439e804b"
dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
 from {username='slave'} at 127.0.0.1:54790
I20260709 13:06:31.376878 22271 raft_consensus.cc:493] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:31.377234 22271 raft_consensus.cc:3060] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:31.409930 22271 raft_consensus.cc:515] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:31.410559 21729 raft_consensus.cc:1275] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:31.410568 21583 raft_consensus.cc:1275] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:31.411723 22271 leader_election.cc:290] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:31.412129 22843 consensus_queue.cc:1048] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } 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 13:06:31.412613 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:31.413151 21729 raft_consensus.cc:3060] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:31.414670 21623 consensus_peers.cc:597] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d680d1a06d904ef0a8a5e9eb0d11ab01. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:31.421021 21729 raft_consensus.cc:2468] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:31.421991 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:31.423350 22239 leader_election.cc:304] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:31.422093 22843 consensus_queue.cc:1048] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:31.424810 22740 raft_consensus.cc:2804] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:31.425293 22740 raft_consensus.cc:697] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:06:31.423363 21583 raft_consensus.cc:3055] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:31.425714 21583 raft_consensus.cc:740] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:31.426144 22740 consensus_queue.cc:237] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:31.426406 21583 consensus_queue.cc:260] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:31.427488 21583 raft_consensus.cc:3060] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:31.435112 22877 raft_consensus.cc:2955] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:31.443658 21729 raft_consensus.cc:2955] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:31.459025 21478 catalog_manager.cc:5697] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:31.460197 21731 consensus_queue.cc:237] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:31.468106 21579 raft_consensus.cc:2955] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:31.479923 21583 raft_consensus.cc:2468] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:31.501230 21583 raft_consensus.cc:1275] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:31.501681 21656 raft_consensus.cc:1275] T bc45dbfea82e411781eec9b654282454 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:31.502450 22691 consensus_queue.cc:1048] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:31.505322 21482 catalog_manager.cc:5697] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: term changed from 1 to 2, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196). New cstate: current_term: 2 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:06:31.508311 21697 consensus_peers.cc:597] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bc45dbfea82e411781eec9b654282454. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:31.510246 22881 consensus_queue.cc:1048] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } 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 13:06:31.515156 22691 raft_consensus.cc:2955] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:31.520179 22822 raft_consensus.cc:993] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a: : Instructing follower c0c40b7dc6c341f7ba49e3a696970252 to start an election
I20260709 13:06:31.520879 22767 raft_consensus.cc:1081] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Signalling peer c0c40b7dc6c341f7ba49e3a696970252 to start an election
I20260709 13:06:31.520409 21583 raft_consensus.cc:2955] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:31.525740 21659 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6"
dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
 from {username='slave'} at 127.0.0.1:53446
I20260709 13:06:31.526217 21659 raft_consensus.cc:493] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:31.526531 21659 raft_consensus.cc:3060] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:31.535046 21659 raft_consensus.cc:515] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:31.537142 21579 consensus_queue.cc:237] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:31.538108 21482 catalog_manager.cc:5697] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 1 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:31.547420 21548 consensus_peers.cc:597] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7f79ad57bad84ba39ca348a358a3a159. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:31.547519 21659 leader_election.cc:290] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:31.547796 21729 raft_consensus.cc:1275] T 7f79ad57bad84ba39ca348a358a3a159 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:31.547444 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:31.548527 21731 raft_consensus.cc:3060] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:31.548950 21656 raft_consensus.cc:2955] T bc45dbfea82e411781eec9b654282454 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:31.550470 22767 consensus_queue.cc:1048] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } 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 13:06:31.552354 21659 raft_consensus.cc:1275] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:31.554957 21731 raft_consensus.cc:2468] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 2.
I20260709 13:06:31.555429 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:31.555771 22767 consensus_queue.cc:1048] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:31.555992 21626 leader_election.cc:304] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:31.556782 22843 raft_consensus.cc:2804] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:31.557230 22843 raft_consensus.cc:697] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:31.558029 22843 consensus_queue.cc:237] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:31.556572 21579 raft_consensus.cc:3055] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:31.563827 21579 raft_consensus.cc:740] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:31.564499 21579 consensus_queue.cc:260] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:31.565606 21579 raft_consensus.cc:3060] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:31.575443 21579 raft_consensus.cc:2468] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 2.
I20260709 13:06:31.576758 22821 raft_consensus.cc:2955] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:31.579188 21729 raft_consensus.cc:2955] T 7f79ad57bad84ba39ca348a358a3a159 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:31.579914 21659 raft_consensus.cc:2955] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:31.581784 21482 catalog_manager.cc:5697] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 1 to 2, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 2 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:31.599646 21481 catalog_manager.cc:5697] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:31.619532 21729 raft_consensus.cc:1275] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:31.620642 22821 consensus_queue.cc:1048] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:31.638002 21659 raft_consensus.cc:1275] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:31.639954 22767 consensus_queue.cc:1048] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:31.645756 22272 raft_consensus.cc:1275] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:31.647384 22822 consensus_queue.cc:1048] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:31.670598 21660 raft_consensus.cc:1275] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:31.677163 22821 consensus_queue.cc:1048] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:31.716367 21729 raft_consensus.cc:1275] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:31.717407 22877 consensus_queue.cc:1048] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:31.732115 22272 raft_consensus.cc:1275] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:31.734429 22841 consensus_queue.cc:1048] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:31.762874 22898 ts_tablet_manager.cc:933] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:31.776309 22898 tablet_copy_client.cc:323] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.195:36459
I20260709 13:06:31.777871 21744 tablet_copy_service.cc:140] P 85fe6149d5a84a0e8902326e5be67672: Received BeginTabletCopySession request for tablet 62dba503b525414b9f6db863d11d702f from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:41336)
I20260709 13:06:31.778419 21744 tablet_copy_service.cc:161] P 85fe6149d5a84a0e8902326e5be67672: Beginning new tablet copy session on tablet 62dba503b525414b9f6db863d11d702f from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:41336: session id = fd323b19805c46bcb7aec2478c2a29e9-62dba503b525414b9f6db863d11d702f
I20260709 13:06:31.787089 21744 tablet_copy_source_session.cc:215] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:31.797138 22900 ts_tablet_manager.cc:933] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:31.799588 22900 tablet_copy_client.cc:323] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.194:34117
I20260709 13:06:31.800365 22898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62dba503b525414b9f6db863d11d702f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.800990 21670 tablet_copy_service.cc:140] P c0c40b7dc6c341f7ba49e3a696970252: Received BeginTabletCopySession request for tablet d680d1a06d904ef0a8a5e9eb0d11ab01 from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:36032)
I20260709 13:06:31.801435 21670 tablet_copy_service.cc:161] P c0c40b7dc6c341f7ba49e3a696970252: Beginning new tablet copy session on tablet d680d1a06d904ef0a8a5e9eb0d11ab01 from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:36032: session id = fd323b19805c46bcb7aec2478c2a29e9-d680d1a06d904ef0a8a5e9eb0d11ab01
I20260709 13:06:31.806272 21670 tablet_copy_source_session.cc:215] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:31.808763 22900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d680d1a06d904ef0a8a5e9eb0d11ab01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.819969 22900 tablet_copy_client.cc:806] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:31.820456 22900 tablet_copy_client.cc:670] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:31.820988 22898 tablet_copy_client.cc:806] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:31.822278 22898 tablet_copy_client.cc:670] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:31.825037 22900 tablet_copy_client.cc:538] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:31.825940 22898 tablet_copy_client.cc:538] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:31.834233 22900 tablet_bootstrap.cc:492] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:06:31.840554 22898 tablet_bootstrap.cc:492] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:06:31.863265 22900 tablet_bootstrap.cc:492] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9: 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 13:06:31.864378 22900 tablet_bootstrap.cc:492] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:06:31.865067 22900 ts_tablet_manager.cc:1403] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.011s
I20260709 13:06:31.872185 22900 raft_consensus.cc:359] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:31.873050 22900 raft_consensus.cc:740] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:06:31.873243 22898 tablet_bootstrap.cc:492] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9: 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 13:06:31.873826 22900 consensus_queue.cc:260] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:31.874554 22898 tablet_bootstrap.cc:492] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:06:31.875187 22898 ts_tablet_manager.cc:1403] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.035s	user 0.022s	sys 0.006s
I20260709 13:06:31.877015 22900 ts_tablet_manager.cc:1434] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:06:31.877911 22898 raft_consensus.cc:359] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:31.878989 21670 tablet_copy_service.cc:342] P c0c40b7dc6c341f7ba49e3a696970252: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-d680d1a06d904ef0a8a5e9eb0d11ab01 received from {username='slave'} at 127.0.0.1:36032
I20260709 13:06:31.879356 21670 tablet_copy_service.cc:434] P c0c40b7dc6c341f7ba49e3a696970252: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-d680d1a06d904ef0a8a5e9eb0d11ab01 on tablet d680d1a06d904ef0a8a5e9eb0d11ab01 with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:31.878711 22898 raft_consensus.cc:740] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:06:31.881075 22898 consensus_queue.cc:260] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:31.883514 22898 ts_tablet_manager.cc:1434] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:06:31.885149 21744 tablet_copy_service.cc:342] P 85fe6149d5a84a0e8902326e5be67672: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-62dba503b525414b9f6db863d11d702f received from {username='slave'} at 127.0.0.1:41336
I20260709 13:06:31.885600 21744 tablet_copy_service.cc:434] P 85fe6149d5a84a0e8902326e5be67672: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-62dba503b525414b9f6db863d11d702f on tablet 62dba503b525414b9f6db863d11d702f with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:31.953341 21579 raft_consensus.cc:1275] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:31.954945 22874 consensus_queue.cc:1048] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:31.977281 21729 raft_consensus.cc:1275] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:31.979130 22874 consensus_queue.cc:1048] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:32.006709 22898 ts_tablet_manager.cc:933] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:32.019351 22898 tablet_copy_client.cc:323] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.195:36459
I20260709 13:06:32.020879 21744 tablet_copy_service.cc:140] P 85fe6149d5a84a0e8902326e5be67672: Received BeginTabletCopySession request for tablet bc45dbfea82e411781eec9b654282454 from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:41336)
I20260709 13:06:32.021381 21744 tablet_copy_service.cc:161] P 85fe6149d5a84a0e8902326e5be67672: Beginning new tablet copy session on tablet bc45dbfea82e411781eec9b654282454 from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:41336: session id = fd323b19805c46bcb7aec2478c2a29e9-bc45dbfea82e411781eec9b654282454
I20260709 13:06:32.028406 21744 tablet_copy_source_session.cc:215] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:32.031054 22898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc45dbfea82e411781eec9b654282454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.043675 22898 tablet_copy_client.cc:806] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:32.044260 22898 tablet_copy_client.cc:670] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:32.048370 22898 tablet_copy_client.cc:538] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:32.048851 21579 raft_consensus.cc:1275] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:32.052763 22843 consensus_queue.cc:1048] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:32.056965 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:32.060675 22898 tablet_bootstrap.cc:492] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:06:32.067692 21729 raft_consensus.cc:1275] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:32.068920 22841 consensus_queue.cc:1048] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:32.091444 22900 ts_tablet_manager.cc:933] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015)
I20260709 13:06:32.139079 22900 tablet_copy_client.cc:323] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.193:37015
I20260709 13:06:32.145501 21595 tablet_copy_service.cc:140] P 3d3266654c694a6c82af9d31d7154a0a: Received BeginTabletCopySession request for tablet 7f79ad57bad84ba39ca348a358a3a159 from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:55756)
I20260709 13:06:32.146008 21595 tablet_copy_service.cc:161] P 3d3266654c694a6c82af9d31d7154a0a: Beginning new tablet copy session on tablet 7f79ad57bad84ba39ca348a358a3a159 from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:55756: session id = fd323b19805c46bcb7aec2478c2a29e9-7f79ad57bad84ba39ca348a358a3a159
I20260709 13:06:32.147238 22898 tablet_bootstrap.cc:492] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9: 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 13:06:32.148087 22898 tablet_bootstrap.cc:492] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:06:32.148698 22898 ts_tablet_manager.cc:1403] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.088s	user 0.044s	sys 0.026s
I20260709 13:06:32.151386 22898 raft_consensus.cc:359] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:32.152067 22898 raft_consensus.cc:740] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:06:32.152678 22898 consensus_queue.cc:260] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:32.154711 22898 ts_tablet_manager.cc:1434] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 13:06:32.153427 21595 tablet_copy_source_session.cc:215] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:32.156926 21744 tablet_copy_service.cc:342] P 85fe6149d5a84a0e8902326e5be67672: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-bc45dbfea82e411781eec9b654282454 received from {username='slave'} at 127.0.0.1:41336
I20260709 13:06:32.157317 21744 tablet_copy_service.cc:434] P 85fe6149d5a84a0e8902326e5be67672: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-bc45dbfea82e411781eec9b654282454 on tablet bc45dbfea82e411781eec9b654282454 with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:32.160739 22900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f79ad57bad84ba39ca348a358a3a159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.183396 22900 tablet_copy_client.cc:806] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:32.183952 22900 tablet_copy_client.cc:670] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:32.191308 22900 tablet_copy_client.cc:538] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:32.197640 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:32.199162 22900 tablet_bootstrap.cc:492] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:06:32.219470 22900 tablet_bootstrap.cc:492] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9: 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 13:06:32.220306 22900 tablet_bootstrap.cc:492] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:06:32.220916 22900 ts_tablet_manager.cc:1403] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.022s	user 0.021s	sys 0.003s
I20260709 13:06:32.223568 22900 raft_consensus.cc:359] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:32.224455 22900 raft_consensus.cc:740] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:06:32.225104 22900 consensus_queue.cc:260] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:32.230515 22900 ts_tablet_manager.cc:1434] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:06:32.232019 21595 tablet_copy_service.cc:342] P 3d3266654c694a6c82af9d31d7154a0a: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-7f79ad57bad84ba39ca348a358a3a159 received from {username='slave'} at 127.0.0.1:55756
I20260709 13:06:32.232416 21595 tablet_copy_service.cc:434] P 3d3266654c694a6c82af9d31d7154a0a: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-7f79ad57bad84ba39ca348a358a3a159 on tablet 7f79ad57bad84ba39ca348a358a3a159 with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:32.262450 21583 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
mode: GRACEFUL
new_leader_uuid: "85fe6149d5a84a0e8902326e5be67672"
 from {username='slave'} at 127.0.0.1:47892
I20260709 13:06:32.262995 21583 raft_consensus.cc:606] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Received request to transfer leadership to TS 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:32.266289 21660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6"
dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
mode: GRACEFUL
new_leader_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:59072
I20260709 13:06:32.266825 21660 raft_consensus.cc:606] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Received request to transfer leadership to TS 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:06:32.269295 21583 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "583e128a3647458d9203db757caf0aa7"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
mode: GRACEFUL
new_leader_uuid: "85fe6149d5a84a0e8902326e5be67672"
 from {username='slave'} at 127.0.0.1:47892
I20260709 13:06:32.269759 21583 raft_consensus.cc:606] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Received request to transfer leadership to TS 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:32.272115 21659 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d"
dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
mode: GRACEFUL
new_leader_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:59072
I20260709 13:06:32.272593 21659 raft_consensus.cc:606] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Received request to transfer leadership to TS 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:06:32.274372 20479 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:06:32.275842 20479 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:32.308197 22272 raft_consensus.cc:1217] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:32.309132 22271 raft_consensus.cc:1217] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:32.395124 22821 raft_consensus.cc:993] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a: : Instructing follower 85fe6149d5a84a0e8902326e5be67672 to start an election
I20260709 13:06:32.395639 22822 raft_consensus.cc:1081] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Signalling peer 85fe6149d5a84a0e8902326e5be67672 to start an election
I20260709 13:06:32.397042 21729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "583e128a3647458d9203db757caf0aa7"
dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
 from {username='slave'} at 127.0.0.1:34388
I20260709 13:06:32.397572 21729 raft_consensus.cc:493] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:32.397931 21729 raft_consensus.cc:3060] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:32.404472 21729 raft_consensus.cc:515] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:32.412791 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:32.413328 21579 raft_consensus.cc:3055] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:32.413460 21729 leader_election.cc:290] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:32.413622 21579 raft_consensus.cc:740] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:32.414398 21579 consensus_queue.cc:260] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:32.415194 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:32.415750 21579 raft_consensus.cc:3060] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:32.415747 21659 raft_consensus.cc:3060] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:32.420478 21659 raft_consensus.cc:2468] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 2.
I20260709 13:06:32.421442 21699 leader_election.cc:304] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:32.422478 22913 raft_consensus.cc:2804] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:32.422971 22913 raft_consensus.cc:697] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 2 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:32.426198 21579 raft_consensus.cc:2468] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 2.
I20260709 13:06:32.427215 22913 consensus_queue.cc:237] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:32.438441 21481 catalog_manager.cc:5697] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 1 to 2, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 2 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:32.477216 22271 raft_consensus.cc:1217] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:32.571394 22821 raft_consensus.cc:993] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a: : Instructing follower 85fe6149d5a84a0e8902326e5be67672 to start an election
I20260709 13:06:32.571908 22767 raft_consensus.cc:1081] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Signalling peer 85fe6149d5a84a0e8902326e5be67672 to start an election
I20260709 13:06:32.573547 21731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6"
dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
 from {username='slave'} at 127.0.0.1:34388
I20260709 13:06:32.573961 21731 raft_consensus.cc:493] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:32.574244 21731 raft_consensus.cc:3060] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:32.578541 21731 raft_consensus.cc:515] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:32.579905 21731 leader_election.cc:290] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:32.580420 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:32.580785 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:32.580991 21583 raft_consensus.cc:3055] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:32.581372 21660 raft_consensus.cc:3060] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:32.581327 21583 raft_consensus.cc:740] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:32.582170 21583 consensus_queue.cc:260] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:32.583318 21583 raft_consensus.cc:3060] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:32.587539 21660 raft_consensus.cc:2468] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 2.
I20260709 13:06:32.589068 21583 raft_consensus.cc:2468] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 2.
I20260709 13:06:32.589459 21699 leader_election.cc:304] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:32.590248 22858 raft_consensus.cc:2804] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:32.590700 22858 raft_consensus.cc:697] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 2 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:32.591516 22858 consensus_queue.cc:237] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:32.601035 21478 catalog_manager.cc:5697] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 1 to 2, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 2 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:32.736397 22843 raft_consensus.cc:1064] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
W20260709 13:06:32.766389 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 123827us
I20260709 13:06:32.798774 22272 raft_consensus.cc:1217] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:32.808180 22843 consensus_queue.cc:237] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:32.851179 22922 raft_consensus.cc:993] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252: : Instructing follower 3d3266654c694a6c82af9d31d7154a0a to start an election
I20260709 13:06:32.851682 22922 raft_consensus.cc:1081] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Signalling peer 3d3266654c694a6c82af9d31d7154a0a to start an election
I20260709 13:06:32.867466 22925 raft_consensus.cc:993] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252: : Instructing follower 3d3266654c694a6c82af9d31d7154a0a to start an election
I20260709 13:06:32.868078 22922 raft_consensus.cc:1081] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Signalling peer 3d3266654c694a6c82af9d31d7154a0a to start an election
I20260709 13:06:32.868637 21584 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:36106
I20260709 13:06:32.869477 21584 raft_consensus.cc:493] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:32.869961 21584 raft_consensus.cc:3060] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:32.871693 21580 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:36106
I20260709 13:06:32.872303 21580 raft_consensus.cc:493] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:32.872726 21580 raft_consensus.cc:3060] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:32.899693 21584 raft_consensus.cc:515] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:32.901113 22270 raft_consensus.cc:1275] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:32.901399 22913 raft_consensus.cc:1064] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:06:32.902135 21584 leader_election.cc:290] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:32.902691 21577 raft_consensus.cc:1275] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:32.903225 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:32.903874 21731 raft_consensus.cc:3060] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:32.904685 22925 consensus_queue.cc:1048] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:32.906582 22925 consensus_queue.cc:1048] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:32.908237 21580 raft_consensus.cc:515] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:32.909039 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:32.909584 21660 raft_consensus.cc:3055] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:32.909865 21660 raft_consensus.cc:740] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:32.910003 22913 consensus_queue.cc:237] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:32.920559 21580 leader_election.cc:290] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:32.921500 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:32.952505 21655 raft_consensus.cc:3055] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:32.952890 21655 raft_consensus.cc:740] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:32.953977 21655 consensus_queue.cc:260] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:32.910681 21660 consensus_queue.cc:260] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:32.930613 21728 raft_consensus.cc:1275] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:32.934899 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:32.967614 21727 raft_consensus.cc:3060] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:32.967890 21657 raft_consensus.cc:1275] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:32.970809 21660 raft_consensus.cc:3060] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:32.975205 22925 consensus_queue.cc:1048] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } 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 13:06:32.977547 22858 consensus_queue.cc:1048] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:32.949115 21731 raft_consensus.cc:2468] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:32.955475 21655 raft_consensus.cc:3060] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:32.980244 21727 raft_consensus.cc:2468] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:32.988188 21655 raft_consensus.cc:2468] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:32.992228 21550 leader_election.cc:304] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:32.993834 22821 raft_consensus.cc:2804] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:32.994405 22821 raft_consensus.cc:697] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:32.995580 22821 consensus_queue.cc:237] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:32.998767 21551 leader_election.cc:304] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:32.999854 21580 raft_consensus.cc:1275] T 62dba503b525414b9f6db863d11d702f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:33.001839 22921 raft_consensus.cc:2804] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:33.002490 22921 raft_consensus.cc:697] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:33.004297 22921 consensus_queue.cc:237] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:33.006713 22881 consensus_queue.cc:1048] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } 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 13:06:33.027009 21655 raft_consensus.cc:1275] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:33.030432 22858 consensus_queue.cc:1048] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:33.047204 21660 raft_consensus.cc:2468] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:33.055305 22272 raft_consensus.cc:1275] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:33.057890 22913 consensus_queue.cc:1048] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:33.071897 22925 raft_consensus.cc:2955] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:33.072880 21478 catalog_manager.cc:5697] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 1 to 2, leader changed from c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 2 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:33.077316 21726 raft_consensus.cc:2955] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:33.083781 21580 raft_consensus.cc:2955] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:33.088161 22881 raft_consensus.cc:2955] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:33.108400 21584 raft_consensus.cc:1275] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:33.112861 21584 raft_consensus.cc:2955] T 62dba503b525414b9f6db863d11d702f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:33.114434 21481 catalog_manager.cc:5697] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 1 to 2, leader changed from c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 2 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:33.114748 22271 raft_consensus.cc:2955] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:33.108467 22272 raft_consensus.cc:2955] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:33.128270 21478 catalog_manager.cc:5697] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:33.133472 22928 raft_consensus.cc:1064] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:06:33.133455 21654 raft_consensus.cc:2955] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:33.139027 22928 consensus_queue.cc:237] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:33.141922 21655 raft_consensus.cc:1275] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:33.143381 22930 consensus_queue.cc:1048] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:06:33.153018 22929 consensus_queue.cc:1048] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:33.158372 22921 raft_consensus.cc:1064] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:06:33.212544 21577 raft_consensus.cc:1275] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:33.217415 22272 raft_consensus.cc:1275] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:33.214138 22921 consensus_queue.cc:237] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:33.221241 22913 consensus_queue.cc:1048] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:33.232303 21656 raft_consensus.cc:1275] T bc45dbfea82e411781eec9b654282454 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:33.233585 22858 consensus_queue.cc:1048] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } 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 13:06:33.217597 21728 consensus_queue.cc:237] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:33.234969 21478 catalog_manager.cc:5697] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:33.255956 22930 consensus_queue.cc:1048] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:33.263125 22270 raft_consensus.cc:1275] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:33.264559 22822 consensus_queue.cc:1048] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:33.265117 22270 raft_consensus.cc:1275] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:33.264887 21654 raft_consensus.cc:1275] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:33.266708 21583 raft_consensus.cc:1275] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:33.267655 22921 consensus_queue.cc:1048] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:33.270486 22924 consensus_queue.cc:1048] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:33.273976 22924 consensus_queue.cc:1048] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:33.278501 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:33.286525 21654 raft_consensus.cc:1275] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:33.297252 21726 raft_consensus.cc:1275] T 7f79ad57bad84ba39ca348a358a3a159 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:33.304662 22931 raft_consensus.cc:2955] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:33.311232 22930 consensus_queue.cc:1048] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:33.316268 22271 raft_consensus.cc:2955] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:33.324723 22767 consensus_queue.cc:1048] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } 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 13:06:33.324501 21655 raft_consensus.cc:2955] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:33.328540 21470 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 62dba503b525414b9f6db863d11d702f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:33.329336 21583 raft_consensus.cc:2955] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:33.328608 22931 raft_consensus.cc:2955] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:33.337080 22767 raft_consensus.cc:2955] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:33.352386 21656 raft_consensus.cc:2955] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:33.360992 22270 raft_consensus.cc:2955] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:33.374148 21480 catalog_manager.cc:5697] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New cstate: current_term: 1 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:33.388727 21655 consensus_queue.cc:237] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:33.394696 22269 raft_consensus.cc:1275] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:33.396396 22876 consensus_queue.cc:1048] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:33.398377 21572 tablet_service.cc:1558] Processing DeleteTablet for tablet 62dba503b525414b9f6db863d11d702f with delete_type TABLET_DATA_TOMBSTONED (TS 3d3266654c694a6c82af9d31d7154a0a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36098
I20260709 13:06:33.403095 21579 raft_consensus.cc:1275] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:33.404017 22843 raft_consensus.cc:2955] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:33.415721 22269 raft_consensus.cc:2955] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:33.444623 21726 raft_consensus.cc:2955] T 7f79ad57bad84ba39ca348a358a3a159 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:33.476950 21469 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d680d1a06d904ef0a8a5e9eb0d11ab01 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:33.428886 22876 consensus_queue.cc:1048] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.020s
I20260709 13:06:33.491441 21727 raft_consensus.cc:1275] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:33.501569 21726 raft_consensus.cc:1275] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:33.507180 22821 consensus_queue.cc:1048] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
W20260709 13:06:33.513381 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 94089.5us
I20260709 13:06:33.517973 22920 consensus_queue.cc:1048] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 13:06:33.539007 21654 raft_consensus.cc:2955] T bc45dbfea82e411781eec9b654282454 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:33.540292 22957 tablet_replica.cc:333] T 62dba503b525414b9f6db863d11d702f P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:06:33.541420 22957 raft_consensus.cc:2243] T 62dba503b525414b9f6db863d11d702f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.542140 22957 raft_consensus.cc:2272] T 62dba503b525414b9f6db863d11d702f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.580174 21656 raft_consensus.cc:1275] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:33.550026 21480 catalog_manager.cc:5697] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:33.592026 22920 consensus_queue.cc:1048] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 13:06:33.607785 21654 raft_consensus.cc:1275] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:33.616770 21584 raft_consensus.cc:2955] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:33.616912 22957 ts_tablet_manager.cc:1916] T 62dba503b525414b9f6db863d11d702f P 3d3266654c694a6c82af9d31d7154a0a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:33.623050 22920 consensus_queue.cc:1048] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:33.622291 22269 raft_consensus.cc:2955] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
W20260709 13:06:33.674144 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 81682.1us
I20260709 13:06:33.680312 21482 catalog_manager.cc:5697] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:33.731439 21478 catalog_manager.cc:5697] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:33.743216 22957 ts_tablet_manager.cc:1929] T 62dba503b525414b9f6db863d11d702f P 3d3266654c694a6c82af9d31d7154a0a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:33.749142 21584 consensus_queue.cc:237] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:33.800415 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:06:33.814649 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 101377us
W20260709 13:06:33.819871 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 58037.1us
I20260709 13:06:33.822299 22271 raft_consensus.cc:1275] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:33.828640 21656 raft_consensus.cc:1275] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:33.810132 22957 log.cc:1199] T 62dba503b525414b9f6db863d11d702f P 3d3266654c694a6c82af9d31d7154a0a: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-0-root/wals/62dba503b525414b9f6db863d11d702f
I20260709 13:06:33.856664 22821 consensus_queue.cc:1048] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:34.002130 22767 consensus_queue.cc:1048] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:34.009645 21727 consensus_queue.cc:237] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:34.014824 21721 tablet_service.cc:1558] Processing DeleteTablet for tablet d680d1a06d904ef0a8a5e9eb0d11ab01 with delete_type TABLET_DATA_TOMBSTONED (TS 85fe6149d5a84a0e8902326e5be67672 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34370
W20260709 13:06:34.194290 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 133761us
I20260709 13:06:34.233867 22982 tablet_replica.cc:333] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:06:34.237385 21468 catalog_manager.cc:5028] TS 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): tablet 62dba503b525414b9f6db863d11d702f (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
W20260709 13:06:34.239344 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 44233.1us
I20260709 13:06:34.254532 21729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6"
dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
mode: GRACEFUL
new_leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
 from {username='slave'} at 127.0.0.1:55462
I20260709 13:06:34.255151 21729 raft_consensus.cc:606] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 2 LEADER]: Received request to transfer leadership to TS c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:34.259526 21577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
mode: GRACEFUL
new_leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
 from {username='slave'} at 127.0.0.1:47892
I20260709 13:06:34.260113 21577 raft_consensus.cc:606] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Received request to transfer leadership to TS fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:34.272511 21579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
mode: GRACEFUL
new_leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
 from {username='slave'} at 127.0.0.1:47892
I20260709 13:06:34.272950 21579 raft_consensus.cc:606] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Received request to transfer leadership to TS c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:34.277467 21729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6eedca2edb474f7daf61fe1d1409daff"
dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
mode: GRACEFUL
new_leader_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:55462
I20260709 13:06:34.277981 21729 raft_consensus.cc:606] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Received request to transfer leadership to TS 3d3266654c694a6c82af9d31d7154a0a
W20260709 13:06:34.278762 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 448363us
I20260709 13:06:34.281386 22971 raft_consensus.cc:993] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672: : Instructing follower c0c40b7dc6c341f7ba49e3a696970252 to start an election
I20260709 13:06:34.281800 22971 raft_consensus.cc:1081] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 2 LEADER]: Signalling peer c0c40b7dc6c341f7ba49e3a696970252 to start an election
I20260709 13:06:34.285521 20479 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:06:34.287134 20479 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:34.287374 22970 raft_consensus.cc:2955] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:34.301638 22270 raft_consensus.cc:1275] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:34.309206 22985 consensus_queue.cc:1048] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:34.316310 21583 raft_consensus.cc:1275] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:34.317619 22985 raft_consensus.cc:993] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672: : Instructing follower 3d3266654c694a6c82af9d31d7154a0a to start an election
I20260709 13:06:34.318954 22971 consensus_queue.cc:1048] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:34.319572 22966 raft_consensus.cc:993] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a: : Instructing follower c0c40b7dc6c341f7ba49e3a696970252 to start an election
I20260709 13:06:34.320050 22966 raft_consensus.cc:1081] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Signalling peer c0c40b7dc6c341f7ba49e3a696970252 to start an election
I20260709 13:06:34.321161 22270 raft_consensus.cc:2955] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:34.318468 22929 raft_consensus.cc:2955] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:34.329221 21468 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7f79ad57bad84ba39ca348a358a3a159 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:34.331940 22928 raft_consensus.cc:1081] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Signalling peer 3d3266654c694a6c82af9d31d7154a0a to start an election
I20260709 13:06:34.333568 21583 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6eedca2edb474f7daf61fe1d1409daff"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:36120
I20260709 13:06:34.334056 21583 raft_consensus.cc:493] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:34.334401 21583 raft_consensus.cc:3060] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:34.336439 21654 raft_consensus.cc:2955] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:34.343497 21470 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bc45dbfea82e411781eec9b654282454 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:34.345368 21583 raft_consensus.cc:515] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:34.348316 21481 catalog_manager.cc:5697] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New cstate: current_term: 1 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:34.352727 22272 raft_consensus.cc:2955] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
W20260709 13:06:34.357870 21699 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:34.363997 22976 raft_consensus.cc:993] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a: : Instructing follower fd323b19805c46bcb7aec2478c2a29e9 to start an election
I20260709 13:06:34.365319 22982 raft_consensus.cc:2243] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.370210 22982 raft_consensus.cc:2272] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.372126 22976 raft_consensus.cc:1081] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Signalling peer fd323b19805c46bcb7aec2478c2a29e9 to start an election
I20260709 13:06:34.374241 21482 catalog_manager.cc:5697] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: config changed from index 3 to 4, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New cstate: current_term: 1 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:34.379313 22982 ts_tablet_manager.cc:1916] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 85fe6149d5a84a0e8902326e5be67672: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:34.378937 21580 raft_consensus.cc:2955] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:34.384358 21654 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6"
dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
 from {username='slave'} at 127.0.0.1:53446
I20260709 13:06:34.384846 21654 raft_consensus.cc:493] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:34.385190 21654 raft_consensus.cc:3060] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:34.391055 21583 leader_election.cc:290] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:34.392445 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eedca2edb474f7daf61fe1d1409daff" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:34.393062 21726 raft_consensus.cc:3055] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:34.393344 21726 raft_consensus.cc:740] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:34.394037 21726 consensus_queue.cc:260] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:34.395088 21726 raft_consensus.cc:3060] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:34.399194 21660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6"
dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
 from {username='slave'} at 127.0.0.1:53462
I20260709 13:06:34.399765 21660 raft_consensus.cc:493] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:34.400099 21660 raft_consensus.cc:3060] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:34.406433 21654 raft_consensus.cc:515] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:34.406744 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eedca2edb474f7daf61fe1d1409daff" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:34.411101 21659 raft_consensus.cc:3060] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:34.413075 21660 raft_consensus.cc:515] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:34.396788 22269 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca"
dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
 from {username='slave'} at 127.0.0.1:54790
I20260709 13:06:34.418757 21654 leader_election.cc:290] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:34.420781 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:34.421298 21732 raft_consensus.cc:3060] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:34.423925 21660 leader_election.cc:290] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:34.424860 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:34.425376 21729 raft_consensus.cc:3055] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:34.425652 21729 raft_consensus.cc:740] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:34.426339 21729 consensus_queue.cc:260] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:34.427386 21729 raft_consensus.cc:3060] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:34.427961 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:34.428481 21583 raft_consensus.cc:3060] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:34.433104 22269 raft_consensus.cc:493] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:34.433527 22269 raft_consensus.cc:3060] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:34.435937 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:34.436455 21580 raft_consensus.cc:3055] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:34.436718 21580 raft_consensus.cc:740] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:34.437390 21580 consensus_queue.cc:260] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:34.438568 21580 raft_consensus.cc:3060] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:34.441497 21732 raft_consensus.cc:2468] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 3.
I20260709 13:06:34.442744 21626 leader_election.cc:304] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:34.443930 22979 raft_consensus.cc:2804] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:34.445055 22979 raft_consensus.cc:697] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:34.445848 22979 consensus_queue.cc:237] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:34.454988 21659 raft_consensus.cc:2468] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:34.456277 21726 raft_consensus.cc:2468] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:34.457401 21551 leader_election.cc:304] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:34.457504 21580 raft_consensus.cc:2468] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 3.
I20260709 13:06:34.457621 22269 raft_consensus.cc:515] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:34.458673 22969 raft_consensus.cc:2804] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:34.459149 22969 raft_consensus.cc:697] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:34.464331 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:34.465308 21580 raft_consensus.cc:3055] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:34.470069 21729 raft_consensus.cc:2468] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 3.
I20260709 13:06:34.460024 22969 consensus_queue.cc:237] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:34.465662 21583 raft_consensus.cc:2468] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 3.
I20260709 13:06:34.469741 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:34.470419 21580 raft_consensus.cc:740] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:34.471971 21624 leader_election.cc:304] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:34.473855 22983 raft_consensus.cc:2804] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:34.473234 21726 raft_consensus.cc:3060] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:34.479332 22983 raft_consensus.cc:697] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:34.470996 22269 leader_election.cc:290] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:34.478981 21580 consensus_queue.cc:260] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:34.491549 21726 raft_consensus.cc:2468] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:34.484545 22983 consensus_queue.cc:237] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:34.497113 22239 leader_election.cc:304] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:34.498039 22740 raft_consensus.cc:2804] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:34.498593 22740 raft_consensus.cc:697] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:06:34.499866 22982 ts_tablet_manager.cc:1929] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 85fe6149d5a84a0e8902326e5be67672: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:34.500406 22982 log.cc:1199] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 85fe6149d5a84a0e8902326e5be67672: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-2-root/wals/d680d1a06d904ef0a8a5e9eb0d11ab01
I20260709 13:06:34.499622 22740 consensus_queue.cc:237] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:34.503819 21580 raft_consensus.cc:3060] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:34.507069 21470 catalog_manager.cc:5028] TS 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): tablet d680d1a06d904ef0a8a5e9eb0d11ab01 (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
I20260709 13:06:34.520498 21580 raft_consensus.cc:2468] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:34.523738 21650 tablet_service.cc:1558] Processing DeleteTablet for tablet bc45dbfea82e411781eec9b654282454 with delete_type TABLET_DATA_TOMBSTONED (TS c0c40b7dc6c341f7ba49e3a696970252 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53430
I20260709 13:06:34.527679 21721 tablet_service.cc:1558] Processing DeleteTablet for tablet 7f79ad57bad84ba39ca348a358a3a159 with delete_type TABLET_DATA_TOMBSTONED (TS 85fe6149d5a84a0e8902326e5be67672 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34370
I20260709 13:06:34.528635 22982 tablet_replica.cc:333] T 7f79ad57bad84ba39ca348a358a3a159 P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:06:34.531229 22982 raft_consensus.cc:2243] T 7f79ad57bad84ba39ca348a358a3a159 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.532034 22982 raft_consensus.cc:2272] T 7f79ad57bad84ba39ca348a358a3a159 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.534622 22982 ts_tablet_manager.cc:1916] T 7f79ad57bad84ba39ca348a358a3a159 P 85fe6149d5a84a0e8902326e5be67672: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:34.559032 21480 catalog_manager.cc:5697] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 1 to 2, leader changed from 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 2 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:34.560076 22982 ts_tablet_manager.cc:1929] T 7f79ad57bad84ba39ca348a358a3a159 P 85fe6149d5a84a0e8902326e5be67672: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:34.565964 22982 log.cc:1199] T 7f79ad57bad84ba39ca348a358a3a159 P 85fe6149d5a84a0e8902326e5be67672: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-2-root/wals/7f79ad57bad84ba39ca348a358a3a159
I20260709 13:06:34.567866 21470 catalog_manager.cc:5028] TS 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): tablet 7f79ad57bad84ba39ca348a358a3a159 (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
I20260709 13:06:34.571887 22996 tablet_replica.cc:333] T bc45dbfea82e411781eec9b654282454 P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:06:34.581444 22996 raft_consensus.cc:2243] T bc45dbfea82e411781eec9b654282454 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.582175 22996 raft_consensus.cc:2272] T bc45dbfea82e411781eec9b654282454 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.581547 21481 catalog_manager.cc:5697] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 2 to 3, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 3 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:34.584934 22996 ts_tablet_manager.cc:1916] T bc45dbfea82e411781eec9b654282454 P c0c40b7dc6c341f7ba49e3a696970252: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:34.584378 21481 catalog_manager.cc:5697] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 2 to 3, leader changed from 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 3 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:34.599949 21478 catalog_manager.cc:5697] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: term changed from 1 to 2, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196). New cstate: current_term: 2 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:34.606226 22996 ts_tablet_manager.cc:1929] T bc45dbfea82e411781eec9b654282454 P c0c40b7dc6c341f7ba49e3a696970252: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:34.606786 22996 log.cc:1199] T bc45dbfea82e411781eec9b654282454 P c0c40b7dc6c341f7ba49e3a696970252: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-1-root/wals/bc45dbfea82e411781eec9b654282454
I20260709 13:06:34.608644 21469 catalog_manager.cc:5028] TS c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): tablet bc45dbfea82e411781eec9b654282454 (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
I20260709 13:06:34.864032 21580 raft_consensus.cc:1275] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:34.865211 22983 consensus_queue.cc:1048] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:34.877182 21580 raft_consensus.cc:1275] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:34.878232 22960 consensus_queue.cc:1048] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:34.880132 21726 raft_consensus.cc:1275] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:34.886797 22960 consensus_queue.cc:1048] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:34.913189 21729 raft_consensus.cc:1275] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:34.918866 22960 consensus_queue.cc:1048] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:34.979982 21583 raft_consensus.cc:1275] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:34.980914 22740 consensus_queue.cc:1048] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:34.992267 21726 raft_consensus.cc:1275] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:34.993575 22740 consensus_queue.cc:1048] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:35.000818 21729 raft_consensus.cc:1275] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:35.002606 22969 consensus_queue.cc:1048] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:35.014835 21659 raft_consensus.cc:1275] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:35.016342 23012 consensus_queue.cc:1048] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:35.288292 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:35.391839 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:35.432392 21660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4"
dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
mode: GRACEFUL
new_leader_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:59072
I20260709 13:06:35.432947 21660 raft_consensus.cc:606] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Received request to transfer leadership to TS 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:06:35.435220 21660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0"
dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
mode: GRACEFUL
new_leader_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:59072
I20260709 13:06:35.435683 21660 raft_consensus.cc:606] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Received request to transfer leadership to TS 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:06:35.437799 21579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
mode: GRACEFUL
new_leader_uuid: "85fe6149d5a84a0e8902326e5be67672"
 from {username='slave'} at 127.0.0.1:47892
I20260709 13:06:35.438215 21579 raft_consensus.cc:606] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Received request to transfer leadership to TS 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:35.439138 20479 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:06:35.440133 20479 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:35.608664 21660 consensus_queue.cc:237] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:35.615547 21583 raft_consensus.cc:1275] T cc3f01ef79ae4a5b933e503208d1b5f2 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:35.615582 21726 raft_consensus.cc:1275] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:35.616748 21623 consensus_peers.cc:597] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cc3f01ef79ae4a5b933e503208d1b5f2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:35.617175 22999 consensus_queue.cc:1048] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } 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 13:06:35.618009 22979 consensus_queue.cc:1048] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:35.629395 21726 raft_consensus.cc:2955] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:35.629998 21579 raft_consensus.cc:2955] T cc3f01ef79ae4a5b933e503208d1b5f2 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:35.632786 22979 raft_consensus.cc:2955] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:35.657793 22960 raft_consensus.cc:993] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252: : Instructing follower 3d3266654c694a6c82af9d31d7154a0a to start an election
I20260709 13:06:35.658257 22960 raft_consensus.cc:1081] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Signalling peer 3d3266654c694a6c82af9d31d7154a0a to start an election
I20260709 13:06:35.658041 21583 consensus_queue.cc:237] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:35.654671 21480 catalog_manager.cc:5697] T cc3f01ef79ae4a5b933e503208d1b5f2 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:35.662300 21579 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:36106
I20260709 13:06:35.662807 21579 raft_consensus.cc:493] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:35.663120 21579 raft_consensus.cc:3060] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:35.670800 21548 consensus_peers.cc:597] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 383eded68fd440d9817f2aa3d4005fbc. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:35.672114 21729 raft_consensus.cc:1275] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:35.672114 21660 raft_consensus.cc:1275] T 383eded68fd440d9817f2aa3d4005fbc P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:35.672410 21579 raft_consensus.cc:515] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:35.673733 23010 consensus_queue.cc:1048] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:35.676065 22970 consensus_queue.cc:1048] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } 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 13:06:35.687536 21579 leader_election.cc:290] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:35.688282 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:35.688604 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:35.688817 21659 raft_consensus.cc:3055] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:35.689102 21659 raft_consensus.cc:740] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:35.689127 22269 raft_consensus.cc:3060] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:35.689958 21659 consensus_queue.cc:260] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:35.691128 21659 raft_consensus.cc:3060] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:35.704854 22269 raft_consensus.cc:2468] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:35.705575 21659 raft_consensus.cc:2468] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:35.706187 21548 leader_election.cc:304] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:35.707273 22969 raft_consensus.cc:2804] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:35.707739 22969 raft_consensus.cc:697] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:35.708613 22969 consensus_queue.cc:237] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:35.723425 22969 raft_consensus.cc:2955] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:35.728158 21660 raft_consensus.cc:2955] T 383eded68fd440d9817f2aa3d4005fbc P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:35.726600 21729 raft_consensus.cc:2955] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:35.739241 21659 consensus_queue.cc:237] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:35.739926 21481 catalog_manager.cc:5697] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 1 to 2, leader changed from c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 2 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:35.747542 21623 consensus_peers.cc:597] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b6c8f49a78d445ee9c99e52b05c1b2bf. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:35.748497 21732 raft_consensus.cc:1275] T b6c8f49a78d445ee9c99e52b05c1b2bf P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:35.750371 23018 consensus_queue.cc:1048] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } 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 13:06:35.755817 21579 raft_consensus.cc:1275] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:35.759145 23018 consensus_queue.cc:1048] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:35.759322 22970 raft_consensus.cc:993] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a: : Instructing follower 85fe6149d5a84a0e8902326e5be67672 to start an election
I20260709 13:06:35.760878 22970 raft_consensus.cc:1081] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Signalling peer 85fe6149d5a84a0e8902326e5be67672 to start an election
I20260709 13:06:35.765632 22979 raft_consensus.cc:2955] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:35.764262 21726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518"
dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
 from {username='slave'} at 127.0.0.1:34388
I20260709 13:06:35.770074 21726 raft_consensus.cc:493] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:35.768627 21731 raft_consensus.cc:2955] T b6c8f49a78d445ee9c99e52b05c1b2bf P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:35.770406 21726 raft_consensus.cc:3060] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:35.775936 21478 catalog_manager.cc:5697] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: config changed from index -1 to 3, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 2 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:35.784745 21726 raft_consensus.cc:515] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:35.786823 21726 leader_election.cc:290] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:35.792122 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:35.792729 22270 raft_consensus.cc:3060] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:35.798946 21579 raft_consensus.cc:2955] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:35.802103 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:35.802664 21581 raft_consensus.cc:3055] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:35.802956 21581 raft_consensus.cc:740] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:35.803683 21581 consensus_queue.cc:260] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:35.805356 22270 raft_consensus.cc:2468] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 2.
I20260709 13:06:35.806515 21697 leader_election.cc:304] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:35.807976 22971 raft_consensus.cc:2804] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:35.805316 21581 raft_consensus.cc:3060] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:35.813369 22971 raft_consensus.cc:697] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 2 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:35.814312 22971 consensus_queue.cc:237] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:35.825021 21729 consensus_queue.cc:237] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:35.832712 21581 raft_consensus.cc:2468] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 2.
I20260709 13:06:35.835264 21480 catalog_manager.cc:5697] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 1 to 2, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 2 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:35.838110 21660 raft_consensus.cc:1275] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:06:35.839030 21697 consensus_peers.cc:597] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 583e128a3647458d9203db757caf0aa7. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:35.840372 22971 consensus_queue.cc:1048] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:35.844838 21583 raft_consensus.cc:1275] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:35.839960 21481 catalog_manager.cc:5697] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:35.849892 22975 consensus_queue.cc:1048] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } 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 13:06:35.857712 23033 raft_consensus.cc:993] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252: : Instructing follower 3d3266654c694a6c82af9d31d7154a0a to start an election
I20260709 13:06:35.858175 23018 raft_consensus.cc:1081] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Signalling peer 3d3266654c694a6c82af9d31d7154a0a to start an election
I20260709 13:06:35.860471 21579 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:36106
I20260709 13:06:35.861093 21579 raft_consensus.cc:493] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:35.861457 21579 raft_consensus.cc:3060] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:35.877368 21579 raft_consensus.cc:515] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:35.884208 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:35.884506 21579 leader_election.cc:290] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:35.884721 21654 raft_consensus.cc:3055] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:35.887836 21654 raft_consensus.cc:740] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:35.888550 21654 consensus_queue.cc:260] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:35.889521 21654 raft_consensus.cc:3060] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:35.893689 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:35.894241 21729 raft_consensus.cc:3060] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:35.903416 21729 raft_consensus.cc:2468] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:35.915988 21551 leader_election.cc:304] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:35.918578 22969 raft_consensus.cc:2804] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:35.919327 22969 raft_consensus.cc:697] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:35.920194 22969 consensus_queue.cc:237] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:35.928324 21654 raft_consensus.cc:2468] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:35.935186 21480 catalog_manager.cc:5697] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 1 to 2, leader changed from c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 2 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:35.940866 22975 raft_consensus.cc:2955] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:35.945598 21660 raft_consensus.cc:2955] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:35.952821 21581 raft_consensus.cc:2955] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:35.979635 21478 catalog_manager.cc:5697] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: config changed from index -1 to 3, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 2 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:36.029422 23039 ts_tablet_manager.cc:933] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:36.030972 23039 tablet_copy_client.cc:323] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.194:34117
I20260709 13:06:36.032719 21670 tablet_copy_service.cc:140] P c0c40b7dc6c341f7ba49e3a696970252: Received BeginTabletCopySession request for tablet cc3f01ef79ae4a5b933e503208d1b5f2 from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:36032)
I20260709 13:06:36.033160 21670 tablet_copy_service.cc:161] P c0c40b7dc6c341f7ba49e3a696970252: Beginning new tablet copy session on tablet cc3f01ef79ae4a5b933e503208d1b5f2 from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:36032: session id = fd323b19805c46bcb7aec2478c2a29e9-cc3f01ef79ae4a5b933e503208d1b5f2
I20260709 13:06:36.039639 21670 tablet_copy_source_session.cc:215] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:36.042946 23039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc3f01ef79ae4a5b933e503208d1b5f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.054176 23039 tablet_copy_client.cc:806] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:36.054682 23039 tablet_copy_client.cc:670] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:36.058077 23039 tablet_copy_client.cc:538] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:36.065771 23039 tablet_bootstrap.cc:492] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:06:36.081600 23039 tablet_bootstrap.cc:492] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9: 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 13:06:36.082437 23039 tablet_bootstrap.cc:492] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:06:36.083102 23039 ts_tablet_manager.cc:1403] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 13:06:36.086015 23039 raft_consensus.cc:359] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:36.086817 23039 raft_consensus.cc:740] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:06:36.087407 23039 consensus_queue.cc:260] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:36.089793 23039 ts_tablet_manager.cc:1434] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:06:36.091660 21670 tablet_copy_service.cc:342] P c0c40b7dc6c341f7ba49e3a696970252: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-cc3f01ef79ae4a5b933e503208d1b5f2 received from {username='slave'} at 127.0.0.1:36032
I20260709 13:06:36.092128 21670 tablet_copy_service.cc:434] P c0c40b7dc6c341f7ba49e3a696970252: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-cc3f01ef79ae4a5b933e503208d1b5f2 on tablet cc3f01ef79ae4a5b933e503208d1b5f2 with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:36.110710 23039 ts_tablet_manager.cc:933] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015)
I20260709 13:06:36.112835 23039 tablet_copy_client.cc:323] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.193:37015
I20260709 13:06:36.114372 21595 tablet_copy_service.cc:140] P 3d3266654c694a6c82af9d31d7154a0a: Received BeginTabletCopySession request for tablet 383eded68fd440d9817f2aa3d4005fbc from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:55756)
I20260709 13:06:36.114789 21595 tablet_copy_service.cc:161] P 3d3266654c694a6c82af9d31d7154a0a: Beginning new tablet copy session on tablet 383eded68fd440d9817f2aa3d4005fbc from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:55756: session id = fd323b19805c46bcb7aec2478c2a29e9-383eded68fd440d9817f2aa3d4005fbc
I20260709 13:06:36.124409 21595 tablet_copy_source_session.cc:215] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:36.127424 23039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 383eded68fd440d9817f2aa3d4005fbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.141562 23039 tablet_copy_client.cc:806] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:36.142050 23039 tablet_copy_client.cc:670] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:36.145152 23039 tablet_copy_client.cc:538] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:36.153023 23039 tablet_bootstrap.cc:492] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:06:36.167563 21654 raft_consensus.cc:1275] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:36.170490 22969 consensus_queue.cc:1048] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:36.177578 23039 tablet_bootstrap.cc:492] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:36.178354 23039 tablet_bootstrap.cc:492] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:06:36.178944 23039 ts_tablet_manager.cc:1403] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.008s
I20260709 13:06:36.181576 23039 raft_consensus.cc:359] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:36.182345 23039 raft_consensus.cc:740] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:06:36.182904 23039 consensus_queue.cc:260] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:36.189226 23039 ts_tablet_manager.cc:1434] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260709 13:06:36.195945 21595 tablet_copy_service.cc:342] P 3d3266654c694a6c82af9d31d7154a0a: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-383eded68fd440d9817f2aa3d4005fbc received from {username='slave'} at 127.0.0.1:55756
I20260709 13:06:36.196058 22270 raft_consensus.cc:1275] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:36.196359 21595 tablet_copy_service.cc:434] P 3d3266654c694a6c82af9d31d7154a0a: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-383eded68fd440d9817f2aa3d4005fbc on tablet 383eded68fd440d9817f2aa3d4005fbc with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:36.201143 22969 consensus_queue.cc:1048] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:36.237434 23039 ts_tablet_manager.cc:933] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:36.261143 23039 tablet_copy_client.cc:323] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.194:34117
I20260709 13:06:36.262681 21670 tablet_copy_service.cc:140] P c0c40b7dc6c341f7ba49e3a696970252: Received BeginTabletCopySession request for tablet b6c8f49a78d445ee9c99e52b05c1b2bf from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:36032)
I20260709 13:06:36.263176 21670 tablet_copy_service.cc:161] P c0c40b7dc6c341f7ba49e3a696970252: Beginning new tablet copy session on tablet b6c8f49a78d445ee9c99e52b05c1b2bf from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:36032: session id = fd323b19805c46bcb7aec2478c2a29e9-b6c8f49a78d445ee9c99e52b05c1b2bf
I20260709 13:06:36.269414 21670 tablet_copy_source_session.cc:215] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:36.276242 23039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6c8f49a78d445ee9c99e52b05c1b2bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.288334 23039 tablet_copy_client.cc:806] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:36.288789 23039 tablet_copy_client.cc:670] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:36.291682 23039 tablet_copy_client.cc:538] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:36.297011 23039 tablet_bootstrap.cc:492] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:06:36.310618 23039 tablet_bootstrap.cc:492] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9: 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 13:06:36.311389 23039 tablet_bootstrap.cc:492] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:06:36.311883 23039 ts_tablet_manager.cc:1403] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.010s
I20260709 13:06:36.313592 23039 raft_consensus.cc:359] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:36.314129 23039 raft_consensus.cc:740] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:06:36.314551 23039 consensus_queue.cc:260] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:36.316375 23039 ts_tablet_manager.cc:1434] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:06:36.320425 21670 tablet_copy_service.cc:342] P c0c40b7dc6c341f7ba49e3a696970252: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-b6c8f49a78d445ee9c99e52b05c1b2bf received from {username='slave'} at 127.0.0.1:36032
I20260709 13:06:36.320806 21670 tablet_copy_service.cc:434] P c0c40b7dc6c341f7ba49e3a696970252: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-b6c8f49a78d445ee9c99e52b05c1b2bf on tablet b6c8f49a78d445ee9c99e52b05c1b2bf with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:36.408098 22269 raft_consensus.cc:1275] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:36.409296 22975 consensus_queue.cc:1048] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:36.424278 21581 raft_consensus.cc:1275] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:36.429311 23039 ts_tablet_manager.cc:933] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:36.430419 22975 consensus_queue.cc:1048] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:36.441619 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:36.448699 23039 tablet_copy_client.cc:323] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.195:36459
I20260709 13:06:36.450379 21744 tablet_copy_service.cc:140] P 85fe6149d5a84a0e8902326e5be67672: Received BeginTabletCopySession request for tablet 583e128a3647458d9203db757caf0aa7 from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:41336)
I20260709 13:06:36.450891 21744 tablet_copy_service.cc:161] P 85fe6149d5a84a0e8902326e5be67672: Beginning new tablet copy session on tablet 583e128a3647458d9203db757caf0aa7 from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:41336: session id = fd323b19805c46bcb7aec2478c2a29e9-583e128a3647458d9203db757caf0aa7
I20260709 13:06:36.458315 21744 tablet_copy_source_session.cc:215] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:36.464012 23039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 583e128a3647458d9203db757caf0aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.467468 22269 raft_consensus.cc:1217] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:36.488276 21654 raft_consensus.cc:1275] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:36.490149 22969 consensus_queue.cc:1048] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:36.493978 21729 raft_consensus.cc:1275] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:36.495419 23010 consensus_queue.cc:1048] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:36.506719 23039 tablet_copy_client.cc:806] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:36.507258 23039 tablet_copy_client.cc:670] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:36.516346 23039 tablet_copy_client.cc:538] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:36.539974 23039 tablet_bootstrap.cc:492] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:06:36.607090 23039 tablet_bootstrap.cc:492] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:36.607793 23039 tablet_bootstrap.cc:492] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:06:36.608273 23039 ts_tablet_manager.cc:1403] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.068s	user 0.030s	sys 0.015s
I20260709 13:06:36.610318 23039 raft_consensus.cc:359] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:36.611040 23039 raft_consensus.cc:740] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:06:36.611565 23039 consensus_queue.cc:260] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:36.613412 23039 ts_tablet_manager.cc:1434] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:36.615767 21744 tablet_copy_service.cc:342] P 85fe6149d5a84a0e8902326e5be67672: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-583e128a3647458d9203db757caf0aa7 received from {username='slave'} at 127.0.0.1:41336
I20260709 13:06:36.616190 21744 tablet_copy_service.cc:434] P 85fe6149d5a84a0e8902326e5be67672: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-583e128a3647458d9203db757caf0aa7 on tablet 583e128a3647458d9203db757caf0aa7 with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:36.711310 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:36.726534 22269 raft_consensus.cc:1217] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:06:36.783087 22269 raft_consensus.cc:1217] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:36.791693 21580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
mode: GRACEFUL
new_leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
 from {username='slave'} at 127.0.0.1:47892
I20260709 13:06:36.792277 21580 raft_consensus.cc:606] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Received request to transfer leadership to TS c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:36.797802 21729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e"
dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
mode: GRACEFUL
new_leader_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:55462
I20260709 13:06:36.798319 21729 raft_consensus.cc:606] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Received request to transfer leadership to TS 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:06:36.805124 21580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
mode: GRACEFUL
new_leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
 from {username='slave'} at 127.0.0.1:47892
I20260709 13:06:36.805554 21580 raft_consensus.cc:606] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Received request to transfer leadership to TS c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:36.806761 20479 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:06:36.808228 20479 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:36.871429 22975 raft_consensus.cc:993] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672: : Instructing follower 3d3266654c694a6c82af9d31d7154a0a to start an election
I20260709 13:06:36.871975 23038 raft_consensus.cc:1081] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Signalling peer 3d3266654c694a6c82af9d31d7154a0a to start an election
I20260709 13:06:36.873296 21580 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:36120
I20260709 13:06:36.873814 21580 raft_consensus.cc:493] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:36.874121 21580 raft_consensus.cc:3060] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.874441 22970 raft_consensus.cc:993] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a: : Instructing follower c0c40b7dc6c341f7ba49e3a696970252 to start an election
I20260709 13:06:36.874912 23025 raft_consensus.cc:1081] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Signalling peer c0c40b7dc6c341f7ba49e3a696970252 to start an election
I20260709 13:06:36.876386 21654 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a"
dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
 from {username='slave'} at 127.0.0.1:53446
I20260709 13:06:36.876858 21654 raft_consensus.cc:493] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:36.877161 21654 raft_consensus.cc:3060] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.879927 21580 raft_consensus.cc:515] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:36.881959 21580 leader_election.cc:290] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:36.882431 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:36.882943 21729 raft_consensus.cc:3055] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:36.883220 21729 raft_consensus.cc:740] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:36.883898 21729 consensus_queue.cc:260] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:36.884819 21729 raft_consensus.cc:3060] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.889223 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:36.889751 21659 raft_consensus.cc:3060] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.892524 21729 raft_consensus.cc:2468] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:36.893694 21551 leader_election.cc:304] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:36.893759 21654 raft_consensus.cc:515] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:36.894569 22970 raft_consensus.cc:2804] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:36.895052 22970 raft_consensus.cc:697] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:36.896122 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:36.896476 21659 raft_consensus.cc:2468] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:36.896658 21580 raft_consensus.cc:3055] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:36.895840 22970 consensus_queue.cc:237] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:36.897378 21654 leader_election.cc:290] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:36.896957 21580 raft_consensus.cc:740] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:36.898679 21580 consensus_queue.cc:260] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:36.899008 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:36.899626 21729 raft_consensus.cc:3060] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.899811 21580 raft_consensus.cc:3060] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.905453 21729 raft_consensus.cc:2468] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 2.
I20260709 13:06:36.906005 22269 raft_consensus.cc:1217] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:06:36.906734 21626 leader_election.cc:304] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:36.907902 23062 raft_consensus.cc:2804] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:36.908497 23062 raft_consensus.cc:697] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 2 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:36.909518 23062 consensus_queue.cc:237] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:36.921288 21580 raft_consensus.cc:2468] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 2.
I20260709 13:06:36.930625 21481 catalog_manager.cc:5697] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 1 to 2, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 2 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:36.931111 21480 catalog_manager.cc:5697] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 1 to 2, leader changed from 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 2 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:36.993335 22979 raft_consensus.cc:1064] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:06:36.995280 22979 consensus_queue.cc:237] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:37.001132 22269 raft_consensus.cc:1275] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:37.001828 21729 raft_consensus.cc:1275] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:37.002620 23062 consensus_queue.cc:1048] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:37.002938 21580 raft_consensus.cc:1275] T cc3f01ef79ae4a5b933e503208d1b5f2 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:37.003430 22960 consensus_queue.cc:1048] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:37.005890 22960 consensus_queue.cc:1048] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } 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 13:06:37.013361 22969 raft_consensus.cc:993] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a: : Instructing follower c0c40b7dc6c341f7ba49e3a696970252 to start an election
I20260709 13:06:37.013808 22969 raft_consensus.cc:1081] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Signalling peer c0c40b7dc6c341f7ba49e3a696970252 to start an election
I20260709 13:06:37.015141 21654 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497"
dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
 from {username='slave'} at 127.0.0.1:53446
I20260709 13:06:37.015563 21654 raft_consensus.cc:493] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:37.015926 21654 raft_consensus.cc:3060] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:37.024425 21654 raft_consensus.cc:515] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:37.025825 22960 raft_consensus.cc:2955] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:37.030377 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:37.030922 21583 raft_consensus.cc:3055] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:37.031234 21583 raft_consensus.cc:740] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:37.031917 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:37.031898 21583 consensus_queue.cc:260] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:37.032678 22269 raft_consensus.cc:3060] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:37.032967 21583 raft_consensus.cc:3060] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:37.043459 22269 raft_consensus.cc:2468] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 2.
I20260709 13:06:37.042760 21579 raft_consensus.cc:2955] T cc3f01ef79ae4a5b933e503208d1b5f2 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:37.044070 21583 raft_consensus.cc:2468] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 2.
I20260709 13:06:37.044565 21623 leader_election.cc:304] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:37.046047 23061 raft_consensus.cc:2804] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:37.056553 23061 raft_consensus.cc:697] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:37.057410 23061 consensus_queue.cc:237] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:37.073030 21481 catalog_manager.cc:5697] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:37.077692 21654 leader_election.cc:290] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:37.082580 22272 raft_consensus.cc:2955] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:37.128687 21481 catalog_manager.cc:5697] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 1 to 2, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 2 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:37.137357 21729 raft_consensus.cc:2955] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:37.159472 21654 consensus_queue.cc:237] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:37.164777 22272 raft_consensus.cc:1275] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:37.166093 23075 consensus_queue.cc:1048] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:37.166014 21729 raft_consensus.cc:1275] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:37.168625 23074 raft_consensus.cc:1064] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:06:37.168442 23062 consensus_queue.cc:1048] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:37.171083 23074 consensus_queue.cc:237] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:37.178733 22960 raft_consensus.cc:2955] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:37.183670 21729 raft_consensus.cc:1275] T b6c8f49a78d445ee9c99e52b05c1b2bf P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:37.185245 21579 raft_consensus.cc:1275] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:37.185142 23074 consensus_queue.cc:1048] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } 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 13:06:37.188069 23061 consensus_queue.cc:1048] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:37.189486 21731 raft_consensus.cc:2955] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:37.191880 22269 raft_consensus.cc:1275] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:37.196758 21469 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cc3f01ef79ae4a5b933e503208d1b5f2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:37.199361 23062 consensus_queue.cc:1048] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:37.207011 22272 raft_consensus.cc:2955] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:37.226331 21481 catalog_manager.cc:5697] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: config changed from index 3 to 4, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:37.231586 22270 raft_consensus.cc:2955] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:37.230504 23062 raft_consensus.cc:2955] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:37.242131 21572 tablet_service.cc:1558] Processing DeleteTablet for tablet cc3f01ef79ae4a5b933e503208d1b5f2 with delete_type TABLET_DATA_TOMBSTONED (TS 3d3266654c694a6c82af9d31d7154a0a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36098
I20260709 13:06:37.240599 21579 raft_consensus.cc:2955] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:37.257793 23082 tablet_replica.cc:333] T cc3f01ef79ae4a5b933e503208d1b5f2 P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:06:37.259330 23082 raft_consensus.cc:2243] T cc3f01ef79ae4a5b933e503208d1b5f2 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:37.264290 23082 raft_consensus.cc:2272] T cc3f01ef79ae4a5b933e503208d1b5f2 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:37.269351 21481 catalog_manager.cc:5697] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:37.273285 21726 raft_consensus.cc:2955] T b6c8f49a78d445ee9c99e52b05c1b2bf P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:37.275828 23082 ts_tablet_manager.cc:1916] T cc3f01ef79ae4a5b933e503208d1b5f2 P 3d3266654c694a6c82af9d31d7154a0a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:37.286873 21655 consensus_queue.cc:237] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:37.300730 22272 raft_consensus.cc:1275] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:37.303804 21580 raft_consensus.cc:1275] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:37.305119 23082 ts_tablet_manager.cc:1929] T cc3f01ef79ae4a5b933e503208d1b5f2 P 3d3266654c694a6c82af9d31d7154a0a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:37.305212 23075 consensus_queue.cc:1048] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:37.305593 23082 log.cc:1199] T cc3f01ef79ae4a5b933e503208d1b5f2 P 3d3266654c694a6c82af9d31d7154a0a: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-0-root/wals/cc3f01ef79ae4a5b933e503208d1b5f2
I20260709 13:06:37.307207 21468 catalog_manager.cc:5028] TS 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): tablet cc3f01ef79ae4a5b933e503208d1b5f2 (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
I20260709 13:06:37.312019 22960 consensus_queue.cc:1048] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:37.311791 23074 raft_consensus.cc:2955] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:37.314860 21580 raft_consensus.cc:2955] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:37.318343 22272 raft_consensus.cc:2955] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:37.321767 23025 raft_consensus.cc:1064] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:06:37.327129 23025 consensus_queue.cc:237] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:37.328684 21469 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b6c8f49a78d445ee9c99e52b05c1b2bf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:37.332425 21480 catalog_manager.cc:5697] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:37.349500 21721 tablet_service.cc:1558] Processing DeleteTablet for tablet b6c8f49a78d445ee9c99e52b05c1b2bf with delete_type TABLET_DATA_TOMBSTONED (TS 85fe6149d5a84a0e8902326e5be67672 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34370
I20260709 13:06:37.354249 22975 raft_consensus.cc:1064] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:06:37.363252 22975 consensus_queue.cc:237] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:37.369035 22272 raft_consensus.cc:1275] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEARNER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:37.370054 21731 raft_consensus.cc:1275] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:37.371482 22970 consensus_queue.cc:1048] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:37.372277 22969 consensus_queue.cc:1048] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:37.373502 21655 raft_consensus.cc:1275] T 383eded68fd440d9817f2aa3d4005fbc P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:37.379510 22970 consensus_queue.cc:1048] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } 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 13:06:37.382352 22270 raft_consensus.cc:1275] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEARNER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:37.383766 23031 consensus_queue.cc:1048] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:37.388089 21580 raft_consensus.cc:1275] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:37.389317 23075 consensus_queue.cc:1048] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:37.400507 21654 raft_consensus.cc:1275] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:37.402289 21654 raft_consensus.cc:1275] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:37.403614 22970 consensus_queue.cc:1048] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:37.415741 23038 consensus_queue.cc:1048] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:37.437678 23084 tablet_replica.cc:333] T b6c8f49a78d445ee9c99e52b05c1b2bf P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:06:37.438769 23084 raft_consensus.cc:2243] T b6c8f49a78d445ee9c99e52b05c1b2bf P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:37.441833 23084 raft_consensus.cc:2272] T b6c8f49a78d445ee9c99e52b05c1b2bf P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:37.438853 21580 raft_consensus.cc:1275] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:37.450778 21731 raft_consensus.cc:2955] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:37.460314 21726 raft_consensus.cc:1275] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:37.454787 23038 consensus_queue.cc:1048] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.008s
I20260709 13:06:37.458165 23025 raft_consensus.cc:2955] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:37.470718 22969 consensus_queue.cc:1048] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:06:37.516721 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 65734.8us
I20260709 13:06:37.518563 21659 raft_consensus.cc:2955] T 383eded68fd440d9817f2aa3d4005fbc P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
W20260709 13:06:37.557439 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 75589.1us
W20260709 13:06:37.647805 23089 log.cc:927] Time spent T 383eded68fd440d9817f2aa3d4005fbc P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.091s	user 0.000s	sys 0.000s
W20260709 13:06:37.668334 23086 log.cc:927] Time spent T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.106s	user 0.000s	sys 0.000s
I20260709 13:06:37.699319 23084 ts_tablet_manager.cc:1916] T b6c8f49a78d445ee9c99e52b05c1b2bf P 85fe6149d5a84a0e8902326e5be67672: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:06:37.739806 23092 log.cc:927] Time spent T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.091s	user 0.001s	sys 0.000s
W20260709 13:06:37.812633 23091 log.cc:927] Time spent T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
I20260709 13:06:37.831246 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:37.847059 21726 raft_consensus.cc:1275] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:37.853462 21584 raft_consensus.cc:1275] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:37.855115 23031 raft_consensus.cc:2955] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:37.863691 22272 raft_consensus.cc:1275] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:37.867094 21478 catalog_manager.cc:5697] T 383eded68fd440d9817f2aa3d4005fbc P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: config changed from index 3 to 4, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:37.896504 22270 raft_consensus.cc:2955] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:37.897465 21583 raft_consensus.cc:2955] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:37.903981 21654 raft_consensus.cc:2955] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:37.906262 23113 consensus_queue.cc:1048] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:37.920629 23104 consensus_queue.cc:1048] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:37.939005 22272 raft_consensus.cc:2955] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:37.953536 23119 consensus_queue.cc:1048] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:06:37.959163 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 49585.5us
I20260709 13:06:37.982637 21580 consensus_queue.cc:237] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:38.010640 21731 raft_consensus.cc:1275] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:38.013134 23084 ts_tablet_manager.cc:1929] T b6c8f49a78d445ee9c99e52b05c1b2bf P 85fe6149d5a84a0e8902326e5be67672: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:38.014248 23084 log.cc:1199] T b6c8f49a78d445ee9c99e52b05c1b2bf P 85fe6149d5a84a0e8902326e5be67672: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-2-root/wals/b6c8f49a78d445ee9c99e52b05c1b2bf
I20260709 13:06:38.017194 21470 catalog_manager.cc:5028] TS 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): tablet b6c8f49a78d445ee9c99e52b05c1b2bf (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
I20260709 13:06:38.013792 22272 raft_consensus.cc:1275] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:38.021863 23025 consensus_queue.cc:1048] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:38.037281 23096 raft_consensus.cc:2955] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:38.039206 22269 raft_consensus.cc:2955] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:38.043565 23102 consensus_queue.cc:1048] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:38.043201 21480 catalog_manager.cc:5697] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: config changed from index 3 to 4, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:38.063151 21726 raft_consensus.cc:2955] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:38.084872 21480 catalog_manager.cc:5697] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: config changed from index 4 to 5, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New cstate: current_term: 2 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:38.097067 21727 consensus_queue.cc:237] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:38.102283 21468 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 383eded68fd440d9817f2aa3d4005fbc with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:38.104796 22272 raft_consensus.cc:1275] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:38.105578 21655 raft_consensus.cc:1275] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:38.105885 21650 tablet_service.cc:1558] Processing DeleteTablet for tablet 383eded68fd440d9817f2aa3d4005fbc with delete_type TABLET_DATA_TOMBSTONED (TS c0c40b7dc6c341f7ba49e3a696970252 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:53430
I20260709 13:06:38.106463 23031 consensus_queue.cc:1048] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:38.107622 23121 consensus_queue.cc:1048] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:38.109195 23131 tablet_replica.cc:333] T 383eded68fd440d9817f2aa3d4005fbc P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:06:38.110262 23131 raft_consensus.cc:2243] T 383eded68fd440d9817f2aa3d4005fbc P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:38.110807 23131 raft_consensus.cc:2272] T 383eded68fd440d9817f2aa3d4005fbc P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:38.118625 23131 ts_tablet_manager.cc:1916] T 383eded68fd440d9817f2aa3d4005fbc P c0c40b7dc6c341f7ba49e3a696970252: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:38.122849 23031 raft_consensus.cc:2955] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:38.124400 22269 raft_consensus.cc:2955] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:38.134572 21655 raft_consensus.cc:2955] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:38.141728 21470 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 583e128a3647458d9203db757caf0aa7 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:38.152462 21478 catalog_manager.cc:5697] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: config changed from index 4 to 5, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New cstate: current_term: 2 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:38.156400 23131 ts_tablet_manager.cc:1929] T 383eded68fd440d9817f2aa3d4005fbc P c0c40b7dc6c341f7ba49e3a696970252: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:06:38.156895 23131 log.cc:1199] T 383eded68fd440d9817f2aa3d4005fbc P c0c40b7dc6c341f7ba49e3a696970252: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-1-root/wals/383eded68fd440d9817f2aa3d4005fbc
I20260709 13:06:38.158577 21469 catalog_manager.cc:5028] TS c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): tablet 383eded68fd440d9817f2aa3d4005fbc (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
I20260709 13:06:38.161525 21572 tablet_service.cc:1558] Processing DeleteTablet for tablet 583e128a3647458d9203db757caf0aa7 with delete_type TABLET_DATA_TOMBSTONED (TS 3d3266654c694a6c82af9d31d7154a0a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:36098
I20260709 13:06:38.163159 23132 tablet_replica.cc:333] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:06:38.164083 23132 raft_consensus.cc:2243] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:38.164784 23132 raft_consensus.cc:2272] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:38.166919 23132 ts_tablet_manager.cc:1916] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:38.178048 23132 ts_tablet_manager.cc:1929] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:06:38.178323 23132 log.cc:1199] T 583e128a3647458d9203db757caf0aa7 P 3d3266654c694a6c82af9d31d7154a0a: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-0-root/wals/583e128a3647458d9203db757caf0aa7
I20260709 13:06:38.179527 21468 catalog_manager.cc:5028] TS 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): tablet 583e128a3647458d9203db757caf0aa7 (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
I20260709 13:06:38.388639 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:38.435501 21655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd"
dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
mode: GRACEFUL
new_leader_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:59072
I20260709 13:06:38.436031 21655 raft_consensus.cc:606] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Received request to transfer leadership to TS 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:06:38.438227 21583 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
mode: GRACEFUL
new_leader_uuid: "85fe6149d5a84a0e8902326e5be67672"
 from {username='slave'} at 127.0.0.1:47892
I20260709 13:06:38.438642 21583 raft_consensus.cc:606] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Received request to transfer leadership to TS 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:38.440657 21655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01"
dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
mode: GRACEFUL
new_leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
 from {username='slave'} at 127.0.0.1:59072
I20260709 13:06:38.441113 21655 raft_consensus.cc:606] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Received request to transfer leadership to TS fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:38.442101 20479 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:06:38.443069 20479 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:38.581899 23119 raft_consensus.cc:993] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252: : Instructing follower 3d3266654c694a6c82af9d31d7154a0a to start an election
I20260709 13:06:38.582463 23061 raft_consensus.cc:1081] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Signalling peer 3d3266654c694a6c82af9d31d7154a0a to start an election
I20260709 13:06:38.583840 21583 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:36106
I20260709 13:06:38.584260 21583 raft_consensus.cc:493] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:38.584553 21583 raft_consensus.cc:3060] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:38.588976 21583 raft_consensus.cc:515] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:38.590890 21583 leader_election.cc:290] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:38.619794 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:38.620395 21726 raft_consensus.cc:3060] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:38.630404 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:38.630971 21654 raft_consensus.cc:3055] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:38.631287 21654 raft_consensus.cc:740] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:38.632020 21726 raft_consensus.cc:2468] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:38.632069 21654 consensus_queue.cc:260] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:38.633358 21654 raft_consensus.cc:3060] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:38.633754 21727 raft_consensus.cc:1240] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:38.636380 21551 leader_election.cc:304] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:38.637162 23096 raft_consensus.cc:2804] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:38.637710 23096 raft_consensus.cc:697] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:38.638581 23096 consensus_queue.cc:237] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:38.640645 21654 raft_consensus.cc:2468] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:38.649039 21481 catalog_manager.cc:5697] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 1 to 2, leader changed from c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 2 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:38.739277 23096 raft_consensus.cc:993] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a: : Instructing follower 85fe6149d5a84a0e8902326e5be67672 to start an election
I20260709 13:06:38.739792 22970 raft_consensus.cc:1081] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Signalling peer 85fe6149d5a84a0e8902326e5be67672 to start an election
I20260709 13:06:38.741081 21726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d"
dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
 from {username='slave'} at 127.0.0.1:34388
I20260709 13:06:38.741508 21726 raft_consensus.cc:493] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:38.741780 21726 raft_consensus.cc:3060] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:38.745865 21726 raft_consensus.cc:515] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:38.747124 21726 leader_election.cc:290] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:38.747690 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:38.747946 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:38.748298 21583 raft_consensus.cc:3055] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:38.748507 21654 raft_consensus.cc:3060] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:38.748661 21583 raft_consensus.cc:740] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:38.749425 21583 consensus_queue.cc:260] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:38.750280 21583 raft_consensus.cc:3060] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:38.752602 21654 raft_consensus.cc:2468] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:06:38.754187 21583 raft_consensus.cc:2468] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:06:38.754961 21699 leader_election.cc:304] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:38.755617 22975 raft_consensus.cc:2804] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:38.755999 22975 raft_consensus.cc:697] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:38.756662 22975 consensus_queue.cc:237] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:38.763626 21481 catalog_manager.cc:5697] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 2 to 3, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 3 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:38.896339 23119 raft_consensus.cc:993] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252: : Instructing follower fd323b19805c46bcb7aec2478c2a29e9 to start an election
I20260709 13:06:38.896795 23119 raft_consensus.cc:1081] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Signalling peer fd323b19805c46bcb7aec2478c2a29e9 to start an election
I20260709 13:06:38.898367 22269 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01"
dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
 from {username='slave'} at 127.0.0.1:54794
I20260709 13:06:38.898852 22269 raft_consensus.cc:493] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:38.899170 22269 raft_consensus.cc:3060] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:38.904474 22269 raft_consensus.cc:515] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:38.906005 22269 leader_election.cc:290] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:38.906661 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:38.906883 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:38.907236 21580 raft_consensus.cc:3060] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:38.907346 21654 raft_consensus.cc:3055] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:38.907755 21654 raft_consensus.cc:740] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:38.908457 21654 consensus_queue.cc:260] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:38.909519 21654 raft_consensus.cc:3060] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:38.913020 21580 raft_consensus.cc:2468] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:38.914106 22237 leader_election.cc:304] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:38.914791 23069 raft_consensus.cc:2804] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:38.915066 21654 raft_consensus.cc:2468] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:38.915207 23069 raft_consensus.cc:697] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:06:38.916450 23069 consensus_queue.cc:237] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:38.924479 21481 catalog_manager.cc:5697] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: term changed from 1 to 2, leader changed from c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) to fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196). New cstate: current_term: 2 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:39.086431 21726 raft_consensus.cc:1275] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:39.087473 23096 consensus_queue.cc:1048] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:39.099999 21655 raft_consensus.cc:1275] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:39.101413 23096 consensus_queue.cc:1048] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:39.222617 21580 consensus_queue.cc:237] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:39.224406 21655 raft_consensus.cc:1275] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:39.225507 23107 consensus_queue.cc:1048] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:39.229022 21654 raft_consensus.cc:1275] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:06:39.231041 21548 consensus_peers.cc:597] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 10041191e7d14e77b704e6c142f86ced. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:39.231164 23096 consensus_queue.cc:1048] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } 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 13:06:39.229022 21726 raft_consensus.cc:1275] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:39.232893 22970 consensus_queue.cc:1048] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:39.238933 21580 raft_consensus.cc:1275] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:39.240130 23144 consensus_queue.cc:1048] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:39.259794 21654 raft_consensus.cc:2955] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:39.253358 22970 raft_consensus.cc:2955] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:39.274226 21726 raft_consensus.cc:2955] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:39.284096 21481 catalog_manager.cc:5697] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: config changed from index -1 to 3, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 2 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:39.284920 21655 consensus_queue.cc:237] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
W20260709 13:06:39.308313 21623 consensus_peers.cc:597] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1320105581bf4d818cb0476bcf16a7b6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:39.312011 21583 raft_consensus.cc:1275] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:39.313524 21726 raft_consensus.cc:1275] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:39.313582 23119 consensus_queue.cc:1048] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } 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 13:06:39.315364 23061 consensus_queue.cc:1048] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:39.324311 23119 raft_consensus.cc:2955] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:39.326078 21726 raft_consensus.cc:2955] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:39.331511 21583 raft_consensus.cc:2955] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:39.342525 21580 consensus_queue.cc:237] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:39.349174 21726 raft_consensus.cc:1275] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:06:39.349743 21548 consensus_peers.cc:597] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 081778ef7ad04f0f966ab8e5e0b594fd. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:39.350477 23096 consensus_queue.cc:1048] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:39.352574 21655 raft_consensus.cc:1275] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:39.354110 23096 consensus_queue.cc:1048] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } 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 13:06:39.340636 21480 catalog_manager.cc:5697] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: config changed from index -1 to 4, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 3 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:39.356714 23150 raft_consensus.cc:2955] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:39.358728 21726 raft_consensus.cc:2955] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:39.364033 21655 raft_consensus.cc:2955] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:39.377283 21655 consensus_queue.cc:237] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:39.385805 21481 catalog_manager.cc:5697] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: config changed from index -1 to 3, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 2 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
W20260709 13:06:39.390116 21623 consensus_peers.cc:597] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6ec1876200a5496585dbb32cc0a22893. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:39.391058 21731 raft_consensus.cc:1275] T 6ec1876200a5496585dbb32cc0a22893 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:39.392259 23116 consensus_queue.cc:1048] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } 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 13:06:39.395663 21580 raft_consensus.cc:1275] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:39.397203 23119 consensus_queue.cc:1048] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:39.409188 23116 raft_consensus.cc:2955] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:39.410739 21731 raft_consensus.cc:2955] T 6ec1876200a5496585dbb32cc0a22893 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:39.418828 21583 raft_consensus.cc:2955] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:39.440084 21579 raft_consensus.cc:1275] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:39.441241 23069 consensus_queue.cc:1048] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:39.443678 21481 catalog_manager.cc:5697] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: config changed from index -1 to 2, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:06:39.447043 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:39.518770 21655 raft_consensus.cc:1275] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:39.523590 23069 consensus_queue.cc:1048] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:06:40.403046 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 53121.1us
W20260709 13:06:40.527313 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 114467us
W20260709 13:06:40.589911 21625 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.731s	user 0.017s	sys 0.008s
W20260709 13:06:40.590345 21625 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.732s	user 0.017s	sys 0.008s
W20260709 13:06:40.607630 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 75253.6us
I20260709 13:06:40.589898 23180 ts_tablet_manager.cc:933] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015)
W20260709 13:06:40.632398 22239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 49873.9us
I20260709 13:06:40.648788 23183 ts_tablet_manager.cc:933] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
W20260709 13:06:40.652273 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 114753us
I20260709 13:06:40.647811 23179 ts_tablet_manager.cc:933] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015)
W20260709 13:06:40.672595 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 101235us
I20260709 13:06:40.674057 23180 tablet_copy_client.cc:323] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.193:37015
W20260709 13:06:40.695571 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 67937.2us
W20260709 13:06:40.714174 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 133217us
I20260709 13:06:40.728714 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:40.729777 21595 tablet_copy_service.cc:140] P 3d3266654c694a6c82af9d31d7154a0a: Received BeginTabletCopySession request for tablet 081778ef7ad04f0f966ab8e5e0b594fd from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:55756)
I20260709 13:06:40.738535 21595 tablet_copy_service.cc:161] P 3d3266654c694a6c82af9d31d7154a0a: Beginning new tablet copy session on tablet 081778ef7ad04f0f966ab8e5e0b594fd from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:55756: session id = fd323b19805c46bcb7aec2478c2a29e9-081778ef7ad04f0f966ab8e5e0b594fd
I20260709 13:06:40.756907 21595 tablet_copy_source_session.cc:215] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 13:06:40.770745 22294 debug-util.cc:398] Leaking SignalData structure 0x7b08002e9060 after lost signal to thread 20482
W20260709 13:06:40.771759 22294 debug-util.cc:398] Leaking SignalData structure 0x7b08002e9740 after lost signal to thread 21517
W20260709 13:06:40.772858 22294 debug-util.cc:398] Leaking SignalData structure 0x7b080034f9e0 after lost signal to thread 21609
I20260709 13:06:40.775493 23195 ts_tablet_manager.cc:933] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
W20260709 13:06:40.774572 22294 debug-util.cc:398] Leaking SignalData structure 0x7b08002fe620 after lost signal to thread 21684
W20260709 13:06:40.780069 22294 debug-util.cc:398] Leaking SignalData structure 0x7b08003493a0 after lost signal to thread 21758
W20260709 13:06:40.781432 22294 debug-util.cc:398] Leaking SignalData structure 0x7b08003501a0 after lost signal to thread 22297
I20260709 13:06:40.804931 23195 tablet_copy_client.cc:323] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.194:34117
I20260709 13:06:40.806988 21670 tablet_copy_service.cc:140] P c0c40b7dc6c341f7ba49e3a696970252: Received BeginTabletCopySession request for tablet 6ec1876200a5496585dbb32cc0a22893 from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:36032)
I20260709 13:06:40.807513 21670 tablet_copy_service.cc:161] P c0c40b7dc6c341f7ba49e3a696970252: Beginning new tablet copy session on tablet 6ec1876200a5496585dbb32cc0a22893 from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:36032: session id = fd323b19805c46bcb7aec2478c2a29e9-6ec1876200a5496585dbb32cc0a22893
I20260709 13:06:40.814777 21670 tablet_copy_source_session.cc:215] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:40.818271 23173 raft_consensus.cc:493] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:40.818691 23195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec1876200a5496585dbb32cc0a22893. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:40.818758 23173 raft_consensus.cc:515] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:40.820861 23173 leader_election.cc:290] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:40.834550 23183 tablet_copy_client.cc:323] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.194:34117
I20260709 13:06:40.836268 21670 tablet_copy_service.cc:140] P c0c40b7dc6c341f7ba49e3a696970252: Received BeginTabletCopySession request for tablet 1320105581bf4d818cb0476bcf16a7b6 from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:36032)
I20260709 13:06:40.836769 21670 tablet_copy_service.cc:161] P c0c40b7dc6c341f7ba49e3a696970252: Beginning new tablet copy session on tablet 1320105581bf4d818cb0476bcf16a7b6 from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:36032: session id = fd323b19805c46bcb7aec2478c2a29e9-1320105581bf4d818cb0476bcf16a7b6
I20260709 13:06:40.843909 21670 tablet_copy_source_session.cc:215] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:40.847375 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:40.851096 23183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1320105581bf4d818cb0476bcf16a7b6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:06:40.858728 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 169841us
W20260709 13:06:40.861112 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 134541us
I20260709 13:06:40.868132 23195 tablet_copy_client.cc:806] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
W20260709 13:06:40.861471 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 147459us
I20260709 13:06:40.876036 23195 tablet_copy_client.cc:670] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:40.861974 23179 tablet_copy_client.cc:323] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.193:37015
I20260709 13:06:40.877158 23183 tablet_copy_client.cc:806] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:40.877668 23183 tablet_copy_client.cc:670] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:40.888646 23195 tablet_copy_client.cc:538] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:40.890352 23183 tablet_copy_client.cc:538] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:40.907347 23183 tablet_bootstrap.cc:492] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:06:40.913048 23180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 081778ef7ad04f0f966ab8e5e0b594fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:40.926064 23195 tablet_bootstrap.cc:492] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:06:40.943694 21731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62dba503b525414b9f6db863d11d702f"
dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
mode: GRACEFUL
new_leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
 from {username='slave'} at 127.0.0.1:55462
I20260709 13:06:40.944276 21731 raft_consensus.cc:606] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Received request to transfer leadership to TS c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:40.954411 21582 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
mode: GRACEFUL
new_leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
 from {username='slave'} at 127.0.0.1:47892
I20260709 13:06:40.955092 21582 raft_consensus.cc:606] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Received request to transfer leadership to TS c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:40.957101 20479 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:06:40.960028 23201 raft_consensus.cc:493] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:40.960574 23201 raft_consensus.cc:515] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:40.963275 23201 leader_election.cc:290] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:40.964818 20479 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:40.967659 23183 tablet_bootstrap.cc:492] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:40.968626 23183 tablet_bootstrap.cc:492] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:06:40.968537 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:40.969439 23183 ts_tablet_manager.cc:1403] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.062s	user 0.022s	sys 0.007s
I20260709 13:06:40.972286 23183 raft_consensus.cc:359] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:40.983824 23183 raft_consensus.cc:740] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:06:40.984521 23183 consensus_queue.cc:260] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:40.985396 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:40.986943 23183 ts_tablet_manager.cc:1434] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 13:06:40.988888 21669 tablet_copy_service.cc:342] P c0c40b7dc6c341f7ba49e3a696970252: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-1320105581bf4d818cb0476bcf16a7b6 received from {username='slave'} at 127.0.0.1:36032
I20260709 13:06:40.989277 21669 tablet_copy_service.cc:434] P c0c40b7dc6c341f7ba49e3a696970252: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-1320105581bf4d818cb0476bcf16a7b6 on tablet 1320105581bf4d818cb0476bcf16a7b6 with peer fd323b19805c46bcb7aec2478c2a29e9
W20260709 13:06:40.992856 22237 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletCopyService.BeginTabletCopySession -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 80901.5us
I20260709 13:06:40.995937 21595 tablet_copy_service.cc:140] P 3d3266654c694a6c82af9d31d7154a0a: Received BeginTabletCopySession request for tablet 10041191e7d14e77b704e6c142f86ced from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:55756)
I20260709 13:06:40.996426 21595 tablet_copy_service.cc:161] P 3d3266654c694a6c82af9d31d7154a0a: Beginning new tablet copy session on tablet 10041191e7d14e77b704e6c142f86ced from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:55756: session id = fd323b19805c46bcb7aec2478c2a29e9-10041191e7d14e77b704e6c142f86ced
I20260709 13:06:41.003891 21595 tablet_copy_source_session.cc:215] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:41.016381 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:41.029789 23179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10041191e7d14e77b704e6c142f86ced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:41.081547 23168 raft_consensus.cc:993] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672: : Instructing follower c0c40b7dc6c341f7ba49e3a696970252 to start an election
I20260709 13:06:41.082086 23168 raft_consensus.cc:1081] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Signalling peer c0c40b7dc6c341f7ba49e3a696970252 to start an election
I20260709 13:06:41.082896 21626 leader_election.cc:304] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:41.097891 23203 raft_consensus.cc:2749] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:41.096748 21550 leader_election.cc:304] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:41.101356 23195 tablet_bootstrap.cc:492] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9: 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 13:06:41.102288 23195 tablet_bootstrap.cc:492] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:06:41.103117 23173 raft_consensus.cc:2749] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:41.103488 23195 ts_tablet_manager.cc:1403] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.178s	user 0.036s	sys 0.024s
I20260709 13:06:41.106570 23195 raft_consensus.cc:359] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:41.111917 23195 raft_consensus.cc:740] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:06:41.112592 23195 consensus_queue.cc:260] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:41.115233 23195 ts_tablet_manager.cc:1434] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:06:41.118284 22269 raft_consensus.cc:1217] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:41.122038 23180 tablet_copy_client.cc:806] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:41.128072 21655 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62dba503b525414b9f6db863d11d702f"
dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
 from {username='slave'} at 127.0.0.1:53462
I20260709 13:06:41.136258 21655 raft_consensus.cc:493] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:41.136644 21655 raft_consensus.cc:3060] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:41.141713 21669 tablet_copy_service.cc:342] P c0c40b7dc6c341f7ba49e3a696970252: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-6ec1876200a5496585dbb32cc0a22893 received from {username='slave'} at 127.0.0.1:36032
I20260709 13:06:41.142134 21669 tablet_copy_service.cc:434] P c0c40b7dc6c341f7ba49e3a696970252: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-6ec1876200a5496585dbb32cc0a22893 on tablet 6ec1876200a5496585dbb32cc0a22893 with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:41.148221 21655 raft_consensus.cc:515] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:41.152262 23180 tablet_copy_client.cc:670] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:41.156925 21655 leader_election.cc:290] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 election: Requested vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:41.157793 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:41.159430 22269 raft_consensus.cc:3060] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:41.161643 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:41.162164 21727 raft_consensus.cc:3055] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:41.162436 21727 raft_consensus.cc:740] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:41.174757 22269 raft_consensus.cc:2468] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 2.
I20260709 13:06:41.176163 21623 leader_election.cc:304] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:41.177670 23180 tablet_copy_client.cc:538] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:41.178226 23201 raft_consensus.cc:2804] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:41.178692 23201 raft_consensus.cc:697] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:41.181334 23202 raft_consensus.cc:993] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a: : Instructing follower c0c40b7dc6c341f7ba49e3a696970252 to start an election
I20260709 13:06:41.181761 23202 raft_consensus.cc:1081] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Signalling peer c0c40b7dc6c341f7ba49e3a696970252 to start an election
I20260709 13:06:41.187054 21660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159"
dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
 from {username='slave'} at 127.0.0.1:53446
I20260709 13:06:41.169466 21727 consensus_queue.cc:260] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:41.179487 23201 consensus_queue.cc:237] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:41.187465 23180 tablet_bootstrap.cc:492] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:06:41.187561 21660 raft_consensus.cc:493] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:41.192968 23179 tablet_copy_client.cc:806] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:41.216565 21660 raft_consensus.cc:3060] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:41.216784 23179 tablet_copy_client.cc:670] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:41.209357 21727 raft_consensus.cc:3060] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:41.223089 21727 raft_consensus.cc:2468] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 2.
I20260709 13:06:41.230402 23179 tablet_copy_client.cc:538] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:41.232575 21660 raft_consensus.cc:515] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:41.236900 21660 leader_election.cc:290] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:41.237074 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:41.237612 21579 raft_consensus.cc:3055] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:41.237881 21579 raft_consensus.cc:740] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:41.238572 21579 consensus_queue.cc:260] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:41.239554 21579 raft_consensus.cc:3060] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:41.239921 23179 tablet_bootstrap.cc:492] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:06:41.242553 21478 catalog_manager.cc:5697] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 1 to 2, leader changed from 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 2 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:41.246939 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:41.247763 22269 raft_consensus.cc:3060] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:41.248934 21579 raft_consensus.cc:2468] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 2.
I20260709 13:06:41.250195 21624 leader_election.cc:304] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:41.251005 23170 raft_consensus.cc:2804] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:41.251484 23170 raft_consensus.cc:697] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:41.253471 22269 raft_consensus.cc:2468] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 2.
I20260709 13:06:41.260887 23170 consensus_queue.cc:237] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:41.318109 23180 tablet_bootstrap.cc:492] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:41.319780 23180 tablet_bootstrap.cc:492] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:06:41.321522 23180 ts_tablet_manager.cc:1403] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.134s	user 0.032s	sys 0.006s
I20260709 13:06:41.348668 21478 catalog_manager.cc:5697] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 1 to 2, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 2 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:41.355759 23179 tablet_bootstrap.cc:492] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:41.359591 23179 tablet_bootstrap.cc:492] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:06:41.374151 23179 ts_tablet_manager.cc:1403] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.134s	user 0.014s	sys 0.015s
I20260709 13:06:41.377063 23179 raft_consensus.cc:359] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:41.381525 23179 raft_consensus.cc:740] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:06:41.382191 23179 consensus_queue.cc:260] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:41.385239 23179 ts_tablet_manager.cc:1434] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:06:41.395855 21595 tablet_copy_service.cc:342] P 3d3266654c694a6c82af9d31d7154a0a: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-10041191e7d14e77b704e6c142f86ced received from {username='slave'} at 127.0.0.1:55756
I20260709 13:06:41.396221 21595 tablet_copy_service.cc:434] P 3d3266654c694a6c82af9d31d7154a0a: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-10041191e7d14e77b704e6c142f86ced on tablet 10041191e7d14e77b704e6c142f86ced with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:41.435736 23180 raft_consensus.cc:359] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:41.441533 23180 raft_consensus.cc:740] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:06:41.442253 23180 consensus_queue.cc:260] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:41.444684 23180 ts_tablet_manager.cc:1434] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.122s	user 0.006s	sys 0.000s
I20260709 13:06:41.449054 21595 tablet_copy_service.cc:342] P 3d3266654c694a6c82af9d31d7154a0a: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-081778ef7ad04f0f966ab8e5e0b594fd received from {username='slave'} at 127.0.0.1:55756
I20260709 13:06:41.449430 21595 tablet_copy_service.cc:434] P 3d3266654c694a6c82af9d31d7154a0a: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-081778ef7ad04f0f966ab8e5e0b594fd on tablet 081778ef7ad04f0f966ab8e5e0b594fd with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:41.527174 23201 raft_consensus.cc:1064] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:06:41.529842 23201 consensus_queue.cc:237] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:41.558467 22269 raft_consensus.cc:1217] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:06:41.562980 22268 raft_consensus.cc:1217] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:06:41.580866 22268 raft_consensus.cc:1275] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 LEARNER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:41.583632 23116 consensus_queue.cc:1048] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:41.581844 21727 raft_consensus.cc:1275] T 6ec1876200a5496585dbb32cc0a22893 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:41.597473 23203 consensus_queue.cc:1048] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } 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 13:06:41.604439 21731 raft_consensus.cc:1275] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:41.606220 23160 consensus_queue.cc:1048] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:41.608031 21583 raft_consensus.cc:1275] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:41.614512 23201 consensus_queue.cc:1048] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:41.630474 23201 raft_consensus.cc:2955] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:41.632236 22268 raft_consensus.cc:2955] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:41.647615 21726 raft_consensus.cc:2955] T 6ec1876200a5496585dbb32cc0a22893 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:41.660391 22271 raft_consensus.cc:1275] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:41.662177 23160 consensus_queue.cc:1048] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:41.679237 21480 catalog_manager.cc:5697] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:41.712040 21579 raft_consensus.cc:2955] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:41.725670 22268 raft_consensus.cc:1217] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:06:41.797453 22271 raft_consensus.cc:1275] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:41.834695 21584 raft_consensus.cc:1275] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:06:41.858206 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 77534.1us
I20260709 13:06:41.882699 23170 consensus_queue.cc:1048] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:06:42.454496 21551 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.503s	user 0.004s	sys 0.004s
W20260709 13:06:42.454916 21551 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.504s	user 0.004s	sys 0.004s
W20260709 13:06:42.456108 21550 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.516s	user 0.006s	sys 0.005s
W20260709 13:06:42.460352 21550 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.520s	user 0.006s	sys 0.005s
I20260709 13:06:42.812562 21579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36106 (request call id 1803) took 1033 ms. Trace:
I20260709 13:06:42.813726 23225 raft_consensus.cc:493] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:42.813026 21579 rpcz_store.cc:276] 0709 13:06:41.779618 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:42.811675 (+1032057us) service_pool.cc:224] Handling call
0709 13:06:42.811971 (+   296us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:42.812143 (+   172us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:42.812260 (+   117us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:42.812298 (+    38us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:06:42.812338 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:42.812392 (+    54us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:42.812507 (+   115us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:42.816344 23229 raft_consensus.cc:493] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:42.814385 23225 raft_consensus.cc:515] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:42.817008 23229 raft_consensus.cc:515] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:42.820801 23229 leader_election.cc:290] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:42.821358 23229 raft_consensus.cc:493] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:42.821843 23229 raft_consensus.cc:515] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:42.824007 23229 leader_election.cc:290] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:42.825634 23226 raft_consensus.cc:493] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:42.826099 23226 raft_consensus.cc:515] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:42.826658 23225 leader_election.cc:290] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:42.828991 23226 leader_election.cc:290] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:42.834986 23231 raft_consensus.cc:493] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:42.835412 23231 raft_consensus.cc:515] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:42.837774 23231 leader_election.cc:290] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:42.883777 23187 raft_consensus.cc:493] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:42.885447 23187 raft_consensus.cc:515] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:42.889616 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:42.893733 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:42.897570 23203 raft_consensus.cc:493] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:42.903385 23203 raft_consensus.cc:515] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:42.900650 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae15a655577142ed99332bdb3681af0f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:42.904379 23149 raft_consensus.cc:493] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:42.898608 23187 leader_election.cc:290] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:06:42.906023 21681 debug-util.cc:398] Leaking SignalData structure 0x7b08001cdd60 after lost signal to thread 20482
W20260709 13:06:42.907984 21681 debug-util.cc:398] Leaking SignalData structure 0x7b08000e5ee0 after lost signal to thread 21517
I20260709 13:06:42.905529 23149 raft_consensus.cc:515] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:42.912335 23203 leader_election.cc:290] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:42.914445 23149 leader_election.cc:290] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:42.915678 23203 raft_consensus.cc:493] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:42.918645 23232 raft_consensus.cc:493] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:42.917532 23233 raft_consensus.cc:493] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:42.921276 23233 raft_consensus.cc:515] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:42.921170 23232 raft_consensus.cc:515] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:42.926828 23234 raft_consensus.cc:493] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:42.927901 23234 raft_consensus.cc:515] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:42.929970 23229 raft_consensus.cc:493] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:42.931838 23229 raft_consensus.cc:515] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:42.935315 23229 leader_election.cc:290] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:42.930691 23236 raft_consensus.cc:493] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:42.936861 23149 raft_consensus.cc:493] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:42.937651 23149 raft_consensus.cc:515] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:42.939934 23232 leader_election.cc:290] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:42.941066 23229 raft_consensus.cc:493] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:42.942142 23149 leader_election.cc:290] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:42.942551 23236 raft_consensus.cc:515] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:42.943879 23229 raft_consensus.cc:515] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:42.942505 23233 leader_election.cc:290] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:42.947371 23236 leader_election.cc:290] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:42.949328 23234 leader_election.cc:290] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:42.949859 23233 raft_consensus.cc:493] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:42.952785 23233 raft_consensus.cc:515] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:42.957892 23229 leader_election.cc:290] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:42.916574 23203 raft_consensus.cc:515] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:42.964125 23203 leader_election.cc:290] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:42.981791 23233 leader_election.cc:290] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:42.978960 23203 consensus_queue.cc:1048] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:06:42.989939 21681 debug-util.cc:398] Leaking SignalData structure 0x7b0800334700 after lost signal to thread 21609
I20260709 13:06:42.991197 23202 raft_consensus.cc:493] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
W20260709 13:06:42.996109 21681 debug-util.cc:398] Leaking SignalData structure 0x7b0800353e40 after lost signal to thread 21610
I20260709 13:06:43.007869 23202 raft_consensus.cc:515] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.010349 23229 raft_consensus.cc:493] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:43.011142 23229 raft_consensus.cc:515] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.022197 23199 raft_consensus.cc:493] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:43.023157 23229 leader_election.cc:290] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:43.016384 23202 leader_election.cc:290] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:43.022979 23199 raft_consensus.cc:515] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:43.039755 23202 raft_consensus.cc:493] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:43.040184 23241 raft_consensus.cc:493] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:43.040608 23202 raft_consensus.cc:515] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:43.041100 23241 raft_consensus.cc:515] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.045456 23241 leader_election.cc:290] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:43.080397 23202 leader_election.cc:290] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:43.067781 23241 raft_consensus.cc:493] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
W20260709 13:06:43.083817 21681 debug-util.cc:398] Leaking SignalData structure 0x7b080036d620 after lost signal to thread 21684
I20260709 13:06:43.084200 23199 leader_election.cc:290] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:43.084785 21481 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:56516 (request call id 228) took 1353 ms. Trace:
I20260709 13:06:43.084409 23241 raft_consensus.cc:515] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.085256 21481 rpcz_store.cc:276] 0709 13:06:41.730811 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:41.730915 (+   104us) service_pool.cc:224] Handling call
0709 13:06:41.863522 (+132607us) spinlock_profiling.cc:243] Waited 32.9 ms on lock 0x7b540030a7d4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c3090 00007f7323861f3a 00007f73296181cc 00007f732971637e 00007f7327bd72a4 00007f7327bd7232 00007f7327bd7161 00007f7327bd70dc 00007f7327bd6392 00007f7321b9448c 00007f7321b938c6
0709 13:06:43.084525 (+1221003us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":593664,"reported_tablets":1,"spinlock_wait_cycles":75600640}
I20260709 13:06:43.066672 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:43.087191 23241 leader_election.cc:290] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:43.089447 23149 raft_consensus.cc:493] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:43.090153 23149 raft_consensus.cc:515] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.091964 23227 raft_consensus.cc:493] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
W20260709 13:06:43.084230 21681 debug-util.cc:398] Leaking SignalData structure 0x7b0800322860 after lost signal to thread 21685
W20260709 13:06:43.097499 21549 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.067s	user 0.016s	sys 0.008s
I20260709 13:06:43.092633 23227 raft_consensus.cc:515] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:06:43.109683 21549 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.099s	user 0.017s	sys 0.009s
I20260709 13:06:43.111514 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:43.105806 23199 raft_consensus.cc:493] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:43.124140 23199 raft_consensus.cc:515] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.117373 23170 raft_consensus.cc:493] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:43.126175 21654 consensus_queue.cc:237] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.126789 23170 raft_consensus.cc:515] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.128319 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:43.129128 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:43.131145 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:43.131991 21659 raft_consensus.cc:2468] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 3.
I20260709 13:06:43.132861 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd4c0f5b04342ab9fad6d2ab9ca4e4f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:43.117467 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:43.118710 22268 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54794 (request call id 508) took 1212 ms. Trace:
I20260709 13:06:43.121397 21480 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45128 (request call id 339) took 1399 ms. Trace:
I20260709 13:06:43.121786 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:43.138278 21577 raft_consensus.cc:2468] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 3.
W20260709 13:06:43.139298 21681 debug-util.cc:398] Leaking SignalData structure 0x7b08000a4ee0 after lost signal to thread 21758
I20260709 13:06:43.139313 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
W20260709 13:06:43.140645 21681 debug-util.cc:398] Leaking SignalData structure 0x7b080036c280 after lost signal to thread 22297
I20260709 13:06:43.136308 21480 rpcz_store.cc:276] 0709 13:06:41.721739 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:41.724048 (+  2309us) service_pool.cc:224] Handling call
0709 13:06:41.846118 (+122070us) spinlock_profiling.cc:243] Waited 39.6 ms on lock 0x7b540030a7d4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c3090 00007f7323861f3a 00007f73296181cc 00007f732971637e 00007f7327bd72a4 00007f7327bd7232 00007f7327bd7161 00007f7327bd70dc 00007f7327bd6392 00007f7321b9448c 00007f7321b938c6
0709 13:06:43.121182 (+1275064us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":618356,"reported_tablets":2,"spinlock_wait_cycles":90999680}
W20260709 13:06:43.140969 21681 debug-util.cc:398] Leaking SignalData structure 0x7b080036c3c0 after lost signal to thread 22298
I20260709 13:06:43.112085 23236 raft_consensus.cc:493] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:43.141810 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:43.145081 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:43.147847 23227 leader_election.cc:290] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:43.148224 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:43.150624 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:43.149887 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:43.156013 23201 raft_consensus.cc:493] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:43.156281 23170 leader_election.cc:290] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:43.156723 23201 raft_consensus.cc:515] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:43.151356 21656 raft_consensus.cc:2468] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 3.
I20260709 13:06:43.160293 23149 leader_election.cc:290] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:43.161978 23228 raft_consensus.cc:493] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:43.162346 23236 raft_consensus.cc:515] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:43.162863 23231 raft_consensus.cc:493] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:43.164572 23231 raft_consensus.cc:515] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:43.167151 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:43.168233 23231 leader_election.cc:290] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:43.136245 22268 rpcz_store.cc:276] 0709 13:06:41.895187 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:41.896594 (+  1407us) service_pool.cc:224] Handling call
0709 13:06:41.898234 (+  1640us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:06:41.898555 (+   321us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:41.898584 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:06:42.964809 (+1066225us) log.cc:844] Serialized 26 byte log entry
0709 13:06:42.979835 (+ 15026us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:06:42.983198 (+  3363us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:43.011777 (+ 28579us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:06:43.096787 (+ 85010us) raft_consensus.cc:1685] finished
0709 13:06:43.096814 (+    27us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:43.108022 (+ 11208us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":774,"raft.run_cpu_time_us":105,"raft.run_wall_time_us":105,"thread_start_us":10742,"threads_started":1,"wal-append.queue_time_us":50261}
I20260709 13:06:43.172174 23236 leader_election.cc:290] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:43.177734 23238 raft_consensus.cc:493] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:43.178427 23238 raft_consensus.cc:515] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.189706 23238 leader_election.cc:290] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:43.162683 23228 raft_consensus.cc:515] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.189733 21550 leader_election.cc:304] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:43.192101 23237 raft_consensus.cc:493] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:43.196187 23246 raft_consensus.cc:493] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:43.200413 23250 raft_consensus.cc:493] T 6ec1876200a5496585dbb32cc0a22893 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:43.200949 23201 leader_election.cc:290] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:43.201102 23250 raft_consensus.cc:515] T 6ec1876200a5496585dbb32cc0a22893 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.204183 23149 raft_consensus.cc:493] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:43.205617 23227 raft_consensus.cc:493] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:43.206089 23225 raft_consensus.cc:2804] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:43.206517 23225 raft_consensus.cc:493] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting leader election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:43.206271 23227 raft_consensus.cc:515] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:43.206895 23225 raft_consensus.cc:3060] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:43.206955 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:43.208545 23227 leader_election.cc:290] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:43.209764 23199 leader_election.cc:290] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:43.197063 23246 raft_consensus.cc:515] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:43.227403 23149 raft_consensus.cc:515] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:43.254007 23149 leader_election.cc:290] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:43.222568 23245 raft_consensus.cc:493] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:43.202659 23236 raft_consensus.cc:493] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:43.223428 21624 leader_election.cc:304] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:43.192826 23237 raft_consensus.cc:515] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.251211 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:43.251783 23227 raft_consensus.cc:493] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:43.256584 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:43.259029 23250 leader_election.cc:290] T 6ec1876200a5496585dbb32cc0a22893 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:43.269743 21731 raft_consensus.cc:2468] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:43.271941 23242 raft_consensus.cc:493] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
W20260709 13:06:43.272058 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 95344.7us
I20260709 13:06:43.272615 23242 raft_consensus.cc:515] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.273639 23116 raft_consensus.cc:2804] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:43.274122 23116 raft_consensus.cc:493] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:43.274363 23232 raft_consensus.cc:493] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:43.274529 23116 raft_consensus.cc:3060] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:43.274983 23232 raft_consensus.cc:515] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:43.275501 23193 raft_consensus.cc:493] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:43.276111 23193 raft_consensus.cc:515] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.277338 23232 leader_election.cc:290] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:43.277920 23193 leader_election.cc:290] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:43.279350 23242 leader_election.cc:290] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:06:43.269760 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 54579.2us
I20260709 13:06:43.287968 23237 leader_election.cc:290] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:43.291159 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:43.292054 23248 raft_consensus.cc:493] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:43.292167 21726 raft_consensus.cc:2468] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:43.294358 21550 leader_election.cc:304] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:43.296633 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:06:43.298913 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 48477us
I20260709 13:06:43.297197 21580 raft_consensus.cc:2468] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
I20260709 13:06:43.300763 23149 raft_consensus.cc:493] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:43.300890 23239 raft_consensus.cc:493] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:43.301534 23239 raft_consensus.cc:515] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:43.301797 23149 raft_consensus.cc:515] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.302445 22970 raft_consensus.cc:2804] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:43.302820 22970 raft_consensus.cc:493] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting leader election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:43.303128 22970 raft_consensus.cc:3060] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:43.304080 23149 leader_election.cc:290] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:43.271095 23231 raft_consensus.cc:493] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:43.268647 23199 raft_consensus.cc:493] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:43.306675 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:43.308876 21585 raft_consensus.cc:2468] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 2.
I20260709 13:06:43.285079 23242 raft_consensus.cc:493] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:43.311040 23231 raft_consensus.cc:515] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.311757 21581 raft_consensus.cc:1275] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:43.311954 23226 raft_consensus.cc:493] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:43.320226 21624 leader_election.cc:304] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:43.310014 23250 raft_consensus.cc:493] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:43.303829 23239 leader_election.cc:290] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:43.311081 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:43.292843 23248 raft_consensus.cc:515] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.337982 21624 leader_election.cc:304] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:43.285854 23236 raft_consensus.cc:515] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:43.339740 23249 raft_consensus.cc:493] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:43.338505 23116 raft_consensus.cc:515] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:43.284904 23227 raft_consensus.cc:515] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:43.341555 23250 raft_consensus.cc:515] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.342644 21577 raft_consensus.cc:2468] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 3.
I20260709 13:06:43.316915 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:43.352898 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
W20260709 13:06:43.353951 21625 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:43.354131 23235 raft_consensus.cc:2804] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:43.354822 23235 raft_consensus.cc:493] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:43.354074 23250 leader_election.cc:290] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:43.342314 23201 raft_consensus.cc:2804] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:43.360212 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:43.358042 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:43.344545 23247 raft_consensus.cc:493] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:43.346737 23187 raft_consensus.cc:493] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:43.355203 23235 raft_consensus.cc:3060] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:06:43.351166 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 49443.4us
I20260709 13:06:43.367024 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:43.367183 23244 raft_consensus.cc:493] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:43.351158 23228 leader_election.cc:290] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:43.342473 23199 raft_consensus.cc:515] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:43.376837 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:43.360404 23201 raft_consensus.cc:493] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:43.284708 23245 raft_consensus.cc:515] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.364519 23176 raft_consensus.cc:493] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:43.377118 23246 leader_election.cc:290] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:43.346093 23242 raft_consensus.cc:515] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.368132 23187 raft_consensus.cc:515] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.367681 23244 raft_consensus.cc:515] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.357571 23226 raft_consensus.cc:515] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.391347 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:43.368494 23237 raft_consensus.cc:493] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:43.377789 23252 raft_consensus.cc:493] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:43.379164 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:43.397348 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:43.445089 23236 leader_election.cc:290] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:43.444170 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:43.446592 21728 raft_consensus.cc:2468] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:43.393121 23201 raft_consensus.cc:3060] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:43.444038 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:43.460094 22970 raft_consensus.cc:515] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:43.461481 22970 leader_election.cc:290] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:43.431617 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:43.434774 23242 leader_election.cc:290] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:43.453128 21578 raft_consensus.cc:2468] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:43.426352 23202 raft_consensus.cc:493] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:43.426213 23246 raft_consensus.cc:493] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:43.407068 23250 raft_consensus.cc:493] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:43.444641 23256 raft_consensus.cc:493] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:43.493981 22270 raft_consensus.cc:2468] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 1.
I20260709 13:06:43.483285 23238 raft_consensus.cc:493] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:43.488613 23248 leader_election.cc:290] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:43.489494 23245 leader_election.cc:290] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:43.489488 23241 raft_consensus.cc:493] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:43.494313 23228 raft_consensus.cc:493] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:43.483021 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce0fb868664a789da1828a9c9c060c" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:43.480793 23237 raft_consensus.cc:515] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.391526 23247 raft_consensus.cc:515] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.394061 23176 raft_consensus.cc:515] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.378363 23249 raft_consensus.cc:515] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:43.495244 23246 raft_consensus.cc:515] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:43.536180 23259 raft_consensus.cc:493] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:43.534587 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:43.496042 23116 leader_election.cc:290] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:43.534443 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:43.502063 23187 leader_election.cc:290] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:43.501332 23231 leader_election.cc:290] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:43.467862 23252 raft_consensus.cc:515] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.631312 23253 raft_consensus.cc:493] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:43.503011 23242 raft_consensus.cc:493] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:43.502139 23250 raft_consensus.cc:515] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.502477 23238 raft_consensus.cc:515] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.642449 23248 raft_consensus.cc:493] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:43.646507 23193 raft_consensus.cc:493] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:43.653492 23262 raft_consensus.cc:493] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:43.654001 23243 raft_consensus.cc:493] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:43.654389 23257 raft_consensus.cc:493] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:43.655023 23251 raft_consensus.cc:493] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:43.636116 23227 leader_election.cc:290] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:43.660347 23249 leader_election.cc:290] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:43.660817 23244 leader_election.cc:290] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:43.660531 23193 raft_consensus.cc:515] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.534881 23202 raft_consensus.cc:515] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:06:43.497913 23256 raft_consensus.cc:515] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:06:43.690295 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 151326us
I20260709 13:06:43.651502 23241 raft_consensus.cc:515] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.691939 23226 leader_election.cc:290] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:43.647585 23199 leader_election.cc:290] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:43.661542 23262 raft_consensus.cc:515] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.704095 23262 leader_election.cc:290] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:43.692713 23257 raft_consensus.cc:515] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.643096 23242 raft_consensus.cc:515] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.709095 23241 leader_election.cc:290] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:43.644724 23228 raft_consensus.cc:515] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.652604 23225 raft_consensus.cc:515] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:43.718254 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:43.719825 21551 leader_election.cc:304] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:43.715435 23244 raft_consensus.cc:493] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:43.720681 21551 leader_election.cc:304] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:43.720981 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:43.721897 21551 leader_election.cc:304] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:43.722106 23149 raft_consensus.cc:2804] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:43.722535 23149 raft_consensus.cc:493] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting leader election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:43.720696 23244 raft_consensus.cc:515] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.722978 23149 raft_consensus.cc:3060] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:43.724074 23226 raft_consensus.cc:2804] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:43.724475 23226 raft_consensus.cc:493] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting leader election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:43.724707 23244 leader_election.cc:290] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:43.724866 23226 raft_consensus.cc:3060] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:43.725632 21697 leader_election.cc:304] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:43.723361 21551 leader_election.cc:304] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:43.729143 23257 leader_election.cc:290] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:43.733174 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:43.735321 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:43.736742 21585 raft_consensus.cc:1240] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 3. Current term is 4. Ops: []
I20260709 13:06:43.735939 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:43.738453 22272 raft_consensus.cc:2468] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:43.739097 23228 leader_election.cc:290] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:43.740810 23250 leader_election.cc:290] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:43.713816 23251 raft_consensus.cc:515] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.747112 23251 leader_election.cc:290] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:43.747226 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:06:43.749683 21624 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:43.751539 23263 raft_consensus.cc:2749] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:43.709980 23248 raft_consensus.cc:515] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.712126 23176 leader_election.cc:290] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:43.755576 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:43.733810 23199 raft_consensus.cc:2749] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:43.760116 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:43.760456 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:43.763614 22237 leader_election.cc:304] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:43.765458 21624 leader_election.cc:304] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:43.697827 23253 raft_consensus.cc:515] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.769657 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4955566edeb4111afd9f42d0664485a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
W20260709 13:06:43.854516 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 231589us
I20260709 13:06:43.855013 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:43.669106 23259 raft_consensus.cc:515] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:06:43.859889 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 107357us
I20260709 13:06:43.778350 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
W20260709 13:06:43.776798 21625 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:43.863662 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:43.756211 23233 consensus_queue.cc:1048] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.108s
I20260709 13:06:43.864781 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:43.761521 23231 raft_consensus.cc:493] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:43.867110 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:43.867669 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:43.874580 23242 leader_election.cc:290] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:43.875243 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:43.876240 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:43.869063 23268 raft_consensus.cc:493] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:43.869341 21577 raft_consensus.cc:1240] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 3. Current term is 4. Ops: []
I20260709 13:06:43.869679 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:43.871358 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:43.771399 23239 raft_consensus.cc:2804] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:43.872440 23193 leader_election.cc:290] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:43.878341 22271 raft_consensus.cc:2410] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for term 3 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 13:06:43.710840 23243 raft_consensus.cc:515] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.887650 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:43.856980 23238 leader_election.cc:290] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:43.880124 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:43.865731 23176 raft_consensus.cc:2804] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:43.767174 23250 raft_consensus.cc:493] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:43.872855 23170 raft_consensus.cc:2804] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:43.955649 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
W20260709 13:06:43.955952 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 65572.8us
I20260709 13:06:43.873986 23249 raft_consensus.cc:493] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:43.777809 23149 raft_consensus.cc:515] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.886817 23239 raft_consensus.cc:493] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:43.967527 23270 raft_consensus.cc:493] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:43.887666 23237 leader_election.cc:290] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:43.886868 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:43.985517 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:43.955401 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:43.896697 23176 raft_consensus.cc:493] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:43.988091 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:43.875240 23252 leader_election.cc:290] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:43.956117 23246 leader_election.cc:290] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:43.991914 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:43.894474 21730 raft_consensus.cc:2468] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:43.994125 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:44.008288 23232 raft_consensus.cc:493] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:43.994285 23250 raft_consensus.cc:515] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:44.008865 23232 raft_consensus.cc:515] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:44.009780 23226 raft_consensus.cc:515] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:43.973254 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:44.010509 23250 leader_election.cc:290] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:44.011219 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:43.987061 23239 raft_consensus.cc:3060] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:43.999326 23176 raft_consensus.cc:3060] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:43.972554 23170 raft_consensus.cc:493] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:43.997978 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:43.993021 21699 leader_election.cc:304] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:43.999086 21577 raft_consensus.cc:2393] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 4: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:06:43.971747 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:43.959813 23231 raft_consensus.cc:515] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:43.987882 23249 raft_consensus.cc:515] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:44.002360 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:44.003016 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:44.045475 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd4c0f5b04342ab9fad6d2ab9ca4e4f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:44.045733 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:44.047165 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:44.003577 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:44.003966 23149 leader_election.cc:290] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 election: Requested vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:44.048767 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:44.004200 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
W20260709 13:06:44.008074 23235 consensus_meta.cc:287] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252: Time spent flushing consensus metadata: real 0.632s	user 0.000s	sys 0.008s
I20260709 13:06:44.000370 22272 raft_consensus.cc:2468] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 1.
I20260709 13:06:43.994586 23256 leader_election.cc:290] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:44.012306 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:43.994984 23270 raft_consensus.cc:515] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:44.055572 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:44.011673 23226 leader_election.cc:290] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:44.034459 23259 leader_election.cc:290] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:44.041159 21576 raft_consensus.cc:1240] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:44.041415 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:44.041793 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:44.043644 23249 leader_election.cc:290] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:44.043988 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd4c0f5b04342ab9fad6d2ab9ca4e4f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:44.052120 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:44.059890 21551 leader_election.cc:304] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:44.070991 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c8f49a78d445ee9c99e52b05c1b2bf" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:44.071271 23231 leader_election.cc:290] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:44.067337 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:44.072288 21577 raft_consensus.cc:1240] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:44.074066 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:44.074702 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:44.051414 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:06:44.062450 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 69503.2us
I20260709 13:06:44.066056 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:44.053938 23170 raft_consensus.cc:3060] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:44.084096 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:44.058281 23225 leader_election.cc:290] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:44.086234 23231 raft_consensus.cc:493] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:44.074234 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:44.061157 23269 raft_consensus.cc:2749] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:44.055874 23243 leader_election.cc:290] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:44.095036 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:44.083069 23199 raft_consensus.cc:2804] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:44.090528 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:44.089733 22269 raft_consensus.cc:2468] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 2.
I20260709 13:06:43.986500 23268 raft_consensus.cc:515] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
W20260709 13:06:44.098132 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 110489us
I20260709 13:06:44.058355 23235 raft_consensus.cc:515] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:44.105084 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:44.107270 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:44.104755 23231 raft_consensus.cc:515] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:44.098536 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:44.097920 23199 raft_consensus.cc:493] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting leader election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:44.127986 23253 leader_election.cc:290] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:44.112250 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:44.129388 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:44.131601 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:44.134657 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:44.136111 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:44.138895 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4955566edeb4111afd9f42d0664485a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:44.139916 23270 leader_election.cc:290] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:44.140223 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:44.140450 22238 leader_election.cc:304] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
W20260709 13:06:44.141270 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 61781us
I20260709 13:06:44.141436 23262 raft_consensus.cc:2749] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:44.142094 22238 leader_election.cc:304] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:44.142789 23243 raft_consensus.cc:2749] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:44.123557 23248 leader_election.cc:290] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:44.153982 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:44.118618 23199 raft_consensus.cc:3060] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:06:44.122679 23201 consensus_meta.cc:287] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252: Time spent flushing consensus metadata: real 0.645s	user 0.007s	sys 0.001s
I20260709 13:06:44.153667 21657 raft_consensus.cc:1240] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:44.109977 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:44.155869 23201 raft_consensus.cc:515] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:44.157799 23201 leader_election.cc:290] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:44.158529 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:44.153674 23235 leader_election.cc:290] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:44.159683 21652 raft_consensus.cc:1240] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:44.159893 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51bc12b41914bad9df01a751855d7f9" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:44.145229 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:44.153255 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:44.122355 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:44.113243 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:44.146103 22238 leader_election.cc:304] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:44.166543 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:44.165959 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:44.173389 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:44.163496 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
W20260709 13:06:44.190335 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 44289.6us
W20260709 13:06:44.190266 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 79939.6us
I20260709 13:06:44.191131 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:44.191263 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:44.196067 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:44.196400 21651 raft_consensus.cc:2468] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 2.
I20260709 13:06:44.191776 23243 raft_consensus.cc:2749] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:44.197274 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:44.166934 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:44.195777 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:44.198478 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:44.190420 21727 raft_consensus.cc:2468] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 2.
I20260709 13:06:44.199836 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:44.200058 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce0fb868664a789da1828a9c9c060c" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:44.197903 23202 leader_election.cc:290] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:44.200946 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:44.202025 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:44.202728 22238 leader_election.cc:304] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:44.204224 23256 raft_consensus.cc:2749] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:44.204334 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:44.204439 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:44.169660 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:44.168368 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd4c0f5b04342ab9fad6d2ab9ca4e4f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:44.206390 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce0fb868664a789da1828a9c9c060c" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:44.207324 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:44.207433 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:44.208432 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:44.155011 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:44.112900 23231 leader_election.cc:290] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:44.166141 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51bc12b41914bad9df01a751855d7f9" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:44.175541 23232 leader_election.cc:290] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:44.167974 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:44.168136 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae15a655577142ed99332bdb3681af0f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:44.175225 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce0fb868664a789da1828a9c9c060c" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:44.164208 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:44.163848 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:44.243790 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:44.212687 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:44.216233 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:44.243141 22269 raft_consensus.cc:1275] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:44.171025 23239 raft_consensus.cc:515] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:44.112970 23268 leader_election.cc:290] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:44.246876 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:44.251986 21656 raft_consensus.cc:1240] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 3. Current term is 4. Ops: []
I20260709 13:06:44.240011 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
W20260709 13:06:44.262033 21624 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:44.243676 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:44.264742 21731 raft_consensus.cc:1240] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:44.265426 23247 leader_election.cc:290] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:44.265837 23239 leader_election.cc:290] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:44.267721 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:44.273694 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:44.264544 21626 leader_election.cc:304] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:44.275897 23193 consensus_queue.cc:1059] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:44.279991 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:44.282217 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c8f49a78d445ee9c99e52b05c1b2bf" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:44.285596 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:44.287563 23235 raft_consensus.cc:2749] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:44.289496 21698 leader_election.cc:304] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:44.290841 23239 raft_consensus.cc:2749] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:44.292272 23238 consensus_queue.cc:1059] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:44.292614 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:44.293231 23239 raft_consensus.cc:3055] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:44.293576 23239 raft_consensus.cc:740] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:44.293817 21626 leader_election.cc:304] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:44.294690 21698 leader_election.cc:304] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:44.295873 22238 leader_election.cc:304] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:44.256279 21697 leader_election.cc:304] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:44.299504 21626 leader_election.cc:304] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:44.311486 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:44.309489 21551 leader_election.cc:304] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:44.313354 21626 leader_election.cc:304] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:44.315088 21698 leader_election.cc:304] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:44.315587 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:44.317642 22238 leader_election.cc:304] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:44.317945 21626 leader_election.cc:304] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:44.317941 21550 leader_election.cc:304] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:44.316193 21698 leader_election.cc:304] T 6ec1876200a5496585dbb32cc0a22893 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:44.313382 23116 raft_consensus.cc:2749] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:44.320513 21698 leader_election.cc:304] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:44.326359 21698 leader_election.cc:304] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:44.293653 23270 consensus_queue.cc:1059] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:44.324440 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:44.327558 21698 leader_election.cc:304] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:44.312815 23241 raft_consensus.cc:2749] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:44.314507 23259 raft_consensus.cc:2804] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:44.342782 21550 leader_election.cc:304] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:44.316828 23235 raft_consensus.cc:2749] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:44.316979 23226 raft_consensus.cc:2804] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:44.319902 23253 raft_consensus.cc:2749] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:44.324647 23264 raft_consensus.cc:2749] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:44.340169 23269 raft_consensus.cc:2749] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:44.347690 23202 raft_consensus.cc:2749] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:44.347021 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:44.350471 23270 raft_consensus.cc:3055] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:44.350970 23270 raft_consensus.cc:740] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:44.326715 23201 consensus_queue.cc:1059] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.027s
I20260709 13:06:44.352347 23239 consensus_queue.cc:260] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:44.353543 23239 raft_consensus.cc:3060] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:44.354290 23263 raft_consensus.cc:2749] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:06:44.356007 23232 raft_consensus.cc:3055] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:44.356364 23232 raft_consensus.cc:740] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:44.355382 21550 leader_election.cc:304] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:44.356860 23170 raft_consensus.cc:515] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:44.357204 23232 consensus_queue.cc:260] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:44.357872 21655 raft_consensus.cc:1240] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 3. Current term is 4. Ops: []
I20260709 13:06:44.358343 23232 raft_consensus.cc:3060] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:44.358850 23170 leader_election.cc:290] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:44.359038 21550 leader_election.cc:304] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:44.360361 23263 raft_consensus.cc:2749] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:44.319526 23266 raft_consensus.cc:2749] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:44.325766 23248 raft_consensus.cc:2749] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:44.331964 23231 raft_consensus.cc:2749] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:44.363099 23149 raft_consensus.cc:2749] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:44.368649 21623 leader_election.cc:304] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:44.370386 23235 raft_consensus.cc:2749] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:44.334635 23249 raft_consensus.cc:2749] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:44.326551 23272 raft_consensus.cc:2749] T 6ec1876200a5496585dbb32cc0a22893 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:44.355249 23176 raft_consensus.cc:515] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:06:44.376461 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 48979.3us
I20260709 13:06:44.362253 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:44.377105 21698 leader_election.cc:304] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:44.378095 23270 consensus_queue.cc:260] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:44.379587 23270 raft_consensus.cc:3060] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:44.380014 23241 raft_consensus.cc:2749] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:44.380190 21698 leader_election.cc:304] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:44.344662 23259 raft_consensus.cc:493] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:44.362074 23226 raft_consensus.cc:493] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting leader election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:44.368716 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
W20260709 13:06:44.386258 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 68421.3us
I20260709 13:06:44.388365 21626 leader_election.cc:304] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:44.381700 23245 raft_consensus.cc:2749] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:44.394474 21626 leader_election.cc:304] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:44.381880 23259 raft_consensus.cc:3060] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:44.382573 23226 raft_consensus.cc:3060] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:44.382409 23272 raft_consensus.cc:2749] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:44.398272 21626 leader_election.cc:304] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
W20260709 13:06:44.397553 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 80065.2us
I20260709 13:06:44.408190 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:44.410915 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:44.410267 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:44.407258 22267 raft_consensus.cc:1240] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:44.412742 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:44.397336 23231 raft_consensus.cc:2749] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:44.417421 23170 raft_consensus.cc:2955] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:44.420306 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:44.421809 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:44.423357 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:44.423448 23247 raft_consensus.cc:3055] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:44.423907 23247 raft_consensus.cc:740] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:06:44.424777 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:44.424685 23247 consensus_queue.cc:260] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:44.425525 21728 raft_consensus.cc:2393] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 in current term 2: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:06:44.406201 23234 raft_consensus.cc:2749] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:06:44.426707 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 50620.8us
W20260709 13:06:44.429972 21623 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 58449.3us
I20260709 13:06:44.432384 21623 leader_election.cc:304] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:44.408632 23264 raft_consensus.cc:2749] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:06:44.435088 21623 leader_election.cc:304] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:44.436091 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:44.437305 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:44.438328 21623 leader_election.cc:304] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:44.435035 23199 raft_consensus.cc:515] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:44.441483 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:44.442521 23226 raft_consensus.cc:515] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:44.443049 23199 leader_election.cc:290] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 election: Requested vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:44.443517 21577 raft_consensus.cc:1240] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:44.444718 21623 leader_election.cc:304] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:44.445264 23226 leader_election.cc:290] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 election: Requested vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:44.451753 23285 raft_consensus.cc:2749] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:44.452868 23235 consensus_queue.cc:1048] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:44.453290 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:06:44.454068 22239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 55163.8us
I20260709 13:06:44.434597 23234 raft_consensus.cc:2749] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:44.455384 23273 raft_consensus.cc:2749] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:44.459589 23273 raft_consensus.cc:493] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:44.460060 23273 raft_consensus.cc:515] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:44.460304 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:44.461985 23273 leader_election.cc:290] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:44.446130 23264 raft_consensus.cc:2749] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:44.445750 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:44.457499 23259 raft_consensus.cc:515] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:44.468952 23259 leader_election.cc:290] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:44.471390 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:44.471657 21548 leader_election.cc:304] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:44.472479 23259 consensus_queue.cc:1059] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:44.464143 21623 leader_election.cc:304] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:44.473528 23239 raft_consensus.cc:3055] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:44.473771 23233 raft_consensus.cc:2749] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:44.474020 23239 raft_consensus.cc:740] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:44.474987 21623 leader_election.cc:304] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:44.475680 23233 raft_consensus.cc:2749] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:44.475720 23239 consensus_queue.cc:260] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:44.481366 23239 raft_consensus.cc:3060] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:44.496306 23116 raft_consensus.cc:1064] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:06:44.498116 23263 raft_consensus.cc:1064] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:06:44.504216 23263 consensus_queue.cc:237] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:44.509918 22239 leader_election.cc:304] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:44.514643 23252 raft_consensus.cc:2749] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:44.515133 23176 leader_election.cc:290] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:44.515981 22239 leader_election.cc:304] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:44.519737 23252 raft_consensus.cc:2749] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:44.521076 22239 leader_election.cc:304] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:44.521750 23252 raft_consensus.cc:2749] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:44.523733 22239 leader_election.cc:304] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:44.531884 23252 raft_consensus.cc:2749] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:44.473860 23247 raft_consensus.cc:3060] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:44.537441 22239 leader_election.cc:304] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:44.538183 23252 raft_consensus.cc:2749] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:44.539232 22239 leader_election.cc:304] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:44.539949 23252 raft_consensus.cc:2749] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:44.541145 22239 leader_election.cc:304] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:44.541903 23252 raft_consensus.cc:3060] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:44.568017 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 135822us
I20260709 13:06:44.570535 22239 leader_election.cc:304] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:44.572924 22239 leader_election.cc:304] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
W20260709 13:06:44.573846 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 174271us
I20260709 13:06:44.575222 21626 leader_election.cc:304] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:44.575331 23252 raft_consensus.cc:2749] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:06:44.577704 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 216155us
I20260709 13:06:44.580502 21550 leader_election.cc:304] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:44.577071 22239 leader_election.cc:304] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:44.577790 23286 raft_consensus.cc:2749] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:06:44.578307 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 106731us
I20260709 13:06:44.585134 23284 raft_consensus.cc:2749] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:44.578830 21626 leader_election.cc:304] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:44.586864 21626 leader_election.cc:304] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:44.588164 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:44.588850 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce0fb868664a789da1828a9c9c060c" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:44.590042 23231 raft_consensus.cc:2804] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:44.590096 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:44.590598 23231 raft_consensus.cc:493] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting leader election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:44.591038 23231 raft_consensus.cc:3060] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:44.595470 21626 leader_election.cc:304] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:44.596338 22970 raft_consensus.cc:1064] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:06:44.584087 23176 raft_consensus.cc:2749] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:44.584852 23247 raft_consensus.cc:2749] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:44.604872 23264 consensus_queue.cc:1059] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:44.607015 21548 leader_election.cc:304] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:44.607368 23264 raft_consensus.cc:3055] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:44.607733 23264 raft_consensus.cc:740] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:44.608180 21548 leader_election.cc:304] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:44.609347 21548 leader_election.cc:304] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:44.603822 23278 raft_consensus.cc:2804] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:44.604333 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:44.604657 21699 leader_election.cc:304] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:44.597759 23286 raft_consensus.cc:2749] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:06:44.606287 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:44.599407 23235 raft_consensus.cc:2749] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:44.618672 21699 leader_election.cc:304] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:44.608592 23264 consensus_queue.cc:260] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:44.612489 21623 leader_election.cc:304] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:44.613533 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:44.598367 23243 consensus_queue.cc:1059] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.021s
I20260709 13:06:44.609643 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
W20260709 13:06:44.722136 21700 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:44.742209 23258 raft_consensus.cc:2749] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:44.624027 23288 raft_consensus.cc:2749] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:44.627185 23116 consensus_queue.cc:237] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:06:44.753758 21623 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 141324us
I20260709 13:06:44.758917 21623 leader_election.cc:304] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:44.621636 23239 raft_consensus.cc:2749] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:44.622022 23270 raft_consensus.cc:2749] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:44.616053 23263 raft_consensus.cc:2749] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:44.624706 23225 raft_consensus.cc:2749] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:44.756369 23274 raft_consensus.cc:2749] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:44.614538 23268 consensus_queue.cc:1059] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.108s
I20260709 13:06:44.622481 22970 consensus_queue.cc:237] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:44.621073 23278 raft_consensus.cc:493] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting leader election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:44.619937 23170 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:53430 (request call id 83) took 1488 ms. Trace:
I20260709 13:06:44.776291 23264 raft_consensus.cc:3060] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:44.761390 23243 raft_consensus.cc:3055] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:44.787670 21699 leader_election.cc:304] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:44.786664 23285 raft_consensus.cc:493] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:44.785462 23278 raft_consensus.cc:3060] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:44.790158 23243 raft_consensus.cc:740] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:06:44.764611 23232 raft_consensus.cc:2749] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:06:44.822979 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 213641us
I20260709 13:06:44.824390 21699 leader_election.cc:304] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: fd323b19805c46bcb7aec2478c2a29e9
W20260709 13:06:44.829421 21551 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:44.833909 21699 leader_election.cc:304] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:44.835651 21548 leader_election.cc:304] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:44.844282 21548 leader_election.cc:304] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:44.772660 23231 raft_consensus.cc:515] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:44.773061 23272 consensus_queue.cc:1059] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.063s
I20260709 13:06:44.813294 23233 raft_consensus.cc:493] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:44.862759 21585 raft_consensus.cc:1240] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:44.862259 21548 leader_election.cc:304] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:44.866436 23263 raft_consensus.cc:2749] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:44.866843 21548 leader_election.cc:304] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:44.786401 23170 rpcz_store.cc:276] 0709 13:06:43.122710 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:43.122885 (+   175us) service_pool.cc:224] Handling call
0709 13:06:43.177331 (+ 54446us) log.cc:844] Serialized 508 byte log entry
0709 13:06:44.605897 (+1428566us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":868,"raft.queue_time_us":7692,"raft.run_cpu_time_us":1107,"raft.run_wall_time_us":1110,"thread_start_us":70519,"threads_started":1,"wal-append.queue_time_us":100628,"wal-append.run_cpu_time_us":2042,"wal-append.run_wall_time_us":1002568}
I20260709 13:06:44.867544 23263 raft_consensus.cc:2749] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:44.832177 23238 raft_consensus.cc:2749] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:44.840910 23245 raft_consensus.cc:2749] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:44.886193 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:44.839923 23246 raft_consensus.cc:2804] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:44.884681 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce0fb868664a789da1828a9c9c060c" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:44.861022 23288 raft_consensus.cc:2749] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:44.896842 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:44.863471 23258 raft_consensus.cc:2749] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:44.840366 23285 raft_consensus.cc:515] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:44.878973 23274 raft_consensus.cc:493] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:44.905431 22269 raft_consensus.cc:1275] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEARNER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:44.905819 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:44.882575 21577 raft_consensus.cc:2955] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:44.892017 23246 raft_consensus.cc:493] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting leader election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:44.910181 23246 raft_consensus.cc:3060] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:44.913549 21657 raft_consensus.cc:1275] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:44.897794 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:44.886279 23233 raft_consensus.cc:515] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:44.922307 21733 raft_consensus.cc:1275] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:44.929359 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:44.929168 21469 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6ec1876200a5496585dbb32cc0a22893 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:06:44.939091 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 73261.4us
I20260709 13:06:44.911630 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:44.944154 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:44.913314 23274 raft_consensus.cc:515] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:06:44.952272 21469 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 83942us
I20260709 13:06:44.969964 21660 raft_consensus.cc:2468] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 3.
I20260709 13:06:44.829859 22265 raft_consensus.cc:2955] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:44.928500 23266 consensus_queue.cc:1059] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.023s
W20260709 13:06:44.995059 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 70102.2us
I20260709 13:06:44.941198 23243 consensus_queue.cc:260] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:44.956167 23149 consensus_queue.cc:1048] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.039s
I20260709 13:06:45.005203 22970 consensus_queue.cc:1048] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } 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 13:06:45.008427 21548 leader_election.cc:304] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:45.011016 23280 raft_consensus.cc:493] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:45.011621 23280 raft_consensus.cc:515] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:45.012722 23281 raft_consensus.cc:2749] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:06:45.013363 23281 consensus_queue.cc:1048] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:45.025074 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eedca2edb474f7daf61fe1d1409daff" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:45.025872 23231 leader_election.cc:290] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 election: Requested vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:45.034287 21624 leader_election.cc:304] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:45.041044 23283 raft_consensus.cc:3055] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:45.041466 23283 raft_consensus.cc:740] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:45.044624 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:45.044924 23285 leader_election.cc:290] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:45.041044 23170 raft_consensus.cc:2749] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:45.046941 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:06:45.050976 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 90929.9us
W20260709 13:06:45.060940 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 106753us
I20260709 13:06:45.063298 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
W20260709 13:06:45.065389 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 69171.9us
I20260709 13:06:45.065565 21626 leader_election.cc:304] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:45.066746 21626 leader_election.cc:304] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:45.074723 21732 raft_consensus.cc:1240] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:45.074802 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:45.052752 23233 leader_election.cc:290] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:45.076160 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eedca2edb474f7daf61fe1d1409daff" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:45.076350 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:06:45.077010 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 241818us
I20260709 13:06:45.076943 21550 leader_election.cc:304] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:45.078586 21699 leader_election.cc:304] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:45.083885 21699 leader_election.cc:304] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:45.042256 23283 consensus_queue.cc:260] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:45.086573 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:45.087934 21550 leader_election.cc:304] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:45.088730 23298 raft_consensus.cc:2749] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:45.090648 21626 leader_election.cc:304] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:45.076438 23231 raft_consensus.cc:2749] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:06:45.103647 21699 leader_election.cc:304] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:45.071863 22266 raft_consensus.cc:2468] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 3.
I20260709 13:06:45.107414 21699 leader_election.cc:304] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:45.116250 23308 raft_consensus.cc:2749] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:06:45.120170 23287 raft_consensus.cc:2749] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:45.120862 23285 consensus_queue.cc:1059] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:45.088483 23270 raft_consensus.cc:2749] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:45.070773 23300 raft_consensus.cc:2749] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:45.095237 23281 raft_consensus.cc:2804] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:45.129400 21699 leader_election.cc:304] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
W20260709 13:06:45.147302 21699 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:45.071437 23274 leader_election.cc:290] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:45.147749 23281 raft_consensus.cc:697] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 3 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:45.148008 23237 raft_consensus.cc:2749] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:06:45.148633 23281 consensus_queue.cc:237] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:45.150465 21728 raft_consensus.cc:2468] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 3.
I20260709 13:06:45.129103 23249 raft_consensus.cc:2749] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:45.138195 22269 raft_consensus.cc:1275] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 LEARNER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:45.123406 23298 raft_consensus.cc:2749] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:45.155290 22239 leader_election.cc:304] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:06:45.160811 23193 raft_consensus.cc:2804] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:45.161399 23193 raft_consensus.cc:697] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:06:45.169283 22266 raft_consensus.cc:1275] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEARNER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:45.170249 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:45.171530 23231 raft_consensus.cc:3055] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:45.171916 23231 raft_consensus.cc:740] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:45.134753 23272 consensus_queue.cc:1059] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.022s
I20260709 13:06:45.162483 23193 consensus_queue.cc:237] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:45.174185 23272 raft_consensus.cc:3055] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:45.174517 23272 raft_consensus.cc:740] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:45.145536 23253 raft_consensus.cc:493] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:45.175815 23278 raft_consensus.cc:515] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:45.178710 21580 raft_consensus.cc:1240] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:45.201007 21659 raft_consensus.cc:2468] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 2.
W20260709 13:06:45.216818 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 128978us
I20260709 13:06:45.195945 23253 raft_consensus.cc:515] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:45.172668 23231 consensus_queue.cc:260] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:45.227900 23280 leader_election.cc:290] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:45.231293 23253 leader_election.cc:290] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:06:45.241058 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 265741us
I20260709 13:06:45.243777 21652 raft_consensus.cc:1240] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:45.240805 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:45.202975 23272 consensus_queue.cc:260] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:45.249222 23272 raft_consensus.cc:3060] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:45.245857 21582 raft_consensus.cc:2393] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 3: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:06:45.255887 23253 raft_consensus.cc:493] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:45.256400 23253 raft_consensus.cc:515] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:45.258268 23253 leader_election.cc:290] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:45.264765 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:45.269025 21480 catalog_manager.cc:5697] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: config changed from index 3 to 4, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New cstate: current_term: 1 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:45.275269 23243 raft_consensus.cc:3060] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:45.276244 23256 raft_consensus.cc:3055] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:45.276607 23256 raft_consensus.cc:740] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:06:45.277365 23256 consensus_queue.cc:260] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:45.278483 23256 raft_consensus.cc:3060] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:45.288194 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:45.290225 23278 leader_election.cc:290] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:45.291092 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:45.295665 23248 consensus_queue.cc:1059] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:06:45.254725 23246 raft_consensus.cc:515] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:06:45.319103 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 205667us
I20260709 13:06:45.324133 21733 raft_consensus.cc:1275] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
W20260709 13:06:45.324916 23307 log.cc:927] Time spent T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9: Append to log took a long time: real 0.117s	user 0.001s	sys 0.000s
I20260709 13:06:45.327245 21550 leader_election.cc:304] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:45.329468 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:45.330648 21699 leader_election.cc:304] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:45.331511 21659 raft_consensus.cc:1275] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:45.320101 23250 raft_consensus.cc:3055] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:45.333462 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
W20260709 13:06:45.343516 22236 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:45.334172 23278 raft_consensus.cc:2749] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:06:45.343916 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:45.338191 23269 raft_consensus.cc:2804] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:45.346565 21655 raft_consensus.cc:2393] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 3: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:06:45.336148 23250 raft_consensus.cc:740] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:45.347683 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:45.345726 21626 leader_election.cc:304] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:45.348719 21626 leader_election.cc:304] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:45.352360 21656 raft_consensus.cc:1240] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:45.352408 23170 raft_consensus.cc:2749] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:45.357324 23284 raft_consensus.cc:3055] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:45.357692 23284 raft_consensus.cc:740] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:06:45.370997 21728 raft_consensus.cc:1275] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:45.351271 23234 raft_consensus.cc:2749] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:45.352211 23269 raft_consensus.cc:697] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 2 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:45.372213 23295 consensus_queue.cc:1048] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260709 13:06:45.358430 23284 consensus_queue.cc:260] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:45.376720 21548 leader_election.cc:304] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:45.375929 21582 raft_consensus.cc:1275] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:45.381937 21626 leader_election.cc:304] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:45.387526 21623 leader_election.cc:304] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:45.389256 23235 raft_consensus.cc:2749] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:45.390074 23235 raft_consensus.cc:2749] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:45.392555 22272 raft_consensus.cc:2468] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 3.
I20260709 13:06:45.393788 23250 consensus_queue.cc:260] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:45.394827 23250 raft_consensus.cc:3060] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:45.367340 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:45.404134 23231 raft_consensus.cc:3060] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:45.406765 23269 consensus_queue.cc:237] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:45.416276 23246 leader_election.cc:290] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:45.421499 22266 raft_consensus.cc:2393] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 3: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
W20260709 13:06:45.425379 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 48734.5us
W20260709 13:06:45.426294 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 49833.2us
I20260709 13:06:45.428725 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:45.428596 22970 consensus_queue.cc:1048] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } 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 13:06:45.435401 21548 leader_election.cc:304] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:45.437433 21548 leader_election.cc:304] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:45.438357 23313 consensus_queue.cc:1048] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:45.429281 23202 raft_consensus.cc:2804] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:45.438274 23226 raft_consensus.cc:2749] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:06:45.451989 23296 raft_consensus.cc:2804] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:45.452728 23202 raft_consensus.cc:697] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 3 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:45.453830 23202 consensus_queue.cc:237] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:45.458572 22268 raft_consensus.cc:2955] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:45.460273 23226 consensus_queue.cc:1048] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:45.464248 23296 raft_consensus.cc:697] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 3 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:45.440825 23289 raft_consensus.cc:2955] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:45.474761 23273 consensus_queue.cc:1059] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 2.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:45.433971 23232 consensus_queue.cc:1048] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.036s
I20260709 13:06:45.463294 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:45.469921 23283 raft_consensus.cc:3060] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:45.516331 21698 leader_election.cc:304] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:45.523927 23241 raft_consensus.cc:3060] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:45.525375 21698 leader_election.cc:304] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:45.520072 23201 raft_consensus.cc:3055] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:45.477236 23296 consensus_queue.cc:237] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:45.540886 23284 raft_consensus.cc:3060] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:45.548046 23315 raft_consensus.cc:3060] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:45.531695 23201 raft_consensus.cc:740] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:45.554227 23239 raft_consensus.cc:493] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.566489 23239 raft_consensus.cc:515] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:45.583554 23201 consensus_queue.cc:260] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, 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: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:45.584914 23201 raft_consensus.cc:3060] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:45.581151 23239 leader_election.cc:290] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:45.592772 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:45.593389 21578 raft_consensus.cc:2468] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
I20260709 13:06:45.594591 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:45.571291 23310 consensus_queue.cc:1048] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.044s
I20260709 13:06:45.600368 21698 leader_election.cc:304] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:45.601872 23259 raft_consensus.cc:2804] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:06:45.602262 23259 raft_consensus.cc:493] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:45.602613 23259 raft_consensus.cc:3060] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:45.600163 21734 raft_consensus.cc:2955] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:45.670122 23315 raft_consensus.cc:2749] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:45.672772 23259 raft_consensus.cc:515] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:45.673516 23241 raft_consensus.cc:2749] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:45.738827 23241 raft_consensus.cc:493] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.777746 21734 raft_consensus.cc:1275] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:45.760761 23241 raft_consensus.cc:515] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:06:45.873811 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 65574.6us
I20260709 13:06:45.791185 23314 consensus_queue.cc:1048] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.083s
I20260709 13:06:45.871276 23259 leader_election.cc:290] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:45.873747 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:45.878118 23295 raft_consensus.cc:493] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:45.901569 21578 raft_consensus.cc:3060] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:45.907678 23295 raft_consensus.cc:515] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:45.967227 23295 leader_election.cc:290] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:45.969017 23241 leader_election.cc:290] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:45.969328 22267 raft_consensus.cc:2468] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:06:45.976614 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:06:45.970292 23269 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.525s	user 0.024s	sys 0.039s
W20260709 13:06:45.984750 23269 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.547s	user 0.024s	sys 0.040s
I20260709 13:06:45.988945 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:06:45.994850 23317 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.570s	user 0.006s	sys 0.025s
I20260709 13:06:45.994696 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:46.049266 21728 raft_consensus.cc:2368] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for earlier term 4. Current term is 5.
I20260709 13:06:46.041986 21651 raft_consensus.cc:3060] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Advancing to term 5
W20260709 13:06:46.064365 23318 log.cc:927] Time spent T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.081s	user 0.000s	sys 0.000s
W20260709 13:06:46.049513 23316 log.cc:927] Time spent T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9: Append to log took a long time: real 0.174s	user 0.000s	sys 0.001s
I20260709 13:06:46.062922 21578 raft_consensus.cc:2468] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 5.
I20260709 13:06:46.070441 21697 leader_election.cc:304] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: c0c40b7dc6c341f7ba49e3a696970252
W20260709 13:06:46.031402 23317 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.607s	user 0.006s	sys 0.026s
W20260709 13:06:46.092420 22239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 154730us
W20260709 13:06:46.112218 23321 log.cc:927] Time spent T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
W20260709 13:06:46.114050 23326 log.cc:927] Time spent T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.085s	user 0.000s	sys 0.001s
W20260709 13:06:46.116683 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 159665us
I20260709 13:06:46.081090 23259 raft_consensus.cc:2804] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:06:46.130906 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 149879us
I20260709 13:06:46.120213 23201 raft_consensus.cc:493] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.124245 23149 raft_consensus.cc:493] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:46.141845 23259 raft_consensus.cc:697] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
W20260709 13:06:46.306569 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 83326.9us
I20260709 13:06:46.272610 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:46.255674 23201 raft_consensus.cc:515] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:06:46.329763 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 209166us
I20260709 13:06:46.258961 23149 raft_consensus.cc:515] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:46.342334 21578 raft_consensus.cc:2468] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
I20260709 13:06:46.372208 23270 raft_consensus.cc:493] T 6ec1876200a5496585dbb32cc0a22893 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:46.372944 23270 raft_consensus.cc:515] T 6ec1876200a5496585dbb32cc0a22893 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:46.377977 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:46.379982 23270 leader_election.cc:290] T 6ec1876200a5496585dbb32cc0a22893 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:46.386622 22271 raft_consensus.cc:1275] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:46.387692 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:46.388484 21658 raft_consensus.cc:2468] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
W20260709 13:06:46.354306 23328 log.cc:927] Time spent T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.220s	user 0.000s	sys 0.001s
I20260709 13:06:46.349910 23288 raft_consensus.cc:493] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
W20260709 13:06:46.401896 23325 log.cc:927] Time spent T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.278s	user 0.000s	sys 0.001s
W20260709 13:06:46.403434 23322 log.cc:927] Time spent T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.145s	user 0.000s	sys 0.000s
I20260709 13:06:46.406785 23283 raft_consensus.cc:493] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.407263 23283 raft_consensus.cc:515] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:46.410506 23283 leader_election.cc:290] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:46.400451 21699 leader_election.cc:304] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:46.411767 23283 raft_consensus.cc:2804] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:06:46.412114 23283 raft_consensus.cc:493] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:46.412484 23283 raft_consensus.cc:3060] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:06:46.412667 23332 log.cc:927] Time spent T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
W20260709 13:06:46.398772 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 68091.9us
W20260709 13:06:46.421602 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 95956.4us
I20260709 13:06:46.437422 21658 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33"
dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
mode: GRACEFUL
new_leader_uuid: "85fe6149d5a84a0e8902326e5be67672"
 from {username='slave'} at 127.0.0.1:59072
I20260709 13:06:46.438176 21658 raft_consensus.cc:606] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 LEADER]: Received request to transfer leadership to TS 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:46.440917 21658 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918"
dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
mode: GRACEFUL
new_leader_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:59072
I20260709 13:06:46.441450 21658 raft_consensus.cc:606] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Received request to transfer leadership to TS 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:06:46.443533 20479 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:06:46.445155 20479 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 13:06:46.452055 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 51180.3us
I20260709 13:06:46.454038 21626 leader_election.cc:400] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Vote denied by peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459) with higher term. Message: Invalid argument: T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for earlier term 4. Current term is 5.
I20260709 13:06:46.455803 21626 leader_election.cc:403] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:06:46.434859 23259 consensus_queue.cc:237] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:46.462986 21698 leader_election.cc:304] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:46.463785 23339 raft_consensus.cc:2804] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:46.466202 23201 leader_election.cc:290] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:46.448969 21651 raft_consensus.cc:2468] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 5.
I20260709 13:06:46.466974 21478 catalog_manager.cc:5697] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: term changed from 2 to 3, leader changed from 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) to fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196). New cstate: current_term: 3 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:46.421241 23288 raft_consensus.cc:515] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:46.476063 22266 raft_consensus.cc:2955] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:46.483773 21580 raft_consensus.cc:3060] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:46.489979 23250 raft_consensus.cc:493] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.490417 23250 raft_consensus.cc:515] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:46.492450 23250 leader_election.cc:290] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:46.494166 23149 leader_election.cc:290] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:46.494234 21580 raft_consensus.cc:1275] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
W20260709 13:06:46.501974 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 87388.5us
I20260709 13:06:46.469377 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:46.468657 23339 raft_consensus.cc:697] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:46.518527 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:46.464720 23313 consensus_queue.cc:1048] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.032s
W20260709 13:06:46.496775 23319 log.cc:927] Time spent T 00000000000000000000000000000000 P d7aa6571b7df45509899d2b8ee6a3a2c: Append to log took a long time: real 0.158s	user 0.001s	sys 0.000s
W20260709 13:06:46.519492 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 83820.3us
I20260709 13:06:46.521530 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:46.522177 21656 raft_consensus.cc:2468] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 2.
I20260709 13:06:46.526549 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:46.529467 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:46.530011 21577 raft_consensus.cc:2468] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:06:46.434715 23228 raft_consensus.cc:2955] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:46.528102 21580 raft_consensus.cc:2468] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 1.
I20260709 13:06:46.533721 21698 leader_election.cc:304] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:46.534680 23337 raft_consensus.cc:2804] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:06:46.535065 23337 raft_consensus.cc:493] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:46.535391 23337 raft_consensus.cc:3060] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:46.541987 21698 leader_election.cc:304] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:46.517565 23312 raft_consensus.cc:2749] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459) with higher term. Message: Invalid argument: T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for earlier term 4. Current term is 5.
I20260709 13:06:46.530458 23295 raft_consensus.cc:2955] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:46.550307 21655 raft_consensus.cc:1275] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:06:46.599886 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 53714.2us
W20260709 13:06:46.600015 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 51759.2us
I20260709 13:06:46.623833 21698 leader_election.cc:304] T 6ec1876200a5496585dbb32cc0a22893 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:46.628482 23339 consensus_queue.cc:237] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:46.633054 23288 leader_election.cc:290] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:06:46.681659 21623 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 229785us
I20260709 13:06:46.547302 23269 raft_consensus.cc:2804] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:46.683677 23344 raft_consensus.cc:493] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:46.685757 22239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 135620us
W20260709 13:06:46.691015 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 67280.9us
I20260709 13:06:46.693168 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:06:46.704941 23355 log.cc:927] Time spent T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9: Append to log took a long time: real 0.071s	user 0.004s	sys 0.000s
I20260709 13:06:46.684374 23269 raft_consensus.cc:493] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:46.685303 23285 raft_consensus.cc:493] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.713558 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:46.710541 21580 raft_consensus.cc:2955] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:46.698203 23241 raft_consensus.cc:2749] T 6ec1876200a5496585dbb32cc0a22893 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:46.721653 23201 raft_consensus.cc:493] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.722324 23201 raft_consensus.cc:515] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:46.708165 23202 raft_consensus.cc:493] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.691154 23283 raft_consensus.cc:515] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:46.717190 23269 raft_consensus.cc:3060] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:46.711090 23330 consensus_queue.cc:1048] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.048s
I20260709 13:06:46.727566 23193 raft_consensus.cc:493] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.756376 23193 raft_consensus.cc:515] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:46.758672 23193 leader_election.cc:290] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:46.747365 23202 raft_consensus.cc:515] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:46.763177 23337 raft_consensus.cc:515] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:46.772910 21733 raft_consensus.cc:2368] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for earlier term 4. Current term is 5.
I20260709 13:06:46.724622 23285 raft_consensus.cc:515] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:46.697117 23344 raft_consensus.cc:515] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:46.781584 23285 leader_election.cc:290] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:46.783334 23344 leader_election.cc:290] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:46.765866 23337 leader_election.cc:290] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:46.787696 23330 raft_consensus.cc:493] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:46.788246 23330 raft_consensus.cc:515] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:46.792968 23283 leader_election.cc:290] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:46.797711 23330 leader_election.cc:290] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:46.829694 23269 raft_consensus.cc:515] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:06:46.923853 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 56494.2us
I20260709 13:06:46.926187 23289 raft_consensus.cc:493] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.926676 23289 raft_consensus.cc:515] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:46.863484 23269 leader_election.cc:290] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:47.048954 23301 raft_consensus.cc:493] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:47.049650 23301 raft_consensus.cc:515] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:47.052423 23193 raft_consensus.cc:493] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:47.052899 23193 raft_consensus.cc:515] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:47.321008 23256 raft_consensus.cc:493] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:47.381012 23149 raft_consensus.cc:493] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:47.677335 23149 raft_consensus.cc:515] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:47.682626 23335 raft_consensus.cc:493] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.367017 23256 raft_consensus.cc:515] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:47.683264 23335 raft_consensus.cc:515] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:06:47.648741 23358 thread.cc:641] apply [worker] (thread pool) Time spent creating pthread: real 0.761s	user 0.006s	sys 0.009s
W20260709 13:06:48.058959 22237 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.569s	user 0.002s	sys 0.012s
I20260709 13:06:48.063855 23256 leader_election.cc:290] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:48.064575 23301 leader_election.cc:290] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:48.036717 23287 raft_consensus.cc:493] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
W20260709 13:06:48.065528 23358 thread.cc:608] apply [worker] (thread pool) Time spent starting thread: real 1.223s	user 0.006s	sys 0.010s
W20260709 13:06:48.095949 22236 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.735s	user 0.014s	sys 0.009s
I20260709 13:06:48.078667 23336 raft_consensus.cc:993] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252: : Instructing follower 3d3266654c694a6c82af9d31d7154a0a to start an election
W20260709 13:06:48.097500 22236 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.737s	user 0.015s	sys 0.009s
W20260709 13:06:48.095728 23333 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 1.226s	user 0.006s	sys 0.036s
I20260709 13:06:48.092941 23149 leader_election.cc:290] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:48.087862 23287 raft_consensus.cc:515] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:06:48.101591 23333 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 1.232s	user 0.006s	sys 0.036s
I20260709 13:06:48.103981 23149 raft_consensus.cc:493] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
W20260709 13:06:48.170464 22239 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.633s	user 0.013s	sys 0.004s
W20260709 13:06:48.171041 22239 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.634s	user 0.014s	sys 0.005s
I20260709 13:06:48.106724 23335 leader_election.cc:290] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:48.274466 23335 raft_consensus.cc:493] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
W20260709 13:06:48.439831 22267 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.958s	user 0.018s	sys 0.025s
I20260709 13:06:48.108049 23193 leader_election.cc:290] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:48.399631 23149 raft_consensus.cc:515] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:06:48.585192 22267 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 1.104s	user 0.018s	sys 0.025s
I20260709 13:06:48.519759 23335 raft_consensus.cc:515] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:48.630390 23201 leader_election.cc:290] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:48.633805 23201 raft_consensus.cc:1081] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Signalling peer 3d3266654c694a6c82af9d31d7154a0a to start an election
I20260709 13:06:48.600347 23193 raft_consensus.cc:493] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:48.641264 23335 leader_election.cc:290] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:48.641520 23149 leader_election.cc:290] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:48.641817 23335 raft_consensus.cc:493] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:48.642333 23335 raft_consensus.cc:515] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:48.641285 23193 raft_consensus.cc:515] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:06:48.650274 22237 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.590s	user 0.013s	sys 0.042s
I20260709 13:06:48.646129 23243 raft_consensus.cc:493] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
W20260709 13:06:48.650979 22237 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.590s	user 0.013s	sys 0.042s
I20260709 13:06:48.652220 23381 raft_consensus.cc:493] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:48.652695 23381 raft_consensus.cc:515] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:48.654935 23381 leader_election.cc:290] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:48.636310 23375 raft_consensus.cc:493] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:48.645143 23374 raft_consensus.cc:493] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:48.599913 23371 raft_consensus.cc:493] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:48.651094 23243 raft_consensus.cc:515] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:48.655537 23381 raft_consensus.cc:493] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
W20260709 13:06:48.671660 23336 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.571s	user 0.004s	sys 0.011s
I20260709 13:06:48.682099 23378 raft_consensus.cc:493] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:48.673142 23201 raft_consensus.cc:493] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:48.688167 23193 leader_election.cc:290] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:48.689568 23193 raft_consensus.cc:493] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:48.690068 23193 raft_consensus.cc:515] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:48.673677 23374 raft_consensus.cc:515] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:48.693650 23193 leader_election.cc:290] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:48.693967 23374 leader_election.cc:290] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:48.694464 23374 raft_consensus.cc:493] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:48.695029 23374 raft_consensus.cc:515] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:48.695909 23243 leader_election.cc:290] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:48.663620 23375 raft_consensus.cc:515] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:48.697358 23374 leader_election.cc:290] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:48.698004 23375 leader_election.cc:290] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:48.683650 23376 raft_consensus.cc:493] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:48.685045 23381 raft_consensus.cc:515] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:48.682390 22267 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54790 (request call id 614) took 1621 ms. Trace:
I20260709 13:06:48.702811 23201 raft_consensus.cc:515] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:48.705539 23201 leader_election.cc:290] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:48.705319 23376 raft_consensus.cc:515] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:06:48.707564 21548 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.680s	user 0.027s	sys 0.037s
W20260709 13:06:48.684051 23336 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.583s	user 0.004s	sys 0.012s
W20260709 13:06:48.708020 21548 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.681s	user 0.027s	sys 0.037s
I20260709 13:06:48.678280 23371 raft_consensus.cc:515] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:48.707644 23201 raft_consensus.cc:493] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:48.722415 23386 raft_consensus.cc:493] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:48.723067 23381 leader_election.cc:290] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:48.699458 23335 leader_election.cc:290] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:48.722810 23201 raft_consensus.cc:515] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:48.722998 23386 raft_consensus.cc:515] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:48.725966 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:48.728102 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:48.706569 23380 raft_consensus.cc:493] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:48.707646 23334 raft_consensus.cc:493] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:48.733245 23247 raft_consensus.cc:493] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:48.738641 23247 raft_consensus.cc:515] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:48.702790 22267 rpcz_store.cc:276] 0709 13:06:47.060655 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:47.321188 (+260533us) service_pool.cc:224] Handling call
0709 13:06:47.480858 (+159670us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:47.481128 (+   270us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 13:06:48.624323 (+1143195us) log.cc:844] Serialized 14 byte log entry
0709 13:06:48.660537 (+ 36214us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:48.663497 (+  2960us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:06:48.666895 (+  3398us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:48.677860 (+ 10965us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:48.681452 (+  3592us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":284084,"prepare.run_cpu_time_us":47,"prepare.run_wall_time_us":50,"raft.queue_time_us":37567,"raft.run_cpu_time_us":73,"raft.run_wall_time_us":73,"thread_start_us":1127414,"threads_started":2,"wal-append.queue_time_us":27657}
I20260709 13:06:48.733857 23335 raft_consensus.cc:493] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:48.740440 23201 leader_election.cc:290] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:48.740571 23247 leader_election.cc:290] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:48.742300 23376 leader_election.cc:290] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:48.743207 23334 raft_consensus.cc:515] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:48.745309 23334 leader_election.cc:290] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:48.734442 23384 raft_consensus.cc:493] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:48.746202 23384 raft_consensus.cc:515] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:48.740473 23335 raft_consensus.cc:515] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:48.748448 23384 leader_election.cc:290] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:48.748621 23335 leader_election.cc:290] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:48.699976 23378 raft_consensus.cc:515] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:48.730692 23336 raft_consensus.cc:493] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:48.749724 23336 raft_consensus.cc:515] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:48.750826 23378 leader_election.cc:290] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:48.725715 23333 raft_consensus.cc:493] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:48.752100 23333 raft_consensus.cc:515] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:48.753983 23371 leader_election.cc:290] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:48.754205 23333 leader_election.cc:290] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:48.756129 23386 leader_election.cc:290] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:48.754772 23336 leader_election.cc:290] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:48.708491 23377 raft_consensus.cc:493] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:48.757875 23377 raft_consensus.cc:515] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:48.738076 23380 raft_consensus.cc:515] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:48.760687 23336 raft_consensus.cc:493] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:48.760872 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:48.761529 22267 raft_consensus.cc:2468] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:48.761727 23380 leader_election.cc:290] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:48.761260 23336 raft_consensus.cc:515] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:48.762852 23387 raft_consensus.cc:493] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:48.762248 22272 raft_consensus.cc:2468] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:48.763357 23387 raft_consensus.cc:515] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:48.765229 23390 raft_consensus.cc:493] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.765854 23380 raft_consensus.cc:493] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:48.765914 23390 raft_consensus.cc:515] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:48.765426 23201 raft_consensus.cc:493] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:48.766387 23387 leader_election.cc:290] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:48.775347 23336 leader_election.cc:290] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:48.766440 23380 raft_consensus.cc:515] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:48.775347 23390 leader_election.cc:290] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:48.776355 23377 leader_election.cc:290] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:48.777767 23201 raft_consensus.cc:515] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:48.779815 23201 leader_election.cc:290] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:48.767345 21548 leader_election.cc:304] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:48.780624 23380 leader_election.cc:290] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:48.781868 23228 raft_consensus.cc:2804] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:48.781680 23201 raft_consensus.cc:493] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.782292 23228 raft_consensus.cc:493] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting leader election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:48.782716 23228 raft_consensus.cc:3060] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:48.782454 23201 raft_consensus.cc:515] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:48.784425 23201 leader_election.cc:290] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:48.784878 23201 raft_consensus.cc:493] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:48.785310 23201 raft_consensus.cc:515] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:48.787189 23201 leader_election.cc:290] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:48.787640 23201 raft_consensus.cc:493] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:48.788198 23201 raft_consensus.cc:515] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:48.790482 23201 leader_election.cc:290] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:48.791656 23228 raft_consensus.cc:515] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:48.796592 23228 leader_election.cc:290] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:48.797411 21728 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41336 (request call id 334) took 2679 ms. Trace:
I20260709 13:06:48.797747 21728 rpcz_store.cc:276] 0709 13:06:46.117729 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:46.123939 (+  6210us) service_pool.cc:224] Handling call
0709 13:06:48.796768 (+2672829us) spinlock_profiling.cc:243] Waited 12 ms on lock 0x7b580014fd98. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320734b71 00007f7320734a22 00007f732964dc09 00007f73287a7ee0 00007f73288710ab 00007f7328871131 00007f7328832fc0 00007f732881d929 00007f732881d3d2 00007f7321d94bd4
0709 13:06:48.796967 (+   199us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:48.797160 (+   193us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:48.797185 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:48.797213 (+    28us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:06:48.797236 (+    23us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:48.797274 (+    38us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:48.797354 (+    80us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":27603328}
I20260709 13:06:48.800375 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:48.801112 22267 raft_consensus.cc:3060] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:06:48.803001 22237 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.19.255.193:37015 timed out after 1.500s (SENT) [suppressed 2 similar messages]
I20260709 13:06:48.809572 22267 raft_consensus.cc:2468] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 3.
I20260709 13:06:48.810999 21548 leader_election.cc:304] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:48.811766 23228 raft_consensus.cc:2804] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:48.812691 23228 raft_consensus.cc:697] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 3 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:48.815150 23228 consensus_queue.cc:237] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:48.817497 23289 leader_election.cc:290] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:48.818894 23382 raft_consensus.cc:493] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:48.819367 23382 raft_consensus.cc:515] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:48.821514 23382 leader_election.cc:290] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:48.821812 23226 raft_consensus.cc:493] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:48.822460 23226 raft_consensus.cc:515] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:48.824077 23382 raft_consensus.cc:493] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.824586 23382 raft_consensus.cc:515] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:48.825102 23226 leader_election.cc:290] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:48.827255 23354 raft_consensus.cc:493] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:48.827750 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:48.827780 23354 raft_consensus.cc:515] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:48.829962 23226 raft_consensus.cc:493] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:48.830775 23354 leader_election.cc:290] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:48.830904 23226 raft_consensus.cc:515] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:48.834241 23226 leader_election.cc:290] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:48.838951 22265 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54794 (request call id 561) took 2151 ms. Trace:
I20260709 13:06:48.839329 22265 rpcz_store.cc:276] 0709 13:06:46.687146 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:46.690960 (+  3814us) service_pool.cc:224] Handling call
0709 13:06:48.838334 (+2147374us) spinlock_profiling.cc:243] Waited 3.13 ms on lock 0x7b5800003998. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320734b71 00007f7320734eee 0000000000375939 00007f73287a81e0 00007f73288710c4 00007f7328871131 00007f7328832fc0 00007f732881d929 00007f732881d3d2 00007f7321d94bd4
0709 13:06:48.838469 (+   135us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:48.838626 (+   157us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:48.838651 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:48.838698 (+    47us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:06:48.838726 (+    28us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:48.838778 (+    52us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:48.838868 (+    90us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":7195904}
I20260709 13:06:48.845944 21726 raft_consensus.cc:2368] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for earlier term 2. Current term is 3.
I20260709 13:06:48.856810 23333 raft_consensus.cc:493] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.857306 23333 raft_consensus.cc:515] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:06:48.866065 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 63107.6us
I20260709 13:06:48.870430 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:48.871196 22270 raft_consensus.cc:2468] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:48.872452 21548 leader_election.cc:304] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:48.873178 23394 raft_consensus.cc:493] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:48.873805 23333 leader_election.cc:290] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:48.873708 23394 raft_consensus.cc:515] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:48.875633 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
W20260709 13:06:48.876955 21733 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34388 (request call id 1455) took 2184 ms (client timeout 2018 ms). Trace:
W20260709 13:06:48.877336 21733 rpcz_store.cc:269] 0709 13:06:46.692752 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:46.692893 (+   141us) service_pool.cc:224] Handling call
0709 13:06:48.876756 (+2183863us) spinlock_profiling.cc:243] Waited 73.7 ms on lock 0x7b540043b554. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:06:48.876877 (+   121us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":169399168}
I20260709 13:06:48.879696 23394 leader_election.cc:290] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:48.879842 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:48.882063 21481 catalog_manager.cc:5697] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 1 to 2, leader changed from c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 2 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:48.867362 23382 leader_election.cc:290] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:48.893465 21478 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:56516 (request call id 231) took 3085 ms. Trace:
W20260709 13:06:48.893386 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 70084us
I20260709 13:06:48.894973 23281 raft_consensus.cc:2804] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:48.885921 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:48.892773 23354 raft_consensus.cc:493] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:48.896279 23396 raft_consensus.cc:493] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:48.908936 23399 raft_consensus.cc:493] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:48.909081 23394 raft_consensus.cc:493] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:48.909443 23399 raft_consensus.cc:515] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:48.909771 23394 raft_consensus.cc:515] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:48.904677 23281 raft_consensus.cc:493] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:48.914135 23396 raft_consensus.cc:515] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:48.911513 23399 leader_election.cc:290] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:48.922533 23396 leader_election.cc:290] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:48.919961 21582 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36106 (request call id 1892) took 2210 ms. Trace:
I20260709 13:06:48.925475 21482 catalog_manager.cc:5697] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 2 to 3, leader changed from c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 3 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:48.907361 22266 raft_consensus.cc:2468] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 1.
I20260709 13:06:48.920183 23289 raft_consensus.cc:493] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:48.913268 23281 raft_consensus.cc:3060] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:48.914193 23354 raft_consensus.cc:515] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:48.925611 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086cac2d4434404e9ae4162c70276394" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:48.917227 21653 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53462 (request call id 1553) took 2396 ms. Trace:
I20260709 13:06:48.929139 21548 leader_election.cc:304] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:48.926220 21582 rpcz_store.cc:276] 0709 13:06:46.709640 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:46.711690 (+  2050us) service_pool.cc:224] Handling call
0709 13:06:46.747185 (+ 35495us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:48.919433 (+2172248us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:48.919481 (+    48us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:48.919524 (+    43us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:06:48.919577 (+    53us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:48.919693 (+   116us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:48.919857 (+   164us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:48.925081 23333 raft_consensus.cc:493] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:48.931948 23333 raft_consensus.cc:515] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:48.932682 23354 leader_election.cc:290] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:48.912317 23394 leader_election.cc:290] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:48.933101 21653 rpcz_store.cc:276] 0709 13:06:46.520710 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:46.522035 (+  1325us) service_pool.cc:224] Handling call
0709 13:06:48.916316 (+2394281us) spinlock_profiling.cc:243] Waited 13.3 ms on lock 0x7b5800103e98. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320734b71 00007f7320734a22 00007f732964dc09 00007f73287a7ee0 00007f73288710ab 00007f7328871131 00007f7328832fc0 00007f732881d929 00007f732881d3d2 00007f7321d94bd4
0709 13:06:48.916555 (+   239us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:48.916756 (+   201us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:48.916800 (+    44us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:48.916854 (+    54us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:06:48.916903 (+    49us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:48.916994 (+    91us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:48.917133 (+   139us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":30624000}
I20260709 13:06:48.938776 23228 raft_consensus.cc:493] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:48.935165 23354 raft_consensus.cc:493] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:48.936223 22265 raft_consensus.cc:2468] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 1.
I20260709 13:06:48.939270 23228 raft_consensus.cc:515] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:48.940694 21548 leader_election.cc:304] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:48.935328 23396 raft_consensus.cc:2804] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:48.941771 23396 raft_consensus.cc:493] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:48.941895 23400 raft_consensus.cc:2804] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:48.942386 23400 raft_consensus.cc:493] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting leader election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:48.942756 23400 raft_consensus.cc:3060] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:48.943200 23396 raft_consensus.cc:3060] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:48.941298 23228 leader_election.cc:290] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:48.944562 23342 raft_consensus.cc:493] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.934911 23289 raft_consensus.cc:515] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:48.945354 23342 raft_consensus.cc:515] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:48.939613 23354 raft_consensus.cc:515] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:48.893998 21478 rpcz_store.cc:276] 0709 13:06:45.800567 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:45.800742 (+   175us) service_pool.cc:224] Handling call
0709 13:06:46.371510 (+570768us) spinlock_profiling.cc:243] Waited 212 ms on lock 0x7b540030a7d4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c3090 00007f7323861f3a 00007f73296181cc 00007f732971637e 00007f7327bd72a4 00007f7327bd7232 00007f7327bd7161 00007f7327bd70dc 00007f7327bd6392 00007f7321b9448c 00007f7321b938c6
0709 13:06:48.886259 (+2514749us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:06:46.471841 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:06:46.472561 (+   720us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:06:46.472604 (+    43us) write_op.cc:435] Acquired schema lock
0709 13:06:46.472630 (+    26us) tablet.cc:662] Decoding operations
0709 13:06:46.473028 (+   398us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:06:46.473093 (+    65us) write_op.cc:641] Partition lock acquired for write op
0709 13:06:46.473132 (+    39us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:06:46.473384 (+   252us) tablet.cc:701] Row locks acquired
0709 13:06:46.473409 (+    25us) write_op.cc:260] PREPARE: finished
0709 13:06:46.473572 (+   163us) write_op.cc:270] Start()
0709 13:06:46.473700 (+   128us) write_op.cc:276] Timestamp: P: 1783602406473516 usec, L: 0
0709 13:06:46.473729 (+    29us) op_driver.cc:348] REPLICATION: starting
0709 13:06:46.474482 (+   753us) log.cc:844] Serialized 539 byte log entry
0709 13:06:46.829888 (+355406us) op_driver.cc:464] REPLICATION: finished
0709 13:06:47.048537 (+218649us) write_op.cc:301] APPLY: starting
0709 13:06:47.048620 (+    83us) tablet.cc:1367] starting BulkCheckPresence
0709 13:06:47.048724 (+   104us) tablet.cc:1370] finished BulkCheckPresence
0709 13:06:47.048833 (+   109us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:06:47.049076 (+   243us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:06:47.049251 (+   175us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:06:47.049311 (+    60us) write_op.cc:312] APPLY: finished
0709 13:06:47.049493 (+   182us) log.cc:844] Serialized 23 byte log entry
0709 13:06:47.051272 (+  1779us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:47.051562 (+   290us) write_op.cc:454] Released schema lock
0709 13:06:47.051655 (+    93us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"reported_tablets":1,"spinlock_wait_cycles":487138176,"child_traces":[["op",{"apply.queue_time_us":218476,"apply.run_cpu_time_us":2003,"apply.run_wall_time_us":273503,"num_ops":1,"prepare.queue_time_us":106,"prepare.run_cpu_time_us":2921,"prepare.run_wall_time_us":2921,"replication_time_us":356027,"thread_start_us":1267282,"threads_started":1}]]}
I20260709 13:06:48.947324 23342 leader_election.cc:290] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:48.935225 23333 leader_election.cc:290] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:48.948478 23354 leader_election.cc:290] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:48.947229 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:48.952059 23228 raft_consensus.cc:493] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:48.966815 23228 raft_consensus.cc:515] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:48.953660 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae15a655577142ed99332bdb3681af0f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:48.970477 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:48.971081 21581 raft_consensus.cc:2468] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 3.
I20260709 13:06:48.954978 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:48.972470 21577 raft_consensus.cc:2468] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 2.
I20260709 13:06:48.973502 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:48.974150 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:48.974627 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:48.974763 21581 raft_consensus.cc:2468] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 1.
I20260709 13:06:48.956218 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:48.975844 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd4c0f5b04342ab9fad6d2ab9ca4e4f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:48.976514 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:48.958354 23281 raft_consensus.cc:515] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:48.958498 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:48.959093 21576 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:36106
I20260709 13:06:49.167981 21576 raft_consensus.cc:493] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:49.168367 21576 raft_consensus.cc:3060] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:49.170264 23281 leader_election.cc:290] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:48.962764 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:48.976876 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:48.977864 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c8f49a78d445ee9c99e52b05c1b2bf" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:48.975227 21577 raft_consensus.cc:2468] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 4.
I20260709 13:06:49.172190 21581 raft_consensus.cc:2368] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 for earlier term 3. Current term is 4.
I20260709 13:06:49.172648 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:49.172729 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:49.172964 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:49.173172 23289 leader_election.cc:290] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:49.173491 21581 raft_consensus.cc:3060] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:49.173830 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:49.173930 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:49.174438 21577 raft_consensus.cc:3060] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 5
I20260709 13:06:49.175042 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086cac2d4434404e9ae4162c70276394" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:48.979444 23394 raft_consensus.cc:493] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:49.173273 21585 raft_consensus.cc:2468] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 3.
I20260709 13:06:49.175680 23394 raft_consensus.cc:515] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:48.981041 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:49.176378 21721 tablet_service.cc:1558] Processing DeleteTablet for tablet 6ec1876200a5496585dbb32cc0a22893 with delete_type TABLET_DATA_TOMBSTONED (TS 85fe6149d5a84a0e8902326e5be67672 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34370
I20260709 13:06:48.982194 21733 raft_consensus.cc:3060] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:48.982137 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:49.176393 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:48.955932 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1fb7e43d84f61a2bba6f0e6c6a77f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:06:48.981225 21726 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34388 (request call id 1452) took 2293 ms (client timeout 1743 ms). Trace:
I20260709 13:06:48.984692 23396 raft_consensus.cc:515] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:49.188357 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:48.987088 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:48.998400 21624 leader_election.cc:304] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:49.000392 21551 leader_election.cc:400] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Vote denied by peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459) with higher term. Message: Invalid argument: T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for earlier term 4. Current term is 5.
I20260709 13:06:49.194140 21730 raft_consensus.cc:2468] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 3.
I20260709 13:06:49.002894 23400 raft_consensus.cc:515] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:49.194795 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:49.195125 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:06:49.004047 21580 consensus_meta.cc:287] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a: Time spent flushing consensus metadata: real 2.286s	user 0.045s	sys 0.039s
I20260709 13:06:49.022907 21734 raft_consensus.cc:2955] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:49.185724 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:49.196764 23400 leader_election.cc:290] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:49.023940 23392 raft_consensus.cc:493] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:49.024390 23402 raft_consensus.cc:493] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:49.029482 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:49.035008 23390 raft_consensus.cc:493] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:49.036728 23387 raft_consensus.cc:493] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:49.030478 23407 raft_consensus.cc:493] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:49.037807 21481 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45142 (request call id 317) took 2644 ms. Trace:
I20260709 13:06:49.038399 23391 raft_consensus.cc:493] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:49.039173 21482 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45118 (request call id 370) took 2430 ms. Trace:
I20260709 13:06:49.039690 23377 raft_consensus.cc:493] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:49.044490 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51bc12b41914bad9df01a751855d7f9" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:49.048785 23398 raft_consensus.cc:493] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:49.048982 23279 raft_consensus.cc:493] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:49.049407 23347 raft_consensus.cc:493] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:49.050128 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:49.050807 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:49.238780 21656 raft_consensus.cc:2468] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
I20260709 13:06:49.052392 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:49.053920 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c8f49a78d445ee9c99e52b05c1b2bf" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:49.054108 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:49.055992 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:49.055405 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:49.058606 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd4c0f5b04342ab9fad6d2ab9ca4e4f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:49.063657 23263 raft_consensus.cc:493] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:49.074338 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:49.251613 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:49.243889 21659 raft_consensus.cc:2468] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:49.202147 23390 raft_consensus.cc:515] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:49.202519 23402 raft_consensus.cc:515] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:06:49.227732 21578 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36106 (request call id 1891) took 2526 ms (client timeout 1627 ms). Trace:
I20260709 13:06:49.202005 23387 raft_consensus.cc:515] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:49.239255 23377 raft_consensus.cc:515] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:49.082472 23410 raft_consensus.cc:493] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:49.087414 23408 raft_consensus.cc:493] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:49.088074 23412 raft_consensus.cc:493] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:49.093425 23414 raft_consensus.cc:493] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:49.276440 23410 raft_consensus.cc:515] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:06:49.278733 23368 log.cc:927] Time spent T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 1.535s	user 0.006s	sys 0.010s
I20260709 13:06:49.278470 23414 raft_consensus.cc:515] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:49.100303 22268 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54790 (request call id 615) took 2039 ms. Trace:
W20260709 13:06:49.261704 21578 rpcz_store.cc:269] 0709 13:06:46.700901 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:46.714238 (+ 13337us) service_pool.cc:224] Handling call
0709 13:06:49.029387 (+2315149us) spinlock_profiling.cc:243] Waited 5.58 ms on lock 0x7b5800002d98. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320734b71 00007f7320734eee 0000000000375939 00007f73287a81e0 00007f73288710c4 00007f7328871131 00007f732881f0a0 00007f732881e984 00007f7321d996d4 00007f7321d99662
0709 13:06:49.227617 (+198230us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":12833152}
I20260709 13:06:49.281845 23410 leader_election.cc:290] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:49.281538 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:49.280364 22268 rpcz_store.cc:276] 0709 13:06:47.061391 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:47.320921 (+259530us) service_pool.cc:224] Handling call
0709 13:06:47.341633 (+ 20712us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:47.347043 (+  5410us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 13:06:47.484752 (+137709us) log.cc:844] Serialized 14 byte log entry
0709 13:06:49.057456 (+1572704us) spinlock_profiling.cc:243] Waited 10.6 ms on lock 0x7b180030b140. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f7329634de1 00007f73296415b1 00007f732074ee07 00007f73295a9ab9 00007f732076b69b 00007f732076993f 00007f7320769455 00007f7323851060 00007f7323863716 00007f7323874287 00007f7323874208
0709 13:06:49.099921 (+ 42465us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:49.099976 (+    55us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:06:49.100019 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:49.100112 (+    93us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:49.100247 (+   135us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":204862,"prepare.run_cpu_time_us":82,"prepare.run_wall_time_us":165,"raft.queue_time_us":469808,"raft.run_cpu_time_us":92,"raft.run_wall_time_us":115,"spinlock_wait_cycles":24366336,"thread_start_us":42319,"threads_started":1}
I20260709 13:06:49.101414 23416 raft_consensus.cc:493] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:49.256942 21652 raft_consensus.cc:2468] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:49.102238 23415 raft_consensus.cc:493] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:49.102895 23413 raft_consensus.cc:493] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:49.103879 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:49.104938 22237 leader_election.cc:304] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
W20260709 13:06:49.301450 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 196533us
I20260709 13:06:49.200090 23392 raft_consensus.cc:515] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:06:49.114542 23405 log.cc:927] Time spent T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.114s	user 0.000s	sys 0.003s
I20260709 13:06:49.114437 23350 raft_consensus.cc:493] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:49.116124 23417 raft_consensus.cc:493] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:49.120442 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:49.301098 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:49.264681 23394 leader_election.cc:290] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:49.127280 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:49.135510 23420 raft_consensus.cc:493] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:49.307679 21733 raft_consensus.cc:1275] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:49.137300 23421 raft_consensus.cc:493] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:49.137466 23336 raft_consensus.cc:493] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:48.968861 23228 leader_election.cc:290] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:49.139310 22266 raft_consensus.cc:1275] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:49.141181 23248 raft_consensus.cc:493] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:49.148262 23419 raft_consensus.cc:493] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:49.150142 23239 raft_consensus.cc:493] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:49.304721 23343 raft_consensus.cc:2804] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:49.151575 23424 raft_consensus.cc:493] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:49.155866 23425 raft_consensus.cc:493] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:49.158641 23427 raft_consensus.cc:493] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:49.159619 23426 raft_consensus.cc:493] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:49.159765 23409 raft_consensus.cc:493] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:49.166391 21698 service_pool.cc:136] RequestConsensusVote request on kudu.consensus.ConsensusService from 127.0.0.1:34386 dropped due to backpressure: service queue is full with 50 items
I20260709 13:06:48.961194 23287 leader_election.cc:290] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:06:49.178260 21726 rpcz_store.cc:269] 0709 13:06:46.687478 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:46.687857 (+   379us) service_pool.cc:224] Handling call
0709 13:06:48.981042 (+2293185us) spinlock_profiling.cc:243] Waited 2.13 s on lock 0x7b540011f154. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:06:48.981166 (+   124us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4896301440}
I20260709 13:06:49.443974 23438 raft_consensus.cc:493] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:49.184304 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:49.444541 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:49.445058 21582 raft_consensus.cc:2393] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 in current term 2: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:06:49.445601 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:49.445974 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:49.446143 21726 raft_consensus.cc:2468] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:49.176946 21728 raft_consensus.cc:2468] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:49.446990 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:49.193622 23396 leader_election.cc:290] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Requested vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:49.447399 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:49.448681 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:49.449275 21728 raft_consensus.cc:2468] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 2.
I20260709 13:06:49.450142 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:49.451221 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:49.002000 21480 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45128 (request call id 342) took 3953 ms. Trace:
I20260709 13:06:49.452569 23440 raft_consensus.cc:493] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:49.196869 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:49.453042 23440 raft_consensus.cc:515] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:49.197324 21584 raft_consensus.cc:2393] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 in current term 2: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:06:49.457152 23440 leader_election.cc:290] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:49.458290 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:49.459363 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:49.196950 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:49.478147 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:49.225979 21577 raft_consensus.cc:2468] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 5.
I20260709 13:06:49.480396 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:49.481403 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:49.481901 21577 raft_consensus.cc:3060] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:06:49.202231 21482 rpcz_store.cc:276] 0709 13:06:46.608856 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:46.609108 (+   252us) service_pool.cc:224] Handling call
0709 13:06:49.039101 (+2429993us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:06:48.990075 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:06:48.990651 (+   576us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:06:48.990678 (+    27us) write_op.cc:435] Acquired schema lock
0709 13:06:48.990698 (+    20us) tablet.cc:662] Decoding operations
0709 13:06:48.990998 (+   300us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:06:48.991039 (+    41us) write_op.cc:641] Partition lock acquired for write op
0709 13:06:48.991071 (+    32us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:06:48.991242 (+   171us) tablet.cc:701] Row locks acquired
0709 13:06:48.991261 (+    19us) write_op.cc:260] PREPARE: finished
0709 13:06:48.991388 (+   127us) write_op.cc:270] Start()
0709 13:06:48.991595 (+   207us) write_op.cc:276] Timestamp: P: 1783602408991345 usec, L: 0
0709 13:06:48.991619 (+    24us) op_driver.cc:348] REPLICATION: starting
0709 13:06:48.992184 (+   565us) log.cc:844] Serialized 544 byte log entry
0709 13:06:49.008896 (+ 16712us) op_driver.cc:464] REPLICATION: finished
0709 13:06:49.009208 (+   312us) write_op.cc:301] APPLY: starting
0709 13:06:49.009298 (+    90us) tablet.cc:1367] starting BulkCheckPresence
0709 13:06:49.009395 (+    97us) tablet.cc:1370] finished BulkCheckPresence
0709 13:06:49.009504 (+   109us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:06:49.009729 (+   225us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:06:49.009862 (+   133us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:06:49.009911 (+    49us) write_op.cc:312] APPLY: finished
0709 13:06:49.010057 (+   146us) log.cc:844] Serialized 23 byte log entry
0709 13:06:49.010196 (+   139us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:49.010263 (+    67us) write_op.cc:454] Released schema lock
0709 13:06:49.010294 (+    31us) write_op.cc:341] FINISH: Updating metrics
0709 13:06:49.010791 (+   497us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:49.010820 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":27555,"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":96,"apply.run_cpu_time_us":1326,"apply.run_wall_time_us":1554,"num_ops":1,"prepare.queue_time_us":51849,"prepare.run_cpu_time_us":2434,"prepare.run_wall_time_us":2434,"replication_time_us":17153}]]}
I20260709 13:06:49.243098 23347 raft_consensus.cc:515] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:49.485857 23347 leader_election.cc:290] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:49.250885 23418 raft_consensus.cc:493] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:49.486979 23418 raft_consensus.cc:515] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:49.489061 23418 leader_election.cc:290] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:49.220577 23407 raft_consensus.cc:515] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:49.490988 23407 leader_election.cc:290] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:49.243099 23279 raft_consensus.cc:515] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:49.492856 23279 leader_election.cc:290] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:49.251770 23398 raft_consensus.cc:515] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:49.252496 21653 raft_consensus.cc:2468] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 3.
I20260709 13:06:49.494131 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:49.494766 23398 leader_election.cc:290] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:49.220814 23391 raft_consensus.cc:515] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:49.253925 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:49.496665 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:49.497200 23391 leader_election.cc:290] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:06:49.256023 21656 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53462 (request call id 1556) took 2711 ms (client timeout 1730 ms). Trace:
W20260709 13:06:49.498190 21656 rpcz_store.cc:269] 0709 13:06:46.527680 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:46.527805 (+   125us) service_pool.cc:224] Handling call
0709 13:06:49.050684 (+2522879us) spinlock_profiling.cc:243] Waited 14.4 ms on lock 0x7b5800103e98. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320734b71 00007f7320734a22 00007f732964dc09 00007f73287a7ee0 00007f73288710ab 00007f7328871131 00007f732881f0a0 00007f732881e984 00007f7321d996d4 00007f7321d99662
0709 13:06:49.239295 (+188611us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":33234816}
I20260709 13:06:49.499310 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086cac2d4434404e9ae4162c70276394" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:49.500409 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:49.501441 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:49.501976 21656 raft_consensus.cc:2468] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:49.276737 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:49.256973 21660 raft_consensus.cc:2468] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:49.274669 22238 leader_election.cc:304] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
W20260709 13:06:49.504626 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 230036us
I20260709 13:06:49.504873 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:49.479363 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:49.505381 22238 leader_election.cc:304] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:06:49.506219 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1fb7e43d84f61a2bba6f0e6c6a77f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:49.507104 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51bc12b41914bad9df01a751855d7f9" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:49.507337 22238 leader_election.cc:304] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:49.257861 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:49.258682 23390 leader_election.cc:290] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:49.290138 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:49.253557 21657 raft_consensus.cc:2468] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 1.
I20260709 13:06:49.277225 21581 raft_consensus.cc:2468] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 5.
I20260709 13:06:49.266501 23387 leader_election.cc:290] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:49.282837 23416 raft_consensus.cc:515] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:49.256282 23263 raft_consensus.cc:515] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:49.260939 23402 leader_election.cc:290] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:49.110755 23333 raft_consensus.cc:493] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:49.283061 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae15a655577142ed99332bdb3681af0f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:49.300982 23413 raft_consensus.cc:515] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:49.259038 23428 raft_consensus.cc:2804] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:49.125706 23202 leader_election.cc:290] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:49.301127 22267 raft_consensus.cc:2468] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:06:49.200835 21481 rpcz_store.cc:276] 0709 13:06:46.393651 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:46.393779 (+   128us) service_pool.cc:224] Handling call
0709 13:06:49.037739 (+2643960us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:06:48.983321 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:06:48.983903 (+   582us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:06:48.983935 (+    32us) write_op.cc:435] Acquired schema lock
0709 13:06:48.983952 (+    17us) tablet.cc:662] Decoding operations
0709 13:06:48.984271 (+   319us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:06:48.984318 (+    47us) write_op.cc:641] Partition lock acquired for write op
0709 13:06:48.984358 (+    40us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:06:48.984572 (+   214us) tablet.cc:701] Row locks acquired
0709 13:06:48.984591 (+    19us) write_op.cc:260] PREPARE: finished
0709 13:06:48.984724 (+   133us) write_op.cc:270] Start()
0709 13:06:48.984834 (+   110us) write_op.cc:276] Timestamp: P: 1783602408984683 usec, L: 0
0709 13:06:48.984856 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 13:06:48.985474 (+   618us) log.cc:844] Serialized 539 byte log entry
0709 13:06:48.998562 (+ 13088us) op_driver.cc:464] REPLICATION: finished
0709 13:06:49.006582 (+  8020us) write_op.cc:301] APPLY: starting
0709 13:06:49.006661 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0709 13:06:49.006760 (+    99us) tablet.cc:1370] finished BulkCheckPresence
0709 13:06:49.006896 (+   136us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:06:49.007146 (+   250us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:06:49.007302 (+   156us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:06:49.007355 (+    53us) write_op.cc:312] APPLY: finished
0709 13:06:49.007556 (+   201us) log.cc:844] Serialized 23 byte log entry
0709 13:06:49.007723 (+   167us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:49.007801 (+    78us) write_op.cc:454] Released schema lock
0709 13:06:49.007839 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 13:06:49.008318 (+   479us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:49.008348 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":76363,"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":7772,"apply.run_cpu_time_us":1589,"apply.run_wall_time_us":1594,"num_ops":1,"prepare.queue_time_us":97762,"prepare.run_cpu_time_us":3204,"prepare.run_wall_time_us":6601,"raft.queue_time_us":14220,"raft.run_cpu_time_us":3912,"raft.run_wall_time_us":10691,"replication_time_us":13567,"thread_start_us":73695,"threads_started":4,"wal-append.queue_time_us":4340}]]}
I20260709 13:06:49.269218 23377 leader_election.cc:290] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:49.308327 21732 raft_consensus.cc:2410] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for term 4 because replica has last-logged OpId of term: 3 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 13:06:49.312094 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:49.150161 23423 raft_consensus.cc:493] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:49.319331 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:49.317142 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:49.253168 21576 raft_consensus.cc:515] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:49.308858 23399 raft_consensus.cc:493] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:49.290891 23408 raft_consensus.cc:515] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:49.312291 23414 leader_election.cc:290] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:49.311976 23420 raft_consensus.cc:515] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:49.315780 23434 raft_consensus.cc:493] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
W20260709 13:06:49.331564 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 110210us
W20260709 13:06:49.331053 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 332712us
I20260709 13:06:49.320158 23343 raft_consensus.cc:493] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:49.315400 23415 raft_consensus.cc:515] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:49.194298 21551 leader_election.cc:403] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:06:49.290608 23412 raft_consensus.cc:515] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:49.316448 23248 raft_consensus.cc:515] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:49.314638 23336 raft_consensus.cc:515] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:49.315165 23417 raft_consensus.cc:515] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:49.314796 23350 raft_consensus.cc:515] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:49.327320 23239 raft_consensus.cc:515] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:49.332325 23419 raft_consensus.cc:515] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:49.366025 23426 raft_consensus.cc:515] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:49.390930 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd4c0f5b04342ab9fad6d2ab9ca4e4f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:49.327113 23421 raft_consensus.cc:515] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:49.357733 23427 raft_consensus.cc:515] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:06:49.400027 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 108451us
I20260709 13:06:49.400396 23382 raft_consensus.cc:493] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:49.401058 21580 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36106 (request call id 1893) took 2691 ms. Trace:
I20260709 13:06:49.401667 23432 raft_consensus.cc:493] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:49.401880 23430 raft_consensus.cc:493] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
W20260709 13:06:49.402037 21626 connection.cc:256] RPC call timeout handler was delayed by -1.1743100690000574s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16160000000000002s for a response
I20260709 13:06:49.372639 23409 raft_consensus.cc:515] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:49.402678 23201 raft_consensus.cc:493] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:49.356531 23424 raft_consensus.cc:515] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:49.357971 23425 raft_consensus.cc:515] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:49.412117 23431 tablet_replica.cc:333] T 6ec1876200a5496585dbb32cc0a22893 P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:06:49.412914 23392 leader_election.cc:290] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:49.417999 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:49.413035 23439 raft_consensus.cc:493] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:49.365409 21698 service_pool.cc:137] RequestConsensusVote request on kudu.consensus.ConsensusService from 127.0.0.1:34386 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:34386 (request call id 1774)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34388 (request call id 1474)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34386 (request call id 1778)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34388 (request call id 1469)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41336 (request call id 343)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41336 (request call id 363)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34386 (request call id 1781)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41336 (request call id 351)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34386 (request call id 1780)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34388 (request call id 1476)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41336 (request call id 350)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34386 (request call id 1782)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34388 (request call id 1477)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34386 (request call id 1783)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41336 (request call id 352)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34388 (request call id 1468)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34388 (request call id 1470)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41336 (request call id 353)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41336 (request call id 355)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34386 (request call id 1787)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41336 (request call id 348)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34386 (request call id 1784)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41336 (request call id 360)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41336 (request call id 354)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41336 (request call id 361)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41336 (request call id 349)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34388 (request call id 1471)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34386 (request call id 1779)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34388 (request call id 1465)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34388 (request call id 1466)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34388 (request call id 1472)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34388 (request call id 1473)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34388 (request call id 1478)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41336 (request call id 341)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41336 (request call id 344)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41336 (request call id 345)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41336 (request call id 346)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41336 (request call id 347)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41336 (request call id 357)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34386 (request call id 1772)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34386 (request call id 1773)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34386 (request call id 1775)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34386 (request call id 1776)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34386 (request call id 1777)
I20260709 13:06:49.437389 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:49.440862 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4955566edeb4111afd9f42d0664485a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:49.199107 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:49.461220 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:49.462740 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:49.463454 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:49.464130 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:49.464773 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086cac2d4434404e9ae4162c70276394" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:49.444559 23438 raft_consensus.cc:515] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:49.469795 22266 raft_consensus.cc:1275] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:49.451838 21480 rpcz_store.cc:276] 0709 13:06:45.048780 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:45.048915 (+   135us) service_pool.cc:224] Handling call
0709 13:06:49.001930 (+3953015us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:06:45.366369 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:06:45.419970 (+ 53601us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:06:45.420023 (+    53us) write_op.cc:435] Acquired schema lock
0709 13:06:45.420065 (+    42us) tablet.cc:662] Decoding operations
0709 13:06:45.420482 (+   417us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:06:45.420569 (+    87us) write_op.cc:641] Partition lock acquired for write op
0709 13:06:45.420598 (+    29us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:06:45.420891 (+   293us) tablet.cc:701] Row locks acquired
0709 13:06:45.420940 (+    49us) write_op.cc:260] PREPARE: finished
0709 13:06:45.421090 (+   150us) write_op.cc:270] Start()
0709 13:06:45.421242 (+   152us) write_op.cc:276] Timestamp: P: 1783602405421035 usec, L: 0
0709 13:06:45.421284 (+    42us) op_driver.cc:348] REPLICATION: starting
0709 13:06:45.424289 (+  3005us) log.cc:844] Serialized 539 byte log entry
0709 13:06:46.787583 (+1363294us) op_driver.cc:464] REPLICATION: finished
0709 13:06:46.959861 (+172278us) write_op.cc:301] APPLY: starting
0709 13:06:46.959983 (+   122us) tablet.cc:1367] starting BulkCheckPresence
0709 13:06:46.960115 (+   132us) tablet.cc:1370] finished BulkCheckPresence
0709 13:06:47.040845 (+ 80730us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:06:47.041160 (+   315us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:06:47.041390 (+   230us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:06:47.041459 (+    69us) write_op.cc:312] APPLY: finished
0709 13:06:47.047497 (+  6038us) log.cc:844] Serialized 23 byte log entry
0709 13:06:47.047687 (+   190us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:47.047776 (+    89us) write_op.cc:454] Released schema lock
0709 13:06:47.047830 (+    54us) write_op.cc:341] FINISH: Updating metrics
0709 13:06:47.048211 (+   381us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:47.048236 (+    25us) write_op.cc:454] Released schema lock
0709 13:06:48.099922 (+1051686us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:48.101302 (+  1380us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":134634,"apply.run_cpu_time_us":2288,"apply.run_wall_time_us":96297,"num_ops":1,"prepare.queue_time_us":53105,"prepare.run_cpu_time_us":40171,"prepare.run_wall_time_us":725802,"raft.queue_time_us":307320,"raft.run_cpu_time_us":29379,"raft.run_wall_time_us":1312634,"replication_time_us":1366119,"thread_start_us":910127,"threads_started":4,"wal-append.queue_time_us":702788,"wal-append.run_cpu_time_us":75777,"wal-append.run_wall_time_us":1933067}]]}
I20260709 13:06:49.472853 21548 leader_election.cc:304] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:49.503885 21653 raft_consensus.cc:2468] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:49.608553 21654 raft_consensus.cc:2468] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 1.
I20260709 13:06:49.608369 23333 raft_consensus.cc:515] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:49.610097 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:49.610494 23333 leader_election.cc:290] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:49.610689 21654 raft_consensus.cc:2468] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 3.
I20260709 13:06:49.611043 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086cac2d4434404e9ae4162c70276394" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:49.612238 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117c5d69faea43f595b012039cd72553" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:49.612963 23416 leader_election.cc:290] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:49.613178 23418 consensus_queue.cc:1048] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:06:49.613960 23343 raft_consensus.cc:3060] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:49.613678 23382 raft_consensus.cc:515] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:06:49.614549 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 614336us
I20260709 13:06:49.615598 23279 raft_consensus.cc:2749] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459) with higher term. Message: Invalid argument: T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for earlier term 4. Current term is 5.
I20260709 13:06:49.617213 23382 leader_election.cc:290] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:49.617816 21582 raft_consensus.cc:2468] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 3.
I20260709 13:06:49.618240 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:49.619273 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:49.620147 21582 raft_consensus.cc:2393] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 3: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:06:49.620462 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:49.620632 23415 leader_election.cc:290] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:49.621035 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:49.621487 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:49.621766 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:49.622165 23430 raft_consensus.cc:515] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:49.622974 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:49.624104 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:49.635149 21727 raft_consensus.cc:2468] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 1.
I20260709 13:06:49.511612 22269 raft_consensus.cc:2955] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:49.624198 21576 leader_election.cc:290] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:49.624296 23430 leader_election.cc:290] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:49.625056 23432 raft_consensus.cc:515] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:49.625855 23239 leader_election.cc:290] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:49.626523 21658 raft_consensus.cc:2468] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 3.
I20260709 13:06:49.626590 23420 leader_election.cc:290] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:49.626971 23413 leader_election.cc:290] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:06:49.627303 21626 connection.cc:256] RPC call timeout handler was delayed by -1.1644100690000414s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1627s for a response
I20260709 13:06:49.621663 21582 raft_consensus.cc:2468] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
W20260709 13:06:49.666923 21626 connection.cc:256] RPC call timeout handler was delayed by -1.0879100690000314s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17120000000000002s for a response
W20260709 13:06:49.667307 21626 connection.cc:256] RPC call timeout handler was delayed by -1.0168100690000301s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1791s for a response
W20260709 13:06:49.667619 21626 connection.cc:256] RPC call timeout handler was delayed by -1.008710069000017s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18000000000000002s for a response
I20260709 13:06:49.627576 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:49.627882 21655 raft_consensus.cc:2468] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 3.
I20260709 13:06:49.627851 21731 raft_consensus.cc:2468] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 1.
I20260709 13:06:49.628425 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:49.668538 21733 raft_consensus.cc:2410] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 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 13:06:49.619131 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 146347us
I20260709 13:06:49.669209 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4955566edeb4111afd9f42d0664485a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:49.629009 23202 raft_consensus.cc:2804] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:49.629169 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:49.511252 23335 raft_consensus.cc:2804] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:49.628463 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
W20260709 13:06:49.673314 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 166024us
I20260709 13:06:49.673363 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:49.629444 23439 raft_consensus.cc:515] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:49.629945 23409 leader_election.cc:290] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:49.679214 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:49.630636 22268 raft_consensus.cc:2468] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 3.
I20260709 13:06:49.631137 23428 raft_consensus.cc:493] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:49.630954 21579 raft_consensus.cc:2468] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 1.
I20260709 13:06:49.631608 21652 raft_consensus.cc:2468] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 1.
I20260709 13:06:49.632102 22272 raft_consensus.cc:3060] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:06:49.632443 23263 leader_election.cc:290] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:49.633823 23421 leader_election.cc:290] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:49.634114 23419 leader_election.cc:290] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:49.634516 21725 raft_consensus.cc:2468] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 1.
I20260709 13:06:49.611541 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4955566edeb4111afd9f42d0664485a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:49.656440 23427 leader_election.cc:290] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:49.636474 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae15a655577142ed99332bdb3681af0f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:49.613969 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:49.610232 23336 leader_election.cc:290] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:49.646770 23399 raft_consensus.cc:515] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:49.507977 23373 raft_consensus.cc:2804] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:49.648310 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:49.512176 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:49.649457 22273 raft_consensus.cc:3060] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:49.649435 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:06:49.650163 21699 connection.cc:256] RPC call timeout handler was delayed by -1.3537887599999294s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2191s for a response
I20260709 13:06:49.644949 21551 leader_election.cc:304] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:49.548486 21577 raft_consensus.cc:2468] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:06:49.610999 21580 rpcz_store.cc:276] 0709 13:06:46.709927 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:46.710033 (+   106us) service_pool.cc:224] Handling call
0709 13:06:46.710271 (+   238us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:46.710442 (+   171us) raft_consensus.cc:1534] Early marking committed up to index 5
0709 13:06:49.197380 (+2486938us) log.cc:844] Serialized 14 byte log entry
0709 13:06:49.400194 (+202814us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:49.400239 (+    45us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:06:49.400275 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:49.400850 (+   575us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:49.400991 (+   141us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":111,"raft.run_cpu_time_us":97,"raft.run_wall_time_us":97,"thread_start_us":202183,"threads_started":1,"wal-append.queue_time_us":235017}
I20260709 13:06:49.622484 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:49.652124 21585 raft_consensus.cc:2468] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
I20260709 13:06:49.653859 21697 leader_election.cc:304] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:49.613065 23426 leader_election.cc:290] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:49.656950 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:49.647504 23424 leader_election.cc:290] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:49.632480 23408 leader_election.cc:290] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:49.655805 22266 raft_consensus.cc:2468] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 2.
I20260709 13:06:49.659268 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:49.508235 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:49.510514 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:49.670001 21584 raft_consensus.cc:2468] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 1.
I20260709 13:06:49.672348 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117c5d69faea43f595b012039cd72553" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:49.554196 23407 raft_consensus.cc:493] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:49.675103 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:49.674422 21583 raft_consensus.cc:2393] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 5: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:06:49.674494 22238 leader_election.cc:304] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
W20260709 13:06:49.674415 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 55806.8us
I20260709 13:06:49.680507 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:49.651892 23402 raft_consensus.cc:493] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:49.613641 21734 raft_consensus.cc:2393] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 5: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:06:49.640594 23201 raft_consensus.cc:515] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:49.673367 23202 raft_consensus.cc:493] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting leader election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:49.642951 23434 raft_consensus.cc:515] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:49.657410 23423 raft_consensus.cc:515] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:49.737207 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
W20260709 13:06:49.975910 21755 debug-util.cc:398] Leaking SignalData structure 0x7b080016e2c0 after lost signal to thread 20482
I20260709 13:06:49.976966 21654 raft_consensus.cc:2468] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 1.
I20260709 13:06:49.656522 21730 raft_consensus.cc:2468] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 2.
I20260709 13:06:49.670475 21653 raft_consensus.cc:2468] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:49.987368 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:49.692312 23428 raft_consensus.cc:3060] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:49.926589 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:06:49.980500 21699 connection.cc:256] RPC call timeout handler was delayed by -1.3459621399999833s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1674s for a response
W20260709 13:06:49.994038 21699 connection.cc:256] RPC call timeout handler was delayed by -1.1786351619999778s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17300000000000001s for a response
W20260709 13:06:49.994407 21699 connection.cc:256] RPC call timeout handler was delayed by -1.0149565020000182s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2002s for a response
I20260709 13:06:49.989893 21733 raft_consensus.cc:2468] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 3.
I20260709 13:06:49.974387 22272 raft_consensus.cc:2468] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 4.
I20260709 13:06:49.983251 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:49.983894 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:49.984539 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:49.985256 21583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36106 (request call id 1905) took 1029 ms. Trace:
I20260709 13:06:49.980618 21656 raft_consensus.cc:2468] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:49.976117 21727 raft_consensus.cc:2468] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:49.986625 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:49.986791 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:49.999415 21734 raft_consensus.cc:2468] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 2.
I20260709 13:06:49.675181 23335 raft_consensus.cc:493] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:49.736753 21726 raft_consensus.cc:2393] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 in current term 3: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
W20260709 13:06:49.979732 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 334805us
W20260709 13:06:49.989935 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 336080us
I20260709 13:06:50.001140 21727 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34388 (request call id 1468) took 1013 ms. Trace:
I20260709 13:06:49.987365 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:49.977555 21585 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36106 (request call id 1907) took 1020 ms. Trace:
I20260709 13:06:49.988607 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:49.988468 21580 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55756 (request call id 318) took 1023 ms. Trace:
I20260709 13:06:50.003185 21655 raft_consensus.cc:2468] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:49.998594 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:49.990875 21657 raft_consensus.cc:2468] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 5.
I20260709 13:06:49.737746 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:49.977548 23202 raft_consensus.cc:3060] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:49.815670 23412 leader_election.cc:290] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:49.799861 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eedca2edb474f7daf61fe1d1409daff" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:49.998414 21731 raft_consensus.cc:2468] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:50.004877 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:50.013367 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:50.005515 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:50.013586 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:49.998117 21583 rpcz_store.cc:276] 0709 13:06:48.956200 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:49.628193 (+671993us) service_pool.cc:224] Handling call
0709 13:06:49.985185 (+356992us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:50.007539 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:50.014645 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:49.994160 21698 leader_election.cc:304] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:49.989319 23425 leader_election.cc:290] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:49.982686 23248 leader_election.cc:290] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:49.943603 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:49.737057 23350 leader_election.cc:290] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:50.009403 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:49.995429 23427 raft_consensus.cc:2804] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:50.010890 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:50.010492 21551 leader_election.cc:400] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 pre-election: Vote denied by peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459) with higher term. Message: Invalid argument: T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for earlier term 2. Current term is 3.
I20260709 13:06:50.026039 21734 raft_consensus.cc:2393] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 5: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:06:50.026147 21551 leader_election.cc:403] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:06:50.026571 21734 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34388 (request call id 1471) took 1037 ms. Trace:
I20260709 13:06:50.026113 21656 raft_consensus.cc:3060] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:49.998950 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:50.014815 21651 raft_consensus.cc:2393] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 2: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:06:50.026959 21734 rpcz_store.cc:276] 0709 13:06:48.988770 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.009193 (+1020423us) service_pool.cc:224] Handling call
0709 13:06:50.026519 (+ 17326us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:49.982419 23373 raft_consensus.cc:493] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:50.032155 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51bc12b41914bad9df01a751855d7f9" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:06:50.024432 21755 debug-util.cc:398] Leaking SignalData structure 0x7b080016e200 after lost signal to thread 21517
I20260709 13:06:50.013453 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:50.003062 21580 rpcz_store.cc:276] 0709 13:06:48.964805 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:49.986086 (+1021281us) service_pool.cc:224] Handling call
0709 13:06:49.987897 (+  1811us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:49.988089 (+   192us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:49.988126 (+    37us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:49.988179 (+    53us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:06:49.988223 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:49.988292 (+    69us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:49.988410 (+   118us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:50.014323 21579 raft_consensus.cc:2468] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:06:50.054425 21655 raft_consensus.cc:2468] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 1.
I20260709 13:06:50.014968 22272 raft_consensus.cc:2468] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 3.
I20260709 13:06:50.001580 21727 rpcz_store.cc:276] 0709 13:06:48.987979 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:49.649165 (+661186us) service_pool.cc:224] Handling call
0709 13:06:50.001060 (+351895us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:50.015204 21659 raft_consensus.cc:2468] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:50.016610 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:50.016621 21698 leader_election.cc:304] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:49.974625 23343 raft_consensus.cc:515] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:49.998131 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:49.986137 23342 raft_consensus.cc:2804] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:50.028411 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:50.006074 23438 leader_election.cc:290] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:50.026979 21551 leader_election.cc:304] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:50.061549 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086cac2d4434404e9ae4162c70276394" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:50.062062 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:50.062532 21551 leader_election.cc:304] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:50.062650 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:50.063084 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:50.064182 22273 raft_consensus.cc:2468] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:50.004093 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:49.985809 23407 raft_consensus.cc:515] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:50.031072 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1fb7e43d84f61a2bba6f0e6c6a77f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:50.012354 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:49.989131 23402 raft_consensus.cc:515] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:50.011355 21725 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34388 (request call id 1475) took 1015 ms. Trace:
I20260709 13:06:49.710822 23443 raft_consensus.cc:2804] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:50.028820 23281 raft_consensus.cc:2749] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459) with higher term. Message: Invalid argument: T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for earlier term 2. Current term is 3.
I20260709 13:06:50.020910 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:50.034127 23373 raft_consensus.cc:3060] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:50.034746 23434 leader_election.cc:290] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:50.036396 23201 leader_election.cc:290] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:50.010730 21728 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34388 (request call id 1477) took 1015 ms. Trace:
I20260709 13:06:50.050483 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:50.052176 23417 leader_election.cc:290] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:50.052228 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:50.004958 23335 raft_consensus.cc:3060] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:49.983588 23432 leader_election.cc:290] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:50.056447 21727 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34388 (request call id 1472) took 1067 ms. Trace:
I20260709 13:06:50.016937 23421 raft_consensus.cc:2749] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:50.039479 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:49.782552 23439 leader_election.cc:290] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:50.057503 21654 raft_consensus.cc:3060] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:50.058205 21698 leader_election.cc:304] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:50.064213 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:50.011406 21585 rpcz_store.cc:276] 0709 13:06:48.956716 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:49.177945 (+221229us) service_pool.cc:224] Handling call
0709 13:06:49.977380 (+799435us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:50.033619 21583 raft_consensus.cc:2468] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 1.
I20260709 13:06:50.067600 21551 leader_election.cc:304] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
W20260709 13:06:50.115640 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 48125.9us
W20260709 13:06:50.115806 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 57691.7us
I20260709 13:06:50.010246 23347 consensus_queue.cc:1048] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.023s
I20260709 13:06:50.027534 23427 raft_consensus.cc:493] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting leader election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:50.069871 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:50.071203 21733 raft_consensus.cc:2468] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 3.
I20260709 13:06:50.118866 22271 raft_consensus.cc:2468] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 2.
I20260709 13:06:50.075091 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:50.119751 22272 raft_consensus.cc:2468] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 1.
I20260709 13:06:50.077965 23443 raft_consensus.cc:493] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:50.033470 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae15a655577142ed99332bdb3681af0f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:50.079123 21577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55756 (request call id 323) took 1112 ms. Trace:
I20260709 13:06:50.063561 23342 raft_consensus.cc:493] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting leader election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:50.067633 23408 raft_consensus.cc:2804] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:50.100695 23431 raft_consensus.cc:2243] T 6ec1876200a5496585dbb32cc0a22893 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:06:50.100499 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 426055us
I20260709 13:06:50.069880 23263 raft_consensus.cc:2804] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:50.144845 22264 raft_consensus.cc:2393] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 2: Already voted for candidate fd323b19805c46bcb7aec2478c2a29e9 in this term.
I20260709 13:06:50.102473 21726 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34388 (request call id 1473) took 1113 ms. Trace:
I20260709 13:06:50.102991 21582 raft_consensus.cc:2468] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:06:50.108404 21653 raft_consensus.cc:2468] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 4.
I20260709 13:06:50.111001 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:50.072027 22273 raft_consensus.cc:1240] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:50.173630 22270 raft_consensus.cc:2468] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 2.
I20260709 13:06:50.174721 21583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36120 (request call id 1378) took 1013 ms. Trace:
I20260709 13:06:50.116724 21698 leader_election.cc:304] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:50.125257 21697 leader_election.cc:304] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:50.175082 21583 rpcz_store.cc:276] 0709 13:06:49.161800 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.146102 (+984302us) service_pool.cc:224] Handling call
0709 13:06:50.174315 (+ 28213us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:50.174460 (+   145us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:50.174483 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:50.174519 (+    36us) raft_consensus.cc:1645] Marking committed up to 3
0709 13:06:50.174545 (+    26us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:50.174591 (+    46us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:50.174674 (+    83us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:50.116529 21551 leader_election.cc:304] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:50.069527 23279 raft_consensus.cc:2804] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:06:50.179723 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 54549.3us
I20260709 13:06:50.158718 21585 raft_consensus.cc:1240] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:50.145637 23427 raft_consensus.cc:3060] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:50.159693 22271 raft_consensus.cc:1240] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:50.144822 21584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36120 (request call id 1369) took 1084 ms. Trace:
I20260709 13:06:50.161206 22238 leader_election.cc:304] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:06:50.146219 23281 raft_consensus.cc:2749] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:50.144363 23239 raft_consensus.cc:2804] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 13:06:50.118821 21755 debug-util.cc:398] Leaking SignalData structure 0x7b080031b2c0 after lost signal to thread 21609
I20260709 13:06:50.161118 23342 raft_consensus.cc:3060] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:50.167359 21726 rpcz_store.cc:276] 0709 13:06:48.989297 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.074158 (+1084861us) service_pool.cc:224] Handling call
0709 13:06:50.102011 (+ 27853us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:50.102179 (+   168us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:50.102209 (+    30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:50.102246 (+    37us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:06:50.102276 (+    30us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:50.102342 (+    66us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:50.102435 (+    93us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:50.103214 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:50.167987 21580 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36120 (request call id 1377) took 1006 ms. Trace:
I20260709 13:06:50.180823 21585 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36120 (request call id 1376) took 1019 ms. Trace:
I20260709 13:06:50.095108 23419 consensus_queue.cc:1048] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.065s
I20260709 13:06:50.108392 21727 rpcz_store.cc:276] 0709 13:06:48.989021 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.055796 (+1066775us) service_pool.cc:224] Handling call
0709 13:06:50.056050 (+   254us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:50.056195 (+   145us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:50.056217 (+    22us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:50.056253 (+    36us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:06:50.056278 (+    25us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:50.056322 (+    44us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:50.056403 (+    81us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:50.074857 21725 rpcz_store.cc:276] 0709 13:06:48.993817 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:49.044227 (+ 50410us) service_pool.cc:224] Handling call
0709 13:06:49.991377 (+947150us) spinlock_profiling.cc:243] Waited 399 ms on lock 0x7b540026dc54. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:06:50.009252 (+ 17875us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":916641536}
I20260709 13:06:50.094907 21728 rpcz_store.cc:276] 0709 13:06:48.994996 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:49.510248 (+515252us) service_pool.cc:224] Handling call
0709 13:06:50.009598 (+499350us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 13:06:50.161892 23444 log.cc:927] Time spent T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
I20260709 13:06:50.171608 21659 raft_consensus.cc:2955] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:50.078806 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:06:50.176172 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 59730.5us
I20260709 13:06:50.192077 21551 leader_election.cc:304] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:50.177336 23431 raft_consensus.cc:2272] T 6ec1876200a5496585dbb32cc0a22893 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:50.177785 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 61116.6us
I20260709 13:06:50.193846 21583 raft_consensus.cc:1275] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:06:50.194110 21698 leader_election.cc:304] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:50.194428 21583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36120 (request call id 1379) took 1032 ms. Trace:
I20260709 13:06:50.194772 21583 rpcz_store.cc:276] 0709 13:06:49.162025 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.175989 (+1013964us) service_pool.cc:224] Handling call
0709 13:06:50.193569 (+ 17580us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:50.194225 (+   656us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:50.194381 (+   156us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:50.195202 21698 leader_election.cc:304] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:50.144826 21577 rpcz_store.cc:276] 0709 13:06:48.966973 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.078459 (+1111486us) service_pool.cc:224] Handling call
0709 13:06:50.078711 (+   252us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:50.078856 (+   145us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:50.078880 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:50.078917 (+    37us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:06:50.078945 (+    28us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:50.078991 (+    46us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:50.079077 (+    86us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 13:06:50.100941 22239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 399172us
I20260709 13:06:50.184928 21585 rpcz_store.cc:276] 0709 13:06:49.161265 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.144126 (+982861us) service_pool.cc:224] Handling call
0709 13:06:50.158565 (+ 14439us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:50.180593 (+ 22028us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:50.180772 (+   179us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:50.184814 21580 rpcz_store.cc:276] 0709 13:06:49.161532 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.145314 (+983782us) service_pool.cc:224] Handling call
0709 13:06:50.167528 (+ 22214us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:50.167690 (+   162us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:50.167730 (+    40us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:50.167768 (+    38us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:06:50.167797 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:50.167853 (+    56us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:50.167941 (+    88us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:50.164719 23263 raft_consensus.cc:493] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:50.197140 23263 raft_consensus.cc:3060] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:50.198331 22239 leader_election.cc:304] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:50.145123 23443 raft_consensus.cc:3060] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:50.187252 21657 raft_consensus.cc:2393] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 2: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:06:50.181087 21584 rpcz_store.cc:276] 0709 13:06:49.060209 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.108183 (+1047974us) service_pool.cc:224] Handling call
0709 13:06:50.144403 (+ 36220us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:50.144551 (+   148us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:50.144574 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:50.144612 (+    38us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:06:50.144640 (+    28us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:50.144688 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:50.144775 (+    87us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:50.180429 21697 leader_election.cc:304] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:50.115190 21578 raft_consensus.cc:2376] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 5. Re-sending same reply.
I20260709 13:06:50.178233 23425 raft_consensus.cc:2804] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:50.201778 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:50.208292 21658 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53446 (request call id 1427) took 1050 ms. Trace:
I20260709 13:06:50.205094 21697 leader_election.cc:304] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:50.173075 23408 raft_consensus.cc:697] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:50.182711 23396 raft_consensus.cc:2804] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:50.186779 23434 raft_consensus.cc:2804] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:50.180116 23279 raft_consensus.cc:493] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting leader election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:50.210475 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:50.204126 21698 leader_election.cc:304] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:50.205889 23424 raft_consensus.cc:2749] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:50.187258 21653 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53446 (request call id 1442) took 1020 ms. Trace:
I20260709 13:06:50.184224 23239 raft_consensus.cc:493] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:50.227226 21732 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41336 (request call id 345) took 1117 ms. Trace:
I20260709 13:06:50.230824 21581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55756 (request call id 315) took 1267 ms. Trace:
I20260709 13:06:50.208600 21651 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53446 (request call id 1419) took 1052 ms. Trace:
I20260709 13:06:50.230830 21657 raft_consensus.cc:2468] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 3.
I20260709 13:06:50.220444 23398 raft_consensus.cc:2804] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:50.208979 23441 raft_consensus.cc:2804] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:50.229952 23434 raft_consensus.cc:493] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:50.236521 22237 leader_election.cc:400] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015) with higher term. Message: Invalid argument: T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 for earlier term 3. Current term is 4.
I20260709 13:06:50.209345 23438 raft_consensus.cc:2804] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:50.209154 23425 raft_consensus.cc:493] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:50.229615 21726 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41336 (request call id 344) took 1120 ms. Trace:
I20260709 13:06:50.234781 21624 leader_election.cc:304] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:50.256371 21581 rpcz_store.cc:276] 0709 13:06:48.963040 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:49.630106 (+667066us) service_pool.cc:224] Handling call
0709 13:06:49.668748 (+ 38642us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:06:49.672936 (+  4188us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:49.672964 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:06:49.679242 (+  6278us) log.cc:844] Serialized 26 byte log entry
0709 13:06:49.884412 (+205170us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:06:50.074537 (+190125us) log.cc:844] Serialized 14 byte log entry
0709 13:06:50.075217 (+   680us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:50.075308 (+    91us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:06:50.075356 (+    48us) raft_consensus.cc:1685] finished
0709 13:06:50.075374 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:50.230678 (+155304us) spinlock_profiling.cc:243] Waited 38.3 ms on lock 0x7b54003fd750. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f73238588ad 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:06:50.230772 (+    94us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":7759,"prepare.queue_time_us":279147,"prepare.run_cpu_time_us":45,"prepare.run_wall_time_us":6158,"raft.queue_time_us":4564,"raft.run_cpu_time_us":262,"raft.run_wall_time_us":23843,"spinlock_wait_cycles":88204160,"thread_start_us":340371,"threads_started":2,"wal-append.queue_time_us":364557}
I20260709 13:06:50.224771 23423 leader_election.cc:290] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:50.285096 23398 raft_consensus.cc:493] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting leader election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:50.265132 23399 leader_election.cc:290] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:50.276588 23343 leader_election.cc:290] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
W20260709 13:06:50.302793 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 68104.8us
I20260709 13:06:50.303696 23438 raft_consensus.cc:493] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:50.304173 23343 raft_consensus.cc:2804] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:50.304338 23431 ts_tablet_manager.cc:1916] T 6ec1876200a5496585dbb32cc0a22893 P 85fe6149d5a84a0e8902326e5be67672: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:50.304188 23438 raft_consensus.cc:3060] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:50.216444 23408 consensus_queue.cc:237] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:50.225554 23396 raft_consensus.cc:493] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting leader election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:50.195557 23202 raft_consensus.cc:515] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:50.265103 21728 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41336 (request call id 346) took 1155 ms. Trace:
I20260709 13:06:50.265343 23407 leader_election.cc:290] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:50.265472 21730 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34386 (request call id 1782) took 1101 ms. Trace:
I20260709 13:06:50.255931 21653 rpcz_store.cc:276] 0709 13:06:49.162626 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.050140 (+887514us) service_pool.cc:224] Handling call
0709 13:06:50.183391 (+133251us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:50.266942 21731 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34388 (request call id 1466) took 1280 ms. Trace:
I20260709 13:06:50.271857 23248 raft_consensus.cc:2804] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:50.219872 23420 raft_consensus.cc:2804] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:50.276314 23402 leader_election.cc:290] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:06:50.315182 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 154073us
I20260709 13:06:50.276540 21654 raft_consensus.cc:2468] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 5.
I20260709 13:06:50.318352 22238 leader_election.cc:304] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:50.267997 21656 raft_consensus.cc:2468] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 4.
I20260709 13:06:50.318856 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:50.321164 21654 raft_consensus.cc:3055] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:50.231814 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:50.231664 23279 raft_consensus.cc:3060] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:50.300597 22237 leader_election.cc:403] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:06:50.259990 21651 rpcz_store.cc:276] 0709 13:06:49.156423 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.094248 (+937825us) service_pool.cc:224] Handling call
0709 13:06:50.144980 (+ 50732us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:50.180332 (+ 35352us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:50.183194 (+  2862us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:50.189037 (+  5843us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:06:50.191434 (+  2397us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:50.208426 (+ 16992us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:50.208544 (+   118us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":5410,"raft.run_cpu_time_us":74,"raft.run_wall_time_us":74}
I20260709 13:06:50.282269 22267 raft_consensus.cc:1240] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:50.256235 21732 rpcz_store.cc:276] 0709 13:06:49.109821 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.226552 (+1116731us) service_pool.cc:224] Handling call
0709 13:06:50.226803 (+   251us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:50.226945 (+   142us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:50.226967 (+    22us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:50.227006 (+    39us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:06:50.227038 (+    32us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:50.227086 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:50.227176 (+    90us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:50.260282 23443 raft_consensus.cc:515] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:50.303234 23432 raft_consensus.cc:2804] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 13:06:50.242172 21755 debug-util.cc:398] Leaking SignalData structure 0x7b080038d100 after lost signal to thread 21684
I20260709 13:06:50.240907 21652 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53446 (request call id 1432) took 1081 ms. Trace:
I20260709 13:06:50.259814 23239 raft_consensus.cc:3060] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:50.304291 23425 raft_consensus.cc:3060] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:50.313292 21730 rpcz_store.cc:276] 0709 13:06:49.164289 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:49.505975 (+341686us) service_pool.cc:224] Handling call
0709 13:06:50.265326 (+759351us) spinlock_profiling.cc:243] Waited 143 ms on lock 0x7b540029b3d4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:06:50.265423 (+    97us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":329817344}
I20260709 13:06:50.275358 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:50.278337 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd4c0f5b04342ab9fad6d2ab9ca4e4f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:50.276804 21727 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41336 (request call id 347) took 1166 ms. Trace:
I20260709 13:06:50.344924 23443 leader_election.cc:290] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:50.359407 21727 rpcz_store.cc:276] 0709 13:06:49.110320 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.276059 (+1165739us) service_pool.cc:224] Handling call
0709 13:06:50.276305 (+   246us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:50.276464 (+   159us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:50.276493 (+    29us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:50.276541 (+    48us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:06:50.276580 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:50.276635 (+    55us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:50.276744 (+   109us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:50.360576 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:50.360699 23438 raft_consensus.cc:515] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:50.291402 23421 raft_consensus.cc:2749] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:50.362181 23428 raft_consensus.cc:515] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:50.305486 23434 raft_consensus.cc:3060] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:50.363231 21660 raft_consensus.cc:2368] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for earlier term 3. Current term is 4.
I20260709 13:06:50.303303 21725 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41336 (request call id 357) took 1189 ms. Trace:
I20260709 13:06:50.364108 21660 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53446 (request call id 1440) took 1202 ms. Trace:
I20260709 13:06:50.313934 21731 rpcz_store.cc:276] 0709 13:06:48.986382 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.040796 (+1054414us) service_pool.cc:224] Handling call
0709 13:06:50.266023 (+225227us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:50.266170 (+   147us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:50.266193 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:50.266228 (+    35us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:06:50.266254 (+    26us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:50.266299 (+    45us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:50.266800 (+   501us) spinlock_profiling.cc:243] Waited 225 ms on lock 0x7b540029b3d0. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f73238588ad 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:06:50.266893 (+    93us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":517245184}
I20260709 13:06:50.364607 21660 rpcz_store.cc:276] 0709 13:06:49.162064 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:49.504659 (+342595us) service_pool.cc:224] Handling call
0709 13:06:50.363933 (+859274us) spinlock_profiling.cc:243] Waited 858 ms on lock 0x7b540019bc54. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:06:50.364058 (+   125us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1972561280}
I20260709 13:06:50.365206 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:50.366238 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:50.366748 21731 raft_consensus.cc:2468] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 3.
I20260709 13:06:50.303306 23398 raft_consensus.cc:3060] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:50.363903 21725 rpcz_store.cc:276] 0709 13:06:49.114223 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.284137 (+1169914us) service_pool.cc:224] Handling call
0709 13:06:50.302758 (+ 18621us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:50.302928 (+   170us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:50.302954 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:50.303009 (+    55us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:06:50.303059 (+    50us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:50.303128 (+    69us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:50.303244 (+   116us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:50.368777 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:50.369393 21725 raft_consensus.cc:3060] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:50.369438 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:50.370204 21730 raft_consensus.cc:2468] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:50.371088 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:50.319728 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c8f49a78d445ee9c99e52b05c1b2bf" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:50.278679 21550 leader_election.cc:304] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
W20260709 13:06:50.373414 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 94799us
I20260709 13:06:50.186615 23447 raft_consensus.cc:2804] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:50.375875 23447 raft_consensus.cc:493] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:50.376250 23447 raft_consensus.cc:3060] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:50.376435 23202 leader_election.cc:290] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:50.377003 23202 raft_consensus.cc:2749] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:50.322377 21654 raft_consensus.cc:740] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:50.378015 21654 consensus_queue.cc:260] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:50.378183 23434 raft_consensus.cc:515] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:50.323915 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:50.382632 21653 raft_consensus.cc:2368] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for earlier term 4. Current term is 5.
I20260709 13:06:50.383980 21651 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36032 (request call id 238) took 1109 ms. Trace:
I20260709 13:06:50.384378 21651 rpcz_store.cc:276] 0709 13:06:49.274301 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.383183 (+1108882us) service_pool.cc:224] Handling call
0709 13:06:50.383460 (+   277us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:50.383624 (+   164us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:50.383654 (+    30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:50.383699 (+    45us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:06:50.383749 (+    50us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:50.383818 (+    69us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:50.383929 (+   111us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:50.375391 21550 leader_election.cc:304] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:50.385537 21654 raft_consensus.cc:3060] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:50.386554 21725 raft_consensus.cc:2468] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:50.387008 21550 leader_election.cc:304] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:50.388196 23347 raft_consensus.cc:2804] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:50.388566 23347 raft_consensus.cc:493] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:50.388923 23347 raft_consensus.cc:3060] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:50.389724 23438 leader_election.cc:290] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:50.392134 23434 leader_election.cc:290] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:50.367451 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:50.396871 23342 raft_consensus.cc:515] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:50.301060 21726 rpcz_store.cc:276] 0709 13:06:49.109538 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.206988 (+1097450us) service_pool.cc:224] Handling call
0709 13:06:50.229036 (+ 22048us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:50.229223 (+   187us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:50.229261 (+    38us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:50.229314 (+    53us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:06:50.229355 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:50.229423 (+    68us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:50.229542 (+   119us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:50.430424 21726 raft_consensus.cc:1240] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:50.431102 21726 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34386 (request call id 1775) took 1268 ms. Trace:
I20260709 13:06:50.325289 21655 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36032 (request call id 237) took 1070 ms. Trace:
I20260709 13:06:50.431850 21655 rpcz_store.cc:276] 0709 13:06:49.255319 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.322137 (+1066818us) service_pool.cc:224] Handling call
0709 13:06:50.324656 (+  2519us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:50.324856 (+   200us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:50.324894 (+    38us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:50.324946 (+    52us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:06:50.324987 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:50.325082 (+    95us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:50.325226 (+   144us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:50.304637 23343 raft_consensus.cc:493] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:50.433184 23343 raft_consensus.cc:3060] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:50.310261 23396 raft_consensus.cc:3060] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:50.309078 23441 raft_consensus.cc:697] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:50.274232 23263 raft_consensus.cc:515] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:50.440487 23441 consensus_queue.cc:237] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:50.441743 23263 leader_election.cc:290] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 election: Requested vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:50.329365 21624 leader_election.cc:304] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
W20260709 13:06:50.442680 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 113371us
I20260709 13:06:50.281946 23427 raft_consensus.cc:515] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:50.446260 23427 leader_election.cc:290] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:50.446833 23417 raft_consensus.cc:2804] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:50.447233 23417 raft_consensus.cc:493] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:50.447697 23417 raft_consensus.cc:3060] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:50.211409 21658 rpcz_store.cc:276] 0709 13:06:49.158307 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.103855 (+945548us) service_pool.cc:224] Handling call
0709 13:06:50.168641 (+ 64786us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:50.188022 (+ 19381us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:50.190031 (+  2009us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:50.192511 (+  2480us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:06:50.206600 (+ 14089us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:50.208135 (+  1535us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:50.208239 (+   104us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:50.330801 21729 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34388 (request call id 1478) took 1333 ms. Trace:
I20260709 13:06:50.452817 21729 rpcz_store.cc:276] 0709 13:06:48.997527 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.075422 (+1077895us) service_pool.cc:224] Handling call
0709 13:06:50.075665 (+   243us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:50.075892 (+   227us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 13:06:50.170545 (+ 94653us) log.cc:844] Serialized 14 byte log entry
0709 13:06:50.330395 (+159850us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:50.330439 (+    44us) raft_consensus.cc:1645] Marking committed up to 3
0709 13:06:50.330480 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:50.330634 (+   154us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:50.330751 (+   117us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":183210,"prepare.run_cpu_time_us":28,"prepare.run_wall_time_us":29,"raft.queue_time_us":340,"raft.run_cpu_time_us":66,"raft.run_wall_time_us":67,"thread_start_us":225796,"threads_started":2,"wal-append.queue_time_us":167728}
I20260709 13:06:50.336201 21581 raft_consensus.cc:1240] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:50.336496 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:50.454643 23396 raft_consensus.cc:515] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:50.455994 21732 raft_consensus.cc:1240] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:50.456679 21732 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34386 (request call id 1777) took 1293 ms. Trace:
I20260709 13:06:50.339329 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:50.341997 22238 leader_election.cc:304] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672
W20260709 13:06:50.342566 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 106232us
I20260709 13:06:50.457042 21732 rpcz_store.cc:276] 0709 13:06:49.162967 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.455478 (+1292511us) service_pool.cc:224] Handling call
0709 13:06:50.455778 (+   300us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:50.456430 (+   652us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:50.456621 (+   191us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:50.457675 21584 raft_consensus.cc:2468] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 2.
I20260709 13:06:50.292954 21657 raft_consensus.cc:2955] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
W20260709 13:06:50.460080 21624 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:50.458740 21732 raft_consensus.cc:2955] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:50.461341 23417 raft_consensus.cc:515] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:50.316037 23248 raft_consensus.cc:493] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:50.464098 23248 raft_consensus.cc:3060] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:50.466835 23342 leader_election.cc:290] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:50.316507 23420 raft_consensus.cc:493] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:50.344183 21577 raft_consensus.cc:1240] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 3 LEADER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:50.468043 23420 raft_consensus.cc:3060] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:50.340412 21652 rpcz_store.cc:276] 0709 13:06:49.159620 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.120287 (+960667us) service_pool.cc:224] Handling call
0709 13:06:50.173441 (+ 53154us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:50.191503 (+ 18062us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:50.200533 (+  9030us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:50.205984 (+  5451us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:06:50.209963 (+  3979us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:50.218866 (+  8903us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:50.232575 (+ 13709us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:50.336593 23432 raft_consensus.cc:493] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:50.468952 23432 raft_consensus.cc:3060] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:06:50.472225 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 130289us
I20260709 13:06:50.473237 22238 leader_election.cc:304] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:50.344913 23451 raft_consensus.cc:2749] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015) with higher term. Message: Invalid argument: T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 for earlier term 3. Current term is 4.
I20260709 13:06:50.474045 22238 leader_election.cc:304] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:50.474607 23451 raft_consensus.cc:2804] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:50.474987 23451 raft_consensus.cc:493] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:50.475317 23451 raft_consensus.cc:3060] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:50.475684 22238 leader_election.cc:304] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
W20260709 13:06:50.477285 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 177581us
I20260709 13:06:50.349826 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:50.478319 22238 leader_election.cc:304] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:50.350900 21580 raft_consensus.cc:1240] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:50.391489 21654 raft_consensus.cc:2468] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:50.311205 21728 rpcz_store.cc:276] 0709 13:06:49.110082 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.264346 (+1154264us) service_pool.cc:224] Handling call
0709 13:06:50.264650 (+   304us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:50.264799 (+   149us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:50.264829 (+    30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:50.264868 (+    39us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:06:50.264901 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:50.264954 (+    53us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:50.265052 (+    98us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:50.361096 21727 raft_consensus.cc:2468] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 3.
I20260709 13:06:50.282008 21734 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34388 (request call id 1465) took 1295 ms. Trace:
I20260709 13:06:50.361779 23425 raft_consensus.cc:515] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:50.397522 23202 raft_consensus.cc:2804] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:50.400434 23398 raft_consensus.cc:515] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:50.476035 23452 raft_consensus.cc:2804] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:50.488145 23452 raft_consensus.cc:493] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:50.488515 23452 raft_consensus.cc:3060] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:50.489090 23398 leader_election.cc:290] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 election: Requested vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:50.491796 21731 raft_consensus.cc:1240] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:50.401579 21550 leader_election.cc:304] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: fd323b19805c46bcb7aec2478c2a29e9
W20260709 13:06:50.492882 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 91389.3us
I20260709 13:06:50.494119 21550 leader_election.cc:304] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:50.494872 21655 raft_consensus.cc:1275] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:06:50.495170 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:50.402480 23447 raft_consensus.cc:515] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:50.496558 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:50.497241 21580 raft_consensus.cc:2393] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 3: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:06:50.497623 21658 raft_consensus.cc:1275] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:50.497822 23447 leader_election.cc:290] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:50.395502 23347 raft_consensus.cc:515] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:50.371613 21730 raft_consensus.cc:2468] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:50.344883 23445 raft_consensus.cc:2804] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:50.411870 23428 leader_election.cc:290] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:50.366479 21660 raft_consensus.cc:3055] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:50.533639 21660 raft_consensus.cc:740] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:50.418211 23335 raft_consensus.cc:515] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:50.419502 23373 raft_consensus.cc:515] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:06:50.317701 22239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 119418us
I20260709 13:06:50.535351 21584 raft_consensus.cc:1240] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:50.536427 22239 leader_election.cc:304] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:50.428646 23239 raft_consensus.cc:515] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:50.431458 21726 rpcz_store.cc:276] 0709 13:06:49.162516 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.429830 (+1267314us) service_pool.cc:224] Handling call
0709 13:06:50.430215 (+   385us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:50.430841 (+   626us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:50.431031 (+   190us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:50.463650 23417 leader_election.cc:290] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:50.543691 23462 raft_consensus.cc:2749] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:06:50.346123 21755 debug-util.cc:398] Leaking SignalData structure 0x7b08003a64c0 after lost signal to thread 21758
W20260709 13:06:50.545274 21755 debug-util.cc:398] Leaking SignalData structure 0x7b08002d18c0 after lost signal to thread 22297
I20260709 13:06:50.350662 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:50.477982 23453 raft_consensus.cc:2804] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:50.487087 23425 leader_election.cc:290] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:50.487380 23202 raft_consensus.cc:493] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:50.498296 22271 raft_consensus.cc:1240] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:50.497905 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eedca2edb474f7daf61fe1d1409daff" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:50.499619 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:50.505548 23281 raft_consensus.cc:2804] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:50.501243 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eedca2edb474f7daf61fe1d1409daff" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:50.553555 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:50.553937 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:50.554651 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:50.505125 21731 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34386 (request call id 1773) took 1343 ms. Trace:
I20260709 13:06:50.555380 21731 rpcz_store.cc:276] 0709 13:06:49.162025 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.396726 (+1234701us) service_pool.cc:224] Handling call
0709 13:06:50.397101 (+   375us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:50.492162 (+ 95061us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:50.504918 (+ 12756us) spinlock_profiling.cc:243] Waited 94.4 ms on lock 0x7b54003629d4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:06:50.505076 (+   158us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":217232640}
I20260709 13:06:50.505852 21659 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53446 (request call id 1433) took 1346 ms. Trace:
I20260709 13:06:50.556862 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:50.557111 21733 raft_consensus.cc:1240] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 3. Current term is 4. Ops: []
I20260709 13:06:50.505903 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:50.457365 23343 raft_consensus.cc:515] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:50.515694 21480 catalog_manager.cc:5697] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 2 to 3, leader changed from fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 3 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:50.572891 23373 leader_election.cc:290] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:50.573815 23343 leader_election.cc:290] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:50.573283 21480 catalog_manager.cc:5697] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: config changed from index 4 to 5, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:50.556422 21659 rpcz_store.cc:276] 0709 13:06:49.159947 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.145990 (+986043us) service_pool.cc:224] Handling call
0709 13:06:50.171349 (+ 25359us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:50.171517 (+   168us) raft_consensus.cc:1534] Early marking committed up to index 4
0709 13:06:50.260251 (+ 88734us) log.cc:844] Serialized 14 byte log entry
0709 13:06:50.505570 (+245319us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:50.505620 (+    50us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:06:50.505660 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:50.505719 (+    59us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:50.505809 (+    90us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":389,"raft.run_cpu_time_us":133,"raft.run_wall_time_us":22322,"spinlock_wait_cycles":22453120,"thread_start_us":218190,"threads_started":1,"wal-append.queue_time_us":256635}
I20260709 13:06:50.574641 23335 leader_election.cc:290] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:50.575047 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:50.574838 21480 catalog_manager.cc:5697] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 2 to 3, leader changed from fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 3 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:50.551815 23202 raft_consensus.cc:3060] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:50.576396 21480 catalog_manager.cc:5697] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: config changed from index 3 to 4, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:50.578248 21480 catalog_manager.cc:5697] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 2 to 3, leader changed from c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 3 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:50.547539 23248 raft_consensus.cc:515] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:50.518014 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:50.518852 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:06:50.579986 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 121681us
I20260709 13:06:50.580529 21577 raft_consensus.cc:2393] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 4: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
W20260709 13:06:50.506534 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 248386us
W20260709 13:06:50.536696 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 58394.5us
I20260709 13:06:50.581656 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:50.542307 22239 leader_election.cc:304] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:50.533231 23445 raft_consensus.cc:493] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:50.539325 21660 consensus_queue.cc:260] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:50.479838 21734 rpcz_store.cc:276] 0709 13:06:48.986152 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.032331 (+1046179us) service_pool.cc:224] Handling call
0709 13:06:50.032567 (+   236us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:50.101308 (+ 68741us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:50.101334 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:50.101370 (+    36us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:06:50.101407 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:50.281799 (+180392us) spinlock_profiling.cc:243] Waited 68.6 ms on lock 0x7b540029a9d4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:06:50.281841 (+    42us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:50.281958 (+   117us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":157701888}
I20260709 13:06:50.549042 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:50.477209 23279 raft_consensus.cc:515] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:50.596045 21660 raft_consensus.cc:3060] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:50.582422 21480 catalog_manager.cc:5697] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: config changed from index 3 to 4, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:50.551604 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:50.504371 23382 raft_consensus.cc:2804] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:06:50.602659 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:50.503985 23447 raft_consensus.cc:2804] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:50.603318 23447 raft_consensus.cc:493] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:50.560407 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:50.603744 23447 raft_consensus.cc:3060] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:50.604126 21653 raft_consensus.cc:2393] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 2: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:06:50.604884 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:50.605443 21653 raft_consensus.cc:2376] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 5. Re-sending same reply.
I20260709 13:06:50.606263 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1fb7e43d84f61a2bba6f0e6c6a77f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:50.607229 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:50.562773 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:50.563773 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4955566edeb4111afd9f42d0664485a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:50.565552 21585 raft_consensus.cc:1240] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:50.547995 23453 raft_consensus.cc:493] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:50.617206 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:50.567690 23239 leader_election.cc:290] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:50.568089 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:50.572010 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51bc12b41914bad9df01a751855d7f9" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:50.579501 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:50.618251 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c8f49a78d445ee9c99e52b05c1b2bf" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:50.618642 21659 raft_consensus.cc:2376] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 5. Re-sending same reply.
I20260709 13:06:50.618876 21699 leader_election.cc:304] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:50.525485 23396 leader_election.cc:290] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:50.582921 21733 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41336 (request call id 341) took 1474 ms. Trace:
I20260709 13:06:50.630239 21733 rpcz_store.cc:276] 0709 13:06:49.108789 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.119094 (+1010305us) service_pool.cc:224] Handling call
0709 13:06:50.144396 (+ 25302us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:50.557620 (+413224us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:50.582662 (+ 25042us) spinlock_profiling.cc:243] Waited 412 ms on lock 0x7b54003188d4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:06:50.582856 (+   194us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":948567424}
W20260709 13:06:50.580708 22237 leader_election.cc:336] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Timed out: RequestConsensusVote RPC to 127.19.255.193:37015 timed out after 1.500s (SENT)
I20260709 13:06:50.584630 21623 leader_election.cc:304] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
W20260709 13:06:50.587265 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 383180us
I20260709 13:06:50.633689 21698 leader_election.cc:304] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:50.581795 22238 leader_election.cc:304] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
W20260709 13:06:50.634708 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 52984us
I20260709 13:06:50.593703 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce0fb868664a789da1828a9c9c060c" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:50.600697 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:50.596375 23445 raft_consensus.cc:3060] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:50.631604 22237 leader_election.cc:304] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:50.602799 23382 raft_consensus.cc:493] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:50.641678 21699 leader_election.cc:304] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:50.642709 21699 leader_election.cc:304] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:50.561311 21725 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34386 (request call id 1772) took 1399 ms. Trace:
I20260709 13:06:50.552237 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:50.552850 23281 raft_consensus.cc:493] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting leader election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:50.608979 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:50.652731 21581 raft_consensus.cc:3060] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:50.610865 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:50.614362 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:50.559023 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:50.616408 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:50.655383 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:50.656255 22273 raft_consensus.cc:2393] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 4: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:06:50.621377 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:50.622159 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:50.645488 21660 raft_consensus.cc:1275] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:50.661114 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:50.624424 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:50.661983 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:50.629220 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:50.663048 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:50.663957 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4955566edeb4111afd9f42d0664485a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
W20260709 13:06:50.638569 21623 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 54012.3us
I20260709 13:06:50.639458 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:50.665433 21623 leader_election.cc:304] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:50.627995 23453 raft_consensus.cc:3060] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:50.643687 21699 leader_election.cc:304] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:50.596266 23335 raft_consensus.cc:2804] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:50.649760 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:50.649940 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:50.650126 21698 leader_election.cc:304] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:50.662175 21727 raft_consensus.cc:2393] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 in current term 2: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:06:50.628229 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:50.618059 21652 raft_consensus.cc:3060] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:06:50.671278 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 164409us
I20260709 13:06:50.672772 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4955566edeb4111afd9f42d0664485a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:50.728893 21734 raft_consensus.cc:2393] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 2: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:06:50.707885 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:50.708199 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:50.719798 21551 leader_election.cc:304] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:50.671057 21660 raft_consensus.cc:2468] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:06:50.641782 23443 raft_consensus.cc:2804] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:50.646201 23382 raft_consensus.cc:3060] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:50.645900 23417 raft_consensus.cc:2749] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:06:50.710765 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 67141.5us
I20260709 13:06:50.668141 23408 raft_consensus.cc:2749] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:50.734885 21699 leader_election.cc:304] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
W20260709 13:06:50.711237 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 61170.8us
I20260709 13:06:50.712244 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:50.735925 21732 raft_consensus.cc:3060] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:06:50.714907 21626 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:50.708679 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:50.738524 21656 raft_consensus.cc:2376] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 5. Re-sending same reply.
I20260709 13:06:50.640743 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:50.739859 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:50.740391 21659 raft_consensus.cc:3060] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:50.737944 23201 raft_consensus.cc:2749] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:06:50.741580 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 152771us
I20260709 13:06:50.648864 23434 consensus_queue.cc:1048] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.084s
I20260709 13:06:50.649176 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:50.648985 23441 raft_consensus.cc:2749] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:50.642302 23462 raft_consensus.cc:2804] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:50.708737 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:50.751991 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:50.669301 23281 raft_consensus.cc:3060] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:50.669176 23407 raft_consensus.cc:2804] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:50.668471 23402 raft_consensus.cc:2749] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:50.743543 23399 raft_consensus.cc:2749] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:06:50.730751 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 95054.6us
W20260709 13:06:50.732272 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 80660.1us
I20260709 13:06:50.672797 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:50.718423 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:50.787700 22267 raft_consensus.cc:1240] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:50.712890 23335 raft_consensus.cc:493] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:50.788641 23335 raft_consensus.cc:3060] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:50.715361 22272 raft_consensus.cc:2468] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:06:50.772236 23248 leader_election.cc:290] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:50.726178 21581 raft_consensus.cc:2468] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 4.
I20260709 13:06:50.731670 23421 raft_consensus.cc:2804] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:50.650740 23454 consensus_queue.cc:1048] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.094s
I20260709 13:06:50.751464 21732 raft_consensus.cc:2468] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 4.
I20260709 13:06:50.727802 23439 raft_consensus.cc:2749] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:06:50.752170 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 113764us
I20260709 13:06:50.731694 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:50.667963 23420 raft_consensus.cc:515] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:06:50.761786 22239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 108435us
I20260709 13:06:50.768594 21659 raft_consensus.cc:2468] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
I20260709 13:06:50.771262 22273 raft_consensus.cc:1240] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:50.751991 23465 raft_consensus.cc:2804] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:50.799986 21731 raft_consensus.cc:2468] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 3.
W20260709 13:06:50.783959 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 203258us
I20260709 13:06:50.803256 22237 leader_election.cc:304] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
W20260709 13:06:50.797304 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 61258.7us
I20260709 13:06:50.739476 23451 raft_consensus.cc:515] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:06:50.805037 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 70211.5us
I20260709 13:06:50.740933 23424 consensus_queue.cc:1059] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.031s
I20260709 13:06:50.814579 21624 leader_election.cc:304] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:50.805758 21697 leader_election.cc:304] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:50.743227 23452 raft_consensus.cc:515] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:50.761406 23462 raft_consensus.cc:493] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:50.771811 23407 raft_consensus.cc:493] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:50.816869 21729 raft_consensus.cc:1240] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 2. Current term is 3. Ops: []
W20260709 13:06:50.802011 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 71262.5us
I20260709 13:06:50.885923 21657 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53446 (request call id 1436) took 1725 ms. Trace:
I20260709 13:06:50.813797 21658 raft_consensus.cc:1240] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:50.792904 23421 raft_consensus.cc:493] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
W20260709 13:06:50.898726 21623 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 233328us
I20260709 13:06:50.804633 23465 raft_consensus.cc:493] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting leader election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:50.812002 22266 raft_consensus.cc:2393] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 2: Already voted for candidate fd323b19805c46bcb7aec2478c2a29e9 in this term.
I20260709 13:06:50.794145 23343 raft_consensus.cc:2749] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:50.804924 23347 leader_election.cc:290] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:50.883958 23462 raft_consensus.cc:3060] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:50.894244 23447 raft_consensus.cc:515] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:50.818605 21550 leader_election.cc:304] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
W20260709 13:06:50.897729 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 92804.2us
I20260709 13:06:50.897466 23434 raft_consensus.cc:2764] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election decision vote started in defunct term 3: won
I20260709 13:06:50.805090 23427 consensus_queue.cc:1048] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.084s
I20260709 13:06:50.900249 21623 leader_election.cc:304] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:50.790925 23202 raft_consensus.cc:515] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:50.797066 23432 raft_consensus.cc:515] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:50.887584 21657 rpcz_store.cc:276] 0709 13:06:49.160832 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.292285 (+1131453us) service_pool.cc:224] Handling call
0709 13:06:50.292622 (+   337us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:50.292838 (+   216us) raft_consensus.cc:1534] Early marking committed up to index 4
0709 13:06:50.492291 (+199453us) log.cc:844] Serialized 14 byte log entry
0709 13:06:50.884489 (+392198us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:50.884540 (+    51us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:06:50.884581 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:50.885764 (+  1183us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:50.885871 (+   107us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":90707,"raft.run_cpu_time_us":93,"raft.run_wall_time_us":94,"thread_start_us":391829,"threads_started":2,"wal-append.queue_time_us":252361}
I20260709 13:06:50.883235 23407 raft_consensus.cc:3060] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:50.822696 23470 raft_consensus.cc:2804] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:50.908236 22272 raft_consensus.cc:1240] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 1. Current term is 2. Ops: []
W20260709 13:06:50.888942 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 83263.8us
I20260709 13:06:50.913025 23373 raft_consensus.cc:2749] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:50.813942 23402 consensus_queue.cc:1059] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.087s
W20260709 13:06:50.912942 21624 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:50.913152 21698 leader_election.cc:304] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
W20260709 13:06:50.956835 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 43748.4us
I20260709 13:06:50.957770 21698 leader_election.cc:304] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:50.951331 23420 leader_election.cc:290] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:50.958913 23420 raft_consensus.cc:2749] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:50.646409 21725 rpcz_store.cc:276] 0709 13:06:49.161791 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.393333 (+1231542us) service_pool.cc:224] Handling call
0709 13:06:50.533712 (+140379us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:50.549561 (+ 15849us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:50.549593 (+    32us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:50.549651 (+    58us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:06:50.549687 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:50.549750 (+    63us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:50.561137 (+ 11387us) spinlock_profiling.cc:243] Waited 124 ms on lock 0x7b540006c7d0. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f73238588ad 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:06:50.561253 (+   116us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":284190464}
I20260709 13:06:50.959972 23420 raft_consensus.cc:2804] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:50.960443 23420 raft_consensus.cc:697] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:50.960632 23402 raft_consensus.cc:3055] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:50.960983 23402 raft_consensus.cc:740] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:50.961284 23420 consensus_queue.cc:237] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:50.961758 23402 consensus_queue.cc:260] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:50.963030 23402 raft_consensus.cc:3060] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:06:50.917905 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 99318.1us
W20260709 13:06:50.944049 23459 log.cc:927] Time spent T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.148s	user 0.000s	sys 0.001s
I20260709 13:06:50.890829 23201 consensus_queue.cc:1059] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 13:06:50.902396 23279 leader_election.cc:290] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 election: Requested vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:50.823449 23428 consensus_queue.cc:1059] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.083s
I20260709 13:06:50.902498 23465 raft_consensus.cc:3060] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:50.875415 23281 raft_consensus.cc:515] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:50.901049 23421 raft_consensus.cc:3060] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:50.969195 21550 leader_election.cc:304] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672
W20260709 13:06:50.987277 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 252437us
I20260709 13:06:50.937965 23347 raft_consensus.cc:2804] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:50.974908 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:50.975248 21654 raft_consensus.cc:2393] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 5: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:06:50.988694 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:06:50.944444 23466 log.cc:927] Time spent T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.057s	user 0.000s	sys 0.001s
I20260709 13:06:50.987396 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:50.988092 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:50.988925 21699 leader_election.cc:304] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:50.996896 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:06:50.969832 21623 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 69640us
I20260709 13:06:50.992915 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:50.986416 21550 leader_election.cc:304] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:50.998449 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:50.954102 23470 raft_consensus.cc:493] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting leader election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:51.004921 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:51.004945 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:50.910713 23474 consensus_queue.cc:1059] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.081s
I20260709 13:06:51.004871 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:51.006790 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:51.009092 21585 raft_consensus.cc:1240] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:51.007675 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eedca2edb474f7daf61fe1d1409daff" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:06:51.008020 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 265637us
I20260709 13:06:51.011814 21550 leader_election.cc:400] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 pre-election: Vote denied by peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117) with higher term. Message: Invalid argument: T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for earlier term 3. Current term is 4.
I20260709 13:06:50.990819 23347 raft_consensus.cc:493] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting leader election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:50.999626 21623 leader_election.cc:304] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:51.016969 21550 leader_election.cc:400] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Vote denied by peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117) with higher term. Message: Invalid argument: T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for earlier term 4. Current term is 5.
I20260709 13:06:51.018848 21550 leader_election.cc:304] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:51.021256 23396 raft_consensus.cc:2804] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:51.020221 21699 leader_election.cc:304] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:51.002707 23279 raft_consensus.cc:2804] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:51.022001 21652 raft_consensus.cc:2468] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:06:51.025520 21548 leader_election.cc:304] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:51.029763 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:51.001041 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:50.997263 23479 raft_consensus.cc:2764] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 13:06:51.039058 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:51.010041 23470 raft_consensus.cc:3060] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:51.040236 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4955566edeb4111afd9f42d0664485a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:51.039515 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:51.046327 21699 leader_election.cc:304] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:50.993476 23477 consensus_queue.cc:1059] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.044s
I20260709 13:06:51.048501 23447 leader_election.cc:290] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:51.021713 23396 raft_consensus.cc:697] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
W20260709 13:06:51.064074 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 177461us
I20260709 13:06:51.065295 21551 leader_election.cc:304] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:51.022743 23347 raft_consensus.cc:3060] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:06:51.052785 22239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 244680us
W20260709 13:06:51.040874 23463 log.cc:927] Time spent T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.239s	user 0.001s	sys 0.000s
I20260709 13:06:51.055086 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:51.072407 23492 raft_consensus.cc:2804] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:51.072551 21729 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34386 (request call id 1776) took 1909 ms. Trace:
I20260709 13:06:51.073132 21729 rpcz_store.cc:276] 0709 13:06:49.162753 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.454340 (+1291587us) service_pool.cc:224] Handling call
0709 13:06:50.454636 (+   296us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:50.886444 (+431808us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:51.072326 (+185882us) spinlock_profiling.cc:243] Waited 362 ms on lock 0x7b54000cb7d4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:06:51.072498 (+   172us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":832656640}
I20260709 13:06:51.072588 23373 consensus_queue.cc:1059] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.003s
I20260709 13:06:51.075910 23373 raft_consensus.cc:3055] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:51.076327 23373 raft_consensus.cc:740] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:06:51.076697 22266 raft_consensus.cc:1240] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:51.077329 23373 consensus_queue.cc:260] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:51.078886 23373 raft_consensus.cc:3060] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:51.080559 23495 raft_consensus.cc:2804] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:51.080974 23495 raft_consensus.cc:493] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting leader election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:51.081312 23495 raft_consensus.cc:3060] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:51.083531 23492 raft_consensus.cc:697] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:51.083920 22266 raft_consensus.cc:1240] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:51.084753 23492 consensus_queue.cc:237] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:51.086685 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:51.100304 21551 leader_election.cc:304] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:51.103583 23498 raft_consensus.cc:2749] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:51.027091 23485 raft_consensus.cc:2764] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 13:06:51.040795 23455 raft_consensus.cc:2749] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:51.109519 21551 leader_election.cc:304] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:51.050603 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:51.045342 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:51.117944 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:51.124148 21729 raft_consensus.cc:3060] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:51.051483 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
W20260709 13:06:51.131069 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 105606us
I20260709 13:06:51.114552 23451 leader_election.cc:290] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:51.021907 23473 consensus_queue.cc:1048] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.099s
I20260709 13:06:51.107988 23480 raft_consensus.cc:2749] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:51.141624 23490 consensus_queue.cc:1059] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 13:06:51.142668 23487 raft_consensus.cc:2749] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:51.131351 23488 raft_consensus.cc:3055] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:51.148629 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:51.132153 21548 leader_election.cc:304] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:51.138882 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:51.139258 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:51.121642 23492 raft_consensus.cc:2804] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:51.054605 23482 consensus_queue.cc:1059] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.083s
I20260709 13:06:51.155968 21548 leader_election.cc:304] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:51.159667 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:51.118086 23431 ts_tablet_manager.cc:1929] T 6ec1876200a5496585dbb32cc0a22893 P 85fe6149d5a84a0e8902326e5be67672: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:51.149688 21652 raft_consensus.cc:2368] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for earlier term 3. Current term is 4.
I20260709 13:06:51.164963 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:51.135937 23452 leader_election.cc:290] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:51.167164 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:51.168045 21734 raft_consensus.cc:2393] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 4: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:06:51.168605 23497 raft_consensus.cc:3060] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:51.173214 21548 leader_election.cc:304] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:51.175824 23502 raft_consensus.cc:2749] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:51.178998 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1fb7e43d84f61a2bba6f0e6c6a77f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:51.155097 23202 leader_election.cc:290] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:51.147800 23488 raft_consensus.cc:740] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:51.182152 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:06:51.183115 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 100703us
W20260709 13:06:51.178226 23457 log.cc:927] Time spent T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9: Append to log took a long time: real 0.252s	user 0.000s	sys 0.001s
W20260709 13:06:51.187479 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 141206us
I20260709 13:06:51.196863 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:51.197567 21699 leader_election.cc:304] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:51.197820 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:51.198580 21699 leader_election.cc:304] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:51.155736 23492 raft_consensus.cc:493] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting leader election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:51.186084 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:51.192373 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:51.193154 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:51.194178 23480 consensus_queue.cc:1059] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:06:51.195286 22268 raft_consensus.cc:1240] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:51.195181 21548 leader_election.cc:304] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
W20260709 13:06:51.200407 22239 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:51.201151 21699 leader_election.cc:304] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:51.184244 23425 consensus_queue.cc:1059] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.018s
I20260709 13:06:51.202616 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:51.179131 23263 raft_consensus.cc:2749] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:51.177525 23281 leader_election.cc:290] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:51.203636 23419 raft_consensus.cc:3055] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:51.221756 23419 raft_consensus.cc:740] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:51.222972 23419 consensus_queue.cc:260] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:51.178257 23432 leader_election.cc:290] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:51.225579 21699 leader_election.cc:304] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:51.147101 23495 raft_consensus.cc:515] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:51.210269 23202 raft_consensus.cc:2749] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:51.212713 23347 raft_consensus.cc:515] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:51.185004 23431 log.cc:1199] T 6ec1876200a5496585dbb32cc0a22893 P 85fe6149d5a84a0e8902326e5be67672: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-2-root/wals/6ec1876200a5496585dbb32cc0a22893
I20260709 13:06:51.248742 23431 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:34370 (request call id 80) took 2140 ms. Trace:
I20260709 13:06:51.155504 23335 raft_consensus.cc:515] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:51.214648 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:51.219733 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:51.221115 23425 raft_consensus.cc:3055] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:51.196250 23427 raft_consensus.cc:2749] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:51.258145 23425 raft_consensus.cc:740] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:51.224022 23419 raft_consensus.cc:3060] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:51.207579 23492 raft_consensus.cc:3060] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:51.207441 23439 raft_consensus.cc:2749] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:51.239647 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:51.209438 23239 raft_consensus.cc:2749] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:51.184620 23396 consensus_queue.cc:237] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:51.240190 23493 raft_consensus.cc:2749] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:51.275614 22270 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54804 (request call id 416) took 1272 ms. Trace:
I20260709 13:06:51.280650 23490 raft_consensus.cc:3055] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:51.281035 23490 raft_consensus.cc:740] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:51.280798 22270 rpcz_store.cc:276] 0709 13:06:50.002869 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.175256 (+172387us) service_pool.cc:224] Handling call
0709 13:06:50.192934 (+ 17678us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:06:50.292205 (+ 99271us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:50.292254 (+    49us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:06:50.292780 (+   526us) log.cc:844] Serialized 26 byte log entry
0709 13:06:50.633055 (+340275us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:06:50.633090 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:50.633767 (+   677us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:06:51.263304 (+629537us) raft_consensus.cc:1685] finished
0709 13:06:51.275435 (+ 12131us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:51.275563 (+   128us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":110719,"raft.run_cpu_time_us":95,"raft.run_wall_time_us":95,"thread_start_us":378484,"threads_started":2,"wal-append.queue_time_us":508305}
I20260709 13:06:51.281951 23490 consensus_queue.cc:260] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:51.283107 23490 raft_consensus.cc:3060] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:51.247064 23453 consensus_meta.cc:287] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9: Time spent flushing consensus metadata: real 0.536s	user 0.000s	sys 0.008s
I20260709 13:06:51.236959 21626 leader_election.cc:304] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
W20260709 13:06:51.293128 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 56251.1us
I20260709 13:06:51.166371 23481 consensus_queue.cc:1048] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.095s
I20260709 13:06:51.246428 23495 leader_election.cc:290] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 election: Requested vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:06:51.226357 23476 log.cc:927] Time spent T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.225s	user 0.000s	sys 0.001s
I20260709 13:06:51.261395 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:51.224630 23497 raft_consensus.cc:2749] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:51.275214 23279 raft_consensus.cc:697] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 4 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:51.293889 21626 leader_election.cc:304] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:51.302536 21626 leader_election.cc:304] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:51.255522 23335 leader_election.cc:290] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:51.249045 23347 leader_election.cc:290] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:51.252545 23420 raft_consensus.cc:2804] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:51.260171 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:51.298738 21733 raft_consensus.cc:2393] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 in current term 3: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:06:51.243573 23486 raft_consensus.cc:3055] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:51.306743 21626 leader_election.cc:304] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:51.321525 21626 leader_election.cc:304] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:51.260723 23480 consensus_queue.cc:1059] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
I20260709 13:06:51.307498 23201 raft_consensus.cc:2749] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:51.315791 22268 raft_consensus.cc:1240] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:51.316565 23443 raft_consensus.cc:493] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:51.331733 23279 consensus_queue.cc:237] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:51.332330 23443 raft_consensus.cc:3060] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:51.299407 23432 raft_consensus.cc:2749] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:51.317247 23424 raft_consensus.cc:3055] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:51.317305 23420 raft_consensus.cc:697] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 4 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:51.249076 23431 rpcz_store.cc:276] 0709 13:06:49.108422 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:49.176143 (+ 67721us) service_pool.cc:224] Handling call
0709 13:06:49.405468 (+229325us) ts_tablet_manager.cc:1151] Deleting tablet 6ec1876200a5496585dbb32cc0a22893
0709 13:06:49.411813 (+  6345us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0709 13:06:50.540020 (+1128207us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:51.114230 (+574210us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:51.248658 (+134428us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":18063,"tablet-delete.queue_time_us":217104,"thread_start_us":151600,"threads_started":1}
I20260709 13:06:51.326732 21729 raft_consensus.cc:2468] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 4.
I20260709 13:06:51.308395 23482 raft_consensus.cc:2749] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:51.297199 23453 raft_consensus.cc:515] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:51.327620 21626 leader_election.cc:304] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:51.334424 23424 raft_consensus.cc:740] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:51.259136 23425 consensus_queue.cc:260] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, 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: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:51.320295 23486 raft_consensus.cc:740] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:51.330938 23428 raft_consensus.cc:2749] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:51.325212 23478 raft_consensus.cc:2749] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:51.301656 23488 consensus_queue.cc:260] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:06:51.354387 23445 consensus_meta.cc:287] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9: Time spent flushing consensus metadata: real 0.714s	user 0.010s	sys 0.000s
I20260709 13:06:51.354799 23424 consensus_queue.cc:260] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:06:51.355370 23382 consensus_meta.cc:287] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a: Time spent flushing consensus metadata: real 0.616s	user 0.010s	sys 0.000s
I20260709 13:06:51.352579 23493 consensus_queue.cc:1059] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.033s
I20260709 13:06:51.357750 21470 catalog_manager.cc:5028] TS 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): tablet 6ec1876200a5496585dbb32cc0a22893 (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
I20260709 13:06:51.195753 23503 consensus_queue.cc:1059] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.187s
I20260709 13:06:51.391352 23382 raft_consensus.cc:515] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:51.400607 23421 raft_consensus.cc:515] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:51.401116 21577 raft_consensus.cc:2393] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 6: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:06:51.402050 23382 leader_election.cc:290] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 6 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:51.402873 23421 leader_election.cc:290] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:51.404057 21728 raft_consensus.cc:1240] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 3. Current term is 4. Ops: []
I20260709 13:06:51.344343 21626 leader_election.cc:304] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
W20260709 13:06:51.378561 21624 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:51.355674 23465 raft_consensus.cc:515] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:51.385413 22269 raft_consensus.cc:1240] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 2. Current term is 3. Ops: []
W20260709 13:06:51.407930 21700 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:51.298116 23462 raft_consensus.cc:515] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:51.352252 23201 raft_consensus.cc:2749] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:51.419272 23434 raft_consensus.cc:3055] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:51.356737 23438 raft_consensus.cc:3055] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:51.419601 23434 raft_consensus.cc:740] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:51.419847 23438 raft_consensus.cc:740] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:51.420495 23434 consensus_queue.cc:260] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:51.420650 23438 consensus_queue.cc:260] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:51.407608 23465 leader_election.cc:290] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:51.356047 23420 consensus_queue.cc:237] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:06:51.417572 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 73304.6us
I20260709 13:06:51.425204 21626 leader_election.cc:304] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
W20260709 13:06:51.428031 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 270264us
I20260709 13:06:51.428853 21551 leader_election.cc:304] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:51.389756 23445 raft_consensus.cc:515] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:51.431059 21626 leader_election.cc:304] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:51.421854 23488 raft_consensus.cc:3060] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:51.422915 23428 raft_consensus.cc:2749] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:51.429204 23417 raft_consensus.cc:2749] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:51.434625 22271 raft_consensus.cc:2393] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 3: Already voted for candidate fd323b19805c46bcb7aec2478c2a29e9 in this term.
I20260709 13:06:51.429342 23201 consensus_queue.cc:1059] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.006s
I20260709 13:06:51.421715 23438 raft_consensus.cc:3060] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:51.435097 23481 raft_consensus.cc:2804] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:51.437702 21626 leader_election.cc:304] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:51.441867 21551 leader_election.cc:304] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:51.429286 23434 raft_consensus.cc:3060] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:51.442421 22237 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.557s	user 0.031s	sys 0.021s
W20260709 13:06:51.446244 22237 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.561s	user 0.031s	sys 0.021s
I20260709 13:06:51.449373 21551 leader_election.cc:304] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: fd323b19805c46bcb7aec2478c2a29e9
W20260709 13:06:51.446988 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 643738us
I20260709 13:06:51.451026 21626 leader_election.cc:304] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:51.452641 21551 leader_election.cc:304] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
W20260709 13:06:51.450349 21549 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.559s	user 0.006s	sys 0.010s
W20260709 13:06:51.454177 21549 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.562s	user 0.006s	sys 0.010s
I20260709 13:06:51.454547 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:51.455917 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:51.454741 22237 leader_election.cc:304] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:51.449107 22264 raft_consensus.cc:3060] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:51.445125 23481 raft_consensus.cc:493] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting leader election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:51.447566 23465 raft_consensus.cc:2749] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 13:06:51.459556 21623 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 459989us
I20260709 13:06:51.463505 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:51.463315 21577 raft_consensus.cc:1240] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 13:06:51.461344 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:51.464272 21623 leader_election.cc:304] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672
W20260709 13:06:51.462340 21660 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.550s	user 0.019s	sys 0.034s
I20260709 13:06:51.463307 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:51.450661 23428 raft_consensus.cc:2749] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:51.464638 21581 raft_consensus.cc:3060] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:51.457132 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4955566edeb4111afd9f42d0664485a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:51.466154 21624 leader_election.cc:304] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:51.466619 21623 leader_election.cc:304] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:51.469537 21624 leader_election.cc:304] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:51.468513 21580 raft_consensus.cc:2393] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 2: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:06:51.455760 23398 raft_consensus.cc:2804] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:51.471874 21624 leader_election.cc:304] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
W20260709 13:06:51.470584 21660 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.559s	user 0.020s	sys 0.035s
W20260709 13:06:51.478987 21624 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:51.474972 22237 leader_election.cc:304] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:51.478482 21623 leader_election.cc:304] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:51.482017 21581 raft_consensus.cc:2468] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
I20260709 13:06:51.456269 23477 raft_consensus.cc:2749] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:51.485313 21581 raft_consensus.cc:1275] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:51.484237 21624 leader_election.cc:304] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:51.463575 23481 raft_consensus.cc:3060] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:51.482017 22237 leader_election.cc:304] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:51.468850 23482 raft_consensus.cc:2804] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:51.435843 23486 consensus_queue.cc:260] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:51.474109 23478 raft_consensus.cc:2749] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:51.490886 22237 leader_election.cc:304] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:51.473483 23485 raft_consensus.cc:2749] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:51.473697 23432 raft_consensus.cc:2749] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:51.476060 23494 raft_consensus.cc:2764] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election decision vote started in defunct term 3: won
I20260709 13:06:51.477883 23335 raft_consensus.cc:3060] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:51.483139 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce0fb868664a789da1828a9c9c060c" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:51.484899 23343 raft_consensus.cc:2749] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:51.508453 22237 leader_election.cc:304] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:51.513772 22237 leader_election.cc:304] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:51.491086 23452 raft_consensus.cc:2749] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:51.515578 23513 consensus_queue.cc:1059] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:06:51.516664 23447 raft_consensus.cc:2749] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:51.517822 23447 raft_consensus.cc:2804] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:51.518173 23447 raft_consensus.cc:493] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:51.518522 23447 raft_consensus.cc:3060] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:51.518580 23425 raft_consensus.cc:3060] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:51.520434 23382 raft_consensus.cc:3055] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:51.520788 23382 raft_consensus.cc:740] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:51.511039 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:51.490512 23482 raft_consensus.cc:493] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:51.489977 23453 leader_election.cc:290] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:51.491731 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:51.516680 23513 raft_consensus.cc:3055] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:51.507917 23398 raft_consensus.cc:697] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 4 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:51.513860 23451 raft_consensus.cc:2804] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:51.524816 23482 raft_consensus.cc:3060] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:51.534968 23486 raft_consensus.cc:3060] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:51.564982 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:51.565913 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:51.540591 23513 raft_consensus.cc:740] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:51.521605 23382 consensus_queue.cc:260] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:51.575941 23382 raft_consensus.cc:3060] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:06:51.559158 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 44381.8us
I20260709 13:06:51.548579 23462 leader_election.cc:290] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:51.567653 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51bc12b41914bad9df01a751855d7f9" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:51.454578 21626 leader_election.cc:304] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:51.572463 21576 raft_consensus.cc:1275] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 13:06:51.604506 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 120353us
W20260709 13:06:51.606317 21698 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:51.606467 22237 leader_election.cc:304] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:51.556289 23451 raft_consensus.cc:493] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:51.581597 21581 raft_consensus.cc:1240] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:51.612703 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
W20260709 13:06:51.614173 21698 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:51.614516 21551 leader_election.cc:304] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:51.581069 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
W20260709 13:06:51.580160 23407 consensus_meta.cc:287] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672: Time spent flushing consensus metadata: real 0.629s	user 0.012s	sys 0.000s
I20260709 13:06:51.621594 21698 leader_election.cc:304] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:51.623427 21550 leader_election.cc:304] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:51.625510 23510 raft_consensus.cc:3060] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:51.564024 22267 raft_consensus.cc:1240] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:51.628990 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:51.638031 21577 raft_consensus.cc:2393] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 5: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:06:51.571204 22268 raft_consensus.cc:1240] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:51.554971 23470 raft_consensus.cc:515] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:51.635358 21698 leader_election.cc:304] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:51.565837 23490 raft_consensus.cc:2749] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:51.607771 23201 raft_consensus.cc:2749] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:51.644881 21698 leader_election.cc:304] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:51.646191 21698 leader_election.cc:304] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:51.647043 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae15a655577142ed99332bdb3681af0f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:51.647130 21698 leader_election.cc:304] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:51.613409 23451 raft_consensus.cc:3060] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:06:51.648236 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 193718us
W20260709 13:06:51.648399 21623 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 170001us
I20260709 13:06:51.648468 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:51.648981 21626 leader_election.cc:304] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:51.649271 21581 raft_consensus.cc:2393] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 in current term 3: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:06:51.620261 23462 raft_consensus.cc:2749] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:51.652612 21698 leader_election.cc:304] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:51.580528 23445 leader_election.cc:290] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:51.627810 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:51.644095 23239 raft_consensus.cc:2749] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:51.654896 21550 leader_election.cc:304] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:51.652119 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:51.656665 22237 leader_election.cc:304] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:51.657675 21623 leader_election.cc:304] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:51.648185 23399 raft_consensus.cc:2749] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:51.658690 21626 leader_election.cc:304] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:51.626498 23453 consensus_queue.cc:1059] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.028s
I20260709 13:06:51.664798 21550 leader_election.cc:304] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:51.649825 23503 raft_consensus.cc:2749] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:06:51.652715 23428 raft_consensus.cc:2749] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:51.653594 23421 raft_consensus.cc:2749] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:51.670509 21550 leader_election.cc:400] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 election: Vote denied by peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117) with higher term. Message: Invalid argument: T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for earlier term 3. Current term is 4.
I20260709 13:06:51.654603 23423 raft_consensus.cc:2749] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:51.660876 23441 raft_consensus.cc:2749] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:51.631764 23407 raft_consensus.cc:515] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:51.673182 21585 raft_consensus.cc:1240] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 1. Current term is 2. Ops: []
W20260709 13:06:51.768095 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 109454us
I20260709 13:06:51.675947 23239 consensus_queue.cc:1059] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:51.660660 23439 raft_consensus.cc:2804] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:51.656359 23498 raft_consensus.cc:2749] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 13:06:51.767253 21697 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:51.661358 23478 raft_consensus.cc:2749] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:06:51.653523 23427 consensus_queue.cc:1059] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.019s
I20260709 13:06:51.766546 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:51.670006 23497 raft_consensus.cc:2749] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:51.670259 23445 raft_consensus.cc:3060] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:51.651698 23398 consensus_queue.cc:237] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:06:51.775452 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 97907.1us
I20260709 13:06:51.768898 21626 leader_election.cc:304] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:51.771879 23399 consensus_queue.cc:1048] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 13:06:51.660521 23454 consensus_queue.cc:1048] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.110s
I20260709 13:06:51.672410 23473 raft_consensus.cc:2749] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:51.778750 23508 raft_consensus.cc:2804] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:51.779129 23342 raft_consensus.cc:493] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:51.792076 21700 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:51.852721 21551 leader_election.cc:304] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:51.769002 23523 raft_consensus.cc:2749] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:06:51.801502 21624 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:51.808089 21581 raft_consensus.cc:1240] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:51.809020 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:51.809582 22271 raft_consensus.cc:1240] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:51.812105 23417 raft_consensus.cc:3055] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:51.813519 23480 raft_consensus.cc:3055] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:51.827780 21725 raft_consensus.cc:1240] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 1. Current term is 2. Ops: []
W20260709 13:06:51.824224 23514 log.cc:927] Time spent T 00000000000000000000000000000000 P d7aa6571b7df45509899d2b8ee6a3a2c: Append to log took a long time: real 0.186s	user 0.000s	sys 0.001s
W20260709 13:06:51.837538 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 68720.2us
I20260709 13:06:51.843490 23439 raft_consensus.cc:697] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 4 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:51.793960 23485 raft_consensus.cc:2749] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:51.854753 21577 raft_consensus.cc:1240] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 3. Current term is 4. Ops: []
I20260709 13:06:51.856133 23424 raft_consensus.cc:3060] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:51.859560 23512 raft_consensus.cc:2749] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:06:51.811416 23396 consensus_queue.cc:1059] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.028s
I20260709 13:06:51.862351 21585 raft_consensus.cc:1275] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:06:51.794693 23477 consensus_queue.cc:1059] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.068s
I20260709 13:06:51.847466 23490 raft_consensus.cc:2749] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:06:51.771522 23487 raft_consensus.cc:3055] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:51.896312 23487 raft_consensus.cc:740] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:51.896553 23477 raft_consensus.cc:493] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:51.897516 23477 raft_consensus.cc:515] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:51.897433 23487 consensus_queue.cc:260] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:51.899145 23487 raft_consensus.cc:3060] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:51.672210 23513 consensus_queue.cc:260] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:51.850428 22264 raft_consensus.cc:2468] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
I20260709 13:06:51.862722 23417 raft_consensus.cc:740] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:51.867506 23480 raft_consensus.cc:740] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
W20260709 13:06:51.876865 23492 consensus_meta.cc:287] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a: Time spent flushing consensus metadata: real 0.585s	user 0.011s	sys 0.000s
W20260709 13:06:51.891636 23515 log.cc:927] Time spent T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.309s	user 0.000s	sys 0.001s
I20260709 13:06:51.904223 23525 raft_consensus.cc:3055] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:51.873178 23508 raft_consensus.cc:697] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:51.859090 23342 raft_consensus.cc:515] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:06:51.854367 21623 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 190895us
I20260709 13:06:51.925107 21623 leader_election.cc:304] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:51.924552 23470 leader_election.cc:290] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:51.927340 21583 raft_consensus.cc:1240] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:51.927814 23519 raft_consensus.cc:3055] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:51.928164 23519 raft_consensus.cc:740] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:06:51.928908 23519 consensus_queue.cc:260] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:51.929981 23519 raft_consensus.cc:3060] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:51.930305 23522 raft_consensus.cc:2749] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:51.926476 21623 leader_election.cc:304] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:51.888230 23279 consensus_queue.cc:1059] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.024s
I20260709 13:06:51.887792 23523 consensus_queue.cc:1059] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.039s
I20260709 13:06:51.906286 23427 consensus_queue.cc:1059] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.041s
I20260709 13:06:51.958281 23427 raft_consensus.cc:3055] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:51.958621 23427 raft_consensus.cc:740] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:51.959406 23427 consensus_queue.cc:260] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:51.960345 23427 raft_consensus.cc:3060] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:51.931727 23513 raft_consensus.cc:3060] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:51.904444 23521 consensus_queue.cc:1059] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.083s
I20260709 13:06:51.923549 23525 raft_consensus.cc:740] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:51.966866 21623 leader_election.cc:304] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:51.970533 22269 raft_consensus.cc:1240] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:51.944191 23470 raft_consensus.cc:2749] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:51.979146 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:51.980358 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:51.981621 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd4c0f5b04342ab9fad6d2ab9ca4e4f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:51.982095 21657 raft_consensus.cc:1240] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:51.982307 21654 raft_consensus.cc:3060] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:51.923241 23492 raft_consensus.cc:515] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:06:51.972963 23402 consensus_meta.cc:287] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672: Time spent flushing consensus metadata: real 1.010s	user 0.005s	sys 0.009s
I20260709 13:06:51.998075 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:51.998770 21657 raft_consensus.cc:3060] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:06:51.978134 23434 consensus_meta.cc:287] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672: Time spent flushing consensus metadata: real 0.529s	user 0.007s	sys 0.002s
I20260709 13:06:51.974172 23518 raft_consensus.cc:3060] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:51.994123 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
W20260709 13:06:52.022015 22238 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:52.024842 21579 raft_consensus.cc:1240] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 3. Current term is 4. Ops: []
I20260709 13:06:51.981213 23522 raft_consensus.cc:493] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:51.949532 23439 consensus_queue.cc:237] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:06:52.022629 23481 consensus_meta.cc:287] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a: Time spent flushing consensus metadata: real 0.527s	user 0.004s	sys 0.004s
W20260709 13:06:52.028780 21700 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:06:52.031549 21624 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:52.016181 23424 raft_consensus.cc:493] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:52.020362 23523 raft_consensus.cc:493] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:52.043996 21654 raft_consensus.cc:2468] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:52.045325 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:52.025095 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:51.974512 23480 consensus_queue.cc:260] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:51.964838 23417 consensus_queue.cc:260] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:52.051105 21660 raft_consensus.cc:2468] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:52.051287 21654 raft_consensus.cc:2368] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 for earlier term 3. Current term is 4.
W20260709 13:06:52.030855 23419 consensus_meta.cc:287] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672: Time spent flushing consensus metadata: real 0.772s	user 0.007s	sys 0.004s
I20260709 13:06:52.048028 22238 leader_election.cc:304] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:52.092216 22238 leader_election.cc:304] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
W20260709 13:06:52.055385 23526 log.cc:927] Time spent T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.131s	user 0.000s	sys 0.001s
I20260709 13:06:52.030630 23522 raft_consensus.cc:515] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:52.099911 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:52.069074 23492 leader_election.cc:290] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:06:52.075356 23488 consensus_meta.cc:287] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252: Time spent flushing consensus metadata: real 0.634s	user 0.000s	sys 0.006s
I20260709 13:06:52.101500 23483 raft_consensus.cc:2804] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:52.102118 23483 raft_consensus.cc:697] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:06:52.102979 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae15a655577142ed99332bdb3681af0f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:52.023044 23508 consensus_queue.cc:237] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:52.110168 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
W20260709 13:06:52.084486 23447 consensus_meta.cc:287] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9: Time spent flushing consensus metadata: real 0.565s	user 0.008s	sys 0.000s
I20260709 13:06:52.113967 21725 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34386 (request call id 1789) took 1129 ms. Trace:
I20260709 13:06:52.113849 23447 raft_consensus.cc:515] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:52.114405 21725 rpcz_store.cc:276] 0709 13:06:50.985028 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.990584 (+  5556us) service_pool.cc:224] Handling call
0709 13:06:51.080910 (+ 90326us) spinlock_profiling.cc:243] Waited 2.48 ms on lock 0x7b580014fd98. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320734b71 00007f7320734a22 00007f732964dc09 00007f73287a7ee0 00007f73288710ab 00007f7328871131 00007f7328832fc0 00007f732881d929 00007f732881d3d2 00007f7321d94bd4
0709 13:06:51.081088 (+   178us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:51.871885 (+790797us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:52.112150 (+240265us) spinlock_profiling.cc:243] Waited 715 ms on lock 0x7b540026dc54. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:06:52.113892 (+  1742us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1650931712}
I20260709 13:06:52.115546 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:52.118304 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd4c0f5b04342ab9fad6d2ab9ca4e4f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:52.120411 23421 raft_consensus.cc:3055] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:06:52.120802 23421 raft_consensus.cc:740] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:52.129161 23445 raft_consensus.cc:2749] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:06:52.129396 23425 consensus_meta.cc:287] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672: Time spent flushing consensus metadata: real 0.610s	user 0.009s	sys 0.001s
I20260709 13:06:52.099749 23373 raft_consensus.cc:2749] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:06:52.076987 23482 consensus_meta.cc:287] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252: Time spent flushing consensus metadata: real 0.511s	user 0.006s	sys 0.003s
I20260709 13:06:52.136382 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:52.136726 23482 raft_consensus.cc:515] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:52.138706 23482 leader_election.cc:290] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 election: Requested vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:52.139104 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:52.104662 21651 raft_consensus.cc:3060] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:52.140379 22267 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54790 (request call id 661) took 1513 ms. Trace:
I20260709 13:06:52.141201 22267 rpcz_store.cc:276] 0709 13:06:50.627025 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.789445 (+162420us) service_pool.cc:224] Handling call
0709 13:06:51.544473 (+755028us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:51.649899 (+105426us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:52.140200 (+490301us) spinlock_profiling.cc:243] Waited 752 ms on lock 0x7b5400480650. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f73238588ad 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:06:52.140326 (+   126us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1729367808}
I20260709 13:06:52.141623 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:52.051570 23424 raft_consensus.cc:515] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:52.144026 23477 leader_election.cc:290] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:52.145373 23424 leader_election.cc:290] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:52.103513 21656 raft_consensus.cc:3060] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:52.108600 23483 consensus_queue.cc:237] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:06:52.132352 23335 consensus_meta.cc:287] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9: Time spent flushing consensus metadata: real 0.617s	user 0.008s	sys 0.000s
I20260709 13:06:52.132910 23342 leader_election.cc:290] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:06:52.133853 23382 consensus_meta.cc:287] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a: Time spent flushing consensus metadata: real 0.557s	user 0.004s	sys 0.004s
I20260709 13:06:52.104314 23486 consensus_queue.cc:1059] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.042s
I20260709 13:06:52.051890 23523 raft_consensus.cc:515] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:52.087109 23525 consensus_queue.cc:260] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:52.135210 23480 raft_consensus.cc:3060] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.135507 23428 raft_consensus.cc:3055] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 13:06:52.135613 23443 consensus_meta.cc:287] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9: Time spent flushing consensus metadata: real 0.794s	user 0.008s	sys 0.001s
I20260709 13:06:52.044498 23481 raft_consensus.cc:515] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:52.099136 21657 raft_consensus.cc:2468] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 3.
I20260709 13:06:52.150694 21584 raft_consensus.cc:2468] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 3.
I20260709 13:06:52.150967 21729 raft_consensus.cc:2468] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
W20260709 13:06:52.160590 21697 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:52.163789 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:52.165719 22267 raft_consensus.cc:1240] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:52.170296 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:52.170661 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:52.173538 21656 raft_consensus.cc:2468] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 3.
I20260709 13:06:52.139658 21652 raft_consensus.cc:3060] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:52.150761 23373 raft_consensus.cc:493] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:52.193706 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117c5d69faea43f595b012039cd72553" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:52.174566 23335 raft_consensus.cc:2749] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:52.161837 21651 raft_consensus.cc:2468] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 3.
I20260709 13:06:52.176843 23428 raft_consensus.cc:740] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:52.172770 23522 leader_election.cc:290] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:52.217931 23493 raft_consensus.cc:493] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:52.218462 23427 raft_consensus.cc:493] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:52.231118 21731 raft_consensus.cc:1275] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:06:52.231979 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 134757us
I20260709 13:06:52.220541 23382 raft_consensus.cc:493] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:52.244263 22273 raft_consensus.cc:1275] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:52.244822 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:52.222386 23373 raft_consensus.cc:515] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:52.235688 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:52.247076 21580 raft_consensus.cc:2393] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 3: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:06:52.247324 21733 raft_consensus.cc:2393] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 4: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:06:52.222527 21653 raft_consensus.cc:3060] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.177911 23443 raft_consensus.cc:515] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:52.248557 21579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
mode: GRACEFUL
new_leader_uuid: "85fe6149d5a84a0e8902326e5be67672"
 from {username='slave'} at 127.0.0.1:47892
I20260709 13:06:52.230016 21582 raft_consensus.cc:1240] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:52.250579 21579 raft_consensus.cc:606] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Received request to transfer leadership to TS 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:52.237555 23434 raft_consensus.cc:493] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:52.227596 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
W20260709 13:06:52.249148 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 157024us
I20260709 13:06:52.238231 23425 raft_consensus.cc:493] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:52.238025 23497 raft_consensus.cc:493] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:52.255776 22238 leader_election.cc:400] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 election: Vote denied by peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117) with higher term. Message: Invalid argument: T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 for earlier term 3. Current term is 4.
I20260709 13:06:52.256402 22238 leader_election.cc:403] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 13:06:52.177804 23421 consensus_queue.cc:260] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:52.257546 22238 leader_election.cc:304] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:52.258282 21581 raft_consensus.cc:1240] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:52.259053 22238 leader_election.cc:304] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:52.262920 21576 raft_consensus.cc:1240] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:52.262600 23428 consensus_queue.cc:260] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:52.263743 23428 raft_consensus.cc:3060] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:52.265357 23451 consensus_meta.cc:287] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9: Time spent flushing consensus metadata: real 0.609s	user 0.006s	sys 0.001s
I20260709 13:06:52.265746 23451 raft_consensus.cc:515] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:52.268535 22270 raft_consensus.cc:1240] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 3. Current term is 4. Ops: []
I20260709 13:06:52.270282 23523 leader_election.cc:290] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:52.267809 23462 raft_consensus.cc:2804] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:52.267969 23335 raft_consensus.cc:2749] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:06:52.272439 21653 raft_consensus.cc:2468] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:52.257817 23445 raft_consensus.cc:2749] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117) with higher term. Message: Invalid argument: T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 for earlier term 3. Current term is 4.
I20260709 13:06:52.273619 22238 leader_election.cc:304] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:52.257740 23425 raft_consensus.cc:515] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:52.276340 23481 leader_election.cc:290] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:52.277868 23425 leader_election.cc:290] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:52.278548 23522 raft_consensus.cc:493] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:52.279232 23490 raft_consensus.cc:493] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:52.279196 23522 raft_consensus.cc:515] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:52.279915 23490 raft_consensus.cc:515] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:52.281914 23522 leader_election.cc:290] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:52.282218 22266 raft_consensus.cc:1240] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 3. Current term is 4. Ops: []
I20260709 13:06:52.285308 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:52.285768 23443 leader_election.cc:290] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:06:52.286695 23510 consensus_meta.cc:287] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252: Time spent flushing consensus metadata: real 0.632s	user 0.004s	sys 0.006s
I20260709 13:06:52.287055 23510 raft_consensus.cc:2749] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:06:52.287953 23421 raft_consensus.cc:3060] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:52.288909 23467 raft_consensus.cc:3055] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:52.289268 23467 raft_consensus.cc:740] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:52.290016 23467 consensus_queue.cc:260] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:52.247839 23427 raft_consensus.cc:515] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:52.291157 23467 raft_consensus.cc:3060] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:06:52.277940 21626 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:52.298593 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:52.299244 21659 raft_consensus.cc:2393] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 2: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:06:52.298987 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:52.300124 21657 raft_consensus.cc:2393] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 3: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
W20260709 13:06:52.301438 21699 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:52.303632 21659 raft_consensus.cc:1240] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:52.304523 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51bc12b41914bad9df01a751855d7f9" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:52.253521 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:52.244249 23493 raft_consensus.cc:515] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:52.317265 22238 leader_election.cc:304] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:52.318461 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:52.249333 23382 raft_consensus.cc:515] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:52.320127 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:52.322012 21655 raft_consensus.cc:1240] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 2. Current term is 3. Ops: []
W20260709 13:06:52.326972 22239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 58115.3us
I20260709 13:06:52.327458 20479 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:06:52.328987 20479 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:52.292212 21578 raft_consensus.cc:1240] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:52.330148 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c8f49a78d445ee9c99e52b05c1b2bf" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:52.257005 23434 raft_consensus.cc:515] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:52.341369 21657 raft_consensus.cc:2468] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 6.
W20260709 13:06:52.343538 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 74523.3us
I20260709 13:06:52.260370 23497 raft_consensus.cc:515] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:52.345180 22238 leader_election.cc:304] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:52.324338 23532 raft_consensus.cc:2749] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:52.358260 23518 raft_consensus.cc:2749] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:52.360690 23373 leader_election.cc:290] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:52.362824 23451 leader_election.cc:290] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:06:52.364408 23517 log.cc:927] Time spent T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.518s	user 0.004s	sys 0.000s
I20260709 13:06:52.366164 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:52.366813 21725 raft_consensus.cc:3060] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:52.352439 22238 leader_election.cc:304] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:52.369130 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:52.369855 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:52.369963 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:52.371310 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:52.372574 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:52.373208 21731 raft_consensus.cc:2468] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 2.
I20260709 13:06:52.375267 21699 leader_election.cc:304] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:52.330186 23443 consensus_queue.cc:1059] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.047s
I20260709 13:06:52.327240 23452 consensus_queue.cc:1059] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.035s
I20260709 13:06:52.371313 21550 leader_election.cc:304] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:52.378187 21732 raft_consensus.cc:2468] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 3.
I20260709 13:06:52.352622 23537 raft_consensus.cc:2749] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:06:52.338033 23447 leader_election.cc:290] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:52.334878 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:52.359462 23490 leader_election.cc:290] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:52.381857 22238 leader_election.cc:304] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:06:52.324227 23503 consensus_queue.cc:1048] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 13:06:52.385509 22273 raft_consensus.cc:1240] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:52.349066 23500 raft_consensus.cc:2804] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:52.371626 21651 raft_consensus.cc:1240] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:52.350525 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:52.396288 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:52.379644 23474 raft_consensus.cc:2749] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:06:52.397635 22238 leader_election.cc:304] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:52.392231 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:52.401788 23497 leader_election.cc:290] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:52.404430 23445 raft_consensus.cc:2804] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:52.386909 21652 raft_consensus.cc:2468] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 3.
I20260709 13:06:52.383895 23462 raft_consensus.cc:697] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:06:52.413018 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:52.387413 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117c5d69faea43f595b012039cd72553" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:52.389684 23373 raft_consensus.cc:2804] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:52.396087 21576 raft_consensus.cc:3060] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:52.419179 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c8f49a78d445ee9c99e52b05c1b2bf" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:52.420375 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:52.420918 23434 leader_election.cc:290] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:52.421388 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:52.422122 21653 raft_consensus.cc:2393] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 in current term 4: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:06:52.422396 23427 leader_election.cc:290] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:52.408599 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:52.408303 23447 raft_consensus.cc:2804] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:52.386564 23519 consensus_queue.cc:1059] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.037s
I20260709 13:06:52.393944 23504 raft_consensus.cc:2749] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:06:52.427426 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:52.427676 21550 leader_election.cc:304] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:52.428472 22238 leader_election.cc:304] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:52.437779 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:52.438267 22271 raft_consensus.cc:2468] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 3.
I20260709 13:06:52.430027 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:52.408496 23423 raft_consensus.cc:3055] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:52.430966 22268 raft_consensus.cc:2393] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 3: Already voted for candidate fd323b19805c46bcb7aec2478c2a29e9 in this term.
I20260709 13:06:52.448302 23423 raft_consensus.cc:740] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:52.431623 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
W20260709 13:06:52.449501 21698 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:52.449604 23423 consensus_queue.cc:260] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:52.450521 23423 raft_consensus.cc:3060] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.452837 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:52.453490 22267 raft_consensus.cc:2468] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:06:52.454095 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:52.454463 21697 leader_election.cc:304] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:52.454674 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:52.455134 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:52.455312 21659 raft_consensus.cc:2468] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:52.433250 23532 raft_consensus.cc:3055] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:52.433300 23493 leader_election.cc:290] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:52.439973 21699 leader_election.cc:304] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:52.425887 23530 consensus_queue.cc:1059] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.020s
I20260709 13:06:52.467538 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:52.441848 21658 raft_consensus.cc:3060] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:52.442888 23407 leader_election.cc:290] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:52.444272 21725 raft_consensus.cc:2468] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 3.
I20260709 13:06:52.475395 21734 raft_consensus.cc:1240] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:52.459429 23396 raft_consensus.cc:3055] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:52.481268 23396 raft_consensus.cc:740] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:52.447067 21626 leader_election.cc:304] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:52.485503 21626 leader_election.cc:304] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:52.392607 23533 consensus_queue.cc:1059] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.049s
I20260709 13:06:52.456135 23447 raft_consensus.cc:697] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:06:52.490764 23447 consensus_queue.cc:237] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:52.491408 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:52.491863 23407 consensus_queue.cc:1048] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:52.492527 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:52.492987 22266 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54804 (request call id 438) took 1170 ms. Trace:
I20260709 13:06:52.457260 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:52.458709 21651 raft_consensus.cc:1240] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:52.472165 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:52.459501 21652 raft_consensus.cc:1240] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 3. Current term is 4. Ops: [3.6-3.6]
I20260709 13:06:52.473205 23530 consensus_queue.cc:1243] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer fd323b19805c46bcb7aec2478c2a29e9 log is divergent from this leader: its last log entry 2.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 13:06:52.473557 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:52.470022 23532 raft_consensus.cc:740] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:06:52.445626 21576 raft_consensus.cc:2468] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 4.
W20260709 13:06:52.478154 21624 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:52.483933 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51bc12b41914bad9df01a751855d7f9" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:52.486640 21551 leader_election.cc:304] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:52.498391 23480 raft_consensus.cc:493] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:52.393476 23513 consensus_queue.cc:1048] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.047s
I20260709 13:06:52.414040 23445 raft_consensus.cc:697] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:06:52.492048 21658 raft_consensus.cc:2468] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 3.
I20260709 13:06:52.455663 21654 raft_consensus.cc:2468] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 4.
I20260709 13:06:52.494918 21626 leader_election.cc:304] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:52.461246 21728 raft_consensus.cc:1240] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 3. Current term is 4. Ops: []
W20260709 13:06:52.497634 22239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 46187us
I20260709 13:06:52.507752 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:06:52.499011 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 70590.3us
I20260709 13:06:52.472473 21581 raft_consensus.cc:1240] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:52.509670 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:52.509898 21581 raft_consensus.cc:1240] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 3. Current term is 4. Ops: []
I20260709 13:06:52.502442 23529 consensus_queue.cc:1059] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.009s
I20260709 13:06:52.499234 21698 leader_election.cc:304] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:52.459142 23524 raft_consensus.cc:2804] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:52.520151 23527 raft_consensus.cc:3055] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:52.500655 23443 raft_consensus.cc:2749] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:52.520490 23524 raft_consensus.cc:493] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:52.520550 23527 raft_consensus.cc:740] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:52.521025 23524 raft_consensus.cc:3060] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:52.455993 23373 raft_consensus.cc:697] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [term 3 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:06:52.458014 23503 raft_consensus.cc:2804] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:06:52.505227 21626 leader_election.cc:304] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:52.498564 23521 raft_consensus.cc:2804] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:52.512344 21698 leader_election.cc:304] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:52.513088 22238 leader_election.cc:304] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:06:52.515836 23407 raft_consensus.cc:2749] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:52.518208 21652 raft_consensus.cc:1240] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:52.518983 23486 consensus_queue.cc:1059] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:52.495764 22266 rpcz_store.cc:276] 0709 13:06:51.322427 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:51.325336 (+  2909us) service_pool.cc:224] Handling call
0709 13:06:51.331980 (+  6644us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:52.282710 (+950730us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:52.492775 (+210065us) spinlock_profiling.cc:243] Waited 925 ms on lock 0x7b54004b2b54. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:06:52.492933 (+   158us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2127744896}
W20260709 13:06:52.535058 21697 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:06:52.563230 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 58067.1us
W20260709 13:06:52.563189 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 50218.9us
I20260709 13:06:52.568724 22238 leader_election.cc:304] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:52.570186 22238 leader_election.cc:304] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:52.571220 22238 leader_election.cc:304] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:52.504164 23500 raft_consensus.cc:697] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 3 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
W20260709 13:06:52.563033 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 76492.8us
I20260709 13:06:52.504492 23428 raft_consensus.cc:2749] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 13:06:52.564262 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 51978.3us
I20260709 13:06:52.577092 21698 leader_election.cc:304] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:52.578698 21698 leader_election.cc:304] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:52.505834 23518 raft_consensus.cc:2749] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:52.512292 23490 consensus_queue.cc:1059] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.069s
I20260709 13:06:52.579690 21550 leader_election.cc:304] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
W20260709 13:06:52.580942 21698 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:52.561789 23493 raft_consensus.cc:2749] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:06:52.561745 23521 raft_consensus.cc:493] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:52.562052 23423 raft_consensus.cc:493] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:52.566843 23421 raft_consensus.cc:2749] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:52.576548 23519 raft_consensus.cc:2749] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:06:52.566077 23497 raft_consensus.cc:2804] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:52.567196 23443 raft_consensus.cc:2804] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:06:52.581832 21623 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:52.568085 23523 raft_consensus.cc:2749] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:52.575243 23539 raft_consensus.cc:2749] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:06:52.575682 23508 raft_consensus.cc:493] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:52.598018 23508 raft_consensus.cc:515] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:52.600203 23508 leader_election.cc:290] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:52.601147 23373 consensus_queue.cc:237] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:52.583799 21578 raft_consensus.cc:2393] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 2: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
W20260709 13:06:52.603936 21625 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:52.521464 23527 consensus_queue.cc:260] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:52.604983 23447 raft_consensus.cc:2804] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:06:52.605422 23527 raft_consensus.cc:3060] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:52.605553 23447 raft_consensus.cc:493] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:52.606185 23447 raft_consensus.cc:3060] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:52.608632 21576 raft_consensus.cc:1240] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:52.538898 23480 raft_consensus.cc:515] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:52.588909 23481 raft_consensus.cc:2749] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:06:52.589305 23425 raft_consensus.cc:493] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:52.585230 23474 raft_consensus.cc:2749] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:52.584343 23434 raft_consensus.cc:2749] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:52.588501 23521 raft_consensus.cc:3060] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:52.592595 23424 consensus_queue.cc:1059] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.003s
I20260709 13:06:52.594213 23443 raft_consensus.cc:697] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:06:52.613077 23497 raft_consensus.cc:697] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 3 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:52.616173 23425 raft_consensus.cc:515] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:52.621779 23425 leader_election.cc:290] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:52.622746 21653 raft_consensus.cc:1275] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:06:52.623773 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:52.624910 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:52.625159 23483 raft_consensus.cc:3055] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:52.625710 23483 raft_consensus.cc:740] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:06:52.626016 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:52.573252 23462 consensus_queue.cc:237] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:52.628304 23451 raft_consensus.cc:3055] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:52.628782 23451 raft_consensus.cc:740] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:06:52.628476 23447 raft_consensus.cc:515] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:52.629633 23451 consensus_queue.cc:260] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:52.630368 23497 consensus_queue.cc:237] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:52.630970 23451 raft_consensus.cc:3060] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:52.627624 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51bc12b41914bad9df01a751855d7f9" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:52.632426 22267 raft_consensus.cc:1275] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:06:52.587221 23503 raft_consensus.cc:697] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 6 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:52.632372 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:52.626864 23483 consensus_queue.cc:260] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:06:52.640373 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 51520.9us
I20260709 13:06:52.644218 21550 leader_election.cc:304] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:52.644958 23531 raft_consensus.cc:2749] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:52.633755 23525 raft_consensus.cc:3060] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.645856 23522 consensus_queue.cc:1059] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:06:52.650003 21699 leader_election.cc:304] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:52.591694 23423 raft_consensus.cc:515] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:52.655552 21550 leader_election.cc:304] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:52.648396 21652 raft_consensus.cc:2468] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 3.
I20260709 13:06:52.657222 23279 raft_consensus.cc:2749] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:06:52.658010 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:52.654573 23434 raft_consensus.cc:2749] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:52.658902 23485 raft_consensus.cc:3055] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:52.657003 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:52.587736 23445 consensus_queue.cc:237] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:52.658085 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4955566edeb4111afd9f42d0664485a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:52.665360 21725 raft_consensus.cc:2468] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 2.
I20260709 13:06:52.666824 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:52.668479 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:52.662235 21550 leader_election.cc:304] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:52.659273 23485 raft_consensus.cc:740] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:52.654001 23447 leader_election.cc:290] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:52.640354 23407 consensus_queue.cc:1059] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.028s
I20260709 13:06:52.677410 22272 raft_consensus.cc:1240] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 1. Current term is 2. Ops: []
W20260709 13:06:52.683620 21697 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:52.660979 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:52.648804 23474 consensus_queue.cc:1048] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.032s
I20260709 13:06:52.633706 23443 consensus_queue.cc:237] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:52.673447 21651 raft_consensus.cc:1240] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 13:06:52.665376 23480 leader_election.cc:290] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:52.659559 21652 raft_consensus.cc:2468] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 5.
I20260709 13:06:52.673686 23481 raft_consensus.cc:2804] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:52.671932 23421 raft_consensus.cc:493] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:52.726073 23423 leader_election.cc:290] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:52.725853 23532 consensus_queue.cc:260] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:52.727069 23503 consensus_queue.cc:237] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:52.729085 21729 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34388 (request call id 1501) took 1151 ms. Trace:
I20260709 13:06:52.729490 21729 rpcz_store.cc:276] 0709 13:06:51.564624 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:51.564763 (+   139us) service_pool.cc:224] Handling call
0709 13:06:52.716079 (+1151316us) spinlock_profiling.cc:243] Waited 457 ms on lock 0x7b5400186fd4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:06:52.716221 (+   142us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1050837376}
I20260709 13:06:52.730857 21551 leader_election.cc:304] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:52.664388 23425 consensus_queue.cc:1048] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.025s
I20260709 13:06:52.689834 21626 leader_election.cc:304] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:52.675091 21653 raft_consensus.cc:2468] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 2.
W20260709 13:06:52.740072 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 50326.7us
I20260709 13:06:52.744709 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:52.745349 21577 raft_consensus.cc:2468] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 2.
I20260709 13:06:52.652271 23500 consensus_queue.cc:237] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:52.746795 21550 leader_election.cc:304] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
W20260709 13:06:52.747277 21626 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:06:52.737602 23545 log.cc:927] Time spent T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 13:06:52.730742 23481 raft_consensus.cc:493] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting leader election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:52.686254 23531 consensus_queue.cc:1059] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.063s
I20260709 13:06:52.739132 23465 raft_consensus.cc:2804] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:52.744293 23519 raft_consensus.cc:493] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:52.765398 21698 leader_election.cc:304] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:52.746182 23508 raft_consensus.cc:2804] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:52.749198 23447 raft_consensus.cc:493] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:52.787583 23485 consensus_queue.cc:260] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:52.753302 23481 raft_consensus.cc:3060] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:52.795913 23447 raft_consensus.cc:515] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:52.751516 23533 raft_consensus.cc:2804] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:06:52.796937 23533 raft_consensus.cc:493] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting leader election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:52.797320 23533 raft_consensus.cc:3060] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:06:52.774837 21697 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:52.750377 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:52.787319 23508 raft_consensus.cc:493] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:52.766767 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:52.809599 21652 raft_consensus.cc:2468] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:06:52.742203 23421 raft_consensus.cc:515] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:52.787788 23423 raft_consensus.cc:2804] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:06:52.815011 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 62577.4us
I20260709 13:06:52.814359 22267 raft_consensus.cc:2468] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 2.
I20260709 13:06:52.817638 21653 raft_consensus.cc:1275] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:06:52.817672 23423 raft_consensus.cc:493] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:06:52.811870 23547 log.cc:927] Time spent T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9: Append to log took a long time: real 0.124s	user 0.000s	sys 0.001s
W20260709 13:06:52.812156 23544 log.cc:927] Time spent T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.079s	user 0.001s	sys 0.000s
I20260709 13:06:52.810307 23508 raft_consensus.cc:3060] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:52.784983 23531 consensus_queue.cc:1243] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer fd323b19805c46bcb7aec2478c2a29e9 log is divergent from this leader: its last log entry 2.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 13:06:52.812026 23546 log.cc:927] Time spent T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.140s	user 0.001s	sys 0.000s
I20260709 13:06:52.826261 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:52.829133 21651 raft_consensus.cc:1275] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:52.797271 23519 raft_consensus.cc:515] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:52.829645 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:52.832679 21576 raft_consensus.cc:1275] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:06:52.808956 23465 raft_consensus.cc:697] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:52.823784 23447 leader_election.cc:290] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:06:52.845211 21549 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:52.834764 23485 raft_consensus.cc:3060] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:52.847551 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:52.848601 23487 raft_consensus.cc:3055] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:52.848387 23521 raft_consensus.cc:515] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:52.855307 21732 raft_consensus.cc:2393] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 in current term 4: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
W20260709 13:06:52.856864 21699 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:52.830674 23423 raft_consensus.cc:3060] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:52.848337 21653 raft_consensus.cc:1275] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
W20260709 13:06:52.868177 23552 log.cc:927] Time spent T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 13:06:52.868247 23382 leader_election.cc:290] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:52.868789 23524 raft_consensus.cc:515] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:52.860462 23487 raft_consensus.cc:740] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:52.870441 23487 consensus_queue.cc:260] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:52.871131 23524 leader_election.cc:290] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:52.873835 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:52.873886 21624 leader_election.cc:304] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:52.874516 22273 raft_consensus.cc:3060] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:52.877070 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:52.860209 22267 raft_consensus.cc:1240] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 4. Current term is 5. Ops: []
I20260709 13:06:52.885257 22237 leader_election.cc:304] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:52.886381 23447 consensus_queue.cc:1059] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:52.887290 23521 leader_election.cc:290] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:52.892197 21651 raft_consensus.cc:1240] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:52.864727 21653 raft_consensus.cc:1240] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:52.898900 22273 raft_consensus.cc:2468] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
I20260709 13:06:52.882823 23434 consensus_queue.cc:1048] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.022s
I20260709 13:06:52.901124 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:52.873606 23487 raft_consensus.cc:3060] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:52.909912 21697 leader_election.cc:304] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
W20260709 13:06:52.930569 22264 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54804 (request call id 428) took 2331 ms (client timeout 3066 ms). Trace:
I20260709 13:06:52.920635 21652 raft_consensus.cc:2376] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 3. Re-sending same reply.
I20260709 13:06:52.895537 23480 raft_consensus.cc:493] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:52.931797 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:52.930683 23425 raft_consensus.cc:2804] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 13:06:52.931176 22264 rpcz_store.cc:269] 0709 13:06:50.599271 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.607927 (+  8656us) service_pool.cc:224] Handling call
0709 13:06:51.042105 (+434178us) spinlock_profiling.cc:243] Waited 3.72 ms on lock 0x7b5800003998. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320734b71 00007f7320734a22 00007f732964dc09 00007f73287a7ee0 00007f73288710ab 00007f7328871131 00007f732881f0a0 00007f732881e984 00007f7321d996d4 00007f7321d99662
0709 13:06:52.930300 (+1888195us) spinlock_profiling.cc:243] Waited 314 ms on lock 0x7b540068c4d4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:06:52.930463 (+   163us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":731644928}
I20260709 13:06:52.933704 23425 raft_consensus.cc:697] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 4 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:52.912021 23503 consensus_queue.cc:1059] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.023s
I20260709 13:06:52.935066 23503 raft_consensus.cc:3055] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:06:52.935817 23503 raft_consensus.cc:740] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:52.935942 23480 raft_consensus.cc:515] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:52.939064 23480 leader_election.cc:290] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:52.941515 23423 raft_consensus.cc:515] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:52.935108 23425 consensus_queue.cc:237] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:52.942523 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:52.945469 23342 raft_consensus.cc:993] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a: : Instructing follower 85fe6149d5a84a0e8902326e5be67672 to start an election
I20260709 13:06:52.964154 21734 raft_consensus.cc:1275] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:52.896479 23451 raft_consensus.cc:3060] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:52.951828 22237 leader_election.cc:304] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:52.927476 23483 raft_consensus.cc:3060] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:52.925231 23417 raft_consensus.cc:3060] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:52.924675 21651 raft_consensus.cc:1275] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:52.921049 23519 leader_election.cc:290] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:52.975432 22271 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54794 (request call id 589) took 1006 ms. Trace:
I20260709 13:06:52.979460 23421 leader_election.cc:290] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:52.951023 21652 raft_consensus.cc:1275] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:52.979586 22271 rpcz_store.cc:276] 0709 13:06:51.969436 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:51.969560 (+   124us) service_pool.cc:224] Handling call
0709 13:06:52.975253 (+1005693us) spinlock_profiling.cc:243] Waited 272 ms on lock 0x7b5400481a54. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:06:52.975371 (+   118us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":624830848}
I20260709 13:06:52.981855 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:52.984052 23485 raft_consensus.cc:493] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:52.922286 23465 consensus_queue.cc:237] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:52.984534 23485 raft_consensus.cc:515] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:52.986433 23485 leader_election.cc:290] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:52.987895 23342 raft_consensus.cc:1081] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Signalling peer 85fe6149d5a84a0e8902326e5be67672 to start an election
I20260709 13:06:52.894419 23523 consensus_queue.cc:1059] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.082s
I20260709 13:06:52.990258 23533 raft_consensus.cc:515] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:52.991510 21581 raft_consensus.cc:1240] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 5. Current term is 6. Ops: []
I20260709 13:06:52.907581 23481 raft_consensus.cc:515] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:52.990830 23523 raft_consensus.cc:3055] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:52.992410 21576 raft_consensus.cc:1240] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 3. Current term is 4. Ops: []
I20260709 13:06:52.992580 23533 leader_election.cc:290] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 6 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:52.993036 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:52.982861 23396 consensus_queue.cc:260] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:52.979364 22265 raft_consensus.cc:1275] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:52.974700 23525 raft_consensus.cc:2749] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:52.993364 23481 leader_election.cc:290] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:06:53.032406 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 77979.5us
I20260709 13:06:52.994710 21623 leader_election.cc:304] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:06:52.993011 23523 raft_consensus.cc:740] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:53.037747 23485 raft_consensus.cc:2804] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:53.038439 23485 raft_consensus.cc:697] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:53.038543 23523 consensus_queue.cc:260] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:53.039695 23523 raft_consensus.cc:3060] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:53.041779 23485 consensus_queue.cc:237] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:53.028964 23445 raft_consensus.cc:2749] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:06:53.029126 23503 consensus_queue.cc:260] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:53.056999 23451 raft_consensus.cc:2749] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:06:53.057547 23560 log.cc:927] Time spent T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.107s	user 0.000s	sys 0.000s
I20260709 13:06:53.031049 23527 consensus_queue.cc:1048] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.027s
I20260709 13:06:53.053820 23434 raft_consensus.cc:493] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:53.059226 23423 leader_election.cc:290] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:53.062623 23508 raft_consensus.cc:515] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:53.077304 23396 raft_consensus.cc:3060] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:53.089430 23508 leader_election.cc:290] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:53.086186 23503 raft_consensus.cc:3060] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:53.083237 23434 raft_consensus.cc:515] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:53.086288 23423 raft_consensus.cc:493] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:53.113158 23434 leader_election.cc:290] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:53.118036 23532 raft_consensus.cc:3060] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:06:53.129835 23562 log.cc:927] Time spent T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.156s	user 0.001s	sys 0.000s
W20260709 13:06:53.131764 23557 log.cc:927] Time spent T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.153s	user 0.002s	sys 0.000s
I20260709 13:06:53.127434 23427 raft_consensus.cc:3055] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Stepping down as leader of term 3
W20260709 13:06:53.131647 23559 log.cc:927] Time spent T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.159s	user 0.000s	sys 0.001s
I20260709 13:06:53.140717 23427 raft_consensus.cc:740] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:53.144546 23427 consensus_queue.cc:260] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:53.146014 23427 raft_consensus.cc:3060] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:53.188730 21579 raft_consensus.cc:1275] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:06:53.061048 21584 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:55756 (request call id 344) took 1414 ms (client timeout 1526 ms). Trace:
W20260709 13:06:53.190599 21584 rpcz_store.cc:269] 0709 13:06:51.646728 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:51.646837 (+   109us) service_pool.cc:224] Handling call
0709 13:06:53.060865 (+1414028us) spinlock_profiling.cc:243] Waited 495 ms on lock 0x7b54000ce9d4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:06:53.060963 (+    98us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1139624832}
I20260709 13:06:53.066666 21654 raft_consensus.cc:1275] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:53.213233 21728 raft_consensus.cc:1275] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:06:53.216698 21625 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:53.217700 22267 raft_consensus.cc:2468] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
W20260709 13:06:53.223812 21626 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:53.233385 23525 raft_consensus.cc:493] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:53.236110 23525 raft_consensus.cc:515] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:53.130463 23423 raft_consensus.cc:515] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:53.242887 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:53.242117 23427 raft_consensus.cc:493] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:53.269114 23525 leader_election.cc:290] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:53.268851 23427 raft_consensus.cc:515] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:53.285878 23427 leader_election.cc:290] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:53.286826 23434 consensus_queue.cc:1059] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:53.274501 23543 consensus_queue.cc:1048] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:53.290426 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:53.275087 21656 raft_consensus.cc:1275] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:53.291250 21579 raft_consensus.cc:2468] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
I20260709 13:06:53.293602 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:53.294504 21585 raft_consensus.cc:2468] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
W20260709 13:06:53.295883 21697 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:53.276934 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:53.322736 21581 raft_consensus.cc:3060] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:53.325222 23527 raft_consensus.cc:493] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:53.325938 23527 raft_consensus.cc:515] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:53.330406 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:53.329844 21481 catalog_manager.cc:5697] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: term changed from 2 to 3, leader changed from fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 3 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:53.282428 21699 leader_election.cc:304] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:53.272666 21654 raft_consensus.cc:1275] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:53.288882 21726 raft_consensus.cc:1275] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:53.293610 23421 raft_consensus.cc:493] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:53.336906 23421 raft_consensus.cc:515] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:53.298563 22265 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54804 (request call id 441) took 1136 ms. Trace:
W20260709 13:06:53.338442 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 91965.2us
I20260709 13:06:53.337958 22265 rpcz_store.cc:276] 0709 13:06:52.161759 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:52.163188 (+  1429us) service_pool.cc:224] Handling call
0709 13:06:52.936893 (+773705us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:53.033900 (+ 97007us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:53.298080 (+264180us) spinlock_profiling.cc:243] Waited 769 ms on lock 0x7b540068c4d0. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f73238588ad 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:06:53.298350 (+   270us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1768124672}
I20260709 13:06:53.340109 23421 leader_election.cc:290] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:53.340852 23421 raft_consensus.cc:2804] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:53.341248 23421 raft_consensus.cc:493] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:53.341598 23421 raft_consensus.cc:3060] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:53.300287 21698 leader_election.cc:304] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
W20260709 13:06:53.344022 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 43975.5us
I20260709 13:06:53.344797 21698 leader_election.cc:304] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:53.345003 21654 raft_consensus.cc:1275] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:53.303452 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:53.346012 22267 raft_consensus.cc:3060] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:53.347968 23493 raft_consensus.cc:2804] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:06:53.303998 23474 raft_consensus.cc:3055] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:06:53.348420 23493 raft_consensus.cc:493] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:53.348631 23474 raft_consensus.cc:740] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:53.349006 23493 raft_consensus.cc:3060] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:53.348407 21654 raft_consensus.cc:1275] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:53.350320 23474 consensus_queue.cc:260] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:53.352182 23424 raft_consensus.cc:2804] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:06:53.352627 23424 raft_consensus.cc:493] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:53.352914 21658 raft_consensus.cc:1275] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:53.305944 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:53.307567 22270 raft_consensus.cc:1240] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 3. Current term is 4. Ops: []
I20260709 13:06:53.353801 23407 raft_consensus.cc:493] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:53.308184 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:53.308926 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086cac2d4434404e9ae4162c70276394" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:53.355154 22268 raft_consensus.cc:2468] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 4.
I20260709 13:06:53.311601 22273 raft_consensus.cc:1240] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:53.353889 22272 raft_consensus.cc:2468] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:06:53.356227 23474 raft_consensus.cc:3060] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:53.357275 23434 raft_consensus.cc:493] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:53.273488 21660 raft_consensus.cc:2468] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 3.
I20260709 13:06:53.352954 23424 raft_consensus.cc:3060] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:53.354967 23407 raft_consensus.cc:515] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:53.311828 23382 raft_consensus.cc:493] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:53.277367 23423 leader_election.cc:290] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:53.358788 21623 leader_election.cc:304] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:53.304944 21731 raft_consensus.cc:1275] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:53.319905 23396 consensus_queue.cc:1059] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:06:53.364112 23427 consensus_queue.cc:1059] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.002s
W20260709 13:06:53.318409 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 268140us
I20260709 13:06:53.367019 23527 leader_election.cc:290] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:53.353269 21699 leader_election.cc:304] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: fd323b19805c46bcb7aec2478c2a29e9
W20260709 13:06:53.370127 21549 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:06:53.363839 21698 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:53.373256 21480 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45118 (request call id 371) took 2878 ms. Trace:
I20260709 13:06:53.382117 22238 leader_election.cc:304] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:53.382203 23382 raft_consensus.cc:515] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:53.387473 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:53.366852 21584 consensus_queue.cc:237] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:53.390726 21656 raft_consensus.cc:2468] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 2.
I20260709 13:06:53.388588 23447 raft_consensus.cc:2749] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:06:53.401628 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4955566edeb4111afd9f42d0664485a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:53.386961 21480 rpcz_store.cc:276] 0709 13:06:50.488001 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.488188 (+   187us) service_pool.cc:224] Handling call
0709 13:06:53.366403 (+2878215us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:06:50.805421 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:06:50.819864 (+ 14443us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:06:50.819911 (+    47us) write_op.cc:435] Acquired schema lock
0709 13:06:50.819936 (+    25us) tablet.cc:662] Decoding operations
0709 13:06:50.937203 (+117267us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:06:50.941446 (+  4243us) write_op.cc:641] Partition lock acquired for write op
0709 13:06:50.944204 (+  2758us) tablet.cc:685] Acquiring locks for 6 operations
0709 13:06:51.044243 (+100039us) tablet.cc:701] Row locks acquired
0709 13:06:51.046698 (+  2455us) write_op.cc:260] PREPARE: finished
0709 13:06:51.108648 (+ 61950us) write_op.cc:270] Start()
0709 13:06:51.115326 (+  6678us) write_op.cc:276] Timestamp: P: 1783602411057419 usec, L: 0
0709 13:06:51.117979 (+  2653us) op_driver.cc:348] REPLICATION: starting
0709 13:06:51.182885 (+ 64906us) log.cc:844] Serialized 2662 byte log entry
0709 13:06:51.277460 (+ 94575us) spinlock_profiling.cc:243] Waited 3.62 ms on lock 0x7b4400022b4c. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320692c85 00007f73206936a2 00007f73234051db 00007f7323400aaf 00007f732074f0ac 00007f73295a9ab9 00007f732076b69b 00007f732076993f 00007f732076bc02 00007f73233f320b
0709 13:06:52.268288 (+990828us) op_driver.cc:464] REPLICATION: finished
0709 13:06:52.424363 (+156075us) write_op.cc:301] APPLY: starting
0709 13:06:52.424436 (+    73us) tablet.cc:1367] starting BulkCheckPresence
0709 13:06:52.424603 (+   167us) tablet.cc:1370] finished BulkCheckPresence
0709 13:06:52.424622 (+    19us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:06:52.504601 (+ 79979us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:06:52.514328 (+  9727us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=6
0709 13:06:52.514385 (+    57us) write_op.cc:312] APPLY: finished
0709 13:06:52.514603 (+   218us) log.cc:844] Serialized 53 byte log entry
0709 13:06:52.514746 (+   143us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:52.514849 (+   103us) write_op.cc:454] Released schema lock
0709 13:06:52.514891 (+    42us) write_op.cc:341] FINISH: Updating metrics
0709 13:06:52.515197 (+   306us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:52.515222 (+    25us) write_op.cc:454] Released schema lock
0709 13:06:53.115289 (+600067us) spinlock_profiling.cc:243] Waited 1.48 ms on lock 0x7b540030a7d4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385632a 00007f73237dbf14 00007f73237dbec3 00007f73237dbe38 00007f73237dbdf3 00007f73237db0dc 00007f7323804e16 00007f73237eccbb 00007f73237d739d 00007f73237dad75
Metrics: {"reported_tablets":9,"child_traces":[["op",{"apply.queue_time_us":154177,"apply.run_cpu_time_us":2608,"apply.run_wall_time_us":90824,"num_ops":6,"prepare.queue_time_us":155130,"prepare.run_cpu_time_us":26622,"prepare.run_wall_time_us":783100,"raft.queue_time_us":297173,"raft.run_cpu_time_us":34731,"raft.run_wall_time_us":865635,"replication_time_us":1139158,"spinlock_wait_cycles":11730048,"thread_start_us":762957,"threads_started":4,"wal-append.queue_time_us":370292}]]}
I20260709 13:06:53.402469 21728 raft_consensus.cc:3060] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:53.402292 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:53.403777 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:53.404147 22238 leader_election.cc:304] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:53.404989 21581 raft_consensus.cc:2468] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
W20260709 13:06:53.405728 21623 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 47255.8us
I20260709 13:06:53.397754 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:53.413355 23201 raft_consensus.cc:2804] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:06:53.413583 23532 raft_consensus.cc:2764] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader election decision vote started in defunct term 3: won
I20260709 13:06:53.413893 23201 raft_consensus.cc:493] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:53.414316 23201 raft_consensus.cc:3060] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:53.416036 23524 raft_consensus.cc:2804] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:53.416486 23524 raft_consensus.cc:493] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:53.416842 23524 raft_consensus.cc:3060] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:53.418036 23451 consensus_queue.cc:1048] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:53.419736 21654 raft_consensus.cc:3060] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:53.420583 21656 raft_consensus.cc:1240] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 3. Current term is 4. Ops: [3.6-3.6]
I20260709 13:06:53.418079 23434 raft_consensus.cc:515] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:53.423175 23480 raft_consensus.cc:493] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:53.423978 23480 raft_consensus.cc:515] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:53.425238 23443 consensus_queue.cc:1048] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:53.426267 23445 consensus_queue.cc:1048] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:53.419569 23451 consensus_queue.cc:1048] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.009s
I20260709 13:06:53.431593 23480 leader_election.cc:290] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:53.440250 23423 raft_consensus.cc:3055] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:53.432984 23434 leader_election.cc:290] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:53.440675 23423 raft_consensus.cc:740] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:53.441726 23423 consensus_queue.cc:260] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:53.443092 23423 raft_consensus.cc:3060] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:53.445879 23485 raft_consensus.cc:493] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:53.446645 23485 raft_consensus.cc:515] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:53.447101 23524 raft_consensus.cc:515] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:53.449138 23524 leader_election.cc:290] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:53.451699 23485 leader_election.cc:290] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:53.455739 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:53.458186 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:53.459271 21726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc"
dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
 from {username='slave'} at 127.0.0.1:34388
I20260709 13:06:53.460145 21726 raft_consensus.cc:493] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:53.460623 21726 raft_consensus.cc:3060] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:06:53.435858 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 94967.4us
I20260709 13:06:53.437067 23382 leader_election.cc:290] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:53.438210 23527 raft_consensus.cc:3055] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:53.416558 23532 consensus_queue.cc:1048] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:06:53.464537 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 126692us
I20260709 13:06:53.471966 21656 raft_consensus.cc:1275] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:53.465253 23527 raft_consensus.cc:740] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:53.473121 23407 leader_election.cc:290] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:53.473624 23527 consensus_queue.cc:260] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:53.475081 23527 raft_consensus.cc:3060] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:53.475893 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:53.476029 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:53.476581 21659 raft_consensus.cc:2468] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 2.
I20260709 13:06:53.484540 21652 raft_consensus.cc:1240] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:53.485777 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:53.486474 21656 raft_consensus.cc:3060] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:53.488965 23407 consensus_queue.cc:1048] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:53.469414 23485 consensus_queue.cc:1059] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.021s
I20260709 13:06:53.491290 23485 raft_consensus.cc:3055] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:53.491230 23493 raft_consensus.cc:515] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:53.508754 23201 raft_consensus.cc:515] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:53.510298 23493 leader_election.cc:290] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:53.512856 21626 leader_election.cc:304] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:53.513092 21576 consensus_queue.cc:237] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:53.513898 21653 raft_consensus.cc:1275] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:53.515862 21660 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36032 (request call id 252) took 1486 ms. Trace:
I20260709 13:06:53.517714 21656 raft_consensus.cc:2468] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 6.
I20260709 13:06:53.516237 21660 rpcz_store.cc:276] 0709 13:06:52.029701 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:52.109936 (+ 80235us) service_pool.cc:224] Handling call
0709 13:06:53.492902 (+1382966us) spinlock_profiling.cc:243] Waited 1.08 s on lock 0x7b540015fed4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:06:53.515786 (+ 22884us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2483583744}
W20260709 13:06:53.537926 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 115522us
I20260709 13:06:53.491973 23485 raft_consensus.cc:740] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:53.540938 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:53.540923 21699 leader_election.cc:304] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:53.511427 23201 leader_election.cc:290] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 election: Requested vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:53.544461 21654 raft_consensus.cc:2468] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
I20260709 13:06:53.546156 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:53.546756 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:53.550606 21657 raft_consensus.cc:3060] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:06:53.559938 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 91516.4us
I20260709 13:06:53.561316 21550 leader_election.cc:304] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:53.563253 23465 raft_consensus.cc:2804] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:53.563791 23465 raft_consensus.cc:697] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:53.565161 23465 consensus_queue.cc:237] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:53.567797 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:53.567983 23533 consensus_queue.cc:1048] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:53.568418 21729 raft_consensus.cc:1240] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 4. Current term is 5. Ops: []
I20260709 13:06:53.570860 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:53.571223 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:53.572300 21697 leader_election.cc:304] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:06:53.572696 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:53.572971 23543 consensus_queue.cc:1048] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:53.573858 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:53.575011 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:53.575328 21659 raft_consensus.cc:1240] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 4. Current term is 5. Ops: [4.6-4.6]
I20260709 13:06:53.575580 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:53.576157 22272 raft_consensus.cc:3060] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:53.578022 21726 raft_consensus.cc:515] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:06:53.579933 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 62833.1us
I20260709 13:06:53.584306 21657 raft_consensus.cc:2468] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 4.
I20260709 13:06:53.546403 23525 raft_consensus.cc:2764] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 13:06:53.586549 22238 leader_election.cc:304] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:53.573901 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:53.599390 21726 leader_election.cc:290] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:53.608322 23451 consensus_queue.cc:1048] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:53.609598 23425 raft_consensus.cc:2804] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:53.610126 23425 raft_consensus.cc:493] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:53.610525 23425 raft_consensus.cc:3060] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:53.586851 23543 consensus_queue.cc:1048] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.025s
I20260709 13:06:53.586172 23424 raft_consensus.cc:515] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:53.614468 23424 leader_election.cc:290] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:53.589581 23421 raft_consensus.cc:515] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:53.617097 23421 leader_election.cc:290] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:53.586597 21728 raft_consensus.cc:2468] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 3.
I20260709 13:06:53.618884 21626 leader_election.cc:304] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:53.604176 21699 leader_election.cc:304] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:53.623692 23518 raft_consensus.cc:493] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:53.624524 23518 raft_consensus.cc:515] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:53.630478 23428 consensus_queue.cc:1059] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:53.642239 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:53.636258 23417 raft_consensus.cc:2804] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:06:53.647612 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 101278us
I20260709 13:06:53.649283 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:53.650470 21725 raft_consensus.cc:1240] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 2. Current term is 3. Ops: [2.5-2.5]
I20260709 13:06:53.603150 23576 raft_consensus.cc:2804] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 13:06:53.655357 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 73823us
W20260709 13:06:53.655107 21700 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:53.657218 23201 raft_consensus.cc:3055] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:06:53.657589 23201 raft_consensus.cc:740] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:53.638442 23518 leader_election.cc:290] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:53.667778 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:53.668809 21733 raft_consensus.cc:1275] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:53.672065 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:53.674050 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:53.674741 22265 raft_consensus.cc:2468] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 3.
I20260709 13:06:53.675582 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:53.676311 22271 raft_consensus.cc:2468] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 2.
I20260709 13:06:53.653646 23576 raft_consensus.cc:493] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:53.633594 23424 consensus_queue.cc:1059] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.026s
I20260709 13:06:53.680439 23421 raft_consensus.cc:493] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:53.681066 23421 raft_consensus.cc:515] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:53.657378 23524 raft_consensus.cc:2804] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:53.684242 23421 leader_election.cc:290] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:53.684615 23524 raft_consensus.cc:493] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:53.685086 23524 raft_consensus.cc:3060] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:53.686836 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce0fb868664a789da1828a9c9c060c" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:53.688050 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:53.651695 22264 raft_consensus.cc:2468] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 2.
I20260709 13:06:53.690047 21726 raft_consensus.cc:1240] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:53.698514 23417 raft_consensus.cc:697] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [term 3 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:53.701013 21697 leader_election.cc:304] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:53.660900 23543 raft_consensus.cc:2749] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:06:53.706220 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:53.707774 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:53.707828 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:53.708120 22271 raft_consensus.cc:3060] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:53.708633 21726 raft_consensus.cc:2393] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 5: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:06:53.709790 23417 consensus_queue.cc:237] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:53.712970 21657 raft_consensus.cc:2468] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 2.
I20260709 13:06:53.713105 21697 leader_election.cc:304] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:53.716761 23407 consensus_queue.cc:1048] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:53.716856 23201 consensus_queue.cc:260] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:53.717593 21697 leader_election.cc:304] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:53.718168 23201 raft_consensus.cc:3060] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:53.718988 21697 leader_election.cc:304] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:53.720046 23434 raft_consensus.cc:2749] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:06:53.720582 23424 raft_consensus.cc:2804] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:53.720717 22271 raft_consensus.cc:2468] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:06:53.721024 23424 raft_consensus.cc:493] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:53.687912 23576 raft_consensus.cc:3060] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:53.736917 21623 leader_election.cc:304] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:53.738078 21623 leader_election.cc:304] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:53.739074 23518 raft_consensus.cc:2804] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:53.739600 23518 raft_consensus.cc:493] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:53.740077 23518 raft_consensus.cc:3060] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:53.740938 23585 raft_consensus.cc:2804] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:53.741472 23585 raft_consensus.cc:493] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:53.741868 23585 raft_consensus.cc:3060] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:53.721442 23424 raft_consensus.cc:3060] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:53.720719 23434 raft_consensus.cc:2749] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:06:53.716419 23421 raft_consensus.cc:2749] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:53.661481 23485 consensus_queue.cc:260] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:53.668912 23425 raft_consensus.cc:515] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:06:53.757356 23581 log.cc:927] Time spent T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.097s	user 0.001s	sys 0.001s
I20260709 13:06:53.761622 23585 raft_consensus.cc:515] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:53.761862 23451 consensus_queue.cc:1059] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:53.766765 21699 leader_election.cc:304] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:53.767974 23407 raft_consensus.cc:2804] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:53.768424 23407 raft_consensus.cc:493] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:53.768836 23407 raft_consensus.cc:3060] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:53.781570 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
W20260709 13:06:53.784746 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 65830us
I20260709 13:06:53.775936 22265 raft_consensus.cc:1275] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:53.794708 21697 leader_election.cc:304] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:53.798892 23585 leader_election.cc:290] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:53.799371 23425 leader_election.cc:290] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:53.803903 21731 raft_consensus.cc:2468] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 6.
I20260709 13:06:53.789340 22267 raft_consensus.cc:2468] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:06:53.806851 23483 consensus_queue.cc:1048] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.063s
W20260709 13:06:53.819953 23582 log.cc:927] Time spent T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.120s	user 0.000s	sys 0.001s
I20260709 13:06:53.821290 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
W20260709 13:06:53.821460 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 224243us
I20260709 13:06:53.824327 21550 leader_election.cc:304] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
W20260709 13:06:53.825718 21548 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:53.826682 23342 raft_consensus.cc:2804] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:06:53.827203 23342 raft_consensus.cc:697] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 6 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:53.828152 23342 consensus_queue.cc:237] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:53.829460 23501 raft_consensus.cc:493] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:53.829991 23501 raft_consensus.cc:515] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:53.832548 23396 raft_consensus.cc:493] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:53.833133 23396 raft_consensus.cc:515] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:53.835176 23396 leader_election.cc:290] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:53.841085 21734 raft_consensus.cc:2468] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 4.
I20260709 13:06:53.850282 22272 raft_consensus.cc:2468] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 5.
I20260709 13:06:53.851051 22271 raft_consensus.cc:1240] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 4. Current term is 5. Ops: [4.6-4.6]
I20260709 13:06:53.855839 21697 leader_election.cc:304] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:53.826005 23498 consensus_queue.cc:1048] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.022s
I20260709 13:06:53.869743 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:53.855806 23434 raft_consensus.cc:493] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:53.871483 23434 raft_consensus.cc:515] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:53.871779 23424 raft_consensus.cc:515] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:53.873759 23434 leader_election.cc:290] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:53.858316 21654 raft_consensus.cc:1275] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:53.858438 23501 leader_election.cc:290] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:53.861233 23407 raft_consensus.cc:515] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:53.878695 23424 leader_election.cc:290] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:06:53.858457 21551 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:53.814577 23525 raft_consensus.cc:493] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:53.882594 23525 raft_consensus.cc:515] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:53.883934 23524 raft_consensus.cc:515] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:53.885049 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:53.886474 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086cac2d4434404e9ae4162c70276394" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:53.886615 21578 raft_consensus.cc:1275] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:53.887269 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4955566edeb4111afd9f42d0664485a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:53.888017 21576 raft_consensus.cc:2468] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 2.
I20260709 13:06:53.888131 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:53.888728 21577 raft_consensus.cc:2468] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 2.
I20260709 13:06:53.888922 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4955566edeb4111afd9f42d0664485a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:53.885905 21581 raft_consensus.cc:2410] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 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 13:06:53.889482 21585 raft_consensus.cc:3060] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:53.890376 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:53.891009 21582 raft_consensus.cc:2468] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 3.
I20260709 13:06:53.891306 23524 leader_election.cc:290] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:53.866004 23518 raft_consensus.cc:515] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:53.807046 23539 consensus_queue.cc:1048] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.105s
I20260709 13:06:53.868196 21550 leader_election.cc:304] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:53.849050 23425 raft_consensus.cc:2804] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:53.878958 23407 leader_election.cc:290] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:53.880327 23434 raft_consensus.cc:493] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:53.880405 23423 raft_consensus.cc:493] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:53.880971 23480 raft_consensus.cc:2804] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:53.881484 21699 leader_election.cc:304] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:53.862882 23576 raft_consensus.cc:515] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:53.881683 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
W20260709 13:06:53.898430 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 43983.1us
I20260709 13:06:53.900269 23425 raft_consensus.cc:697] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:53.900653 23493 raft_consensus.cc:3055] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:06:53.903227 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:53.905040 21584 raft_consensus.cc:1275] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:53.913038 22271 raft_consensus.cc:3060] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:53.905969 22272 raft_consensus.cc:3060] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:53.907009 23428 raft_consensus.cc:493] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:53.909740 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:53.909842 23543 raft_consensus.cc:3055] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:53.910356 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:53.890391 23421 consensus_queue.cc:1059] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.021s
I20260709 13:06:53.906540 23424 raft_consensus.cc:2749] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:06:53.911247 21585 raft_consensus.cc:2468] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 3.
I20260709 13:06:53.912650 23493 raft_consensus.cc:740] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:53.916774 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:53.919808 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:53.920504 21577 raft_consensus.cc:1275] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:53.920982 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:53.902900 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:53.895793 23525 leader_election.cc:290] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:53.906266 23465 raft_consensus.cc:2804] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:53.937156 21660 raft_consensus.cc:1275] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:06:53.938570 23434 raft_consensus.cc:515] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:53.940260 23428 raft_consensus.cc:515] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:53.941038 23533 raft_consensus.cc:493] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:53.942389 23576 leader_election.cc:290] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:53.942636 23518 leader_election.cc:290] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:53.943069 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:53.924073 23407 consensus_queue.cc:1048] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.022s
I20260709 13:06:53.943562 21732 raft_consensus.cc:1240] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 4. Current term is 5. Ops: [4.6-4.6]
I20260709 13:06:53.944130 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:53.948077 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:54.000149 22267 raft_consensus.cc:3060] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:54.000517 21657 raft_consensus.cc:2410] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 13:06:53.948634 23485 raft_consensus.cc:3060] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.001127 23434 leader_election.cc:290] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:06:53.944164 22239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 142601us
I20260709 13:06:54.003278 22270 raft_consensus.cc:1275] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:54.003471 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:54.004034 22273 raft_consensus.cc:3060] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:54.004060 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:54.004788 22268 raft_consensus.cc:3060] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:53.932063 21651 raft_consensus.cc:3060] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:54.005414 23425 consensus_queue.cc:237] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:53.919827 23423 raft_consensus.cc:515] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:53.955405 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:54.017995 21656 raft_consensus.cc:2393] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 3: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:06:53.956496 21580 raft_consensus.cc:1275] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:53.959336 21579 raft_consensus.cc:1275] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:53.966213 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:53.925136 23543 raft_consensus.cc:740] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:06:53.968676 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae15a655577142ed99332bdb3681af0f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
W20260709 13:06:53.975524 23598 log.cc:927] Time spent T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9: Append to log took a long time: real 0.073s	user 0.000s	sys 0.000s
I20260709 13:06:53.980971 22271 raft_consensus.cc:2468] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
I20260709 13:06:53.989812 21655 raft_consensus.cc:3060] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:06:53.990869 22272 raft_consensus.cc:2468] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:06:54.061388 21726 raft_consensus.cc:1240] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 2. Current term is 3. Ops: [2.5-2.5]
I20260709 13:06:53.989182 23465 raft_consensus.cc:697] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 4 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:54.066978 22266 raft_consensus.cc:1275] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:54.066741 23465 consensus_queue.cc:237] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:53.993863 23533 raft_consensus.cc:515] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:54.069510 23533 leader_election.cc:290] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:53.997016 23493 consensus_queue.cc:260] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, 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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:54.011533 22273 raft_consensus.cc:2468] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 4.
I20260709 13:06:54.071162 21655 raft_consensus.cc:2468] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
I20260709 13:06:54.072400 23518 raft_consensus.cc:493] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.008077 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:54.021360 23480 raft_consensus.cc:697] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:54.072243 23543 consensus_queue.cc:260] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:54.073153 22265 raft_consensus.cc:2468] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:06:54.073493 23543 raft_consensus.cc:3060] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:54.073582 23480 consensus_queue.cc:237] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:54.074489 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:54.034539 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:54.076813 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:54.077661 21578 raft_consensus.cc:2393] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 3: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:06:54.078375 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:54.079130 23423 leader_election.cc:290] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:54.040696 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:54.041157 23428 leader_election.cc:290] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:54.080075 21577 raft_consensus.cc:3055] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:54.080399 21577 raft_consensus.cc:740] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:54.080950 23501 consensus_queue.cc:1048] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:06:54.081175 21577 consensus_queue.cc:260] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:54.082142 21577 raft_consensus.cc:3060] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:54.040031 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:54.041805 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce0fb868664a789da1828a9c9c060c" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:54.050374 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:54.085830 21734 raft_consensus.cc:2368] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for earlier term 4. Current term is 5.
I20260709 13:06:54.053653 21550 leader_election.cc:304] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:54.061951 21697 leader_election.cc:304] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:54.086320 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:54.063333 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:54.072880 23518 raft_consensus.cc:515] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:54.041505 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:54.101039 21583 raft_consensus.cc:3060] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:06:54.108251 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 54690.3us
I20260709 13:06:54.108417 22270 raft_consensus.cc:1240] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:54.100840 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:54.109231 21580 raft_consensus.cc:3060] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:54.079510 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:54.110913 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:54.111212 22269 raft_consensus.cc:1275] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:54.111589 22265 raft_consensus.cc:2468] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 3.
I20260709 13:06:54.112228 23518 leader_election.cc:290] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:54.112630 21725 raft_consensus.cc:1240] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 3. Current term is 4. Ops: [3.5-3.5]
I20260709 13:06:54.112921 21626 leader_election.cc:400] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Vote denied by peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459) with higher term. Message: Invalid argument: T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for earlier term 4. Current term is 5.
I20260709 13:06:54.113245 21626 leader_election.cc:403] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:06:54.062554 21582 raft_consensus.cc:3060] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:54.115020 23447 raft_consensus.cc:493] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.115172 23428 raft_consensus.cc:3060] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Advancing to term 5
I20260709 13:06:54.115499 23447 raft_consensus.cc:515] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:54.119045 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:54.119987 21734 raft_consensus.cc:2410] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 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.
W20260709 13:06:54.121021 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 103899us
I20260709 13:06:54.122864 23493 raft_consensus.cc:3060] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:54.108803 21576 raft_consensus.cc:2376] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 3. Re-sending same reply.
I20260709 13:06:54.129019 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:54.129719 21652 raft_consensus.cc:2468] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 1.
I20260709 13:06:54.130010 23428 raft_consensus.cc:2749] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459) with higher term. Message: Invalid argument: T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for earlier term 4. Current term is 5.
I20260709 13:06:54.131897 23501 raft_consensus.cc:2749] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:54.133787 23501 consensus_queue.cc:1048] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:54.137586 21577 raft_consensus.cc:2468] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
W20260709 13:06:54.138190 21625 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:06:54.141366 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 79482.3us
I20260709 13:06:54.144614 21583 raft_consensus.cc:2468] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 5.
I20260709 13:06:54.150518 21697 leader_election.cc:304] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:54.156638 21698 leader_election.cc:304] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:54.158059 21551 leader_election.cc:304] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:54.157922 21699 leader_election.cc:304] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:54.160795 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:54.161252 21583 raft_consensus.cc:2468] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 2.
I20260709 13:06:54.141981 22268 raft_consensus.cc:2468] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 3.
I20260709 13:06:54.166625 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:54.167208 21659 raft_consensus.cc:2468] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 1.
I20260709 13:06:54.162429 21697 leader_election.cc:304] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:06:54.165056 21698 leader_election.cc:304] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:54.141798 22267 raft_consensus.cc:2468] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 5.
I20260709 13:06:54.153331 23423 raft_consensus.cc:2804] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:54.163841 21548 leader_election.cc:304] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:54.148241 23533 consensus_queue.cc:1048] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 13:06:54.177984 23529 consensus_queue.cc:1048] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.118s
I20260709 13:06:54.178798 23373 consensus_queue.cc:1059] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.029s
I20260709 13:06:54.179567 23373 raft_consensus.cc:3055] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:54.184383 21580 raft_consensus.cc:2468] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 5.
I20260709 13:06:54.194327 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:54.179912 23373 raft_consensus.cc:740] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:06:54.193766 21582 raft_consensus.cc:2468] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 3.
I20260709 13:06:54.180346 23427 raft_consensus.cc:2749] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:54.197615 23373 consensus_queue.cc:260] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:54.198783 21651 raft_consensus.cc:2468] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:06:54.199122 23373 raft_consensus.cc:3060] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:54.199740 21656 raft_consensus.cc:1240] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:54.200179 21699 leader_election.cc:304] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a
W20260709 13:06:54.204792 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 44120.3us
I20260709 13:06:54.205376 21697 leader_election.cc:304] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:54.206466 21548 leader_election.cc:304] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:54.179848 23421 raft_consensus.cc:2749] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:06:54.208923 23342 raft_consensus.cc:2749] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:54.171840 23576 raft_consensus.cc:2804] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:54.172086 23434 raft_consensus.cc:2804] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:54.231998 23434 raft_consensus.cc:697] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:54.232868 23434 consensus_queue.cc:237] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:54.175292 23524 raft_consensus.cc:2804] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:54.234884 23524 raft_consensus.cc:493] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting leader election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:54.235245 23524 raft_consensus.cc:3060] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:54.235867 23601 raft_consensus.cc:2804] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:54.236506 23601 raft_consensus.cc:697] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:54.215106 21623 leader_election.cc:304] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:54.212344 23425 raft_consensus.cc:2804] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:54.239197 23425 raft_consensus.cc:697] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:54.239504 23601 consensus_queue.cc:237] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:54.240439 22267 raft_consensus.cc:1275] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:54.240131 23425 consensus_queue.cc:237] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:54.241844 21726 raft_consensus.cc:1275] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:54.217635 23602 raft_consensus.cc:493] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
W20260709 13:06:54.242914 22238 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:54.243057 23602 raft_consensus.cc:515] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:54.192083 23599 consensus_queue.cc:1059] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 2.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.094s
I20260709 13:06:54.245172 23599 raft_consensus.cc:3055] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:54.245541 23599 raft_consensus.cc:740] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:06:54.246287 21731 raft_consensus.cc:2468] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 3.
I20260709 13:06:54.218045 23467 raft_consensus.cc:2749] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:06:54.224629 21729 raft_consensus.cc:1275] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:54.225230 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:54.229175 23504 consensus_queue.cc:1059] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:54.237224 23576 raft_consensus.cc:493] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:54.250691 23421 consensus_queue.cc:1048] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:54.216719 23529 consensus_queue.cc:1048] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.031s
I20260709 13:06:54.243743 23498 raft_consensus.cc:2804] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:54.222680 23593 raft_consensus.cc:493] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:54.238284 21623 leader_election.cc:304] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:54.250945 23576 raft_consensus.cc:3060] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:54.251777 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:54.252390 21623 leader_election.cc:304] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:54.254354 21729 raft_consensus.cc:1275] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 4. (term mismatch)
I20260709 13:06:54.251209 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
W20260709 13:06:54.255538 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 80625.6us
I20260709 13:06:54.255733 21654 raft_consensus.cc:2468] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 4.
I20260709 13:06:54.254699 21729 pending_rounds.cc:85] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672: Aborting all ops after (but not including) 3
I20260709 13:06:54.251091 23451 consensus_queue.cc:1048] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.003s
I20260709 13:06:54.246433 23599 consensus_queue.cc:260] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:54.266321 21698 leader_election.cc:304] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:54.249181 23525 raft_consensus.cc:2804] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:54.251495 23498 raft_consensus.cc:493] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:54.272322 23593 raft_consensus.cc:515] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:54.273010 23498 raft_consensus.cc:3060] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:54.274508 23593 leader_election.cc:290] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:54.269059 23407 raft_consensus.cc:2749] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:54.247565 23602 leader_election.cc:290] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:54.282785 21550 leader_election.cc:304] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:54.270321 23473 raft_consensus.cc:3055] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:06:54.271548 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:54.286878 21580 raft_consensus.cc:2368] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for earlier term 4. Current term is 5.
I20260709 13:06:54.271852 23533 raft_consensus.cc:493] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.255491 23518 raft_consensus.cc:2804] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:54.288722 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:54.288859 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:54.268361 21729 pending_rounds.cc:107] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 13:06:54.296826 21729 raft_consensus.cc:2889] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:06:54.299515 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:54.300434 21577 raft_consensus.cc:2468] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 4.
I20260709 13:06:54.301493 21698 leader_election.cc:304] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:54.303874 21698 leader_election.cc:304] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:54.266621 23423 raft_consensus.cc:697] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 4 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:54.249269 23417 consensus_queue.cc:1048] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.039s
I20260709 13:06:54.278760 21652 raft_consensus.cc:2468] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
I20260709 13:06:54.286489 23473 raft_consensus.cc:740] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:54.286248 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:54.305387 21624 leader_election.cc:304] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:54.299364 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:54.289676 23525 raft_consensus.cc:697] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:54.299623 23467 raft_consensus.cc:493] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.305374 23504 raft_consensus.cc:2804] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:54.305472 23584 raft_consensus.cc:2804] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:54.322044 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:54.318710 22273 raft_consensus.cc:2468] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:06:54.322932 21577 raft_consensus.cc:2393] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 4: Already voted for candidate fd323b19805c46bcb7aec2478c2a29e9 in this term.
I20260709 13:06:54.305722 23602 raft_consensus.cc:2804] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:54.301349 23465 raft_consensus.cc:493] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.289536 23539 consensus_queue.cc:1048] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.027s
I20260709 13:06:54.326030 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:54.331538 21729 raft_consensus.cc:1275] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:54.313148 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:54.299742 23533 raft_consensus.cc:515] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:54.335103 21580 raft_consensus.cc:2393] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 3: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:06:54.339000 21697 leader_election.cc:304] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:54.340631 23589 raft_consensus.cc:493] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:54.340552 23494 consensus_queue.cc:1048] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:54.341041 23465 raft_consensus.cc:515] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:54.341266 23589 raft_consensus.cc:515] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:54.321673 23493 raft_consensus.cc:2804] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:54.321786 23504 raft_consensus.cc:493] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:54.345498 23492 consensus_queue.cc:1048] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.010s
I20260709 13:06:54.344295 22267 raft_consensus.cc:2393] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 4: Already voted for candidate fd323b19805c46bcb7aec2478c2a29e9 in this term.
I20260709 13:06:54.359140 23497 consensus_queue.cc:1048] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.026s
I20260709 13:06:54.342703 21582 raft_consensus.cc:3060] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:54.361898 23423 consensus_queue.cc:237] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:54.363850 23614 raft_consensus.cc:2804] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:54.364245 23614 raft_consensus.cc:493] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting leader election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:54.364596 23614 raft_consensus.cc:3060] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:54.334950 23602 raft_consensus.cc:697] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:54.371976 23533 leader_election.cc:290] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:54.372364 22237 leader_election.cc:304] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:54.347975 23504 raft_consensus.cc:3060] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:54.376793 21729 raft_consensus.cc:1275] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:06:54.331104 23467 raft_consensus.cc:515] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:06:54.391330 22237 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:06:54.392293 22236 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:54.392917 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:54.353427 23427 raft_consensus.cc:493] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.395844 23550 raft_consensus.cc:493] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.396289 23594 consensus_queue.cc:1048] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.097s
I20260709 13:06:54.388849 23445 raft_consensus.cc:2804] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:06:54.380765 23613 raft_consensus.cc:493] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.402844 23550 raft_consensus.cc:515] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:54.403466 23428 raft_consensus.cc:493] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.404333 21582 raft_consensus.cc:2468] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 4.
W20260709 13:06:54.412633 22239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 131575us
I20260709 13:06:54.414203 23518 raft_consensus.cc:697] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:54.414695 23625 raft_consensus.cc:493] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.415234 23625 raft_consensus.cc:515] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:54.415256 23518 consensus_queue.cc:237] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:54.417724 23625 leader_election.cc:290] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:54.425743 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51bc12b41914bad9df01a751855d7f9" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:54.426575 23497 consensus_queue.cc:1059] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:54.427625 23497 raft_consensus.cc:3055] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:54.428017 23497 raft_consensus.cc:740] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:54.430024 23622 consensus_queue.cc:1048] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:54.432173 21583 raft_consensus.cc:1275] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:54.428390 23493 raft_consensus.cc:697] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:54.390728 23421 raft_consensus.cc:493] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:54.407266 23417 raft_consensus.cc:2749] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:54.407200 23527 raft_consensus.cc:493] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.407953 23445 raft_consensus.cc:493] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:54.449085 23622 raft_consensus.cc:493] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
W20260709 13:06:54.475144 21625 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:06:54.478140 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 224078us
I20260709 13:06:54.449741 23421 raft_consensus.cc:515] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:54.408565 23529 consensus_queue.cc:1048] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.062s
I20260709 13:06:54.375289 23473 consensus_queue.cc:260] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:54.471577 23445 raft_consensus.cc:3060] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:54.437948 23428 raft_consensus.cc:515] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:54.401008 23525 consensus_queue.cc:237] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:54.476553 23407 raft_consensus.cc:493] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:54.441938 23427 raft_consensus.cc:515] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:54.487130 23584 raft_consensus.cc:697] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:54.483256 23509 raft_consensus.cc:493] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.515141 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:54.492300 23543 raft_consensus.cc:493] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.519290 23523 raft_consensus.cc:493] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.536593 21729 raft_consensus.cc:2468] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 2.
I20260709 13:06:54.481945 23602 consensus_queue.cc:237] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:54.532928 23421 leader_election.cc:290] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:54.538697 23523 raft_consensus.cc:515] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:54.541429 23523 leader_election.cc:290] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:54.522904 23619 raft_consensus.cc:493] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:54.481375 23622 raft_consensus.cc:515] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:54.539055 23624 consensus_queue.cc:1048] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.055s
I20260709 13:06:54.490269 23527 raft_consensus.cc:515] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:54.549247 21624 leader_election.cc:304] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:54.476307 23613 raft_consensus.cc:515] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:06:54.532015 23608 log.cc:927] Time spent T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.177s	user 0.001s	sys 0.000s
I20260709 13:06:54.553269 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:54.477413 23497 consensus_queue.cc:260] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:54.553946 21582 raft_consensus.cc:2468] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:06:54.554493 23497 raft_consensus.cc:3060] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:54.555209 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:54.562551 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:54.565840 21652 raft_consensus.cc:2393] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 3: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:06:54.534613 23512 raft_consensus.cc:493] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.547637 23589 leader_election.cc:290] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:06:54.581141 22239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 167749us
I20260709 13:06:54.521615 23407 raft_consensus.cc:515] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:54.609256 21726 raft_consensus.cc:1240] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:54.609488 21624 leader_election.cc:304] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:54.543236 23543 raft_consensus.cc:515] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:54.613682 22272 raft_consensus.cc:1240] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 4. Current term is 5. Ops: [4.6-4.6]
I20260709 13:06:54.535606 23524 raft_consensus.cc:515] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:54.572837 23523 raft_consensus.cc:2749] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:06:54.619634 21624 leader_election.cc:304] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:54.528865 23509 raft_consensus.cc:515] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:54.549616 23493 consensus_queue.cc:237] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:54.610920 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
W20260709 13:06:54.634604 23612 log.cc:927] Time spent T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.198s	user 0.001s	sys 0.000s
I20260709 13:06:54.634716 23550 leader_election.cc:290] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:54.634568 21624 leader_election.cc:400] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Vote denied by peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015) with higher term. Message: Invalid argument: T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for earlier term 4. Current term is 5.
I20260709 13:06:54.618209 23589 raft_consensus.cc:2749] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:54.620726 23593 raft_consensus.cc:493] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:54.551254 23619 raft_consensus.cc:515] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:54.651281 21734 raft_consensus.cc:2468] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 4.
I20260709 13:06:54.642031 21730 raft_consensus.cc:2468] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 3.
I20260709 13:06:54.609624 23512 raft_consensus.cc:515] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:54.656350 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:54.657215 21652 raft_consensus.cc:2468] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 3.
I20260709 13:06:54.646551 23523 raft_consensus.cc:493] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.615010 23584 consensus_queue.cc:237] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:54.658368 23523 raft_consensus.cc:515] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:54.660605 23523 leader_election.cc:290] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:54.664424 22238 leader_election.cc:304] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:54.644493 22267 raft_consensus.cc:2468] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 3.
I20260709 13:06:54.694669 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:54.695458 21581 raft_consensus.cc:2468] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 3.
I20260709 13:06:54.668931 23550 raft_consensus.cc:2804] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:54.651861 23593 raft_consensus.cc:515] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:54.700081 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:54.697464 23428 leader_election.cc:290] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:54.700774 23550 raft_consensus.cc:493] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:54.670336 23498 raft_consensus.cc:515] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:54.709227 23527 leader_election.cc:290] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:54.718307 23550 raft_consensus.cc:3060] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:54.747109 23622 leader_election.cc:290] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:54.727662 23447 leader_election.cc:290] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:54.778148 23504 raft_consensus.cc:515] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:54.780030 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c8f49a78d445ee9c99e52b05c1b2bf" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:54.780678 23504 leader_election.cc:290] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:54.752599 23524 leader_election.cc:290] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:54.780800 21652 raft_consensus.cc:2468] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:54.782181 23407 leader_election.cc:290] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:54.790863 23638 raft_consensus.cc:2955] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:54.793035 23465 leader_election.cc:290] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:54.749929 23543 leader_election.cc:290] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
W20260709 13:06:54.794883 23627 log.cc:927] Time spent T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.134s	user 0.000s	sys 0.001s
I20260709 13:06:54.798722 23498 leader_election.cc:290] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 election: Requested vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:06:54.762406 23635 log.cc:927] Time spent T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 13:06:54.805357 23619 leader_election.cc:290] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:06:54.801402 23576 consensus_meta.cc:287] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672: Time spent flushing consensus metadata: real 0.533s	user 0.007s	sys 0.004s
I20260709 13:06:54.813021 22238 leader_election.cc:304] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:54.814990 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:54.803733 23407 raft_consensus.cc:493] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.749264 23613 leader_election.cc:290] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:54.793917 23509 leader_election.cc:290] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:54.824875 23619 raft_consensus.cc:2804] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:54.844026 23619 raft_consensus.cc:493] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:54.844410 23619 raft_consensus.cc:3060] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:54.848279 23593 leader_election.cc:290] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:54.794035 23614 raft_consensus.cc:515] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:54.841751 21481 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:56516 (request call id 232) took 3222 ms. Trace:
I20260709 13:06:54.853914 21729 raft_consensus.cc:2468] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 3.
I20260709 13:06:54.852946 23467 leader_election.cc:290] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:54.854626 23614 leader_election.cc:290] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:54.858517 21697 leader_election.cc:304] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:54.861279 21698 leader_election.cc:304] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:54.862396 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:54.862708 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:54.863616 22273 raft_consensus.cc:2468] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:06:54.863974 23599 raft_consensus.cc:3060] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:54.864777 22272 raft_consensus.cc:1275] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:54.864446 23593 consensus_queue.cc:1048] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:06:54.866333 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:54.852888 22267 raft_consensus.cc:1275] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:54.824579 23576 raft_consensus.cc:515] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:54.869959 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:54.871804 22272 raft_consensus.cc:2468] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:06:54.872071 21697 leader_election.cc:304] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:54.853331 21481 rpcz_store.cc:276] 0709 13:06:51.619186 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:51.619330 (+   144us) service_pool.cc:224] Handling call
0709 13:06:54.841683 (+3222353us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:06:53.660629 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:06:53.719191 (+ 58562us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:06:53.719240 (+    49us) write_op.cc:435] Acquired schema lock
0709 13:06:53.719257 (+    17us) tablet.cc:662] Decoding operations
0709 13:06:53.719603 (+   346us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:06:53.719693 (+    90us) write_op.cc:641] Partition lock acquired for write op
0709 13:06:53.719739 (+    46us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:06:53.720019 (+   280us) tablet.cc:701] Row locks acquired
0709 13:06:53.720063 (+    44us) write_op.cc:260] PREPARE: finished
0709 13:06:53.720216 (+   153us) write_op.cc:270] Start()
0709 13:06:53.720343 (+   127us) write_op.cc:276] Timestamp: P: 1783602413720167 usec, L: 0
0709 13:06:53.720379 (+    36us) op_driver.cc:348] REPLICATION: starting
0709 13:06:53.721084 (+   705us) log.cc:844] Serialized 539 byte log entry
0709 13:06:54.246605 (+525521us) op_driver.cc:464] REPLICATION: finished
0709 13:06:54.414724 (+168119us) write_op.cc:301] APPLY: starting
0709 13:06:54.414847 (+   123us) tablet.cc:1367] starting BulkCheckPresence
0709 13:06:54.414993 (+   146us) tablet.cc:1370] finished BulkCheckPresence
0709 13:06:54.415149 (+   156us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:06:54.415430 (+   281us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:06:54.415632 (+   202us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:06:54.415690 (+    58us) write_op.cc:312] APPLY: finished
0709 13:06:54.415995 (+   305us) log.cc:844] Serialized 23 byte log entry
0709 13:06:54.416176 (+   181us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:54.416254 (+    78us) write_op.cc:454] Released schema lock
0709 13:06:54.416306 (+    52us) write_op.cc:341] FINISH: Updating metrics
0709 13:06:54.416693 (+   387us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:54.416722 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":333254,"reported_tablets":9,"child_traces":[["op",{"apply.queue_time_us":167837,"apply.run_cpu_time_us":1955,"apply.run_wall_time_us":1954,"num_ops":1,"prepare.queue_time_us":196970,"prepare.run_cpu_time_us":8225,"prepare.run_wall_time_us":169153,"raft.queue_time_us":267959,"raft.run_cpu_time_us":6589,"raft.run_wall_time_us":69896,"replication_time_us":526069,"thread_start_us":473872,"threads_started":4,"wal-append.queue_time_us":179692}]]}
I20260709 13:06:54.878085 22273 raft_consensus.cc:1275] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:06:54.883960 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:54.888824 21697 leader_election.cc:304] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:54.890259 23423 raft_consensus.cc:2804] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:54.890636 23423 raft_consensus.cc:493] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting leader election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:54.869226 23421 raft_consensus.cc:2804] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:54.891471 23423 raft_consensus.cc:3060] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:54.878705 22265 raft_consensus.cc:1275] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:54.916392 22268 raft_consensus.cc:2468] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:06:54.924403 22269 raft_consensus.cc:2468] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:06:54.857383 23407 raft_consensus.cc:515] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:54.877259 23593 raft_consensus.cc:2804] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:54.876250 23524 raft_consensus.cc:3060] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:54.948464 21697 leader_election.cc:304] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:54.882227 23512 leader_election.cc:290] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:54.953498 21725 raft_consensus.cc:2393] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 3: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:06:54.954418 23584 raft_consensus.cc:493] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.957520 21697 leader_election.cc:304] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:54.927086 23421 raft_consensus.cc:493] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:54.952342 23593 raft_consensus.cc:493] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:54.877388 23614 consensus_queue.cc:1048] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.075s
I20260709 13:06:54.955071 23602 raft_consensus.cc:2804] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:54.936800 23474 consensus_queue.cc:1048] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.061s
I20260709 13:06:54.942939 23550 raft_consensus.cc:515] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:54.988319 23421 raft_consensus.cc:3060] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:54.991437 23525 raft_consensus.cc:493] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:54.996425 23525 raft_consensus.cc:515] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:55.003724 23525 leader_election.cc:290] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:54.985394 23613 raft_consensus.cc:2804] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:54.958521 23425 consensus_queue.cc:1048] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.038s
I20260709 13:06:54.991905 23593 raft_consensus.cc:3060] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:54.989312 23445 raft_consensus.cc:515] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:54.992578 23584 raft_consensus.cc:515] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:55.013171 23602 raft_consensus.cc:697] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:55.013401 23493 consensus_queue.cc:1048] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.065s
I20260709 13:06:55.104367 21583 raft_consensus.cc:1275] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:55.102005 21584 raft_consensus.cc:1275] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:06:55.102411 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:55.105085 21584 pending_rounds.cc:85] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a: Aborting all ops after (but not including) 1
I20260709 13:06:55.105340 21584 pending_rounds.cc:107] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:06:55.105479 21579 raft_consensus.cc:2368] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 for earlier term 3. Current term is 4.
I20260709 13:06:55.105556 21584 raft_consensus.cc:2889] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:06:55.109324 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:55.110081 21580 raft_consensus.cc:2393] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 3: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:06:55.112934 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:55.115628 21579 raft_consensus.cc:2393] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 3: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:06:55.116037 21698 leader_election.cc:400] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015) with higher term. Message: Invalid argument: T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 for earlier term 3. Current term is 4.
I20260709 13:06:55.118110 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:55.118785 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51bc12b41914bad9df01a751855d7f9" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:55.118818 21585 raft_consensus.cc:2393] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 3: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:06:55.095983 23576 leader_election.cc:290] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
W20260709 13:06:55.128813 23656 log.cc:927] Time spent T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
I20260709 13:06:55.137733 23445 leader_election.cc:290] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:55.138855 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:55.139470 21657 raft_consensus.cc:3060] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:55.143337 23501 raft_consensus.cc:493] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:55.143882 23501 raft_consensus.cc:515] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:55.144412 23427 leader_election.cc:290] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:55.116631 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:55.145005 23427 consensus_queue.cc:1048] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:55.145992 23501 leader_election.cc:290] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:06:55.146221 23658 log.cc:927] Time spent T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 13:06:55.148291 23550 leader_election.cc:290] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
W20260709 13:06:55.149405 23652 log.cc:927] Time spent T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.123s	user 0.000s	sys 0.000s
I20260709 13:06:55.150084 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:55.150642 21652 raft_consensus.cc:3060] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:06:55.153110 21549 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:55.148017 23421 raft_consensus.cc:515] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:55.155025 21551 leader_election.cc:304] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:55.155759 23492 raft_consensus.cc:493] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:55.156558 23655 log.cc:927] Time spent T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
I20260709 13:06:55.156281 23492 raft_consensus.cc:515] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:55.156767 21551 leader_election.cc:304] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:55.158504 23584 leader_election.cc:290] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:55.159442 23421 leader_election.cc:290] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:55.160291 23423 raft_consensus.cc:515] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:55.148980 23619 raft_consensus.cc:515] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:55.163055 21657 raft_consensus.cc:2468] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 5.
I20260709 13:06:55.180210 21580 raft_consensus.cc:1275] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:55.181392 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:55.182979 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:55.183739 21732 raft_consensus.cc:2468] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 4.
I20260709 13:06:55.190059 21732 raft_consensus.cc:1275] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:55.191551 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:55.167622 23396 raft_consensus.cc:493] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:55.199280 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:55.201409 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:55.202191 21580 raft_consensus.cc:2468] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 4.
I20260709 13:06:55.178341 23613 raft_consensus.cc:697] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:55.206215 23637 raft_consensus.cc:2804] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:55.178833 23634 raft_consensus.cc:2804] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:55.190709 23421 raft_consensus.cc:493] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:55.227965 23622 raft_consensus.cc:493] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:55.228477 23622 raft_consensus.cc:515] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:55.229122 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:55.230197 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:55.230458 23622 leader_election.cc:290] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:55.230700 21585 raft_consensus.cc:2468] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 3.
I20260709 13:06:55.227360 21626 leader_election.cc:304] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:55.232784 23485 raft_consensus.cc:2804] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:06:55.233183 23485 raft_consensus.cc:493] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:55.233541 23485 raft_consensus.cc:3060] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:55.232666 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c8f49a78d445ee9c99e52b05c1b2bf" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:55.237320 23593 raft_consensus.cc:515] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:06:55.238694 23632 log.cc:927] Time spent T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.549s	user 0.004s	sys 0.000s
I20260709 13:06:55.240015 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51bc12b41914bad9df01a751855d7f9" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:55.239614 21626 leader_election.cc:304] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:55.242729 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:55.243290 21734 raft_consensus.cc:3060] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:55.243677 23619 leader_election.cc:290] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:55.244705 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c8f49a78d445ee9c99e52b05c1b2bf" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:55.245223 21657 raft_consensus.cc:3060] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:55.246150 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae15a655577142ed99332bdb3681af0f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:55.231503 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:55.245721 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:55.250156 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:55.250630 21580 raft_consensus.cc:1275] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:55.193130 23584 consensus_queue.cc:1048] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 13:06:55.214210 23634 raft_consensus.cc:493] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:55.166499 23602 consensus_queue.cc:237] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:55.251422 21657 raft_consensus.cc:2468] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 3.
I20260709 13:06:55.216171 23637 raft_consensus.cc:493] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:55.217212 23434 raft_consensus.cc:493] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:55.216398 23661 raft_consensus.cc:493] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:55.262082 21734 raft_consensus.cc:2468] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 4.
I20260709 13:06:55.263142 22238 leader_election.cc:304] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:55.249542 23525 raft_consensus.cc:2804] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:55.226230 23533 raft_consensus.cc:2955] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:55.263924 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:55.200373 23396 raft_consensus.cc:515] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:55.270123 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:55.271328 21657 raft_consensus.cc:3060] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:06:55.272276 23492 leader_election.cc:290] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:55.262171 23634 raft_consensus.cc:3060] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:55.276654 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:55.265606 23637 raft_consensus.cc:3060] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:55.291138 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:55.270694 23525 raft_consensus.cc:493] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:55.254676 23421 raft_consensus.cc:515] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:55.295820 21585 raft_consensus.cc:2410] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 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: 2 index: 4.
I20260709 13:06:55.276711 23599 raft_consensus.cc:2804] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:55.298772 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:55.301357 21726 raft_consensus.cc:2410] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for term 5 because replica has last-logged OpId of term: 3 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 13:06:55.288805 23593 leader_election.cc:290] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:55.271018 23661 raft_consensus.cc:515] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:55.299995 23525 raft_consensus.cc:3060] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:55.337138 23396 leader_election.cc:290] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:55.285132 23485 raft_consensus.cc:515] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:55.337963 21652 raft_consensus.cc:2468] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 4.
I20260709 13:06:55.339211 23485 leader_election.cc:290] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:55.339453 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:55.339723 22238 leader_election.cc:304] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:55.341270 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:55.341943 21654 raft_consensus.cc:2393] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 5: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:06:55.342038 21660 raft_consensus.cc:2468] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:06:55.342075 21657 raft_consensus.cc:2468] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 3.
I20260709 13:06:55.304014 21651 raft_consensus.cc:1275] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:06:55.301668 23638 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:36098 (request call id 84) took 1950 ms. Trace:
I20260709 13:06:55.345333 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:55.271142 23434 raft_consensus.cc:515] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:55.347097 21657 raft_consensus.cc:1275] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:55.349261 21731 raft_consensus.cc:3060] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:55.306205 23599 raft_consensus.cc:697] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [term 3 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:06:55.307229 21653 raft_consensus.cc:1275] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:55.353127 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c8f49a78d445ee9c99e52b05c1b2bf" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:55.375154 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:55.381492 21579 raft_consensus.cc:3060] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:55.382639 23667 consensus_queue.cc:1048] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:55.384640 21577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55756 (request call id 368) took 1001 ms. Trace:
I20260709 13:06:55.385000 21577 rpcz_store.cc:276] 0709 13:06:54.383123 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:54.383261 (+   138us) service_pool.cc:224] Handling call
0709 13:06:54.384288 (+  1027us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:06:54.446049 (+ 61761us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:54.446086 (+    37us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:06:54.469756 (+ 23670us) log.cc:844] Serialized 26 byte log entry
0709 13:06:54.650597 (+180841us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:06:54.712401 (+ 61804us) log.cc:844] Serialized 14 byte log entry
0709 13:06:54.719527 (+  7126us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:54.837397 (+117870us) spinlock_profiling.cc:243] Waited 1.73 ms on lock 0x7b18004190e0. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f7329634de1 00007f73296415b1 00007f732076c3f3 00007f732076e7c1 00007f732076e779 00007f732076e709 00007f732076e6d1 00007f732076d9cd 000000000038f354 000000000038f199 00007f732074f83a
0709 13:06:55.383957 (+546560us) spinlock_profiling.cc:243] Waited 5.35 ms on lock 0x7b18004190e0. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f7329634de1 00007f73296415b1 00007f732073a2a6 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419
0709 13:06:55.384355 (+   398us) spinlock_profiling.cc:243] Waited 27.1 ms on lock 0x7b54000ce9d4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:06:55.384402 (+    47us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:06:55.384443 (+    41us) raft_consensus.cc:1685] finished
0709 13:06:55.384454 (+    11us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:55.384556 (+   102us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":6801,"prepare.queue_time_us":94988,"prepare.run_cpu_time_us":43,"prepare.run_wall_time_us":42,"raft.queue_time_us":13262,"raft.run_cpu_time_us":231,"raft.run_wall_time_us":23577,"spinlock_wait_cycles":78725376,"thread_start_us":179821,"threads_started":2,"wal-append.queue_time_us":229339}
I20260709 13:06:55.347221 23485 raft_consensus.cc:493] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:55.387658 23485 raft_consensus.cc:515] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:55.390416 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:55.391132 21726 raft_consensus.cc:2393] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 3: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:06:55.391199 23485 leader_election.cc:290] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:55.392408 23525 raft_consensus.cc:515] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:55.392943 23661 leader_election.cc:290] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:55.396142 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51bc12b41914bad9df01a751855d7f9" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:55.396697 21726 raft_consensus.cc:3060] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:55.400521 21656 raft_consensus.cc:1240] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:55.404040 21726 raft_consensus.cc:2468] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 3.
I20260709 13:06:55.405110 21626 leader_election.cc:304] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:55.405907 23584 raft_consensus.cc:2804] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:55.406257 23473 raft_consensus.cc:3060] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:55.406421 23584 raft_consensus.cc:697] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:55.407439 23584 consensus_queue.cc:237] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:55.353166 23620 raft_consensus.cc:493] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:55.348376 23619 raft_consensus.cc:2804] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:55.355319 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:55.412768 21729 raft_consensus.cc:1275] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 6. (term mismatch)
I20260709 13:06:55.346021 23532 raft_consensus.cc:493] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:55.418735 21729 pending_rounds.cc:85] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672: Aborting all ops after (but not including) 5
I20260709 13:06:55.419059 21729 pending_rounds.cc:107] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672: Aborting uncommitted NO_OP operation due to leader change: 4.6
I20260709 13:06:55.419322 21729 raft_consensus.cc:2889] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:06:55.414734 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:55.420322 21581 raft_consensus.cc:3060] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:55.424930 23434 leader_election.cc:290] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:55.426050 23489 raft_consensus.cc:493] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:55.426565 23489 raft_consensus.cc:515] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:55.428526 23489 leader_election.cc:290] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:55.347424 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:55.339501 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:55.434196 21579 raft_consensus.cc:2468] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 4.
I20260709 13:06:55.434803 21660 raft_consensus.cc:2393] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 3: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:06:55.436070 21581 raft_consensus.cc:2468] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 5.
I20260709 13:06:55.355322 23613 consensus_queue.cc:237] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:55.482851 21624 leader_election.cc:304] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:55.446902 21731 raft_consensus.cc:2468] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 5.
I20260709 13:06:55.508486 21626 leader_election.cc:304] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:55.502388 21732 raft_consensus.cc:2955] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:55.479651 21725 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34388 (request call id 1556) took 1219 ms. Trace:
I20260709 13:06:55.413417 23525 leader_election.cc:290] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:55.521131 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:55.521950 21581 raft_consensus.cc:2468] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 5.
I20260709 13:06:55.521968 21551 leader_election.cc:304] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:55.486831 23451 raft_consensus.cc:493] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:55.485527 23421 leader_election.cc:290] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:55.461759 23485 raft_consensus.cc:493] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
W20260709 13:06:55.517553 23524 consensus_meta.cc:287] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672: Time spent flushing consensus metadata: real 0.561s	user 0.010s	sys 0.001s
I20260709 13:06:55.526665 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:55.532086 23485 raft_consensus.cc:515] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:55.567961 21551 leader_election.cc:304] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:06:55.511541 21652 raft_consensus.cc:2468] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 2.
I20260709 13:06:55.436249 23532 raft_consensus.cc:515] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:55.435914 23620 raft_consensus.cc:515] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:55.579895 23494 raft_consensus.cc:2804] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:55.580469 23494 raft_consensus.cc:697] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 4 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:55.580674 23279 raft_consensus.cc:2804] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:06:55.581133 23279 raft_consensus.cc:493] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:55.581478 23279 raft_consensus.cc:3060] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:55.581434 23494 consensus_queue.cc:237] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:55.348848 23638 rpcz_store.cc:276] 0709 13:06:53.344110 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:53.344274 (+   164us) service_pool.cc:224] Handling call
0709 13:06:53.461725 (+117451us) log.cc:844] Serialized 508 byte log entry
0709 13:06:53.821240 (+359515us) spinlock_profiling.cc:243] Waited 7.02 ms on lock 0x7b18001b46c0. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f7329634de1 00007f73296415b1 00007f73206e6c0a 00007f7329e26219 00007f732076ea40 00007f73207694e4 00007f7320769455 00007f73237b2b0b 00007f7323837b63 00007f732385f752 00007f73238579fa
0709 13:06:55.294375 (+1473135us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":209852,"raft.queue_time_us":241511,"raft.run_cpu_time_us":1348,"raft.run_wall_time_us":58533,"spinlock_wait_cycles":16141696,"thread_start_us":119765,"threads_started":1,"wal-append.queue_time_us":134040,"wal-append.run_cpu_time_us":2034,"wal-append.run_wall_time_us":1012036}
I20260709 13:06:55.567106 23489 consensus_queue.cc:1048] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 13:06:55.566154 23525 raft_consensus.cc:493] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:55.595032 22237 leader_election.cc:304] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:55.523862 21725 rpcz_store.cc:276] 0709 13:06:54.260121 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:54.264296 (+  4175us) service_pool.cc:224] Handling call
0709 13:06:55.479393 (+1215097us) spinlock_profiling.cc:243] Waited 572 ms on lock 0x7b54003a0054. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:06:55.479555 (+   162us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1314627840}
I20260709 13:06:55.461681 23599 consensus_queue.cc:237] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:55.591192 23525 raft_consensus.cc:515] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:55.570073 23524 raft_consensus.cc:2749] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:06:55.614784 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 178356us
I20260709 13:06:55.659777 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:55.660526 22269 raft_consensus.cc:3060] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:55.532824 23451 raft_consensus.cc:515] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:55.663808 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:55.603446 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51bc12b41914bad9df01a751855d7f9" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:55.600342 21728 raft_consensus.cc:2955] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
W20260709 13:06:55.720606 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 212207us
I20260709 13:06:55.599584 23673 raft_consensus.cc:2749] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:06:55.702792 21549 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:55.706987 22269 raft_consensus.cc:2468] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
W20260709 13:06:55.720881 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 238130us
W20260709 13:06:56.156692 22238 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.504s	user 0.002s	sys 0.029s
W20260709 13:06:55.824769 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 218240us
W20260709 13:06:55.656797 23649 log.cc:927] Time spent T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
W20260709 13:06:56.446372 22238 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.794s	user 0.006s	sys 0.029s
W20260709 13:06:55.871340 23634 consensus_meta.cc:287] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a: Time spent flushing consensus metadata: real 0.577s	user 0.008s	sys 0.000s
I20260709 13:06:55.656541 23624 raft_consensus.cc:2749] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 13:06:55.929883 23533 consensus_meta.cc:287] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a: Time spent flushing consensus metadata: real 0.584s	user 0.006s	sys 0.010s
I20260709 13:06:55.639079 23638 raft_consensus.cc:493] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:56.453760 22271 raft_consensus.cc:2468] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 5.
I20260709 13:06:55.684589 21468 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 081778ef7ad04f0f966ab8e5e0b594fd with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:06:55.669135 23654 log.cc:927] Time spent T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
W20260709 13:06:56.336467 23473 consensus_meta.cc:287] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a: Time spent flushing consensus metadata: real 0.930s	user 0.013s	sys 0.002s
W20260709 13:06:56.337496 23684 log.cc:927] Time spent T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 13:06:56.460850 22237 leader_election.cc:304] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
W20260709 13:06:56.450376 22267 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.587s	user 0.007s	sys 0.015s
I20260709 13:06:56.415743 23689 raft_consensus.cc:493] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:56.414566 23532 leader_election.cc:290] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:55.869210 23692 raft_consensus.cc:493] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:56.175101 23480 raft_consensus.cc:493] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
W20260709 13:06:56.564507 21625 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.772s	user 0.010s	sys 0.024s
I20260709 13:06:56.470878 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:55.999632 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
W20260709 13:06:56.156522 23687 log.cc:927] Time spent T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.203s	user 0.000s	sys 0.000s
W20260709 13:06:56.178689 23672 log.cc:927] Time spent T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9: Append to log took a long time: real 0.322s	user 0.000s	sys 0.000s
I20260709 13:06:55.807457 23584 raft_consensus.cc:2804] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:55.683629 23524 raft_consensus.cc:493] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:55.868144 23686 raft_consensus.cc:493] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:55.793062 23445 raft_consensus.cc:2749] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:55.952776 23434 raft_consensus.cc:493] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:55.719982 23619 raft_consensus.cc:697] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 4 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:06:55.855433 23680 raft_consensus.cc:493] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:56.352311 23525 leader_election.cc:290] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:55.868291 23676 raft_consensus.cc:493] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:56.174682 23620 leader_election.cc:290] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:55.825284 21730 raft_consensus.cc:1240] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:06:55.865232 23679 raft_consensus.cc:493] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:55.684721 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
W20260709 13:06:56.149315 21623 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.19.255.196:38861 timed out after 1.605s (SENT) [suppressed 27 similar messages]
W20260709 13:06:56.351425 23637 consensus_meta.cc:287] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a: Time spent flushing consensus metadata: real 1.052s	user 0.008s	sys 0.000s
I20260709 13:06:56.463829 23492 raft_consensus.cc:493] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:55.953379 23424 raft_consensus.cc:493] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:56.565023 21625 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.780s	user 0.010s	sys 0.024s
W20260709 13:06:56.560685 21468 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 955841us
I20260709 13:06:55.869827 23279 raft_consensus.cc:515] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:56.465092 23485 leader_election.cc:290] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:56.567641 22269 raft_consensus.cc:1813] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Handling vote request from an unknown peer c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:56.629587 22269 raft_consensus.cc:2410] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for term 3 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 4.
W20260709 13:06:56.568065 23690 log.cc:927] Time spent T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9: Append to log took a long time: real 0.654s	user 0.000s	sys 0.010s
W20260709 13:06:56.521183 22267 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.658s	user 0.007s	sys 0.015s
W20260709 13:06:56.561872 21576 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.690s	user 0.018s	sys 0.015s
I20260709 13:06:56.489296 23673 raft_consensus.cc:493] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
W20260709 13:06:56.575639 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 114883us
I20260709 13:06:56.659559 22272 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54804 (request call id 490) took 1496 ms. Trace:
I20260709 13:06:56.665623 22272 rpcz_store.cc:276] 0709 13:06:55.163197 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:55.163400 (+   203us) service_pool.cc:224] Handling call
0709 13:06:55.170980 (+  7580us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:06:55.190421 (+ 19441us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:55.190465 (+    44us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:06:55.196379 (+  5914us) log.cc:844] Serialized 26 byte log entry
0709 13:06:55.548930 (+352551us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:06:55.548996 (+    66us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:55.549088 (+    92us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:06:56.659330 (+1110242us) raft_consensus.cc:1685] finished
0709 13:06:56.659359 (+    29us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:56.659498 (+   139us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":199,"raft.queue_time_us":12003,"raft.run_cpu_time_us":172,"raft.run_wall_time_us":13836,"thread_start_us":299476,"threads_started":1,"wal-append.queue_time_us":468385}
I20260709 13:06:56.579504 23696 raft_consensus.cc:493] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:56.567734 23480 raft_consensus.cc:515] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:56.569029 23689 raft_consensus.cc:515] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:56.471614 23634 raft_consensus.cc:515] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:56.626791 23693 raft_consensus.cc:493] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:56.490567 23494 raft_consensus.cc:493] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:56.570655 23427 raft_consensus.cc:493] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:56.491614 23638 raft_consensus.cc:515] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:56.574694 23532 raft_consensus.cc:493] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:56.577315 23584 raft_consensus.cc:697] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:06:56.632828 21579 raft_consensus.cc:2393] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 5: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:06:56.598490 23483 raft_consensus.cc:493] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:56.572351 23524 raft_consensus.cc:515] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:56.573975 21578 raft_consensus.cc:1275] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 6. (term mismatch)
I20260709 13:06:56.572335 23692 raft_consensus.cc:515] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:56.574170 23686 raft_consensus.cc:515] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:56.490388 23501 raft_consensus.cc:493] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:56.586205 23434 raft_consensus.cc:515] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:56.627247 23525 raft_consensus.cc:493] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:56.724686 21584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36106 (request call id 1972) took 1192 ms. Trace:
W20260709 13:06:56.807210 21623 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 657859us
I20260709 13:06:56.807358 21584 rpcz_store.cc:276] 0709 13:06:55.521652 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:55.521767 (+   115us) service_pool.cc:224] Handling call
0709 13:06:55.522036 (+   269us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:06:55.522415 (+   379us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:55.522444 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:06:55.522860 (+   416us) log.cc:844] Serialized 26 byte log entry
0709 13:06:55.640646 (+117786us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:06:55.675286 (+ 34640us) log.cc:844] Serialized 14 byte log entry
0709 13:06:55.819917 (+144631us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:55.820021 (+   104us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:06:56.713515 (+893494us) raft_consensus.cc:1685] finished
0709 13:06:56.713536 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:56.713661 (+   125us) inbound_call.cc:177] Queueing success response
0709 13:06:56.759607 (+ 45946us) spinlock_profiling.cc:243] Waited 1.67 ms on lock 0x7b1800140ec0. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f7329634de1 00007f73296415b1 00007f732076c522 00007f732076e7c1 00007f732076e779 00007f732076e709 00007f732076e6d1 00007f732076d9cd 000000000038f354 000000000038f199 00007f732074f83a
Metrics: {"mutex_wait_us":114765,"prepare.queue_time_us":34466,"prepare.run_cpu_time_us":4965,"prepare.run_wall_time_us":40819,"raft.queue_time_us":119961,"raft.run_cpu_time_us":236,"raft.run_wall_time_us":10337,"spinlock_wait_cycles":3834112,"thread_start_us":117377,"threads_started":1,"wal-append.queue_time_us":455263}
I20260709 13:06:56.725687 23279 leader_election.cc:290] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:56.726466 22268 raft_consensus.cc:1275] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:56.634243 23424 raft_consensus.cc:515] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:56.835906 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:56.660936 23492 raft_consensus.cc:515] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:56.836705 21659 raft_consensus.cc:2468] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:56.599382 23676 raft_consensus.cc:515] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:56.729169 21734 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34388 (request call id 1577) took 1461 ms. Trace:
I20260709 13:06:56.586944 23680 raft_consensus.cc:515] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:56.732441 23451 leader_election.cc:290] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:56.732436 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
W20260709 13:06:56.736852 23683 log.cc:927] Time spent T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.414s	user 0.003s	sys 0.003s
I20260709 13:06:56.737483 23689 leader_election.cc:290] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:56.743933 23447 raft_consensus.cc:493] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:56.744064 23694 raft_consensus.cc:493] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:56.854921 23703 raft_consensus.cc:493] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:56.744921 23550 raft_consensus.cc:493] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:56.749218 23480 leader_election.cc:290] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:56.638877 23700 raft_consensus.cc:493] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:56.635161 23637 raft_consensus.cc:515] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:56.716022 23696 raft_consensus.cc:515] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:06:56.650534 21576 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.778s	user 0.019s	sys 0.015s
I20260709 13:06:56.752107 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:56.629902 23445 raft_consensus.cc:2804] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader election won for term 5
W20260709 13:06:56.763157 23695 log.cc:927] Time spent T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.128s	user 0.000s	sys 0.000s
I20260709 13:06:56.765385 21729 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34386 (request call id 1844) took 1453 ms. Trace:
I20260709 13:06:56.767477 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:56.770062 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:56.721616 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:56.774049 21578 pending_rounds.cc:85] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a: Aborting all ops after (but not including) 5
I20260709 13:06:56.769767 23427 raft_consensus.cc:515] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:56.783648 21725 raft_consensus.cc:1275] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:56.784878 23407 leader_election.cc:290] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:56.697989 23485 raft_consensus.cc:493] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:56.700664 21730 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34388 (request call id 1587) took 1094 ms. Trace:
I20260709 13:06:56.718307 23494 raft_consensus.cc:515] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:56.712608 23688 raft_consensus.cc:493] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:56.667290 23679 raft_consensus.cc:515] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:56.811609 21726 raft_consensus.cc:1275] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:56.837450 21734 rpcz_store.cc:276] 0709 13:06:55.268202 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:55.268460 (+   258us) service_pool.cc:224] Handling call
0709 13:06:55.268852 (+   392us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:55.354225 (+ 85373us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:55.354260 (+    35us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:55.354300 (+    40us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:06:55.354341 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:56.728892 (+1374551us) spinlock_profiling.cc:243] Waited 85.1 ms on lock 0x7b54001888d4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:06:56.728950 (+    58us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:56.729102 (+   152us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":195753728}
I20260709 13:06:56.689417 23673 raft_consensus.cc:515] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:56.797340 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:56.809180 23501 raft_consensus.cc:515] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:56.723732 23693 raft_consensus.cc:515] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:56.812057 23691 raft_consensus.cc:493] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:56.796767 23532 raft_consensus.cc:515] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:56.813755 23525 raft_consensus.cc:515] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:56.810897 23483 raft_consensus.cc:515] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:56.810329 23619 consensus_queue.cc:237] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:06:57.047370 21551 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.568s	user 0.040s	sys 0.024s
I20260709 13:06:56.882984 22272 raft_consensus.cc:1275] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
W20260709 13:06:57.557739 21551 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.078s	user 0.049s	sys 0.030s
W20260709 13:06:57.168565 21548 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.604s	user 0.058s	sys 0.159s
W20260709 13:06:57.558681 21548 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.994s	user 0.059s	sys 0.186s
I20260709 13:06:56.883914 21729 rpcz_store.cc:276] 0709 13:06:55.312228 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:55.312588 (+   360us) service_pool.cc:224] Handling call
0709 13:06:55.333248 (+ 20660us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:55.419951 (+ 86703us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:56.765168 (+1345217us) spinlock_profiling.cc:243] Waited 79.1 ms on lock 0x7b54002f8d54. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:06:56.765331 (+   163us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":181935872}
I20260709 13:06:56.952191 23485 raft_consensus.cc:515] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:57.558240 22272 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54794 (request call id 613) took 1264 ms. Trace:
I20260709 13:06:56.877326 23692 leader_election.cc:290] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:57.559473 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:56.877116 23703 raft_consensus.cc:515] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:57.564944 23485 leader_election.cc:290] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:57.565305 21584 raft_consensus.cc:1275] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:57.565431 23485 raft_consensus.cc:493] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:57.566037 23485 raft_consensus.cc:515] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:57.566700 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:57.567353 23703 leader_election.cc:290] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:57.121822 23425 raft_consensus.cc:493] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:57.567858 22272 rpcz_store.cc:276] 0709 13:06:56.293697 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:56.882415 (+588718us) service_pool.cc:224] Handling call
0709 13:06:56.882692 (+   277us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:57.557991 (+675299us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:57.558154 (+   163us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:57.569026 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:57.568568 23425 raft_consensus.cc:515] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:57.567876 23703 raft_consensus.cc:493] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:57.569738 23703 raft_consensus.cc:515] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:06:57.570858 22265 consensus_meta.cc:287] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9: Time spent flushing consensus metadata: real 0.879s	user 0.010s	sys 0.000s
I20260709 13:06:57.571298 22265 raft_consensus.cc:2468] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:06:56.876164 22266 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54804 (request call id 489) took 1713 ms. Trace:
W20260709 13:06:57.585817 22265 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54804 (request call id 494) took 1928 ms (client timeout 1725 ms). Trace:
W20260709 13:06:57.586349 22265 rpcz_store.cc:269] 0709 13:06:55.658546 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:55.675200 (+ 16654us) service_pool.cc:224] Handling call
0709 13:06:57.585744 (+1910544us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 13:06:57.501943 22271 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54804 (request call id 497) took 1838 ms (client timeout 2040 ms). Trace:
W20260709 13:06:57.501003 23681 log.cc:927] Time spent T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 1.166s	user 0.002s	sys 0.000s
I20260709 13:06:57.122015 23576 raft_consensus.cc:493] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:57.166031 23631 raft_consensus.cc:493] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:57.493722 23702 raft_consensus.cc:493] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:57.499926 23624 raft_consensus.cc:493] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:56.877092 21654 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53446 (request call id 1524) took 1627 ms. Trace:
I20260709 13:06:57.574389 23485 leader_election.cc:290] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:57.122485 23421 raft_consensus.cc:493] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:57.571535 23703 leader_election.cc:290] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:57.576742 23693 leader_election.cc:290] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:56.885608 22269 raft_consensus.cc:2468] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 3.
I20260709 13:06:57.632102 22269 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54794 (request call id 615) took 1209 ms. Trace:
I20260709 13:06:57.632498 22269 rpcz_store.cc:276] 0709 13:06:56.422710 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:56.689656 (+266946us) service_pool.cc:224] Handling call
0709 13:06:57.632025 (+942369us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:57.633977 22269 raft_consensus.cc:1275] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:06:57.634680 22269 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54794 (request call id 616) took 1178 ms. Trace:
I20260709 13:06:57.635044 22269 rpcz_store.cc:276] 0709 13:06:56.456579 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:57.633261 (+1176682us) service_pool.cc:224] Handling call
0709 13:06:57.633595 (+   334us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:57.634431 (+   836us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:57.634618 (+   187us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:56.885084 23689 raft_consensus.cc:493] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:57.636082 23689 raft_consensus.cc:515] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:57.638566 23689 leader_election.cc:290] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:57.040431 23686 leader_election.cc:290] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:57.580651 23532 leader_election.cc:290] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:57.581133 23501 leader_election.cc:290] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:56.883268 23445 raft_consensus.cc:697] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:06:57.640090 23445 consensus_queue.cc:237] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:56.877975 23700 raft_consensus.cc:515] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:56.932408 21697 leader_election.cc:304] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
W20260709 13:06:57.644152 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 711776us
I20260709 13:06:57.582919 22270 raft_consensus.cc:2410] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for term 5 because replica has last-logged OpId of term: 3 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 13:06:57.648869 22270 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54794 (request call id 608) took 1693 ms. Trace:
I20260709 13:06:57.649183 22270 rpcz_store.cc:276] 0709 13:06:55.955076 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:56.767203 (+812127us) service_pool.cc:224] Handling call
0709 13:06:57.648687 (+881484us) spinlock_profiling.cc:243] Waited 698 ms on lock 0x7b54004b2b54. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:06:57.648819 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1606127360}
W20260709 13:06:57.079842 22239 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.510s	user 0.005s	sys 0.023s
W20260709 13:06:57.649997 22239 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.080s	user 0.005s	sys 0.042s
I20260709 13:06:57.584791 23483 leader_election.cc:290] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:57.586999 23673 leader_election.cc:290] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:06:57.134407 22238 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.568s	user 0.014s	sys 0.017s
W20260709 13:06:57.650735 22238 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.084s	user 0.023s	sys 0.024s
I20260709 13:06:56.884276 21732 raft_consensus.cc:2468] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 2.
I20260709 13:06:56.877842 23423 leader_election.cc:290] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:06:57.588335 23622 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.662s	user 0.017s	sys 0.029s
W20260709 13:06:57.652204 23622 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.747s	user 0.018s	sys 0.029s
I20260709 13:06:56.876609 23694 raft_consensus.cc:515] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:57.588650 23720 raft_consensus.cc:493] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:57.656004 23720 raft_consensus.cc:515] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:57.658536 23720 leader_election.cc:290] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:57.659438 22273 raft_consensus.cc:2393] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 5: Already voted for candidate fd323b19805c46bcb7aec2478c2a29e9 in this term.
I20260709 13:06:57.660636 22273 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54794 (request call id 612) took 1493 ms. Trace:
I20260709 13:06:57.661003 22273 rpcz_store.cc:276] 0709 13:06:56.168289 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:56.732206 (+563917us) service_pool.cc:224] Handling call
0709 13:06:57.660433 (+928227us) spinlock_profiling.cc:243] Waited 810 ms on lock 0x7b54005a1c54. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:06:57.660579 (+   146us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1863268224}
I20260709 13:06:57.415221 23434 leader_election.cc:290] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:57.589740 23525 leader_election.cc:290] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:57.589871 23494 leader_election.cc:290] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:57.134425 23630 raft_consensus.cc:493] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:57.662547 23630 raft_consensus.cc:515] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:57.663214 23602 raft_consensus.cc:2804] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:57.664572 23630 leader_election.cc:290] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:57.590186 21576 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55756 (request call id 371) took 2898 ms. Trace:
I20260709 13:06:57.590548 22264 raft_consensus.cc:1813] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Handling vote request from an unknown peer c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:57.665949 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:57.666419 22264 raft_consensus.cc:2410] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for term 3 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 4.
W20260709 13:06:57.666811 22264 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54794 (request call id 611) took 1576 ms (client timeout 1937 ms). Trace:
I20260709 13:06:57.667207 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:06:57.667172 22264 rpcz_store.cc:269] 0709 13:06:56.090110 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:56.692885 (+602775us) service_pool.cc:224] Handling call
0709 13:06:57.666759 (+973874us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:56.945041 21730 rpcz_store.cc:276] 0709 13:06:55.600795 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:55.602745 (+  1950us) service_pool.cc:224] Handling call
0709 13:06:55.734586 (+131841us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:06:56.627369 (+892783us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:56.691952 (+ 64583us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:57.668458 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:57.669094 21730 raft_consensus.cc:2468] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 3.
I20260709 13:06:57.669931 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:57.670285 23700 leader_election.cc:290] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:57.670442 21730 raft_consensus.cc:3060] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:57.655375 23694 leader_election.cc:290] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
W20260709 13:06:57.385648 23533 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.791s	user 0.012s	sys 0.015s
W20260709 13:06:57.671881 23533 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.107s	user 0.016s	sys 0.019s
I20260709 13:06:57.587983 23427 leader_election.cc:290] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:56.904587 23480 raft_consensus.cc:493] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:57.668398 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:57.586196 22266 rpcz_store.cc:276] 0709 13:06:55.162547 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:55.164030 (+  1483us) service_pool.cc:224] Handling call
0709 13:06:55.429189 (+265159us) spinlock_profiling.cc:243] Waited 1.87 ms on lock 0x7b5800003998. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320734b71 00007f7320734a22 00007f732964dc09 00007f73287a7ee0 00007f73288710ab 00007f7328871131 00007f7328832fc0 00007f732881d929 00007f732881d3d2 00007f7321d94bd4
0709 13:06:55.429431 (+   242us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:06:55.429865 (+   434us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:55.429907 (+    42us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:06:55.430477 (+   570us) log.cc:844] Serialized 26 byte log entry
0709 13:06:56.750626 (+1320149us) spinlock_profiling.cc:243] Waited 71.5 ms on lock 0x7b180025cd20. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f7329634de1 00007f73296415b1 00007f73234014bc 00007f732074f48b 00007f73295a9ab9 00007f732076b69b 00007f732076993f 00007f732076bc02 00007f73233f320b 00007f73233f8d23 00007f73233f90d1
0709 13:06:56.750835 (+   209us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:06:56.750893 (+    58us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:56.750989 (+    96us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:06:56.854700 (+103711us) raft_consensus.cc:1685] finished
0709 13:06:56.854723 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:56.876101 (+ 21378us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":227063,"raft.run_cpu_time_us":184,"raft.run_wall_time_us":58054,"spinlock_wait_cycles":168750592,"thread_start_us":289983,"threads_started":1,"wal-append.queue_time_us":370074}
I20260709 13:06:57.595671 23718 raft_consensus.cc:493] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:56.877514 23550 raft_consensus.cc:515] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:57.278625 23634 leader_election.cc:290] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 election: Requested vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:06:57.073438 21549 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.581s	user 0.021s	sys 0.043s
I20260709 13:06:57.124322 23474 raft_consensus.cc:493] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
W20260709 13:06:57.356751 23675 log.cc:927] Time spent T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 1.020s	user 0.003s	sys 0.001s
I20260709 13:06:57.357928 23638 leader_election.cc:290] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:57.358053 23524 leader_election.cc:290] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
W20260709 13:06:57.279917 23467 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.548s	user 0.008s	sys 0.013s
W20260709 13:06:57.310062 21624 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.548s	user 0.011s	sys 0.014s
W20260709 13:06:57.705778 21624 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.944s	user 0.013s	sys 0.022s
I20260709 13:06:57.621037 23599 raft_consensus.cc:493] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:56.881207 23696 leader_election.cc:290] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:06:57.037555 21579 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36106 (request call id 1970) took 1516 ms (client timeout 1651 ms). Trace:
I20260709 13:06:56.904459 21578 pending_rounds.cc:107] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a: Aborting uncommitted NO_OP operation due to leader change: 4.6
I20260709 13:06:56.904790 22268 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54804 (request call id 492) took 1740 ms. Trace:
I20260709 13:06:57.625779 21726 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34388 (request call id 1582) took 2103 ms. Trace:
I20260709 13:06:57.620400 21654 rpcz_store.cc:276] 0709 13:06:55.249874 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:55.249965 (+    91us) service_pool.cc:224] Handling call
0709 13:06:56.876924 (+1626959us) spinlock_profiling.cc:243] Waited 91 ms on lock 0x7b540026c854. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:06:56.877042 (+   118us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":209285504}
W20260709 13:06:56.852421 23613 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.899s	user 0.007s	sys 0.016s
W20260709 13:06:57.280049 22267 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.511s	user 0.000s	sys 0.011s
W20260709 13:06:57.618165 22271 rpcz_store.cc:269] 0709 13:06:55.663380 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:55.663502 (+   122us) service_pool.cc:224] Handling call
0709 13:06:57.501704 (+1838202us) spinlock_profiling.cc:243] Waited 789 ms on lock 0x7b540068c4d4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:06:57.501842 (+   138us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1815177472}
I20260709 13:06:57.671135 23421 raft_consensus.cc:515] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:06:57.675328 21623 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.502s	user 0.002s	sys 0.015s
W20260709 13:06:57.722924 21623 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.549s	user 0.002s	sys 0.015s
I20260709 13:06:57.675880 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:57.723639 21697 leader_election.cc:304] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:57.676558 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:57.724613 21734 raft_consensus.cc:2393] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 5: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:06:56.881258 23680 leader_election.cc:290] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:06:57.681696 21549 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.190s	user 0.024s	sys 0.045s
I20260709 13:06:57.179246 23677 raft_consensus.cc:493] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:57.673736 23480 raft_consensus.cc:515] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:57.683681 22272 raft_consensus.cc:1275] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:57.617178 23688 raft_consensus.cc:515] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:57.684397 23550 leader_election.cc:290] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:57.616856 23691 raft_consensus.cc:515] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:57.056620 23584 consensus_queue.cc:237] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:57.606118 23443 raft_consensus.cc:493] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:57.620772 23676 leader_election.cc:290] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:57.606094 23637 leader_election.cc:290] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 election: Requested vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:56.874451 23447 raft_consensus.cc:515] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:57.606331 23498 raft_consensus.cc:493] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:57.134586 23407 raft_consensus.cc:493] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:57.696130 21478 catalog_manager.cc:5697] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 2 to 4, leader changed from fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 4 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:57.697500 23634 raft_consensus.cc:493] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:57.698356 23707 raft_consensus.cc:493] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:57.619467 23576 raft_consensus.cc:515] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:57.706326 21624 leader_election.cc:304] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:57.600411 23715 raft_consensus.cc:493] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:57.708639 23467 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.976s	user 0.011s	sys 0.013s
W20260709 13:06:57.709869 21579 rpcz_store.cc:269] 0709 13:06:55.521032 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:55.526352 (+  5320us) service_pool.cc:224] Handling call
0709 13:06:57.037255 (+1510903us) spinlock_profiling.cc:243] Waited 1.07 s on lock 0x7b54003fdc54. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:06:57.037452 (+   197us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2454787456}
I20260709 13:06:57.716892 21726 rpcz_store.cc:276] 0709 13:06:55.513932 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:55.514085 (+   153us) service_pool.cc:224] Handling call
0709 13:06:56.757210 (+1243125us) spinlock_profiling.cc:243] Waited 1.53 ms on lock 0x7b580014fd98. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320734b71 00007f7320734a22 00007f732964dc09 00007f73287a7ee0 00007f73288710ab 00007f7328871131 00007f7328832fc0 00007f732881d929 00007f732881d3d2 00007f7321d94bd4
0709 13:06:56.757442 (+   232us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:57.557500 (+800058us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:57.616695 (+ 59195us) spinlock_profiling.cc:243] Waited 53.8 ms on lock 0x7b540011f154. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:06:57.616807 (+   112us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":127142656}
I20260709 13:06:57.721699 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:06:57.686769 23492 leader_election.cc:290] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:56.874619 23704 raft_consensus.cc:493] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:57.674681 23718 raft_consensus.cc:515] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:57.706725 23474 raft_consensus.cc:515] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:57.679940 23624 raft_consensus.cc:515] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:57.675601 23631 raft_consensus.cc:515] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:57.948572 21655 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53446 (request call id 1518) took 3732 ms. Trace:
W20260709 13:06:57.948762 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 242499us
I20260709 13:06:57.681922 23702 raft_consensus.cc:515] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:57.715346 21578 raft_consensus.cc:2889] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 13:06:57.826093 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 102510us
I20260709 13:06:57.705881 23501 raft_consensus.cc:493] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:57.705634 23494 raft_consensus.cc:493] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
W20260709 13:06:58.074307 21549 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:06:58.654425 21728 consensus_meta.cc:287] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672: Time spent flushing consensus metadata: real 2.079s	user 0.014s	sys 0.007s
W20260709 13:06:58.590103 21698 thread.cc:641] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.920s	user 0.012s	sys 0.008s
W20260709 13:06:58.657276 21698 thread.cc:608] dns-resolver [worker] (thread pool) Time spent starting thread: real 1.135s	user 0.013s	sys 0.012s
W20260709 13:06:58.657704 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 1.711e+06us
W20260709 13:06:57.722376 22267 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.005s	user 0.000s	sys 0.026s
W20260709 13:06:57.789350 21550 connection.cc:256] RPC call timeout handler was delayed by -1.3145038269999532s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16010000000000002s for a response
I20260709 13:06:57.969273 23498 raft_consensus.cc:515] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:06:57.719827 23613 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.767s	user 0.014s	sys 0.034s
I20260709 13:06:58.085107 23726 raft_consensus.cc:493] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:58.037479 23634 raft_consensus.cc:515] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:58.659829 23726 raft_consensus.cc:515] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:58.660818 23498 leader_election.cc:290] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:57.665129 21576 rpcz_store.cc:276] 0709 13:06:54.691821 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:54.691975 (+   154us) service_pool.cc:224] Handling call
0709 13:06:54.692301 (+   326us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:06:54.712731 (+ 20430us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:54.717321 (+  4590us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:06:55.423865 (+706544us) spinlock_profiling.cc:243] Waited 1.96 ms on lock 0x7b18003118c0. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f7329634de1 00007f73296415b1 00007f732073a2a6 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f7322152a11 00007f7322162372 00007f7323894a01 00007f732385943a
0709 13:06:55.871306 (+447441us) spinlock_profiling.cc:243] Waited 1.24 ms on lock 0x7b2c00000c88. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f7322152a11 00007f7322162372 00007f7323894a01 00007f732385943a 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2
0709 13:06:55.871892 (+   586us) log.cc:844] Serialized 26 byte log entry
0709 13:06:56.881488 (+1009596us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:06:57.335991 (+454503us) log.cc:844] Serialized 14 byte log entry
0709 13:06:57.589457 (+253466us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:57.589553 (+    96us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:06:57.589603 (+    50us) raft_consensus.cc:1685] finished
0709 13:06:57.589615 (+    12us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:57.589747 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":15005,"prepare.queue_time_us":717424,"prepare.run_cpu_time_us":26,"prepare.run_wall_time_us":26,"raft.queue_time_us":45909,"raft.run_cpu_time_us":279,"raft.run_wall_time_us":27137,"spinlock_wait_cycles":7355904,"thread_start_us":1451559,"threads_started":2,"wal-append.queue_time_us":903116}
I20260709 13:06:58.661834 23634 leader_election.cc:290] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:58.662235 23631 leader_election.cc:290] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:57.981588 23407 raft_consensus.cc:515] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:57.720180 23533 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:36098 (request call id 85) took 4358 ms. Trace:
I20260709 13:06:57.970578 23725 raft_consensus.cc:2749] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:06:58.406579 21730 consensus_meta.cc:287] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672: Time spent flushing consensus metadata: real 0.736s	user 0.012s	sys 0.000s
I20260709 13:06:58.664386 21730 raft_consensus.cc:2468] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 5.
I20260709 13:06:58.664888 21730 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41336 (request call id 413) took 1019 ms. Trace:
I20260709 13:06:57.871430 23483 raft_consensus.cc:493] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:58.665160 23407 leader_election.cc:290] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:58.662832 23726 leader_election.cc:290] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:58.665633 23483 raft_consensus.cc:515] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:58.281793 23679 leader_election.cc:290] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:57.719105 23599 raft_consensus.cc:515] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:58.668741 23483 leader_election.cc:290] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:58.669250 23599 leader_election.cc:290] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:57.969261 23715 raft_consensus.cc:515] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:58.663290 23704 raft_consensus.cc:515] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:58.671291 23715 leader_election.cc:290] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:58.056481 23550 raft_consensus.cc:493] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:58.672254 23550 raft_consensus.cc:515] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:58.657181 21624 leader_election.cc:304] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:57.991138 23677 raft_consensus.cc:515] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:58.673375 23724 raft_consensus.cc:2764] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 13:06:58.674211 23473 raft_consensus.cc:493] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:58.674183 23724 consensus_queue.cc:1048] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:06:58.674996 23473 raft_consensus.cc:515] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:57.992317 23602 raft_consensus.cc:697] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 4 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:06:58.677358 23602 consensus_queue.cc:237] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:58.678776 23550 leader_election.cc:290] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:58.679451 23494 raft_consensus.cc:515] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:57.872081 22238 leader_election.cc:304] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:58.373355 23688 leader_election.cc:290] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:06:58.658636 21550 connection.cc:256] RPC call timeout handler was delayed by -1.2857038270000203s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1633s for a response
W20260709 13:06:58.684937 21550 connection.cc:256] RPC call timeout handler was delayed by -1.0718316509999113s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1523s for a response
W20260709 13:06:58.685513 21550 connection.cc:256] RPC call timeout handler was delayed by -1.0229038270000501s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1925s for a response
I20260709 13:06:58.665304 21730 rpcz_store.cc:276] 0709 13:06:57.645830 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:57.669699 (+ 23869us) service_pool.cc:224] Handling call
0709 13:06:58.664833 (+995134us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:58.663480 23533 rpcz_store.cc:276] 0709 13:06:53.350385 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:53.350540 (+   155us) service_pool.cc:224] Handling call
0709 13:06:53.571639 (+221099us) log.cc:844] Serialized 508 byte log entry
0709 13:06:57.708886 (+4137247us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":204749,"raft.queue_time_us":182512,"raft.run_cpu_time_us":1001,"raft.run_wall_time_us":1000,"spinlock_wait_cycles":44672,"thread_start_us":72678,"threads_started":1,"wal-append.queue_time_us":105681,"wal-append.run_cpu_time_us":2448,"wal-append.run_wall_time_us":1146935}
I20260709 13:06:57.862337 23524 raft_consensus.cc:2764] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election decision vote started in defunct term 3: won
I20260709 13:06:57.881410 23620 raft_consensus.cc:493] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:58.682130 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 554564us
W20260709 13:06:58.717006 22239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 362070us
I20260709 13:06:58.145617 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:57.957702 23682 raft_consensus.cc:493] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
W20260709 13:06:57.758091 21626 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.577s	user 0.004s	sys 0.043s
I20260709 13:06:58.655005 21655 rpcz_store.cc:276] 0709 13:06:54.158761 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:54.158928 (+   167us) service_pool.cc:224] Handling call
0709 13:06:54.279612 (+120684us) spinlock_profiling.cc:243] Waited 5.66 ms on lock 0x7b5800103e98. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320734b71 00007f7320734a22 00007f732964dc09 00007f73287a7ee0 00007f73288710ab 00007f7328871131 00007f7328832fc0 00007f732881d929 00007f732881d3d2 00007f7321d94bd4
0709 13:06:54.279797 (+   185us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:06:54.304046 (+ 24249us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:54.304078 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:06:55.353396 (+1049318us) spinlock_profiling.cc:243] Waited 2.43 ms on lock 0x7b2c00010da8. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f7322152a11 00007f7322162372 00007f7323894a01 00007f732385943a 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2
0709 13:06:55.377479 (+ 24083us) log.cc:844] Serialized 26 byte log entry
0709 13:06:55.639622 (+262143us) raft_consensus.cc:1645] Marking committed up to 3
0709 13:06:55.639680 (+    58us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:55.639916 (+   236us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:06:57.356036 (+1716120us) spinlock_profiling.cc:243] Waited 71.1 ms on lock 0x7b4400022b4c. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320692c85 00007f73206936a2 00007f73234051db 00007f7323400aaf 00007f73233f486e 00007f73233f3bb6 00007f73233f37d8 00007f73233fd221 00007f73233fd1d9 00007f73233fd169
0709 13:06:57.890800 (+534764us) raft_consensus.cc:1685] finished
0709 13:06:57.890827 (+    27us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:57.890982 (+   155us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":16051,"raft.queue_time_us":29335,"raft.run_cpu_time_us":140,"raft.run_wall_time_us":11640,"spinlock_wait_cycles":182120960,"thread_start_us":252334,"threads_started":1,"wal-append.queue_time_us":754958}
I20260709 13:06:57.885741 23619 raft_consensus.cc:493] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:58.745791 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:58.746121 21731 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34388 (request call id 1593) took 1143 ms. Trace:
I20260709 13:06:58.746484 22266 raft_consensus.cc:2468] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 5.
I20260709 13:06:58.746721 21468 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 10041191e7d14e77b704e6c142f86ced with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:06:58.701380 21698 connection.cc:256] RPC call timeout handler was delayed by -1.6814485909999348s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2089s for a response
I20260709 13:06:57.716651 22268 rpcz_store.cc:276] 0709 13:06:55.164672 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:55.166391 (+  1719us) service_pool.cc:224] Handling call
0709 13:06:56.725808 (+1559417us) spinlock_profiling.cc:243] Waited 1.93 ms on lock 0x7b5800003998. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320734b71 00007f7320734eee 0000000000375939 00007f73287a81e0 00007f73288710c4 00007f7328871131 00007f7328832fc0 00007f732881d929 00007f732881d3d2 00007f7321d94bd4
0709 13:06:56.726005 (+   197us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:56.837691 (+111686us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:56.884754 (+ 47063us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4443520}
W20260709 13:06:58.748162 21698 connection.cc:256] RPC call timeout handler was delayed by -1.5905935999999201s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17500000000000002s for a response
I20260709 13:06:58.748229 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c8f49a78d445ee9c99e52b05c1b2bf" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:58.748561 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:58.748854 23677 leader_election.cc:290] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:57.959360 21478 catalog_manager.cc:5697] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 3 to 6, leader changed from 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 6 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:58.749396 22268 raft_consensus.cc:2410] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for term 4 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 13:06:58.749333 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:58.749722 21727 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34388 (request call id 1589) took 1626 ms. Trace:
I20260709 13:06:58.750098 21727 rpcz_store.cc:276] 0709 13:06:57.123171 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:57.124678 (+  1507us) service_pool.cc:224] Handling call
0709 13:06:57.626601 (+501923us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:58.670993 (+1044392us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:58.671024 (+    31us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:58.671076 (+    52us) raft_consensus.cc:1645] Marking committed up to 3
0709 13:06:58.671119 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:58.749430 (+ 78311us) spinlock_profiling.cc:243] Waited 1.04 s on lock 0x7b54002b02d4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:06:58.749475 (+    45us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:58.749571 (+    96us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2401387904}
I20260709 13:06:58.750036 21478 catalog_manager.cc:5697] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 2 to 3, leader changed from c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 3 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:58.702865 21624 leader_election.cc:304] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672
W20260709 13:06:58.737042 21626 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.556s	user 0.026s	sys 0.089s
I20260709 13:06:58.353436 23447 leader_election.cc:290] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:58.752981 23524 raft_consensus.cc:493] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:58.753528 23524 raft_consensus.cc:515] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:58.754105 21733 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34388 (request call id 1591) took 1630 ms. Trace:
I20260709 13:06:58.754473 21733 rpcz_store.cc:276] 0709 13:06:57.130713 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:57.165328 (+ 34615us) service_pool.cc:224] Handling call
0709 13:06:57.218677 (+ 53349us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:58.080682 (+862005us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:58.080732 (+    50us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:58.080785 (+    53us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:06:58.080838 (+    53us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:58.753913 (+673075us) spinlock_profiling.cc:243] Waited 862 ms on lock 0x7b540006bdd4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:06:58.753948 (+    35us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:58.754050 (+   102us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1981830016}
I20260709 13:06:57.971921 23707 raft_consensus.cc:515] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:57.862007 23696 raft_consensus.cc:493] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:58.744297 22267 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54804 (request call id 496) took 3084 ms. Trace:
I20260709 13:06:58.746523 21731 rpcz_store.cc:276] 0709 13:06:57.602802 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:57.606522 (+  3720us) service_pool.cc:224] Handling call
0709 13:06:57.606742 (+   220us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:58.663570 (+1056828us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:58.663601 (+    31us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:58.663647 (+    46us) raft_consensus.cc:1645] Marking committed up to 3
0709 13:06:58.663684 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:58.745931 (+ 82247us) spinlock_profiling.cc:243] Waited 1.06 s on lock 0x7b540006c7d4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:06:58.745970 (+    39us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:58.746072 (+   102us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2430001536}
I20260709 13:06:58.352550 23576 leader_election.cc:290] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:57.871971 23485 raft_consensus.cc:493] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:58.104693 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae15a655577142ed99332bdb3681af0f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:58.736238 23501 raft_consensus.cc:515] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:58.739290 23704 leader_election.cc:290] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:57.994613 23443 raft_consensus.cc:515] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:58.739758 23474 leader_election.cc:290] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:58.254864 22264 raft_consensus.cc:2955] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:58.062132 23493 raft_consensus.cc:493] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:58.203007 23427 raft_consensus.cc:493] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:57.861310 23424 leader_election.cc:290] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:58.740767 23494 leader_election.cc:290] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:58.743852 23682 raft_consensus.cc:515] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:58.736159 23620 raft_consensus.cc:515] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:58.745663 23619 raft_consensus.cc:515] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:58.685115 21732 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41336 (request call id 411) took 1039 ms. Trace:
W20260709 13:06:58.748695 21698 connection.cc:256] RPC call timeout handler was delayed by -1.5755728129998943s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21330000000000002s for a response
I20260709 13:06:58.751569 21478 catalog_manager.cc:5697] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 3 to 4, leader changed from fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 4 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:06:58.755892 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:58.104100 23638 raft_consensus.cc:493] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:58.779904 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce0fb868664a789da1828a9c9c060c" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:06:58.769482 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 66692.1us
I20260709 13:06:57.823479 23693 raft_consensus.cc:493] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:58.663599 23702 leader_election.cc:290] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:06:58.835853 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 118077us
I20260709 13:06:58.757663 23691 leader_election.cc:290] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:58.081621 23492 raft_consensus.cc:493] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:58.747527 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:58.773610 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:58.842919 21727 raft_consensus.cc:2468] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 3.
W20260709 13:06:58.770587 21548 connection.cc:256] RPC call timeout handler was delayed by -1.1379824619999681s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16010000000000002s for a response
W20260709 13:06:58.777346 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 84984us
I20260709 13:06:58.755688 23524 leader_election.cc:290] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:58.767738 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:58.844703 21731 raft_consensus.cc:2468] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 5.
I20260709 13:06:58.845530 22269 raft_consensus.cc:2410] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for term 4 because replica has last-logged OpId of term: 3 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 13:06:58.843787 21478 catalog_manager.cc:5697] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 1 to 2, leader changed from c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 2 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:58.759526 23707 leader_election.cc:290] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:58.815485 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:58.816040 21732 rpcz_store.cc:276] 0709 13:06:57.645392 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:57.975938 (+330546us) service_pool.cc:224] Handling call
0709 13:06:58.062465 (+ 86527us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:58.062619 (+   154us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:58.062642 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:58.062676 (+    34us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:06:58.062703 (+    27us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:58.062746 (+    43us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:58.685040 (+622294us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 13:06:58.816411 21698 connection.cc:256] RPC call timeout handler was delayed by -1.571648590999871s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2211s for a response
I20260709 13:06:58.839496 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:58.893574 21726 raft_consensus.cc:2468] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 4.
I20260709 13:06:58.757254 23718 leader_election.cc:290] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:58.760135 23696 raft_consensus.cc:515] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:58.857406 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:58.816347 23584 raft_consensus.cc:2804] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:06:58.904547 21731 raft_consensus.cc:2468] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:58.834779 23731 raft_consensus.cc:493] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:58.775009 23485 raft_consensus.cc:515] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:58.842235 23480 leader_election.cc:290] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:58.903797 21728 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34388 (request call id 1581) took 3398 ms. Trace:
W20260709 13:06:58.905139 21698 connection.cc:256] RPC call timeout handler was delayed by -1.3142485909999095s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2497s for a response
I20260709 13:06:58.840524 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:58.845829 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:58.850438 23688 raft_consensus.cc:493] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:58.850018 23715 raft_consensus.cc:493] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:58.908679 21548 connection.cc:256] RPC call timeout handler was delayed by -1.1091824620000352s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1633s for a response
I20260709 13:06:58.873397 21478 catalog_manager.cc:5697] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } }
I20260709 13:06:58.911492 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:58.791004 23677 raft_consensus.cc:493] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:58.844537 23691 raft_consensus.cc:493] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:58.928282 21478 catalog_manager.cc:5697] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 1 to 2, leader changed from 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 2 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:58.908736 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 64578.9us
W20260709 13:06:58.913844 21698 connection.cc:256] RPC call timeout handler was delayed by -1.2919893019999336s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21930000000000002s for a response
I20260709 13:06:58.930665 21698 leader_election.cc:304] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:58.840260 23693 raft_consensus.cc:515] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:06:58.927335 21548 connection.cc:256] RPC call timeout handler was delayed by -1.0756221990000085s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1523s for a response
I20260709 13:06:58.835143 23638 raft_consensus.cc:515] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:58.764675 23708 raft_consensus.cc:493] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:58.949457 23708 raft_consensus.cc:515] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:58.906407 23584 raft_consensus.cc:493] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:58.911835 23726 raft_consensus.cc:493] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:06:58.909667 23483 raft_consensus.cc:2804] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:58.844919 23492 raft_consensus.cc:515] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:58.940696 21550 leader_election.cc:304] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:58.884419 23702 consensus_queue.cc:1048] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.044s
I20260709 13:06:58.972079 22271 raft_consensus.cc:3060] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:58.857348 23493 raft_consensus.cc:515] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:06:58.915364 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 1.04325e+06us
W20260709 13:06:58.953399 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 115523us
I20260709 13:06:58.960760 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:58.981046 21732 raft_consensus.cc:2393] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 4: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
W20260709 13:06:58.981597 23734 log.cc:927] Time spent T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.281s	user 0.002s	sys 0.002s
I20260709 13:06:58.981902 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:58.982491 21732 raft_consensus.cc:2468] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
I20260709 13:06:58.912451 23718 consensus_queue.cc:1048] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.040s
I20260709 13:06:58.913648 23736 raft_consensus.cc:493] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:58.856921 23427 raft_consensus.cc:515] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:58.960739 23682 leader_election.cc:290] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:58.928324 22268 raft_consensus.cc:2468] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 1.
I20260709 13:06:58.960912 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:06:58.984364 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:58.986913 22271 raft_consensus.cc:2468] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 4.
W20260709 13:06:58.990461 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 151784us
I20260709 13:06:59.011132 21626 leader_election.cc:304] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:58.958575 23584 raft_consensus.cc:3060] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:58.940176 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:58.939158 23524 raft_consensus.cc:2749] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 13:06:59.000463 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 58364.2us
I20260709 13:06:58.932830 21730 raft_consensus.cc:2468] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 4.
I20260709 13:06:58.933727 23677 raft_consensus.cc:515] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:58.967226 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:58.912185 23731 raft_consensus.cc:515] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:59.016528 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:59.028455 21697 leader_election.cc:304] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:59.028800 21658 raft_consensus.cc:2468] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 4.
I20260709 13:06:59.010277 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:59.029932 21726 raft_consensus.cc:2468] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 1.
I20260709 13:06:59.009778 22270 raft_consensus.cc:3060] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:59.013228 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117c5d69faea43f595b012039cd72553" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:59.014822 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:58.966207 23483 raft_consensus.cc:493] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:59.032526 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:58.940517 23691 raft_consensus.cc:515] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:59.018431 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:58.928457 23688 raft_consensus.cc:515] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:59.021700 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:59.052531 21656 raft_consensus.cc:2468] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 5.
I20260709 13:06:59.018244 23707 raft_consensus.cc:2804] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:59.025671 23620 leader_election.cc:290] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:58.928324 23715 raft_consensus.cc:515] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:59.030471 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:59.057631 21657 raft_consensus.cc:3060] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:06:59.057955 21733 raft_consensus.cc:2468] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 3.
I20260709 13:06:59.033306 21731 raft_consensus.cc:2468] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 5.
I20260709 13:06:59.011808 22239 leader_election.cc:304] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:59.031116 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c8f49a78d445ee9c99e52b05c1b2bf" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:59.038190 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:59.038105 23752 consensus_queue.cc:1048] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:59.039003 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:59.041081 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:59.003965 23736 raft_consensus.cc:515] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:59.042160 22272 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54794 (request call id 614) took 2642 ms. Trace:
I20260709 13:06:59.016960 23425 leader_election.cc:290] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:59.066227 22272 rpcz_store.cc:276] 0709 13:06:56.400233 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:57.568840 (+1168607us) service_pool.cc:224] Handling call
0709 13:06:57.569102 (+   262us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:57.956439 (+387337us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:59.041917 (+1085478us) spinlock_profiling.cc:243] Waited 114 ms on lock 0x7b540066e4d4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:06:59.042102 (+   185us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":262721408}
I20260709 13:06:59.045866 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:59.067498 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:59.086690 21656 raft_consensus.cc:1275] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:59.046634 22270 raft_consensus.cc:2468] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 4.
W20260709 13:06:59.047340 23732 log.cc:927] Time spent T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.367s	user 0.005s	sys 0.000s
I20260709 13:06:59.047413 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:58.957630 23729 consensus_queue.cc:1048] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.077s
I20260709 13:06:59.053423 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:59.167681 21660 raft_consensus.cc:2393] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 3: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:06:59.168085 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:59.043653 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:59.169361 22271 raft_consensus.cc:2468] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 4.
W20260709 13:06:59.024374 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 207685us
I20260709 13:06:59.170696 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:59.019897 23692 raft_consensus.cc:2804] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:59.171382 22270 raft_consensus.cc:2368] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for earlier term 2. Current term is 3.
W20260709 13:06:59.172428 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 149688us
I20260709 13:06:59.175168 21584 raft_consensus.cc:1275] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:06:58.997954 23726 raft_consensus.cc:515] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:59.175791 23750 consensus_queue.cc:1059] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.107s
I20260709 13:06:59.176105 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:59.177385 23726 leader_election.cc:290] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:59.177997 23726 raft_consensus.cc:3055] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:59.178314 23726 raft_consensus.cc:740] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:59.178396 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:59.179157 21729 raft_consensus.cc:2410] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 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 13:06:59.052395 23443 leader_election.cc:290] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:59.179127 23726 consensus_queue.cc:260] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:59.170327 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:59.180058 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:59.180394 23726 raft_consensus.cc:3060] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:59.181617 23492 leader_election.cc:290] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:59.182340 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:59.182916 23707 raft_consensus.cc:697] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 3 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:59.059456 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51bc12b41914bad9df01a751855d7f9" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:59.171303 23692 raft_consensus.cc:493] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
W20260709 13:06:59.059902 22239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 48172.9us
I20260709 13:06:59.183864 23707 consensus_queue.cc:237] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:59.184449 23630 raft_consensus.cc:493] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:59.185122 23677 leader_election.cc:290] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:59.184983 23630 raft_consensus.cc:515] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:59.184263 22239 leader_election.cc:304] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:59.012230 23613 consensus_queue.cc:1048] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.048s
I20260709 13:06:59.187666 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:59.188766 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:59.189975 23443 raft_consensus.cc:2804] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:06:59.190412 23443 raft_consensus.cc:493] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:59.190748 23443 raft_consensus.cc:3060] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:59.190833 23524 raft_consensus.cc:493] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:59.191362 23524 raft_consensus.cc:515] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:59.192083 22239 leader_election.cc:304] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:59.183902 23692 raft_consensus.cc:3060] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:59.192893 22239 leader_election.cc:304] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:59.193264 21579 raft_consensus.cc:2468] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:06:59.195387 23550 raft_consensus.cc:2804] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:06:59.195540 21581 raft_consensus.cc:1240] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 3. Current term is 4. Ops: []
I20260709 13:06:59.195855 23550 raft_consensus.cc:493] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:59.196264 23550 raft_consensus.cc:3060] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:59.197193 21582 raft_consensus.cc:1240] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 3. Current term is 4. Ops: []
I20260709 13:06:59.198789 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:59.200575 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eedca2edb474f7daf61fe1d1409daff" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:59.035925 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:59.035511 23664 raft_consensus.cc:2804] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:06:59.222313 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 51207.1us
I20260709 13:06:59.036370 23483 raft_consensus.cc:3060] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:59.223286 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:59.232088 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:59.232363 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:59.232672 21585 raft_consensus.cc:2468] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 2.
I20260709 13:06:59.233002 21726 raft_consensus.cc:2393] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 3: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:06:59.219645 21656 raft_consensus.cc:3060] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:59.222436 21581 raft_consensus.cc:1275] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:06:59.254751 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:59.166033 23599 raft_consensus.cc:2804] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:59.255059 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117c5d69faea43f595b012039cd72553" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:59.273283 22272 raft_consensus.cc:2468] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
W20260709 13:06:59.260607 21624 connection.cc:256] RPC call timeout handler was delayed by -2.4030409759999429s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16510000000000002s for a response
I20260709 13:06:59.274703 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:59.275609 21732 raft_consensus.cc:2410] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 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 13:06:59.277595 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:59.278337 21729 raft_consensus.cc:2410] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 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: 3 index: 3.
I20260709 13:06:59.280002 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce0fb868664a789da1828a9c9c060c" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:59.165766 21651 raft_consensus.cc:2468] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 3.
I20260709 13:06:59.186908 21653 raft_consensus.cc:2468] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 5.
I20260709 13:06:59.217645 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:59.216835 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4955566edeb4111afd9f42d0664485a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:59.233608 23501 leader_election.cc:290] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:59.201288 23533 consensus_queue.cc:1048] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.089s
I20260709 13:06:59.288278 21652 raft_consensus.cc:2368] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for earlier term 2. Current term is 3.
I20260709 13:06:59.289675 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:59.226900 23664 raft_consensus.cc:493] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
W20260709 13:06:59.281505 23751 log.cc:927] Time spent T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.081s	user 0.001s	sys 0.000s
I20260709 13:06:59.271992 23619 leader_election.cc:290] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:59.272521 23599 raft_consensus.cc:493] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:59.292132 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:59.322099 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:59.388752 21657 raft_consensus.cc:1275] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:59.389528 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:59.390144 21658 raft_consensus.cc:2468] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
I20260709 13:06:59.391204 21657 raft_consensus.cc:1275] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 13:06:59.370147 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 349768us
I20260709 13:06:59.449043 21548 leader_election.cc:304] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:59.450448 21548 leader_election.cc:304] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:58.765058 22267 rpcz_store.cc:276] 0709 13:06:55.659605 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:55.673069 (+ 13464us) service_pool.cc:224] Handling call
0709 13:06:55.735075 (+ 62006us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:55.806741 (+ 71666us) raft_consensus.cc:1534] Early marking committed up to index 5
0709 13:06:56.689302 (+882561us) log.cc:844] Serialized 14 byte log entry
0709 13:06:58.743914 (+2054612us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:58.743968 (+    54us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:06:58.744018 (+    50us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:58.744089 (+    71us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:58.744219 (+   130us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":68634,"prepare.queue_time_us":941213,"prepare.run_cpu_time_us":43,"prepare.run_wall_time_us":43,"raft.queue_time_us":86468,"raft.run_cpu_time_us":83,"raft.run_wall_time_us":83,"thread_start_us":2714261,"threads_started":2,"wal-append.queue_time_us":903473,"wal-append.run_cpu_time_us":984,"wal-append.run_wall_time_us":1037776}
I20260709 13:06:59.382743 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:59.385651 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:59.391388 21656 raft_consensus.cc:2468] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
I20260709 13:06:59.293642 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:59.295063 23702 raft_consensus.cc:493] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:59.321461 21654 raft_consensus.cc:2468] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 2.
I20260709 13:06:59.452215 22269 raft_consensus.cc:2468] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
I20260709 13:06:59.472970 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:59.475394 23493 leader_election.cc:290] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:59.469982 23752 raft_consensus.cc:2749] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:59.476989 23749 raft_consensus.cc:2804] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:06:59.477407 23749 raft_consensus.cc:493] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:59.477741 23749 raft_consensus.cc:3060] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:59.478739 21548 leader_election.cc:304] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:59.369601 23664 raft_consensus.cc:3060] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:59.485277 22273 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54790 (request call id 721) took 1401 ms (client timeout 1601 ms). Trace:
W20260709 13:06:59.492972 22273 rpcz_store.cc:269] 0709 13:06:58.084355 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:58.084496 (+   141us) service_pool.cc:224] Handling call
0709 13:06:59.472790 (+1388294us) spinlock_profiling.cc:243] Waited 877 us on lock 0x7b5800003998. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320734b71 00007f7320734a22 00007f732964dc09 00007f73287a7ee0 00007f73288710ab 00007f7328871131 00007f732881f0a0 00007f732881e984 00007f7321d996d4 00007f7321d99662
0709 13:06:59.485214 (+ 12424us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2016640}
I20260709 13:06:59.494432 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:59.497112 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:59.498252 22273 raft_consensus.cc:1813] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Handling vote request from an unknown peer c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:06:59.498914 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:59.499812 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:59.499002 23485 leader_election.cc:290] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:59.506443 23473 leader_election.cc:290] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:59.294371 23745 consensus_queue.cc:1048] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.189s
I20260709 13:06:59.395852 23599 raft_consensus.cc:3060] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:59.374078 21582 raft_consensus.cc:2468] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:06:59.516194 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4955566edeb4111afd9f42d0664485a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
W20260709 13:06:59.533567 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 140341us
I20260709 13:06:59.516781 22273 raft_consensus.cc:2410] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for term 3 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 4.
I20260709 13:06:59.478909 23434 raft_consensus.cc:493] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:59.532771 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:59.533078 21548 leader_election.cc:304] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:59.540241 21548 leader_election.cc:304] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:59.541831 21548 leader_election.cc:304] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:59.545933 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:59.547001 21657 raft_consensus.cc:2410] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 for term 4 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 13:06:59.548609 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:59.548008 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:59.560598 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:59.514981 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:59.562317 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:59.561172 21657 raft_consensus.cc:2468] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
W20260709 13:06:59.561583 21478 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.542s	user 0.010s	sys 0.019s
W20260709 13:06:59.563848 21478 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.545s	user 0.010s	sys 0.019s
W20260709 13:06:59.536655 23724 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.858s	user 0.026s	sys 0.058s
I20260709 13:06:59.484390 23702 raft_consensus.cc:515] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:06:59.566188 21551 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.533s	user 0.009s	sys 0.022s
W20260709 13:06:59.559500 23740 log.cc:927] Time spent T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.541s	user 0.000s	sys 0.001s
I20260709 13:06:59.515591 23638 leader_election.cc:290] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:59.532301 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
W20260709 13:06:59.565855 23724 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.889s	user 0.026s	sys 0.058s
I20260709 13:06:59.568652 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eedca2edb474f7daf61fe1d1409daff" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:59.564218 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:06:59.569151 21551 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.536s	user 0.009s	sys 0.022s
I20260709 13:06:59.549692 23750 raft_consensus.cc:2749] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:59.562898 22269 raft_consensus.cc:2468] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 4.
W20260709 13:06:59.579485 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 546201us
I20260709 13:06:59.561285 23728 raft_consensus.cc:2804] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:59.564909 23427 leader_election.cc:290] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:59.578154 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:59.581827 21658 raft_consensus.cc:2468] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 2.
I20260709 13:06:59.566733 23533 raft_consensus.cc:2749] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:59.579321 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:59.548008 23434 raft_consensus.cc:515] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:59.583977 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:59.543447 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:59.627269 23754 consensus_queue.cc:1048] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:06:59.627609 23756 log.cc:927] Time spent T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 13:06:59.628703 23630 leader_election.cc:290] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:06:59.575932 23715 leader_election.cc:290] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:59.629520 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:59.569628 22266 raft_consensus.cc:2468] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 2.
W20260709 13:06:59.742944 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 109886us
I20260709 13:06:59.746134 22269 raft_consensus.cc:2410] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for term 6 because replica has last-logged OpId of term: 5 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 13:06:59.576712 23731 leader_election.cc:290] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:59.753188 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:59.761782 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:59.580711 23550 raft_consensus.cc:515] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:59.771790 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:06:59.794847 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:59.771261 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
W20260709 13:06:59.804921 21623 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 48457.5us
I20260709 13:06:59.772821 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:59.760222 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:59.772842 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:59.805483 21577 raft_consensus.cc:2410] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 for term 4 because replica has last-logged OpId of term: 3 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 13:06:59.807034 21658 raft_consensus.cc:2468] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 1.
I20260709 13:06:59.806803 21583 raft_consensus.cc:2468] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 4.
I20260709 13:06:59.772415 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce0fb868664a789da1828a9c9c060c" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:59.575069 23485 raft_consensus.cc:493] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:59.810561 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:59.811782 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:59.810591 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:59.813410 21583 raft_consensus.cc:2468] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 3.
I20260709 13:06:59.814497 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:59.581313 21653 raft_consensus.cc:2468] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 2.
I20260709 13:06:59.810844 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:59.817965 21658 raft_consensus.cc:2468] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:06:59.818110 21584 raft_consensus.cc:2368] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 for earlier term 3. Current term is 4.
I20260709 13:06:59.784767 23744 raft_consensus.cc:493] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:06:59.629794 23728 raft_consensus.cc:697] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 4 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:06:59.675694 23624 leader_election.cc:290] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:59.822827 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:59.859526 22273 raft_consensus.cc:2368] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for earlier term 4. Current term is 5.
I20260709 13:06:59.826076 23693 leader_election.cc:290] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:06:59.830395 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 630429us
W20260709 13:06:59.837155 23735 log.cc:927] Time spent T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 1.171s	user 0.011s	sys 0.022s
I20260709 13:06:59.837778 22239 leader_election.cc:304] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:59.865231 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:59.841802 23702 leader_election.cc:290] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:59.806193 23634 raft_consensus.cc:2749] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:59.586311 23688 leader_election.cc:290] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:06:59.850791 23726 consensus_meta.cc:287] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a: Time spent flushing consensus metadata: real 0.670s	user 0.009s	sys 0.000s
I20260709 13:06:59.817716 23745 raft_consensus.cc:493] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
W20260709 13:06:59.855129 23692 consensus_meta.cc:287] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252: Time spent flushing consensus metadata: real 0.662s	user 0.006s	sys 0.000s
I20260709 13:06:59.858060 21726 raft_consensus.cc:1275] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:06:59.877960 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:59.878844 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:59.858762 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:59.860724 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:59.861078 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:59.862529 21697 leader_election.cc:304] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:59.866941 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086cac2d4434404e9ae4162c70276394" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:59.808902 23736 leader_election.cc:290] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:59.848140 23485 raft_consensus.cc:515] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:59.866014 22239 leader_election.cc:304] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:06:59.629980 23757 raft_consensus.cc:493] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:59.871948 23619 raft_consensus.cc:2804] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:06:59.903465 23730 log.cc:927] Time spent T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9: Append to log took a long time: real 1.202s	user 0.000s	sys 0.016s
I20260709 13:06:59.870087 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:59.865962 21651 raft_consensus.cc:2410] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 for term 5 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 4.
W20260709 13:06:59.927929 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 47727us
I20260709 13:06:59.872740 21626 leader_election.cc:304] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:59.877038 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
W20260709 13:06:59.935150 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 62472.4us
I20260709 13:06:59.935407 21658 raft_consensus.cc:2468] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 6.
I20260709 13:06:59.936185 21623 leader_election.cc:400] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 pre-election: Vote denied by peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861) with higher term. Message: Invalid argument: T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for earlier term 2. Current term is 3.
I20260709 13:06:59.936630 21626 leader_election.cc:304] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:59.936928 21699 leader_election.cc:304] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:59.934459 23613 consensus_queue.cc:1048] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 13:06:59.937839 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:59.938288 23746 consensus_queue.cc:1048] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:59.939323 23702 raft_consensus.cc:2804] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:59.939893 23702 raft_consensus.cc:493] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:59.940250 23702 raft_consensus.cc:3060] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:59.940562 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:59.940783 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:59.941120 21651 raft_consensus.cc:3060] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Advancing to term 5
I20260709 13:06:59.942935 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:59.944001 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:59.944993 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:59.945506 21732 raft_consensus.cc:2468] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:06:59.946266 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:59.946763 21732 raft_consensus.cc:2468] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 5.
I20260709 13:06:59.948043 21623 leader_election.cc:403] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:06:59.947983 21651 raft_consensus.cc:2468] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 5.
I20260709 13:06:59.948688 23746 raft_consensus.cc:2749] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861) with higher term. Message: Invalid argument: T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for earlier term 2. Current term is 3.
I20260709 13:06:59.948982 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:59.949466 21734 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34388 (request call id 1598) took 2345 ms. Trace:
I20260709 13:06:59.949905 21623 leader_election.cc:304] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:06:59.950086 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086cac2d4434404e9ae4162c70276394" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:59.950675 23746 raft_consensus.cc:2804] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:59.854857 23749 raft_consensus.cc:515] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:59.950877 21651 raft_consensus.cc:2468] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:06:59.951166 23746 raft_consensus.cc:493] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:06:59.951557 23746 raft_consensus.cc:3060] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:59.951683 21579 raft_consensus.cc:2393] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 in current term 6: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:06:59.952495 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117c5d69faea43f595b012039cd72553" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:59.952939 23749 leader_election.cc:290] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 6 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:59.858134 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117c5d69faea43f595b012039cd72553" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:59.953557 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:59.954115 21658 raft_consensus.cc:2468] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 2.
W20260709 13:06:59.879020 21551 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:59.881531 23745 raft_consensus.cc:515] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:59.880980 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:59.883440 23728 consensus_queue.cc:237] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:59.874193 23425 raft_consensus.cc:493] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:59.885048 23483 consensus_meta.cc:287] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9: Time spent flushing consensus metadata: real 0.609s	user 0.006s	sys 0.002s
I20260709 13:06:59.885313 23550 leader_election.cc:290] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:59.886658 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:59.888403 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:59.963296 21726 raft_consensus.cc:2468] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 3.
I20260709 13:06:59.899320 21657 raft_consensus.cc:2468] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 2.
I20260709 13:06:59.868463 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:59.901360 23693 raft_consensus.cc:2804] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:06:59.901510 23736 raft_consensus.cc:2804] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:59.902628 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4955566edeb4111afd9f42d0664485a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:59.903694 23619 raft_consensus.cc:493] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:59.905776 23676 raft_consensus.cc:493] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:59.906184 23757 raft_consensus.cc:515] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:59.908121 23421 leader_election.cc:290] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:59.908914 23485 leader_election.cc:290] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:59.900447 23696 leader_election.cc:290] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:59.966225 23425 raft_consensus.cc:515] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:59.968124 23483 raft_consensus.cc:515] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:59.976887 23676 raft_consensus.cc:515] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:59.977514 23483 leader_election.cc:290] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:59.979049 23676 leader_election.cc:290] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:59.968210 23693 raft_consensus.cc:493] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:59.979892 22266 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54804 (request call id 502) took 1222 ms. Trace:
I20260709 13:06:59.980391 21725 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34388 (request call id 1588) took 2857 ms. Trace:
I20260709 13:06:59.980314 22266 rpcz_store.cc:276] 0709 13:06:58.757180 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:59.817520 (+1060340us) service_pool.cc:224] Handling call
0709 13:06:59.979832 (+162312us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:59.981567 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd4c0f5b04342ab9fad6d2ab9ca4e4f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:59.982613 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:59.983282 22266 raft_consensus.cc:2393] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 5: Already voted for candidate fd323b19805c46bcb7aec2478c2a29e9 in this term.
I20260709 13:06:59.984426 21726 raft_consensus.cc:1275] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:59.984784 23745 leader_election.cc:290] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:06:59.910784 23708 leader_election.cc:290] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:06:59.911891 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
W20260709 13:06:59.201421 23498 consensus_queue.cc:1175] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "85fe6149d5a84a0e8902326e5be67672" responder_term: 3 status { last_received { term: 1 index: 1 } last_committed_idx: 1 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 2. Current term is 3. Ops: [2.2-2.2]" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 13:06:59.912746 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:59.986478 23746 raft_consensus.cc:515] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:59.988114 22267 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54794 (request call id 626) took 1057 ms. Trace:
I20260709 13:06:58.913111 21728 rpcz_store.cc:276] 0709 13:06:55.505518 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:55.507336 (+  1818us) service_pool.cc:224] Handling call
0709 13:06:55.563979 (+ 56643us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:55.593140 (+ 29161us) raft_consensus.cc:1534] Early marking committed up to index 5
0709 13:06:58.655074 (+3061934us) log.cc:844] Serialized 14 byte log entry
0709 13:06:58.903444 (+248370us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:58.903496 (+    52us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:06:58.903548 (+    52us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:58.903606 (+    58us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:58.903741 (+   135us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":43409,"raft.queue_time_us":44498,"raft.run_cpu_time_us":95,"raft.run_wall_time_us":5909,"thread_start_us":204563,"threads_started":1}
I20260709 13:06:59.980197 23693 raft_consensus.cc:3060] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:59.988749 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:59.869485 23744 raft_consensus.cc:515] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:06:59.913405 23584 consensus_meta.cc:287] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252: Time spent flushing consensus metadata: real 0.884s	user 0.008s	sys 0.000s
I20260709 13:06:59.914460 23599 raft_consensus.cc:515] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:59.869185 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:06:59.911232 23677 consensus_queue.cc:1048] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:59.937705 23739 consensus_queue.cc:1048] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:59.949846 21734 rpcz_store.cc:276] 0709 13:06:57.604321 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:57.892613 (+288292us) service_pool.cc:224] Handling call
0709 13:06:58.653640 (+761027us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:59.019014 (+365374us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:59.019043 (+    29us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:59.019080 (+    37us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:06:59.019109 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:59.949244 (+930135us) spinlock_profiling.cc:243] Waited 365 ms on lock 0x7b540029b3d4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:06:59.949290 (+    46us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:59.949413 (+   123us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":839770496}
I20260709 13:06:59.960675 23602 consensus_queue.cc:1048] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.032s
I20260709 13:06:59.880103 22269 raft_consensus.cc:2468] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 4.
W20260709 13:06:59.956499 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 211352us
I20260709 13:06:59.956890 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:59.957957 21623 leader_election.cc:304] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:59.947502 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:06:59.938172 22264 consensus_meta.cc:287] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9: Time spent flushing consensus metadata: real 1.005s	user 0.006s	sys 0.002s
W20260709 13:06:59.934468 23443 consensus_meta.cc:287] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9: Time spent flushing consensus metadata: real 0.743s	user 0.010s	sys 0.000s
I20260709 13:06:59.892769 23692 raft_consensus.cc:515] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:06:59.970427 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:59.931156 23766 consensus_queue.cc:1048] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.035s
I20260709 13:06:59.973258 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:59.960784 23715 raft_consensus.cc:2804] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:59.990583 21697 leader_election.cc:304] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:06:59.993774 21699 leader_election.cc:304] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:06:59.968374 23631 raft_consensus.cc:2804] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:59.939366 23664 raft_consensus.cc:515] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:06:59.994390 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:06:59.961310 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:59.969838 23736 raft_consensus.cc:493] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:06:59.883109 23729 consensus_queue.cc:1048] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:59.980907 21725 rpcz_store.cc:276] 0709 13:06:57.122811 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:57.134453 (+ 11642us) service_pool.cc:224] Handling call
0709 13:06:57.189329 (+ 54876us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:58.084823 (+895494us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:58.084868 (+    45us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:58.084926 (+    58us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:06:58.084973 (+    47us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:59.980165 (+1895192us) spinlock_profiling.cc:243] Waited 844 ms on lock 0x7b540043b054. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:06:59.980226 (+    61us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:59.980340 (+   114us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1941674752}
I20260709 13:07:00.082976 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:06:59.973579 23619 raft_consensus.cc:3060] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:00.241784 21548 leader_election.cc:304] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
W20260709 13:07:00.241923 21623 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 283996us
I20260709 13:07:00.084074 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eedca2edb474f7daf61fe1d1409daff" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:00.260246 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:00.256217 21579 raft_consensus.cc:2468] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 3.
I20260709 13:07:00.260816 21657 raft_consensus.cc:2468] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 6.
I20260709 13:07:00.097846 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:00.077447 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:07:00.262367 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 268634us
I20260709 13:07:00.262492 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae15a655577142ed99332bdb3681af0f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:06:59.983632 22266 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54794 (request call id 630) took 1052 ms. Trace:
W20260709 13:07:00.264181 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 273656us
I20260709 13:07:00.263866 21699 leader_election.cc:304] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:00.086027 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117c5d69faea43f595b012039cd72553" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:00.265516 21623 leader_election.cc:304] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:00.263562 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:00.074153 22265 raft_consensus.cc:2368] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for earlier term 3. Current term is 4.
I20260709 13:07:00.120380 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:00.266299 21584 raft_consensus.cc:2410] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 for term 4 because replica has last-logged OpId of term: 3 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 13:07:00.266301 21657 raft_consensus.cc:2468] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
I20260709 13:07:00.266680 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae15a655577142ed99332bdb3681af0f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:00.076720 23434 leader_election.cc:290] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:00.268774 22238 leader_election.cc:304] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:00.073724 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:00.268179 21699 leader_election.cc:304] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:00.269402 21655 raft_consensus.cc:1240] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:00.310470 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086cac2d4434404e9ae4162c70276394" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:00.268375 21733 raft_consensus.cc:2468] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 2.
I20260709 13:07:00.269582 21731 raft_consensus.cc:1240] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:00.254756 23767 raft_consensus.cc:2749] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:00.073832 23746 leader_election.cc:290] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 election: Requested vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:00.339758 22269 raft_consensus.cc:2468] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 2.
I20260709 13:07:00.080282 23744 leader_election.cc:290] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:00.001770 23757 leader_election.cc:290] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:00.343698 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:00.256992 23715 raft_consensus.cc:493] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:00.257438 23631 raft_consensus.cc:493] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting leader election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:00.260293 23736 raft_consensus.cc:3060] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:00.075109 21582 raft_consensus.cc:1275] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:07:00.267930 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd4c0f5b04342ab9fad6d2ab9ca4e4f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:00.339668 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:00.268463 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086cac2d4434404e9ae4162c70276394" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:07:00.340183 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 71499.4us
I20260709 13:07:00.350950 21584 raft_consensus.cc:2393] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 5: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:07:00.351917 22238 leader_election.cc:304] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:00.309959 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:00.279975 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:06:59.988487 22267 rpcz_store.cc:276] 0709 13:06:58.930351 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:59.885379 (+955028us) service_pool.cc:224] Handling call
0709 13:06:59.911738 (+ 26359us) spinlock_profiling.cc:243] Waited 6.53 ms on lock 0x7b5800003998. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320734b71 00007f7320734a22 00007f732964dc09 00007f73287a7ee0 00007f73288710ab 00007f7328871131 00007f732881f0a0 00007f732881e984 00007f7321d996d4 00007f7321d99662
0709 13:06:59.988054 (+ 76316us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":15013120}
I20260709 13:07:00.075631 23745 raft_consensus.cc:493] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:00.269138 23425 leader_election.cc:290] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:00.262153 23752 raft_consensus.cc:2804] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:00.369306 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:00.347411 23715 raft_consensus.cc:3060] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:00.345171 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1fb7e43d84f61a2bba6f0e6c6a77f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:00.084695 23702 raft_consensus.cc:515] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:00.348377 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:00.264346 23493 raft_consensus.cc:2749] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:00.086813 23599 leader_election.cc:290] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:00.267318 23427 raft_consensus.cc:2804] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:00.350114 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:00.269335 23696 raft_consensus.cc:2749] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:00.270236 23421 raft_consensus.cc:2804] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:00.264796 21576 raft_consensus.cc:2468] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 5.
I20260709 13:07:00.259168 23443 raft_consensus.cc:515] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:00.421299 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:00.006958 23584 raft_consensus.cc:515] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:00.366289 22238 leader_election.cc:304] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:00.343487 23447 raft_consensus.cc:2804] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:00.367733 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:00.368166 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c8f49a78d445ee9c99e52b05c1b2bf" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:00.441689 21580 raft_consensus.cc:2468] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 1.
I20260709 13:07:00.441969 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:07:00.442437 21623 leader_election.cc:336] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Timed out: RequestConsensusVote RPC to 127.19.255.196:38861 timed out after 1.725s (SENT)
I20260709 13:07:00.442615 21584 raft_consensus.cc:2468] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 2.
I20260709 13:07:00.440400 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eedca2edb474f7daf61fe1d1409daff" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:00.347087 23631 raft_consensus.cc:3060] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:00.373596 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eedca2edb474f7daf61fe1d1409daff" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
W20260709 13:07:00.344637 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 76509.8us
I20260709 13:07:00.443850 21657 raft_consensus.cc:2468] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 2.
I20260709 13:07:00.444209 21699 leader_election.cc:304] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:00.444808 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:00.264523 22266 rpcz_store.cc:276] 0709 13:06:58.930967 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:59.982382 (+1051415us) service_pool.cc:224] Handling call
0709 13:06:59.983582 (+  1200us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:00.415843 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:00.353503 23434 raft_consensus.cc:2804] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:07:00.456633 23434 raft_consensus.cc:493] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:00.457192 23434 raft_consensus.cc:3060] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:00.365366 21578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36120 (request call id 1454) took 5247 ms. Trace:
I20260709 13:07:00.431391 21551 leader_election.cc:304] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:07:00.459880 21578 rpcz_store.cc:276] 0709 13:06:55.101617 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:55.104113 (+  2496us) service_pool.cc:224] Handling call
0709 13:06:55.121228 (+ 17115us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:58.674090 (+3552862us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:00.342013 (+1667923us) spinlock_profiling.cc:243] Waited 1.37 s on lock 0x7b54001973d4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:07:00.349430 (+  7417us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3149712640}
I20260709 13:07:00.369828 23744 raft_consensus.cc:2749] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:00.365499 22271 raft_consensus.cc:2368] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for earlier term 3. Current term is 4.
I20260709 13:07:00.423398 21624 leader_election.cc:304] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
W20260709 13:07:00.464507 22271 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54794 (request call id 629) took 1533 ms (client timeout 1725 ms). Trace:
W20260709 13:07:00.464854 22271 rpcz_store.cc:269] 0709 13:06:58.930825 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:59.199765 (+268940us) service_pool.cc:224] Handling call
0709 13:07:00.309785 (+1110020us) spinlock_profiling.cc:243] Waited 17.8 ms on lock 0x7b5800003998. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320734b71 00007f7320734a22 00007f732964dc09 00007f73287a7ee0 00007f73288710ab 00007f7328871131 00007f732881f0a0 00007f732881e984 00007f7321d996d4 00007f7321d99662
0709 13:07:00.464453 (+154668us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":40930560}
W20260709 13:07:00.436836 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 70616.1us
I20260709 13:07:00.440917 21732 raft_consensus.cc:1275] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:07:00.442775 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:00.445341 21657 raft_consensus.cc:3060] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:07:00.374910 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:00.416744 23427 raft_consensus.cc:493] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:00.385473 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:00.369349 23752 raft_consensus.cc:493] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting leader election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:00.447161 23599 raft_consensus.cc:2804] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:00.449991 23584 leader_election.cc:290] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:00.451187 21654 raft_consensus.cc:1240] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 5. Current term is 6. Ops: []
I20260709 13:07:00.453218 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:00.491302 22270 raft_consensus.cc:3060] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:07:00.454353 22273 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54794 (request call id 618) took 1544 ms (client timeout 2053 ms). Trace:
W20260709 13:07:00.491884 22273 rpcz_store.cc:269] 0709 13:06:58.910173 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:59.548398 (+638225us) service_pool.cc:224] Handling call
0709 13:07:00.454134 (+905736us) spinlock_profiling.cc:243] Waited 310 ms on lock 0x7b540047fc54. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:00.454282 (+   148us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":713517440}
I20260709 13:07:00.493188 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:00.462055 22272 raft_consensus.cc:2393] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 6: Already voted for candidate fd323b19805c46bcb7aec2478c2a29e9 in this term.
I20260709 13:07:00.468429 23706 raft_consensus.cc:2804] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:00.471887 23679 raft_consensus.cc:2804] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:00.442862 21623 leader_election.cc:304] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:00.471787 23696 raft_consensus.cc:2749] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:00.467871 22238 leader_election.cc:304] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:00.461529 21551 leader_election.cc:304] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:07:00.471475 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:00.477063 23427 raft_consensus.cc:3060] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:00.466025 21584 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
mode: GRACEFUL
new_leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
 from {username='slave'} at 127.0.0.1:47892
I20260709 13:07:00.489461 23693 raft_consensus.cc:515] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:00.505438 21584 raft_consensus.cc:606] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Received request to transfer leadership to TS c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:00.506919 21584 raft_consensus.cc:1275] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:07:00.507274 23693 leader_election.cc:290] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:00.476222 21583 raft_consensus.cc:1275] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:07:00.508441 21583 pending_rounds.cc:85] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a: Aborting all ops after (but not including) 1
I20260709 13:07:00.447901 21579 raft_consensus.cc:2410] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 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 13:07:00.486984 21657 raft_consensus.cc:2468] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 4.
I20260709 13:07:00.372009 23745 raft_consensus.cc:515] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:00.455941 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:00.464079 23447 raft_consensus.cc:697] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 5 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:00.468084 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1fb7e43d84f61a2bba6f0e6c6a77f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:07:00.498886 21623 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 56469.7us
I20260709 13:07:00.516808 23467 raft_consensus.cc:2804] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:00.523742 23447 consensus_queue.cc:237] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:00.465780 21624 leader_election.cc:304] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
W20260709 13:07:00.525358 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 59647.3us
I20260709 13:07:00.525990 21624 leader_election.cc:304] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:00.527014 21624 leader_election.cc:304] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:00.490965 21651 raft_consensus.cc:2468] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
I20260709 13:07:00.490660 23599 raft_consensus.cc:493] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:00.487901 23752 raft_consensus.cc:3060] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:00.501549 23664 leader_election.cc:290] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:00.501868 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd4c0f5b04342ab9fad6d2ab9ca4e4f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:00.499527 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:00.529685 21626 leader_election.cc:304] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:00.467160 21699 leader_election.cc:304] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
W20260709 13:07:00.540450 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 73391.4us
I20260709 13:07:00.436051 23421 raft_consensus.cc:493] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:00.504030 21577 raft_consensus.cc:2468] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 5.
I20260709 13:07:00.508697 21583 pending_rounds.cc:107] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:07:00.489287 22264 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54790 (request call id 720) took 2425 ms. Trace:
I20260709 13:07:00.509138 22269 raft_consensus.cc:2393] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 5: Already voted for candidate fd323b19805c46bcb7aec2478c2a29e9 in this term.
I20260709 13:07:00.511816 23725 raft_consensus.cc:2749] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:00.508948 23692 leader_election.cc:290] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:00.512161 22270 raft_consensus.cc:2468] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 4.
W20260709 13:07:00.551319 22270 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54790 (request call id 732) took 1602 ms (client timeout 1749 ms). Trace:
W20260709 13:07:00.551995 22270 rpcz_store.cc:269] 0709 13:06:58.948879 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:59.188538 (+239659us) service_pool.cc:224] Handling call
0709 13:07:00.453073 (+1264535us) spinlock_profiling.cc:243] Waited 28.9 ms on lock 0x7b5800003998. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320734b71 00007f7320734a22 00007f732964dc09 00007f73287a7ee0 00007f73288710ab 00007f7328871131 00007f732881f0a0 00007f732881e984 00007f7321d996d4 00007f7321d99662
0709 13:07:00.551252 (+ 98179us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":66486656}
I20260709 13:07:00.553328 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:00.554204 22270 raft_consensus.cc:2393] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 4: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:07:00.520665 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:00.521638 21660 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53462 (request call id 1655) took 1392 ms. Trace:
I20260709 13:07:00.472352 23425 raft_consensus.cc:2804] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:00.497987 23706 raft_consensus.cc:493] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting leader election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
W20260709 13:07:00.524194 21623 leader_election.cc:336] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Timed out: RequestConsensusVote RPC to 127.19.255.196:38861 timed out after 2.290s (SENT)
I20260709 13:07:00.497797 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1fb7e43d84f61a2bba6f0e6c6a77f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:00.538480 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:00.527766 22238 leader_election.cc:304] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:00.561075 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:00.541044 21699 leader_election.cc:304] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:00.561791 22270 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54804 (request call id 508) took 1803 ms. Trace:
I20260709 13:07:00.562130 22270 rpcz_store.cc:276] 0709 13:06:58.758536 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:00.560884 (+1802348us) service_pool.cc:224] Handling call
0709 13:07:00.561742 (+   858us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:00.562753 21699 leader_election.cc:304] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:00.563966 21699 leader_election.cc:304] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:00.509006 23744 raft_consensus.cc:2749] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:00.549983 21583 raft_consensus.cc:2889] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:00.527743 23766 raft_consensus.cc:2804] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:00.528752 23599 raft_consensus.cc:3060] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:00.548682 23696 raft_consensus.cc:2749] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:00.561095 22273 raft_consensus.cc:2468] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 2.
I20260709 13:07:00.528590 23584 raft_consensus.cc:2749] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:00.555673 23746 raft_consensus.cc:2804] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:00.531191 21653 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53462 (request call id 1658) took 1160 ms. Trace:
I20260709 13:07:00.555531 21660 rpcz_store.cc:276] 0709 13:06:59.120423 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:59.168457 (+ 48034us) service_pool.cc:224] Handling call
0709 13:06:59.168793 (+   336us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:06:59.222305 (+ 53512us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:59.222336 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:06:59.258071 (+ 35735us) log.cc:844] Serialized 26 byte log entry
0709 13:06:59.951473 (+693402us) spinlock_profiling.cc:243] Waited 24.5 ms on lock 0x7b180024ed40. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f7329634de1 00007f73296415b1 00007f732074ee07 00007f73295a9ab9 00007f732076b69b 00007f732076993f 00007f732076bc02 00007f73233f320b 00007f73233f8d23 00007f73233f90d1 00007f7323814a0f
0709 13:06:59.973034 (+ 21561us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:06:59.973073 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:59.973257 (+   184us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:00.507895 (+534638us) raft_consensus.cc:1685] finished
0709 13:07:00.507918 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:00.513099 (+  5181us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":34312,"raft.queue_time_us":103826,"raft.run_cpu_time_us":169,"raft.run_wall_time_us":15642,"spinlock_wait_cycles":56416640,"thread_start_us":21396,"threads_started":1,"wal-append.queue_time_us":1077698}
I20260709 13:07:00.572022 23630 raft_consensus.cc:2804] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:00.580956 23630 raft_consensus.cc:493] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:00.573980 21652 raft_consensus.cc:2468] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 2.
I20260709 13:07:00.581393 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4955566edeb4111afd9f42d0664485a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:00.582350 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:00.551106 23421 raft_consensus.cc:3060] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:07:00.585012 23737 log.cc:927] Time spent T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 1.926s	user 0.007s	sys 0.020s
I20260709 13:07:00.577710 23746 raft_consensus.cc:493] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:00.585549 23746 raft_consensus.cc:3060] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:07:00.587153 22272 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54804 (request call id 513) took 1827 ms (client timeout 2040 ms). Trace:
W20260709 13:07:00.587529 22272 rpcz_store.cc:269] 0709 13:06:58.759669 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:59.291850 (+532181us) service_pool.cc:224] Handling call
0709 13:07:00.586984 (+1295134us) spinlock_profiling.cc:243] Waited 1.07 s on lock 0x7b540068c4d4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:00.587100 (+   116us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2471945600}
I20260709 13:07:00.537711 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c8f49a78d445ee9c99e52b05c1b2bf" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:00.522552 22267 raft_consensus.cc:2468] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 3.
I20260709 13:07:00.551046 23602 raft_consensus.cc:2804] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:07:00.566578 23706 raft_consensus.cc:3060] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:00.571502 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:00.578364 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:00.529702 23745 leader_election.cc:290] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:00.558624 23425 raft_consensus.cc:493] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting leader election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:00.582461 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:00.528422 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:00.620142 22273 raft_consensus.cc:3060] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:00.621011 22270 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54790 (request call id 736) took 1057 ms. Trace:
I20260709 13:07:00.618664 21660 raft_consensus.cc:2468] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 3.
I20260709 13:07:00.623716 22238 leader_election.cc:304] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:00.555620 21657 raft_consensus.cc:2376] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 5. Re-sending same reply.
I20260709 13:07:00.581405 23630 raft_consensus.cc:3060] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:00.569725 23693 raft_consensus.cc:2804] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:00.572202 23766 raft_consensus.cc:493] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting leader election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:00.635581 23766 raft_consensus.cc:3060] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:00.625427 23702 leader_election.cc:290] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:00.622295 23425 raft_consensus.cc:3060] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:00.638113 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:00.638846 22272 raft_consensus.cc:2376] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 4. Re-sending same reply.
W20260709 13:07:00.640237 21623 leader_election.cc:336] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Timed out: RequestConsensusVote RPC to 127.19.255.196:38861 timed out after 2.395s (SENT)
I20260709 13:07:00.641985 21623 leader_election.cc:304] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:00.527669 23715 raft_consensus.cc:515] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:00.556694 23757 consensus_queue.cc:1048] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.024s
W20260709 13:07:00.575600 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 114122us
I20260709 13:07:00.600478 23602 raft_consensus.cc:493] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:00.628379 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:00.630220 23443 leader_election.cc:290] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:00.630774 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:00.634737 23746 raft_consensus.cc:515] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:00.645172 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:00.650744 22273 raft_consensus.cc:2468] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 6.
I20260709 13:07:00.606107 22267 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54790 (request call id 742) took 1041 ms. Trace:
I20260709 13:07:00.622061 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:00.574658 23664 raft_consensus.cc:2804] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 13:07:00.667344 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 136956us
I20260709 13:07:00.639812 21651 raft_consensus.cc:2468] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:07:00.668144 21660 raft_consensus.cc:2393] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 3: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:07:00.621542 22270 rpcz_store.cc:276] 0709 13:06:59.562379 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:00.571282 (+1008903us) service_pool.cc:224] Handling call
0709 13:07:00.619887 (+ 48605us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:00.673972 21659 raft_consensus.cc:1240] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:00.637671 23677 raft_consensus.cc:2804] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:00.679896 21699 leader_election.cc:304] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:00.682035 23693 raft_consensus.cc:697] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:00.691911 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:00.696857 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:00.551801 22264 rpcz_store.cc:276] 0709 13:06:58.064407 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:58.085236 (+ 20829us) service_pool.cc:224] Handling call
0709 13:06:58.201687 (+116451us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:58.239119 (+ 37432us) raft_consensus.cc:1534] Early marking committed up to index 5
0709 13:07:00.263392 (+2024273us) log.cc:844] Serialized 14 byte log entry
0709 13:07:00.436210 (+172818us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:00.439998 (+  3788us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:07:00.446741 (+  6743us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:00.468265 (+ 21524us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:00.479479 (+ 11214us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":6000,"raft.run_cpu_time_us":159,"raft.run_wall_time_us":11557,"thread_start_us":142196,"threads_started":1,"wal-append.queue_time_us":222231}
I20260709 13:07:00.674142 22267 rpcz_store.cc:276] 0709 13:06:59.565008 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:00.401715 (+836707us) service_pool.cc:224] Handling call
0709 13:07:00.606038 (+204323us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:00.667691 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:00.667194 23602 raft_consensus.cc:3060] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:00.648149 23702 raft_consensus.cc:3060] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:00.667213 23691 leader_election.cc:290] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:00.668679 23494 consensus_queue.cc:1048] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.038s
I20260709 13:07:00.764158 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:00.772810 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:00.762754 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:00.717202 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:00.773694 21732 raft_consensus.cc:3060] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:07:00.773662 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 93860.1us
I20260709 13:07:00.580410 21653 rpcz_store.cc:276] 0709 13:06:59.370601 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:59.392633 (+ 22032us) service_pool.cc:224] Handling call
0709 13:07:00.531027 (+1138394us) spinlock_profiling.cc:243] Waited 5.04 ms on lock 0x7b540019cb54. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:00.531139 (+   112us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":11599744}
I20260709 13:07:00.773001 21726 raft_consensus.cc:1813] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Handling vote request from an unknown peer c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:00.787272 21726 raft_consensus.cc:2410] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for term 3 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 4.
W20260709 13:07:00.776038 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 75451.2us
I20260709 13:07:00.717717 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:00.790870 21660 raft_consensus.cc:2468] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 2.
I20260709 13:07:00.799639 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51bc12b41914bad9df01a751855d7f9" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:00.758045 23524 leader_election.cc:290] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:00.803733 23524 raft_consensus.cc:2804] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:00.804188 23524 raft_consensus.cc:493] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
W20260709 13:07:00.810617 21698 leader_election.cc:336] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Timed out: RequestConsensusVote RPC to 127.19.255.193:37015 timed out after 1.725s (SENT)
I20260709 13:07:00.821796 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117c5d69faea43f595b012039cd72553" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
W20260709 13:07:00.822324 21698 leader_election.cc:336] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Timed out: RequestConsensusVote RPC to 127.19.255.193:37015 timed out after 1.756s (SENT)
I20260709 13:07:00.822418 22273 raft_consensus.cc:3060] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:00.822782 21698 leader_election.cc:304] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:00.778764 23664 raft_consensus.cc:493] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:00.828042 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:00.835868 21732 raft_consensus.cc:2468] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 4.
I20260709 13:07:00.776894 23696 raft_consensus.cc:493] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:00.789605 23729 raft_consensus.cc:2804] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:00.697815 23434 raft_consensus.cc:515] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:00.804553 23715 leader_election.cc:290] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 2 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:00.776908 23677 raft_consensus.cc:493] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:00.804628 23524 raft_consensus.cc:3060] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:00.848300 22273 raft_consensus.cc:2468] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 2.
I20260709 13:07:00.765352 23619 raft_consensus.cc:515] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:00.888126 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:00.875979 23602 raft_consensus.cc:515] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:00.740983 23752 raft_consensus.cc:515] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:00.889863 23619 leader_election.cc:290] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 2 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:00.852387 23677 raft_consensus.cc:3060] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:00.891425 23752 leader_election.cc:290] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 election: Requested vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:00.892305 23602 leader_election.cc:290] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:00.893071 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:00.894508 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:07:00.856753 23780 log.cc:927] Time spent T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 13:07:00.857553 21659 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53446 (request call id 1537) took 1843 ms. Trace:
I20260709 13:07:00.895565 21659 rpcz_store.cc:276] 0709 13:06:59.014428 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:59.015428 (+  1000us) service_pool.cc:224] Handling call
0709 13:07:00.527190 (+1511762us) spinlock_profiling.cc:243] Waited 5.76 ms on lock 0x7b5800103e98. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320734b71 00007f7320734a22 00007f732964dc09 00007f73287a7ee0 00007f73288710ab 00007f7328871131 00007f7328832fc0 00007f732881d929 00007f732881d3d2 00007f7321d94bd4
0709 13:07:00.527374 (+   184us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:00.777683 (+250309us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:00.857346 (+ 79663us) spinlock_profiling.cc:243] Waited 146 ms on lock 0x7b540026aa54. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:07:00.857496 (+   150us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":349896448}
I20260709 13:07:00.896725 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:00.853689 23766 raft_consensus.cc:515] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:00.897212 21659 raft_consensus.cc:3060] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:00.755265 23599 raft_consensus.cc:515] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:00.898707 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:00.900507 23599 leader_election.cc:290] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:00.763514 23630 raft_consensus.cc:515] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:00.881773 23421 raft_consensus.cc:515] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:00.864245 23693 consensus_queue.cc:237] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:00.864899 23425 raft_consensus.cc:515] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:00.866977 23736 consensus_meta.cc:287] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672: Time spent flushing consensus metadata: real 0.516s	user 0.007s	sys 0.003s
I20260709 13:07:00.842530 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:00.859578 23427 raft_consensus.cc:515] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:00.875692 22237 connection.cc:256] RPC call timeout handler was delayed by -1.5464269140001079s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1942s for a response
I20260709 13:07:00.876945 23679 raft_consensus.cc:493] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:00.880501 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:00.948422 21581 raft_consensus.cc:2393] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 in current term 5: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:07:00.882786 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:00.882936 23696 raft_consensus.cc:515] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:00.951228 23679 raft_consensus.cc:3060] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:00.968469 23696 leader_election.cc:290] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:00.767067 23631 raft_consensus.cc:515] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:00.969703 23677 raft_consensus.cc:515] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:00.970425 23631 leader_election.cc:290] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:00.883775 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
W20260709 13:07:00.884521 22265 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54794 (request call id 632) took 1941 ms (client timeout 1950 ms). Trace:
I20260709 13:07:00.884703 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:00.885658 21655 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53446 (request call id 1534) took 1873 ms. Trace:
W20260709 13:07:00.971603 22265 rpcz_store.cc:269] 0709 13:06:58.942674 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:59.499536 (+556862us) service_pool.cc:224] Handling call
0709 13:07:00.884259 (+1384723us) spinlock_profiling.cc:243] Waited 547 ms on lock 0x7b5400470ed4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:00.884449 (+   190us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1259020032}
I20260709 13:07:00.972218 21581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:55756 (request call id 396) took 1197 ms. Trace:
I20260709 13:07:00.972574 21581 rpcz_store.cc:276] 0709 13:06:59.774980 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:00.880214 (+1105234us) service_pool.cc:224] Handling call
0709 13:07:00.972167 (+ 91953us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:00.972934 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:00.973393 21576 raft_consensus.cc:3060] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:00.973533 22265 raft_consensus.cc:2468] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:07:00.974608 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:00.976778 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:00.977805 21651 raft_consensus.cc:2393] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 4: Already voted for candidate fd323b19805c46bcb7aec2478c2a29e9 in this term.
I20260709 13:07:00.891462 21584 raft_consensus.cc:3060] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:07:00.897002 21577 raft_consensus.cc:1275] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:07:00.861125 23434 leader_election.cc:290] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:00.859349 22273 raft_consensus.cc:1275] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:07:00.861872 23746 leader_election.cc:290] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:00.979204 21651 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36032 (request call id 313) took 1172 ms. Trace:
W20260709 13:07:00.923249 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 110132us
I20260709 13:07:00.979219 22273 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54790 (request call id 730) took 2624 ms. Trace:
I20260709 13:07:00.947930 23736 raft_consensus.cc:515] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:00.843628 23664 raft_consensus.cc:3060] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:00.981097 23427 leader_election.cc:290] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 2 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:00.981696 23736 leader_election.cc:290] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:00.947902 23494 raft_consensus.cc:493] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:00.935037 22269 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54804 (request call id 518) took 1099 ms. Trace:
I20260709 13:07:00.983816 22269 rpcz_store.cc:276] 0709 13:06:59.835859 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:00.342924 (+507065us) service_pool.cc:224] Handling call
0709 13:07:00.934791 (+591867us) spinlock_profiling.cc:243] Waited 91.4 ms on lock 0x7b54004b2b54. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:00.934963 (+   172us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":210270080}
I20260709 13:07:00.931411 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
W20260709 13:07:00.929134 21656 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53462 (request call id 1654) took 1866 ms (client timeout 1648 ms). Trace:
I20260709 13:07:00.984714 21733 raft_consensus.cc:1240] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:00.942188 21579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
mode: GRACEFUL
new_leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
 from {username='slave'} at 127.0.0.1:47892
I20260709 13:07:00.951263 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
W20260709 13:07:00.888479 21698 leader_election.cc:336] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Timed out: RequestConsensusVote RPC to 127.19.255.193:37015 timed out after 1.814s (SENT)
I20260709 13:07:00.979936 22273 rpcz_store.cc:276] 0709 13:06:58.354345 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:00.858774 (+2504429us) service_pool.cc:224] Handling call
0709 13:07:00.859046 (+   272us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:00.979007 (+119961us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:00.979172 (+   165us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:00.971791 21655 rpcz_store.cc:276] 0709 13:06:59.012021 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:59.012538 (+   517us) service_pool.cc:224] Handling call
0709 13:06:59.390867 (+378329us) spinlock_profiling.cc:243] Waited 5.98 ms on lock 0x7b5800103e98. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320734b71 00007f7320734a22 00007f732964dc09 00007f73287a7ee0 00007f73288710ab 00007f7328871131 00007f7328832fc0 00007f732881d929 00007f732881d3d2 00007f7321d94bd4
0709 13:06:59.391006 (+   139us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:00.339507 (+948501us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:00.885404 (+545897us) spinlock_profiling.cc:243] Waited 878 ms on lock 0x7b540026be54. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:07:00.885594 (+   190us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2033468544}
I20260709 13:07:00.923125 23729 raft_consensus.cc:493] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:00.945252 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:00.888207 23706 raft_consensus.cc:515] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:00.989425 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:00.985620 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
W20260709 13:07:00.986850 22237 connection.cc:256] RPC call timeout handler was delayed by -1.0882660780000606s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2359s for a response
I20260709 13:07:00.986478 21579 raft_consensus.cc:606] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Received request to transfer leadership to TS fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:00.991142 21579 raft_consensus.cc:614] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:07:00.991505 22271 raft_consensus.cc:2393] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 2: Already voted for candidate fd323b19805c46bcb7aec2478c2a29e9 in this term.
W20260709 13:07:00.984779 21656 rpcz_store.cc:269] 0709 13:06:59.062384 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:59.188565 (+126181us) service_pool.cc:224] Handling call
0709 13:07:00.928923 (+1740358us) spinlock_profiling.cc:243] Waited 29.2 ms on lock 0x7b540015fed4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:00.929054 (+   131us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":67191168}
I20260709 13:07:00.993090 21656 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36032 (request call id 318) took 1101 ms. Trace:
I20260709 13:07:00.993561 21656 rpcz_store.cc:276] 0709 13:06:59.892024 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:00.992215 (+1100191us) service_pool.cc:224] Handling call
0709 13:07:00.992528 (+   313us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:00.992721 (+   193us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:00.992757 (+    36us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:00.992810 (+    53us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:07:00.992853 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:00.992918 (+    65us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:00.993030 (+   112us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:00.986606 22270 raft_consensus.cc:2468] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 4.
I20260709 13:07:00.995169 22270 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54790 (request call id 740) took 1431 ms. Trace:
I20260709 13:07:00.995585 22270 rpcz_store.cc:276] 0709 13:06:59.563969 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:00.951014 (+1387045us) service_pool.cc:224] Handling call
0709 13:07:00.995087 (+ 44073us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:00.988358 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:00.985610 21657 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36032 (request call id 316) took 1118 ms. Trace:
W20260709 13:07:00.987003 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 98548.4us
I20260709 13:07:00.999230 21656 raft_consensus.cc:1275] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:07:00.999938 21656 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36032 (request call id 326) took 1102 ms. Trace:
I20260709 13:07:01.000339 21656 rpcz_store.cc:276] 0709 13:06:59.897965 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:00.998572 (+1100607us) service_pool.cc:224] Handling call
0709 13:07:00.998868 (+   296us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:00.999666 (+   798us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:00.999881 (+   215us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:01.002345 21656 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36032 (request call id 327) took 1104 ms. Trace:
I20260709 13:07:01.002646 21656 rpcz_store.cc:276] 0709 13:06:59.898249 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:01.001495 (+1103246us) service_pool.cc:224] Handling call
0709 13:07:01.001748 (+   253us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:01.002083 (+   335us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:01.002105 (+    22us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:01.002149 (+    44us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:07:01.002175 (+    26us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:01.002221 (+    46us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:01.002303 (+    82us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:01.004346 21656 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36032 (request call id 328) took 1105 ms. Trace:
I20260709 13:07:01.004652 21656 rpcz_store.cc:276] 0709 13:06:59.898488 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:01.003698 (+1105210us) service_pool.cc:224] Handling call
0709 13:07:01.003938 (+   240us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:01.004080 (+   142us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:01.004103 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:01.004149 (+    46us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:07:01.004180 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:01.004225 (+    45us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:01.004307 (+    82us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:01.006850 21656 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36032 (request call id 332) took 1097 ms. Trace:
I20260709 13:07:01.007201 21656 rpcz_store.cc:276] 0709 13:06:59.909201 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:01.006244 (+1097043us) service_pool.cc:224] Handling call
0709 13:07:01.006461 (+   217us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:01.006598 (+   137us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:01.006622 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:01.006658 (+    36us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:07:01.006685 (+    27us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:01.006729 (+    44us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:01.006810 (+    81us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:00.982769 23494 raft_consensus.cc:515] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:01.009090 21655 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36032 (request call id 317) took 1132 ms. Trace:
I20260709 13:07:00.990360 23729 raft_consensus.cc:3060] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:00.997511 21657 rpcz_store.cc:276] 0709 13:06:59.867314 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:00.984932 (+1117618us) service_pool.cc:224] Handling call
0709 13:07:00.985180 (+   248us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:00.985331 (+   151us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:00.985364 (+    33us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:00.985401 (+    37us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:07:00.985430 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:00.985475 (+    45us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:00.985560 (+    85us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:00.948762 23766 leader_election.cc:290] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:01.016860 21654 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53462 (request call id 1664) took 1480 ms. Trace:
I20260709 13:07:01.019035 21734 raft_consensus.cc:1240] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:01.021714 21657 raft_consensus.cc:1275] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
W20260709 13:07:01.022683 21698 leader_election.cc:336] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Timed out: RequestConsensusVote RPC to 127.19.255.193:37015 timed out after 1.750s (SENT)
I20260709 13:07:01.023275 21698 leader_election.cc:304] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:01.023613 21657 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36032 (request call id 335) took 1113 ms. Trace:
I20260709 13:07:01.020839 21655 rpcz_store.cc:276] 0709 13:06:59.876657 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:00.987361 (+1110704us) service_pool.cc:224] Handling call
0709 13:07:01.008319 (+ 20958us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:01.008694 (+   375us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:01.008731 (+    37us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:01.008785 (+    54us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:07:01.008822 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:01.008894 (+    72us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:01.009030 (+   136us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":9466}
I20260709 13:07:01.023942 21657 rpcz_store.cc:276] 0709 13:06:59.910136 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:01.021151 (+1111015us) service_pool.cc:224] Handling call
0709 13:07:01.021393 (+   242us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:01.023426 (+  2033us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:01.023570 (+   144us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:01.013546 21656 raft_consensus.cc:1240] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:01.013360 22237 leader_election.cc:304] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:01.025343 21656 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36032 (request call id 333) took 1115 ms. Trace:
I20260709 13:07:01.022712 21654 rpcz_store.cc:276] 0709 13:06:59.536340 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:59.542419 (+  6079us) service_pool.cc:224] Handling call
0709 13:06:59.542747 (+   328us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:00.491097 (+948350us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:01.016658 (+525561us) spinlock_profiling.cc:243] Waited 908 ms on lock 0x7b540019bc54. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:07:01.016813 (+   155us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2088242432}
I20260709 13:07:01.027791 21656 rpcz_store.cc:276] 0709 13:06:59.909552 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:01.013158 (+1103606us) service_pool.cc:224] Handling call
0709 13:07:01.013403 (+   245us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:01.025055 (+ 11652us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:01.025283 (+   228us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:01.029479 21654 raft_consensus.cc:1275] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:07:01.036352 21585 raft_consensus.cc:1240] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:00.986181 23782 raft_consensus.cc:2749] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:01.043843 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4955566edeb4111afd9f42d0664485a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:01.012698 23619 raft_consensus.cc:493] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:01.016539 23677 leader_election.cc:290] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:01.046501 22269 raft_consensus.cc:1240] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:01.048452 22269 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54804 (request call id 499) took 2292 ms. Trace:
I20260709 13:07:01.048921 22269 rpcz_store.cc:276] 0709 13:06:58.756399 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:01.034536 (+2278137us) service_pool.cc:224] Handling call
0709 13:07:01.046336 (+ 11800us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:01.048179 (+  1843us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:01.048392 (+   213us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:01.050264 22269 raft_consensus.cc:1240] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:01.037611 23599 consensus_queue.cc:1048] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.007s
I20260709 13:07:01.034411 23736 raft_consensus.cc:2749] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:01.052459 22269 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54804 (request call id 500) took 2295 ms. Trace:
I20260709 13:07:01.055835 21697 leader_election.cc:304] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:01.057372 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:01.058017 21579 raft_consensus.cc:2376] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3. Re-sending same reply.
I20260709 13:07:01.058108 21697 leader_election.cc:304] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:01.058635 22269 rpcz_store.cc:276] 0709 13:06:58.756648 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:01.049768 (+2293120us) service_pool.cc:224] Handling call
0709 13:07:01.050067 (+   299us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:01.052211 (+  2144us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:01.052399 (+   188us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:01.059100 21697 leader_election.cc:304] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:01.072970 21579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
mode: GRACEFUL
new_leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
 from {username='slave'} at 127.0.0.1:47892
I20260709 13:07:01.073535 21579 raft_consensus.cc:606] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Received request to transfer leadership to TS c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:01.059062 23447 raft_consensus.cc:2804] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 13:07:01.079634 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 65548.2us
I20260709 13:07:01.082496 23706 leader_election.cc:290] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 election: Requested vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:01.083856 23494 leader_election.cc:290] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:01.051779 23619 raft_consensus.cc:515] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:01.067512 23427 raft_consensus.cc:2804] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:01.063047 23602 raft_consensus.cc:2749] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:01.085978 23447 raft_consensus.cc:493] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:01.115849 23447 raft_consensus.cc:3060] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:01.116381 23524 raft_consensus.cc:515] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:01.117277 21623 leader_election.cc:336] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Timed out: RequestConsensusVote RPC to 127.19.255.196:38861 timed out after 1.530s (SENT)
I20260709 13:07:01.117712 21623 leader_election.cc:304] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:01.118283 23524 leader_election.cc:290] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:00.979604 21651 rpcz_store.cc:276] 0709 13:06:59.806923 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:00.978415 (+1171492us) service_pool.cc:224] Handling call
0709 13:07:00.978705 (+   290us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:00.978884 (+   179us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:00.978910 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:00.978960 (+    50us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:07:00.978998 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:00.979052 (+    54us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:00.979155 (+   103us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:01.114145 23630 leader_election.cc:290] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:01.114554 23421 leader_election.cc:290] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:01.122159 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:01.134662 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51bc12b41914bad9df01a751855d7f9" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:01.121837 21732 raft_consensus.cc:1240] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:01.122948 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:01.123466 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1fb7e43d84f61a2bba6f0e6c6a77f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:07:01.111914 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 52877.5us
I20260709 13:07:01.138935 21697 leader_election.cc:304] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:01.123695 21584 raft_consensus.cc:1275] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:07:01.075120 21730 raft_consensus.cc:1240] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:01.126559 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:07:01.132521 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 119236us
I20260709 13:07:01.133869 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:01.134064 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:01.160300 22237 leader_election.cc:304] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:01.141332 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:01.121821 23423 raft_consensus.cc:3060] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:01.156836 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:01.138727 21581 raft_consensus.cc:2468] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 5.
W20260709 13:07:01.142732 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 61134.2us
I20260709 13:07:01.084172 21578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36106 (request call id 1988) took 1109 ms. Trace:
I20260709 13:07:01.163795 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:01.162111 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:01.164659 21653 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36032 (request call id 322) took 1267 ms. Trace:
I20260709 13:07:01.112900 23427 raft_consensus.cc:493] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:01.164999 21653 rpcz_store.cc:276] 0709 13:06:59.896845 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:01.081132 (+1184287us) service_pool.cc:224] Handling call
0709 13:07:01.164588 (+ 83456us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:01.165316 23427 raft_consensus.cc:3060] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:01.166332 21653 raft_consensus.cc:1240] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:01.142149 23494 consensus_queue.cc:1059] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.021s
W20260709 13:07:01.135254 23796 log.cc:927] Time spent T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.054s	user 0.000s	sys 0.009s
I20260709 13:07:01.132567 23702 raft_consensus.cc:2749] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:01.172659 21727 raft_consensus.cc:1240] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:01.182696 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:01.181596 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:01.352460 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:07:01.250586 21623 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.19.255.196:38861 timed out after 1.663s (SENT) [suppressed 47 similar messages]
I20260709 13:07:01.365672 21654 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53462 (request call id 1690) took 1278 ms. Trace:
I20260709 13:07:01.369665 21731 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34388 (request call id 1603) took 1497 ms. Trace:
I20260709 13:07:01.420401 21731 rpcz_store.cc:276] 0709 13:06:59.872342 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:59.954777 (+ 82435us) service_pool.cc:224] Handling call
0709 13:06:59.954999 (+   222us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:00.339813 (+384814us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:01.364308 (+1024495us) spinlock_profiling.cc:243] Waited 314 ms on lock 0x7b540029b8d4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:07:01.369588 (+  5280us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":723057536}
I20260709 13:07:01.177621 21659 raft_consensus.cc:2468] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 5.
W20260709 13:07:01.352946 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 184790us
I20260709 13:07:01.422583 22237 leader_election.cc:304] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:01.193019 23619 leader_election.cc:290] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:01.436935 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:01.289760 23696 raft_consensus.cc:2749] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:01.440187 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:01.409281 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:01.417310 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:01.444734 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:01.445673 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:01.446538 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:01.155647 23799 raft_consensus.cc:2804] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:01.447958 23799 raft_consensus.cc:493] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:01.447785 23790 consensus_queue.cc:1059] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.007s
I20260709 13:07:01.448418 23799 raft_consensus.cc:3060] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:01.440738 23485 raft_consensus.cc:493] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:01.449261 23790 raft_consensus.cc:3055] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:01.449328 23485 raft_consensus.cc:515] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:01.162420 23599 raft_consensus.cc:2749] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:01.418449 21654 rpcz_store.cc:276] 0709 13:07:00.086824 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:01.030497 (+943673us) service_pool.cc:224] Handling call
0709 13:07:01.030828 (+   331us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:01.034845 (+  4017us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:01.034868 (+    23us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:01.042012 (+  7144us) log.cc:844] Serialized 26 byte log entry
0709 13:07:01.124704 (+ 82692us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:07:01.179667 (+ 54963us) log.cc:844] Serialized 14 byte log entry
0709 13:07:01.179900 (+   233us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:01.179973 (+    73us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:01.365437 (+185464us) raft_consensus.cc:1685] finished
0709 13:07:01.365459 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:01.365600 (+   141us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":28223,"prepare.run_cpu_time_us":32,"prepare.run_wall_time_us":33,"raft.queue_time_us":915,"raft.run_cpu_time_us":224,"raft.run_wall_time_us":8683,"thread_start_us":82194,"threads_started":1,"wal-append.queue_time_us":86554}
I20260709 13:07:01.184010 23425 leader_election.cc:290] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:01.176254 23494 raft_consensus.cc:3055] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:01.439404 21624 leader_election.cc:304] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:01.407172 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eedca2edb474f7daf61fe1d1409daff" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:01.220831 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:01.440795 21727 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d"
dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
mode: GRACEFUL
new_leader_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:55462
I20260709 13:07:01.457391 21727 raft_consensus.cc:606] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Received request to transfer leadership to TS 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:07:01.457731 21727 raft_consensus.cc:614] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:07:01.195134 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:01.163879 21578 rpcz_store.cc:276] 0709 13:06:59.975117 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:00.461037 (+485920us) service_pool.cc:224] Handling call
0709 13:07:00.765552 (+304515us) spinlock_profiling.cc:243] Waited 7.53 ms on lock 0x7b5800002d98. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320734b71 00007f7320734a22 00007f732964dc09 00007f73287a7ee0 00007f73288710ab 00007f7328871131 00007f7328832fc0 00007f732881d929 00007f732881d3d2 00007f7321d94bd4
0709 13:07:00.765785 (+   233us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:00.766220 (+   435us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:00.766262 (+    42us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:00.766880 (+   618us) log.cc:844] Serialized 26 byte log entry
0709 13:07:01.040311 (+273431us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:07:01.043953 (+  3642us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:01.046664 (+  2711us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:01.083864 (+ 37200us) raft_consensus.cc:1685] finished
0709 13:07:01.083892 (+    28us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:01.084100 (+   208us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":15916,"raft.queue_time_us":11127,"raft.run_cpu_time_us":168,"raft.run_wall_time_us":19101,"spinlock_wait_cycles":17318656,"thread_start_us":223713,"threads_started":1,"wal-append.queue_time_us":287852}
W20260709 13:07:01.442277 21550 connection.cc:256] RPC call timeout handler was delayed by -3.3660393299999214s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.3209s for a response
I20260709 13:07:01.449779 23790 raft_consensus.cc:740] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:01.283250 21652 raft_consensus.cc:2468] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 5.
I20260709 13:07:01.434365 22237 leader_election.cc:304] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:01.466562 22237 leader_election.cc:304] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:01.466876 21626 leader_election.cc:304] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:01.452347 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:01.223783 23679 raft_consensus.cc:515] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:01.447428 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:01.453855 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:01.216827 23778 consensus_queue.cc:1059] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.226s
I20260709 13:07:01.193440 23729 raft_consensus.cc:515] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:01.217936 23664 raft_consensus.cc:515] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:01.459167 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:01.454983 21658 raft_consensus.cc:2376] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 5. Re-sending same reply.
I20260709 13:07:01.458652 23494 raft_consensus.cc:740] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:01.462685 23702 raft_consensus.cc:2749] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:01.438984 23744 raft_consensus.cc:2804] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 13:07:01.464464 21550 connection.cc:256] RPC call timeout handler was delayed by -3.3048393299999361s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.32770000000000005s for a response
I20260709 13:07:01.190076 23427 raft_consensus.cc:515] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:01.469203 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:01.471333 22237 leader_election.cc:304] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
W20260709 13:07:01.665233 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 193943us
I20260709 13:07:01.480294 21733 raft_consensus.cc:1240] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:01.480294 21581 raft_consensus.cc:3060] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:07:01.666778 21652 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36032 (request call id 321) took 1770 ms (client timeout 2359 ms). Trace:
I20260709 13:07:01.667189 23427 leader_election.cc:290] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:01.480352 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:01.668020 21725 raft_consensus.cc:1240] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:01.453939 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce0fb868664a789da1828a9c9c060c" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:01.668700 22268 raft_consensus.cc:2468] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
W20260709 13:07:01.669198 22268 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54804 (request call id 514) took 2699 ms (client timeout 2211 ms). Trace:
W20260709 13:07:01.484484 21623 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 233910us
I20260709 13:07:01.669847 21699 leader_election.cc:304] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:01.671401 21699 leader_election.cc:304] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:01.670753 22237 leader_election.cc:304] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:01.486842 21727 raft_consensus.cc:1240] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 6. Current term is 7. Ops: []
W20260709 13:07:01.489472 21658 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36032 (request call id 320) took 1593 ms (client timeout 1780 ms). Trace:
I20260709 13:07:01.487764 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:01.461545 23485 leader_election.cc:290] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:01.490861 22272 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54804 (request call id 506) took 2732 ms. Trace:
I20260709 13:07:01.676218 22272 rpcz_store.cc:276] 0709 13:06:58.758081 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:01.132239 (+2374158us) service_pool.cc:224] Handling call
0709 13:07:01.132523 (+   284us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:01.219033 (+ 86510us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:01.219070 (+    37us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:01.219121 (+    51us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:07:01.219159 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:01.490629 (+271470us) spinlock_profiling.cc:243] Waited 86.3 ms on lock 0x7b54006c2ad4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:07:01.490684 (+    55us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:01.490808 (+   124us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":198428032}
I20260709 13:07:01.460592 21624 leader_election.cc:304] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
W20260709 13:07:01.678259 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 217739us
I20260709 13:07:01.678489 22237 leader_election.cc:304] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:01.679104 21624 leader_election.cc:304] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
W20260709 13:07:01.674571 21658 rpcz_store.cc:269] 0709 13:06:59.896408 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:59.954627 (+ 58219us) service_pool.cc:224] Handling call
0709 13:07:01.214354 (+1259727us) spinlock_profiling.cc:243] Waited 3.93 ms on lock 0x7b5800103e98. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320734b71 00007f7320734a22 00007f732964dc09 00007f73287a7ee0 00007f73288710ab 00007f7328871131 00007f732881f0a0 00007f732881e984 00007f7321d996d4 00007f7321d99662
0709 13:07:01.489423 (+275069us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":9049472}
I20260709 13:07:01.680117 21624 leader_election.cc:304] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
W20260709 13:07:01.672042 23804 log.cc:927] Time spent T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.106s	user 0.001s	sys 0.000s
I20260709 13:07:01.587174 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:01.525859 23467 raft_consensus.cc:493] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:01.578897 23679 leader_election.cc:290] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:01.594740 21585 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55756 (request call id 388) took 1822 ms. Trace:
I20260709 13:07:01.564528 21729 raft_consensus.cc:3055] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Stepping down as leader of term 3
W20260709 13:07:01.577171 21698 leader_election.cc:336] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Timed out: RequestConsensusVote RPC to 127.19.255.193:37015 timed out after 2.017s (SENT)
I20260709 13:07:01.712613 21729 raft_consensus.cc:740] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:01.712719 21698 leader_election.cc:304] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:01.592924 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:01.579998 23729 leader_election.cc:290] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:01.593693 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:01.720732 21660 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36032 (request call id 331) took 1821 ms. Trace:
I20260709 13:07:01.721033 21660 rpcz_store.cc:276] 0709 13:06:59.899262 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:00.838949 (+939687us) service_pool.cc:224] Handling call
0709 13:07:01.593543 (+754594us) spinlock_profiling.cc:243] Waited 4.74 ms on lock 0x7b5800103e98. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320734b71 00007f7320734a22 00007f732964dc09 00007f73287a7ee0 00007f73288710ab 00007f7328871131 00007f732881f0a0 00007f732881e984 00007f7321d996d4 00007f7321d99662
0709 13:07:01.720679 (+127136us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":10910464}
I20260709 13:07:01.721931 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:01.723189 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:01.697153 23485 raft_consensus.cc:2804] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:01.568327 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:01.727901 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eedca2edb474f7daf61fe1d1409daff" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:01.728384 21657 raft_consensus.cc:3060] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:01.526973 22270 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54804 (request call id 511) took 2767 ms. Trace:
I20260709 13:07:01.729485 22270 rpcz_store.cc:276] 0709 13:06:58.759231 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:01.491578 (+2732347us) service_pool.cc:224] Handling call
0709 13:07:01.526406 (+ 34828us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:01.526618 (+   212us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:01.526655 (+    37us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:01.526711 (+    56us) raft_consensus.cc:1645] Marking committed up to 7
0709 13:07:01.526754 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:01.526822 (+    68us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:01.526924 (+   102us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:01.730579 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:01.731174 22270 raft_consensus.cc:2368] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for earlier term 3. Current term is 4.
I20260709 13:07:01.604373 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086cac2d4434404e9ae4162c70276394" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:01.544315 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:01.731952 21659 raft_consensus.cc:3060] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:01.464149 23498 consensus_queue.cc:1059] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.061s
I20260709 13:07:01.482353 23767 raft_consensus.cc:2804] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:01.487151 23619 raft_consensus.cc:2749] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:01.467329 23745 raft_consensus.cc:493] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:01.585764 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:01.592082 21582 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
mode: GRACEFUL
new_leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
 from {username='slave'} at 127.0.0.1:47892
I20260709 13:07:01.734984 21581 raft_consensus.cc:2468] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 4.
I20260709 13:07:01.527437 23423 raft_consensus.cc:2749] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:01.457420 23447 raft_consensus.cc:515] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:01.535807 21726 raft_consensus.cc:1240] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:01.524248 22266 raft_consensus.cc:2393] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 5: Already voted for candidate fd323b19805c46bcb7aec2478c2a29e9 in this term.
W20260709 13:07:01.662446 21697 leader_election.cc:336] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Timed out: RequestConsensusVote RPC to 127.19.255.196:38861 timed out after 1.662s (SENT)
W20260709 13:07:01.744606 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 82193.1us
W20260709 13:07:01.662968 21550 connection.cc:256] RPC call timeout handler was delayed by -2.0809076790000063s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19230000000000003s for a response
I20260709 13:07:01.748345 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:01.749441 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:01.750173 21733 raft_consensus.cc:3060] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:07:01.671662 23808 log.cc:927] Time spent T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260709 13:07:01.686328 23493 raft_consensus.cc:2804] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:01.590865 23494 consensus_queue.cc:260] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:01.698195 21624 leader_election.cc:304] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:01.704357 21623 leader_election.cc:304] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:01.708516 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:01.672451 23445 raft_consensus.cc:2749] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:01.672655 23744 raft_consensus.cc:493] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:01.686239 23696 raft_consensus.cc:2749] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:01.739892 22267 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54794 (request call id 645) took 1061 ms. Trace:
I20260709 13:07:01.716337 21548 leader_election.cc:304] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:01.713667 21729 consensus_queue.cc:260] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:01.801740 21729 raft_consensus.cc:3060] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:01.711280 23467 raft_consensus.cc:3060] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:07:01.669588 22268 rpcz_store.cc:269] 0709 13:06:58.969529 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:59.869689 (+900160us) service_pool.cc:224] Handling call
0709 13:07:01.440912 (+1571223us) spinlock_profiling.cc:243] Waited 11.1 ms on lock 0x7b5800003998. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320734b71 00007f7320734eee 0000000000375939 00007f73287a81e0 00007f73288710c4 00007f7328871131 00007f732881f0a0 00007f732881e984 00007f7321d996d4 00007f7321d99662
0709 13:07:01.669131 (+228219us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":25623296}
I20260709 13:07:01.718137 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:01.806265 21658 raft_consensus.cc:2468] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 3.
I20260709 13:07:01.695732 23725 raft_consensus.cc:2804] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:01.695845 23664 leader_election.cc:290] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:01.724232 22239 leader_election.cc:304] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:01.810516 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
W20260709 13:07:01.811038 22239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 89167.8us
I20260709 13:07:01.763726 23493 raft_consensus.cc:493] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:01.723657 21660 raft_consensus.cc:3060] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:01.731985 21654 raft_consensus.cc:3060] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:01.618642 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:01.816224 21656 raft_consensus.cc:3060] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:01.797531 23744 raft_consensus.cc:3060] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:01.685576 23706 consensus_queue.cc:1059] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.034s
I20260709 13:07:01.707978 23782 consensus_queue.cc:1059] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 13:07:01.544919 23790 consensus_queue.cc:260] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:01.734711 23801 raft_consensus.cc:2749] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:01.737685 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:01.822100 22270 raft_consensus.cc:1813] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Handling vote request from an unknown peer c0c40b7dc6c341f7ba49e3a696970252
W20260709 13:07:01.667212 21652 rpcz_store.cc:269] 0709 13:06:59.896634 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:00.696604 (+799970us) service_pool.cc:224] Handling call
0709 13:07:01.666628 (+970024us) spinlock_profiling.cc:243] Waited 445 ms on lock 0x7b540019c654. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:01.666724 (+    96us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1022656256}
I20260709 13:07:01.751313 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:01.710249 23425 consensus_queue.cc:1048] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.026s
I20260709 13:07:01.753314 22273 raft_consensus.cc:1240] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 3. Current term is 4. Ops: []
W20260709 13:07:01.754580 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 73190.2us
I20260709 13:07:01.734439 23679 raft_consensus.cc:2749] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:01.810344 23725 raft_consensus.cc:493] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting leader election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:01.769546 23599 raft_consensus.cc:2749] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:01.771831 22271 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54804 (request call id 509) took 3013 ms. Trace:
I20260709 13:07:01.852890 22271 rpcz_store.cc:276] 0709 13:06:58.758760 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:01.461716 (+2702956us) service_pool.cc:224] Handling call
0709 13:07:01.462065 (+   349us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:01.462320 (+   255us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 13:07:01.715056 (+252736us) log.cc:844] Serialized 14 byte log entry
0709 13:07:01.769230 (+ 54174us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:01.769292 (+    62us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:07:01.769356 (+    64us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:01.771614 (+  2258us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:01.771762 (+   148us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":127037,"prepare.run_cpu_time_us":36,"prepare.run_wall_time_us":36,"raft.queue_time_us":1564,"raft.run_cpu_time_us":91,"raft.run_wall_time_us":90,"thread_start_us":286007,"threads_started":2,"wal-append.queue_time_us":101063}
I20260709 13:07:01.854734 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
W20260709 13:07:01.856510 21549 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:01.855650 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd4c0f5b04342ab9fad6d2ab9ca4e4f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:01.858443 23779 raft_consensus.cc:3055] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:01.858834 23779 raft_consensus.cc:740] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:01.860035 21654 raft_consensus.cc:2468] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 7.
I20260709 13:07:01.864257 21656 raft_consensus.cc:2468] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 6.
I20260709 13:07:01.868112 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:01.726822 21653 raft_consensus.cc:2376] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 5. Re-sending same reply.
I20260709 13:07:01.869990 23760 consensus_queue.cc:1059] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:01.870447 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd4c0f5b04342ab9fad6d2ab9ca4e4f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:01.870993 23760 raft_consensus.cc:3055] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:01.871359 23760 raft_consensus.cc:740] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:01.872020 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:01.873515 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:01.874187 21653 raft_consensus.cc:3060] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:07:01.794518 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 96424us
I20260709 13:07:01.876221 21624 leader_election.cc:304] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:01.877786 21624 leader_election.cc:304] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
W20260709 13:07:01.795328 21623 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 91034.4us
I20260709 13:07:01.735558 23729 raft_consensus.cc:2749] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:01.711673 21585 rpcz_store.cc:276] 0709 13:06:59.772796 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:59.886219 (+113423us) service_pool.cc:224] Handling call
0709 13:07:00.861561 (+975342us) spinlock_profiling.cc:243] Waited 6.16 ms on lock 0x7b5800002d98. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320734b71 00007f7320734a22 00007f732964dc09 00007f73287a7ee0 00007f73288710ab 00007f7328871131 00007f7328832fc0 00007f732881d929 00007f732881d3d2 00007f7321d94bd4
0709 13:07:00.861766 (+   205us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:01.039921 (+178155us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:01.594496 (+554575us) spinlock_profiling.cc:243] Waited 174 ms on lock 0x7b540031abd4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:07:01.594679 (+   183us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":415172224}
I20260709 13:07:01.726938 23749 consensus_queue.cc:1059] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.028s
W20260709 13:07:01.803076 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 88559.5us
I20260709 13:07:01.888912 21699 leader_election.cc:304] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:01.890311 21733 raft_consensus.cc:2468] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 5.
I20260709 13:07:01.806324 21655 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53462 (request call id 1692) took 1238 ms. Trace:
I20260709 13:07:01.686280 23427 raft_consensus.cc:2749] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:01.808990 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:07:01.575479 21576 consensus_meta.cc:287] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a: Time spent flushing consensus metadata: real 0.600s	user 0.009s	sys 0.001s
I20260709 13:07:01.792615 22266 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54794 (request call id 639) took 1436 ms. Trace:
I20260709 13:07:01.800870 23702 raft_consensus.cc:2749] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:01.746977 23745 raft_consensus.cc:515] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:01.800118 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:07:01.815478 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 238329us
I20260709 13:07:01.820861 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4955566edeb4111afd9f42d0664485a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:01.825999 22270 raft_consensus.cc:2393] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 3: Already voted for candidate fd323b19805c46bcb7aec2478c2a29e9 in this term.
I20260709 13:07:01.727173 23485 raft_consensus.cc:493] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting leader election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:01.793941 23778 consensus_queue.cc:1059] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.023s
I20260709 13:07:01.792804 23619 consensus_queue.cc:1059] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.024s
I20260709 13:07:01.798148 23423 consensus_queue.cc:1059] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.021s
I20260709 13:07:01.900862 23729 raft_consensus.cc:2804] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:07:01.941817 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:01.942582 21727 raft_consensus.cc:3060] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:01.835937 23725 raft_consensus.cc:3060] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:01.817970 23787 raft_consensus.cc:2749] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:01.836328 21651 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53462 (request call id 1693) took 1268 ms. Trace:
I20260709 13:07:01.837899 23782 consensus_queue.cc:1243] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer c0c40b7dc6c341f7ba49e3a696970252 log is divergent from this leader: its last log entry 4.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 13:07:01.837806 22238 leader_election.cc:304] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
W20260709 13:07:01.952272 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 114544us
W20260709 13:07:01.952415 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 74720.3us
I20260709 13:07:01.842558 21697 leader_election.cc:304] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
W20260709 13:07:01.955646 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 113149us
I20260709 13:07:01.842793 23790 raft_consensus.cc:3060] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:01.843590 23447 leader_election.cc:290] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:01.801090 22267 rpcz_store.cc:276] 0709 13:07:00.674209 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:01.586223 (+912014us) service_pool.cc:224] Handling call
0709 13:07:01.735847 (+149624us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:01.844677 23799 raft_consensus.cc:515] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:01.818372 22265 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54804 (request call id 507) took 3058 ms. Trace:
I20260709 13:07:01.847517 23814 raft_consensus.cc:2804] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election won for term 4
W20260709 13:07:01.848120 23813 log.cc:927] Time spent T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9: Append to log took a long time: real 0.104s	user 0.000s	sys 0.000s
I20260709 13:07:01.848309 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:01.851984 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:01.977900 21731 raft_consensus.cc:3060] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:01.817484 23493 raft_consensus.cc:3060] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:01.965838 23782 consensus_queue.cc:1059] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.018s
I20260709 13:07:01.985397 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:01.986654 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:01.987498 23802 raft_consensus.cc:3055] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:01.987811 21652 raft_consensus.cc:3060] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:01.987915 23802 raft_consensus.cc:740] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:01.988844 23802 consensus_queue.cc:260] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:01.989974 23802 raft_consensus.cc:3060] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:01.861114 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:01.861155 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:01.868445 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:01.879674 21623 leader_election.cc:304] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
W20260709 13:07:01.882203 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 203786us
I20260709 13:07:01.883072 21654 raft_consensus.cc:2393] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 2: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:07:01.788482 21659 raft_consensus.cc:2468] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 3.
I20260709 13:07:01.884862 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:01.885488 23696 raft_consensus.cc:2804] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:01.772635 21657 raft_consensus.cc:2468] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:07:01.746855 23767 raft_consensus.cc:697] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 4 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:02.004443 23767 consensus_queue.cc:237] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:02.005571 21652 raft_consensus.cc:2468] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 7.
I20260709 13:07:01.891371 21655 rpcz_store.cc:276] 0709 13:07:00.567583 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:01.046562 (+478979us) service_pool.cc:224] Handling call
0709 13:07:01.054776 (+  8214us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:01.055086 (+   310us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:01.055116 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:01.055497 (+   381us) log.cc:844] Serialized 26 byte log entry
0709 13:07:01.285580 (+230083us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:07:01.285634 (+    54us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:01.285739 (+   105us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:01.806056 (+520317us) raft_consensus.cc:1685] finished
0709 13:07:01.806082 (+    26us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:01.806251 (+   169us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":79,"raft.run_cpu_time_us":93,"raft.run_wall_time_us":3234,"thread_start_us":210642,"threads_started":1,"wal-append.queue_time_us":379178}
I20260709 13:07:02.007575 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:02.008252 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:02.008585 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:02.008868 22267 raft_consensus.cc:2468] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 3.
I20260709 13:07:02.009665 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:02.010062 21655 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53462 (request call id 1695) took 1225 ms. Trace:
I20260709 13:07:02.010773 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:02.011338 22267 raft_consensus.cc:3060] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:01.893404 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:02.012861 21734 raft_consensus.cc:1240] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:02.015146 21733 raft_consensus.cc:1240] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:01.867646 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51bc12b41914bad9df01a751855d7f9" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:02.016776 21656 raft_consensus.cc:1275] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:07:01.900938 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:02.017771 23696 raft_consensus.cc:493] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:02.018191 23696 raft_consensus.cc:3060] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:02.018302 21728 raft_consensus.cc:2410] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 for term 6 because replica has last-logged OpId of term: 5 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 13:07:01.914014 23744 raft_consensus.cc:515] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:02.020934 23744 leader_election.cc:290] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:01.915552 23467 raft_consensus.cc:515] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:01.894418 21576 raft_consensus.cc:2468] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 6.
I20260709 13:07:02.021740 21576 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36106 (request call id 2003) took 1139 ms. Trace:
I20260709 13:07:02.022125 22264 raft_consensus.cc:2393] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 4: Already voted for candidate fd323b19805c46bcb7aec2478c2a29e9 in this term.
I20260709 13:07:02.022096 21576 rpcz_store.cc:276] 0709 13:07:00.882424 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:00.882546 (+   122us) service_pool.cc:224] Handling call
0709 13:07:02.021682 (+1139136us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:01.901432 22266 rpcz_store.cc:276] 0709 13:07:00.339092 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:01.080498 (+741406us) service_pool.cc:224] Handling call
0709 13:07:01.775066 (+694568us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:02.022819 23467 leader_election.cc:290] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:01.993372 23814 raft_consensus.cc:697] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 4 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:01.928957 23485 raft_consensus.cc:3060] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:01.920497 23752 raft_consensus.cc:3055] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:07:02.024094 23746 raft_consensus.cc:2749] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:02.029538 23752 raft_consensus.cc:740] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:02.030427 23752 consensus_queue.cc:260] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:02.023552 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce0fb868664a789da1828a9c9c060c" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:02.032186 22266 raft_consensus.cc:2468] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:07:02.032292 21653 raft_consensus.cc:2468] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 5.
I20260709 13:07:02.033166 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:01.993940 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:02.035285 21725 raft_consensus.cc:2393] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 in current term 2: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:07:01.936456 21726 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34388 (request call id 1631) took 1015 ms. Trace:
I20260709 13:07:02.035485 23814 consensus_queue.cc:237] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:02.035992 21726 rpcz_store.cc:276] 0709 13:07:00.920901 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:00.949821 (+ 28920us) service_pool.cc:224] Handling call
0709 13:07:00.989252 (+ 39431us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:01.743913 (+754661us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:01.936168 (+192255us) spinlock_profiling.cc:243] Waited 545 ms on lock 0x7b540011f154. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:07:01.936385 (+   217us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1252452224}
I20260709 13:07:01.944518 22273 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54804 (request call id 516) took 2947 ms. Trace:
I20260709 13:07:02.036978 22273 rpcz_store.cc:276] 0709 13:06:58.997335 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:01.492129 (+2494794us) service_pool.cc:224] Handling call
0709 13:07:01.526262 (+ 34133us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:01.824809 (+298547us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:01.944239 (+119430us) spinlock_profiling.cc:243] Waited 227 ms on lock 0x7b54005a0354. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:07:01.944447 (+   208us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":521738624}
I20260709 13:07:02.038324 22273 raft_consensus.cc:1275] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:07:02.038854 22273 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54804 (request call id 517) took 2203 ms. Trace:
I20260709 13:07:01.945111 21729 raft_consensus.cc:1275] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 6. (term mismatch)
I20260709 13:07:01.946545 23822 raft_consensus.cc:3055] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:01.948973 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:01.929117 23425 consensus_queue.cc:1059] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:07:01.948405 23729 raft_consensus.cc:697] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 7 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:01.975953 22265 rpcz_store.cc:276] 0709 13:06:58.758310 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:01.220589 (+2462279us) service_pool.cc:224] Handling call
0709 13:07:01.220885 (+   296us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:01.221075 (+   190us) raft_consensus.cc:1534] Early marking committed up to index 5
0709 13:07:01.533731 (+312656us) log.cc:844] Serialized 14 byte log entry
0709 13:07:01.774596 (+240865us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:01.797061 (+ 22465us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:07:01.800242 (+  3181us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:01.808576 (+  8334us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:01.816375 (+  7799us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":360024,"prepare.run_cpu_time_us":37,"prepare.run_wall_time_us":38,"raft.queue_time_us":237,"raft.run_cpu_time_us":145,"raft.run_wall_time_us":22006,"thread_start_us":449633,"threads_started":2,"wal-append.queue_time_us":279938}
I20260709 13:07:02.069378 23729 consensus_queue.cc:237] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:01.838402 23693 consensus_queue.cc:1048] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:01.953745 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:01.923434 23749 consensus_queue.cc:1059] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.028s
I20260709 13:07:01.872113 23760 consensus_queue.cc:260] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:01.964036 23443 raft_consensus.cc:2804] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:01.967559 23830 consensus_queue.cc:1048] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:01.930766 23823 consensus_queue.cc:1048] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.040s
W20260709 13:07:01.975981 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 50431.8us
I20260709 13:07:01.859616 23779 consensus_queue.cc:260] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:01.981810 23806 log.cc:927] Time spent T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9: Append to log took a long time: real 0.409s	user 0.004s	sys 0.000s
I20260709 13:07:01.992776 22237 leader_election.cc:304] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
W20260709 13:07:02.101230 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 108521us
I20260709 13:07:02.102087 22237 leader_election.cc:304] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:01.993989 21697 leader_election.cc:304] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:01.994509 22271 raft_consensus.cc:2393] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 3: Already voted for candidate fd323b19805c46bcb7aec2478c2a29e9 in this term.
I20260709 13:07:01.994953 21731 raft_consensus.cc:2468] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 4.
I20260709 13:07:01.995694 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:02.106695 21732 raft_consensus.cc:2393] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 in current term 5: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:07:01.996644 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:02.108434 21657 raft_consensus.cc:1240] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 6. Current term is 7. Ops: [5.4-6.5]
I20260709 13:07:01.996857 21699 leader_election.cc:304] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:01.998360 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1fb7e43d84f61a2bba6f0e6c6a77f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:02.111037 21659 raft_consensus.cc:3060] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:02.000110 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:02.112581 21654 raft_consensus.cc:2393] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 5: Already voted for candidate fd323b19805c46bcb7aec2478c2a29e9 in this term.
I20260709 13:07:02.006554 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:02.010406 21655 rpcz_store.cc:276] 0709 13:07:00.784900 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:02.009356 (+1224456us) service_pool.cc:224] Handling call
0709 13:07:02.009621 (+   265us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:02.009778 (+   157us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:02.009805 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:02.009844 (+    39us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:07:02.009873 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:02.009923 (+    50us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:02.010016 (+    93us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:02.026113 21733 raft_consensus.cc:1240] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:07:02.028872 21727 raft_consensus.cc:2468] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 4.
I20260709 13:07:02.034611 23745 leader_election.cc:290] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:01.933601 21660 raft_consensus.cc:2468] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
I20260709 13:07:02.039899 21729 pending_rounds.cc:85] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672: Aborting all ops after (but not including) 5
W20260709 13:07:01.799991 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 52327.3us
I20260709 13:07:02.039170 22273 rpcz_store.cc:276] 0709 13:06:59.835523 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:02.037814 (+2202291us) service_pool.cc:224] Handling call
0709 13:07:02.038047 (+   233us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:02.038649 (+   602us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:02.038811 (+   162us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:02.068504 21658 raft_consensus.cc:1240] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 6. Current term is 7. Ops: []
I20260709 13:07:02.080813 23760 raft_consensus.cc:3060] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:02.080979 23725 raft_consensus.cc:515] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:02.066349 23634 raft_consensus.cc:493] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
W20260709 13:07:02.136427 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 139631us
I20260709 13:07:02.082626 23799 leader_election.cc:290] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:02.040251 23702 raft_consensus.cc:2749] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:02.118289 23830 raft_consensus.cc:2749] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:02.083031 23787 consensus_queue.cc:1048] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:07:01.950744 21651 rpcz_store.cc:276] 0709 13:07:00.567929 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:01.154725 (+586796us) service_pool.cc:224] Handling call
0709 13:07:01.193301 (+ 38576us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:01.193723 (+   422us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:01.193755 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:01.194336 (+   581us) log.cc:844] Serialized 26 byte log entry
0709 13:07:01.360729 (+166393us) raft_consensus.cc:1645] Marking committed up to 3
0709 13:07:01.365650 (+  4921us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:01.416529 (+ 50879us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:01.831679 (+415150us) raft_consensus.cc:1685] finished
0709 13:07:01.836121 (+  4442us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:01.836275 (+   154us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":131,"raft.run_cpu_time_us":79,"raft.run_wall_time_us":79,"thread_start_us":111013,"threads_started":1,"wal-append.queue_time_us":263277}
I20260709 13:07:02.085963 23696 raft_consensus.cc:515] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:02.092693 21623 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 213075us
W20260709 13:07:02.097597 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 129153us
I20260709 13:07:02.031652 23752 raft_consensus.cc:3060] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:02.053615 23822 raft_consensus.cc:740] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:02.117264 23693 raft_consensus.cc:2749] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:02.117676 23447 consensus_queue.cc:1048] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:07:02.119410 22236 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:02.149056 23782 raft_consensus.cc:2804] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:02.124179 22271 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54790 (request call id 747) took 1689 ms. Trace:
I20260709 13:07:02.144780 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:02.126788 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:02.092464 21582 raft_consensus.cc:606] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Received request to transfer leadership to TS fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:02.083139 22270 raft_consensus.cc:1240] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:02.139657 21550 leader_election.cc:304] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:02.144032 21659 raft_consensus.cc:2468] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:07:02.216022 22270 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54790 (request call id 744) took 1948 ms. Trace:
I20260709 13:07:02.216349 22270 rpcz_store.cc:276] 0709 13:07:00.267584 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:02.078353 (+1810769us) service_pool.cc:224] Handling call
0709 13:07:02.082986 (+  4633us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:02.215796 (+132810us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:02.215973 (+   177us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:02.145179 21584 raft_consensus.cc:1240] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 3. Current term is 4. Ops: []
W20260709 13:07:02.146756 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 165776us
I20260709 13:07:02.147915 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:02.148134 21655 raft_consensus.cc:1240] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:02.118287 23599 raft_consensus.cc:3060] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:02.100409 23443 raft_consensus.cc:697] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:02.191752 21623 leader_election.cc:304] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:02.193480 21699 leader_election.cc:304] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:02.193957 21657 raft_consensus.cc:1240] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 4. Current term is 5. Ops: [3.2-4.3]
W20260709 13:07:02.175239 21549 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:02.226595 21623 leader_election.cc:400] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Vote denied by peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861) with higher term. Message: Invalid argument: T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for earlier term 3. Current term is 4.
I20260709 13:07:02.227003 21623 leader_election.cc:403] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:07:02.191752 21624 leader_election.cc:304] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:02.228812 21659 raft_consensus.cc:1240] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 3. Current term is 4. Ops: [3.5-3.5]
I20260709 13:07:02.230014 22270 raft_consensus.cc:1240] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 4. Current term is 5. Ops: [4.6-4.6]
I20260709 13:07:02.230618 22270 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54794 (request call id 642) took 1664 ms. Trace:
I20260709 13:07:02.230911 22270 rpcz_store.cc:276] 0709 13:07:00.566502 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:02.217005 (+1650503us) service_pool.cc:224] Handling call
0709 13:07:02.229811 (+ 12806us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:02.230384 (+   573us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:02.230546 (+   162us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:02.121860 23423 raft_consensus.cc:2749] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:02.086081 23485 raft_consensus.cc:515] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:02.137452 23779 raft_consensus.cc:3060] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:07:02.199573 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 483243us
I20260709 13:07:02.237988 21548 leader_election.cc:304] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:02.238044 21623 leader_election.cc:304] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:02.138983 23832 raft_consensus.cc:3055] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:02.122530 21729 pending_rounds.cc:107] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672: Aborting uncommitted NO_OP operation due to leader change: 3.6
I20260709 13:07:02.239318 21729 raft_consensus.cc:2889] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:02.196913 21652 raft_consensus.cc:2393] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 in current term 6: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:07:02.205412 22271 rpcz_store.cc:276] 0709 13:07:00.434947 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:02.123454 (+1688507us) service_pool.cc:224] Handling call
0709 13:07:02.123697 (+   243us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:02.123899 (+   202us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:02.123922 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:02.123962 (+    40us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:07:02.123990 (+    28us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:02.124037 (+    47us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:02.124128 (+    91us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:02.218242 21582 raft_consensus.cc:614] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:07:02.126852 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086cac2d4434404e9ae4162c70276394" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:02.206843 22269 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54804 (request call id 503) took 3449 ms. Trace:
I20260709 13:07:02.242457 22269 rpcz_store.cc:276] 0709 13:06:58.757395 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:01.072425 (+2315030us) service_pool.cc:224] Handling call
0709 13:07:01.112249 (+ 39824us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:01.119969 (+  7720us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:01.120014 (+    45us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:01.120604 (+   590us) log.cc:844] Serialized 26 byte log entry
0709 13:07:01.407732 (+287128us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:07:01.407781 (+    49us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:01.407865 (+    84us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:01.981258 (+573393us) spinlock_profiling.cc:243] Waited 1.54 ms on lock 0x7b4400022b4c. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320692c85 00007f73206936a2 00007f73234051db 00007f7323400aaf 00007f73233f486e 00007f73233f3bb6 00007f73233f37d8 00007f73233fd221 00007f73233fd1d9 00007f73233fd169
0709 13:07:02.206576 (+225318us) raft_consensus.cc:1685] finished
0709 13:07:02.206594 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:02.206781 (+   187us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":10480,"raft.queue_time_us":794,"raft.run_cpu_time_us":91,"raft.run_wall_time_us":92,"spinlock_wait_cycles":3532032,"thread_start_us":46786,"threads_started":1,"wal-append.queue_time_us":363865}
I20260709 13:07:02.245278 22271 raft_consensus.cc:1240] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 5. Current term is 6. Ops: [5.6-5.6]
I20260709 13:07:02.246847 22271 raft_consensus.cc:1240] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:02.122627 23744 consensus_queue.cc:1048] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.075s
I20260709 13:07:02.203987 23767 raft_consensus.cc:493] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:02.211095 21656 raft_consensus.cc:1240] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 5. Current term is 6. Ops: [5.6-5.6]
I20260709 13:07:02.193212 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:02.147260 23619 consensus_queue.cc:1059] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.065s
W20260709 13:07:02.220353 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 80778.7us
I20260709 13:07:02.223387 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:02.239512 21651 raft_consensus.cc:1240] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 4 LEADER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:02.149755 23634 raft_consensus.cc:515] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:02.195387 23799 consensus_queue.cc:1048] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.021s
I20260709 13:07:02.240518 21729 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34388 (request call id 1626) took 1338 ms. Trace:
I20260709 13:07:02.253367 21548 leader_election.cc:304] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:02.254587 22270 raft_consensus.cc:1240] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 3. Current term is 4. Ops: [3.5-3.5]
I20260709 13:07:02.285308 21655 raft_consensus.cc:1240] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:02.291311 21729 rpcz_store.cc:276] 0709 13:07:00.902465 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:00.902569 (+   104us) service_pool.cc:224] Handling call
0709 13:07:01.564169 (+661600us) spinlock_profiling.cc:243] Waited 2.01 ms on lock 0x7b580014fd98. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320734b71 00007f7320734a22 00007f732964dc09 00007f73287a7ee0 00007f73288710ab 00007f7328871131 00007f7328832fc0 00007f732881d929 00007f732881d3d2 00007f7321d94bd4
0709 13:07:01.564383 (+   214us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:02.240237 (+675854us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:02.240452 (+   215us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4633472}
I20260709 13:07:02.225437 22264 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54790 (request call id 743) took 2481 ms. Trace:
I20260709 13:07:02.225545 23749 raft_consensus.cc:2749] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:07:02.222078 23834 raft_consensus.cc:493] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:02.287420 21550 leader_election.cc:304] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:02.287731 21583 raft_consensus.cc:3060] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:02.304847 23493 raft_consensus.cc:515] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:02.306795 23493 leader_election.cc:290] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:02.307331 23493 raft_consensus.cc:2804] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:07:02.250262 23745 raft_consensus.cc:3060] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:07:02.308300 23725 leader_election.cc:290] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:02.308883 23725 raft_consensus.cc:2749] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:02.309536 23725 raft_consensus.cc:2749] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:02.311991 21728 raft_consensus.cc:1240] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 2. Current term is 3. Ops: []
W20260709 13:07:02.312683 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 59412us
I20260709 13:07:02.313675 21548 leader_election.cc:304] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:02.313910 23494 raft_consensus.cc:3060] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:07:02.315303 21548 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:02.315876 23473 raft_consensus.cc:2804] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:02.316313 23473 raft_consensus.cc:493] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting leader election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:02.316660 23473 raft_consensus.cc:3060] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:02.318254 23443 consensus_queue.cc:237] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:02.319954 23814 raft_consensus.cc:2749] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:07:02.321455 21550 leader_election.cc:304] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:02.296880 22270 raft_consensus.cc:1275] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:07:02.286157 23843 raft_consensus.cc:2749] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:07:02.298813 23634 leader_election.cc:290] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:02.301077 23485 leader_election.cc:290] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:02.301182 22265 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54804 (request call id 520) took 2389 ms. Trace:
I20260709 13:07:02.285743 23767 raft_consensus.cc:515] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:02.249212 23833 raft_consensus.cc:2804] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:02.256341 23822 consensus_queue.cc:260] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:02.258749 23706 raft_consensus.cc:2804] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:07:02.316025 23778 consensus_queue.cc:1048] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.037s
W20260709 13:07:02.359426 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 141599us
I20260709 13:07:02.250655 23832 raft_consensus.cc:740] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:02.360671 21697 leader_election.cc:304] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:02.326216 21550 leader_election.cc:304] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:02.357362 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd4c0f5b04342ab9fad6d2ab9ca4e4f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:02.366196 22239 leader_election.cc:304] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:02.325135 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae15a655577142ed99332bdb3681af0f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:02.367234 21550 leader_election.cc:304] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
W20260709 13:07:02.368028 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 176390us
I20260709 13:07:02.368708 21624 leader_election.cc:304] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:02.369204 22239 leader_election.cc:304] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:02.370548 22239 leader_election.cc:304] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:02.329937 21583 raft_consensus.cc:2410] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 for term 4 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 13:07:02.372905 21728 raft_consensus.cc:1240] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:02.371917 22239 leader_election.cc:304] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
W20260709 13:07:02.432988 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 65818.6us
I20260709 13:07:02.391469 21624 leader_election.cc:304] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
W20260709 13:07:02.424223 21549 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:02.434401 21550 leader_election.cc:304] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:02.348929 23822 raft_consensus.cc:3060] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:02.435848 23779 raft_consensus.cc:2749] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:02.438221 21550 leader_election.cc:304] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:02.439265 23779 raft_consensus.cc:2749] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:02.440814 21550 leader_election.cc:304] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:02.441821 23779 raft_consensus.cc:2749] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:02.444013 23779 consensus_queue.cc:1059] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:02.445650 23498 raft_consensus.cc:3055] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:07:02.446120 23498 raft_consensus.cc:740] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:02.447140 23498 consensus_queue.cc:260] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:02.433246 22239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 61425.3us
I20260709 13:07:02.450976 22239 leader_election.cc:304] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:02.452826 23447 raft_consensus.cc:2749] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:07:02.455492 23447 consensus_queue.cc:1059] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:07:02.457041 23802 raft_consensus.cc:3055] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:02.457548 23802 raft_consensus.cc:740] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:02.458657 23802 consensus_queue.cc:260] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:02.324476 23790 raft_consensus.cc:2804] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 13:07:02.462931 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 71565.3us
I20260709 13:07:02.287096 23782 raft_consensus.cc:697] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:02.349350 23706 raft_consensus.cc:697] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 6 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:02.322754 23493 raft_consensus.cc:697] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 7 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:02.472216 21624 leader_election.cc:304] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:02.325692 23696 leader_election.cc:290] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:02.328495 23815 raft_consensus.cc:3055] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:02.324339 23828 raft_consensus.cc:2804] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:02.352325 23467 raft_consensus.cc:3055] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:02.434886 23749 raft_consensus.cc:2749] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:02.377544 23744 raft_consensus.cc:2749] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:02.331954 23767 leader_election.cc:290] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:02.326568 23825 raft_consensus.cc:493] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:02.367985 23427 raft_consensus.cc:2804] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:02.336110 23833 raft_consensus.cc:697] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:02.435163 23830 raft_consensus.cc:2804] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:02.485814 23847 raft_consensus.cc:493] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:02.324887 23814 consensus_queue.cc:1059] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.151s
I20260709 13:07:02.432971 23619 raft_consensus.cc:2749] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:02.486351 23845 consensus_queue.cc:1048] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.016s
I20260709 13:07:02.482259 23467 raft_consensus.cc:740] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:02.480599 23815 raft_consensus.cc:740] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:02.490489 23745 raft_consensus.cc:2749] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861) with higher term. Message: Invalid argument: T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for earlier term 3. Current term is 4.
I20260709 13:07:02.363929 23834 raft_consensus.cc:515] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:02.535451 23834 leader_election.cc:290] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:02.325730 22265 rpcz_store.cc:276] 0709 13:06:59.911398 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:02.069276 (+2157878us) service_pool.cc:224] Handling call
0709 13:07:02.069584 (+   308us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:02.069941 (+   357us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:02.069977 (+    36us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:02.070456 (+   479us) log.cc:844] Serialized 26 byte log entry
0709 13:07:02.138407 (+ 67951us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:07:02.157109 (+ 18702us) log.cc:844] Serialized 14 byte log entry
0709 13:07:02.202769 (+ 45660us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:02.206273 (+  3504us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:02.300967 (+ 94694us) raft_consensus.cc:1685] finished
0709 13:07:02.300991 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:02.301126 (+   135us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":6826,"prepare.run_cpu_time_us":30,"prepare.run_wall_time_us":31,"raft.queue_time_us":7637,"raft.run_cpu_time_us":275,"raft.run_wall_time_us":24065,"thread_start_us":51557,"threads_started":1,"wal-append.queue_time_us":141217}
I20260709 13:07:02.326350 23634 consensus_queue.cc:1059] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.147s
I20260709 13:07:02.536870 23634 raft_consensus.cc:3055] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:02.537196 23634 raft_consensus.cc:740] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:02.538151 23634 consensus_queue.cc:260] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:02.461877 23693 raft_consensus.cc:2749] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 13:07:02.500975 22237 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:02.465858 23725 raft_consensus.cc:2749] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:02.468715 23790 raft_consensus.cc:493] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:02.467129 23826 raft_consensus.cc:2749] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:02.518528 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
W20260709 13:07:02.479012 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 285632us
I20260709 13:07:02.376966 23843 consensus_queue.cc:1059] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.125s
I20260709 13:07:02.465533 23702 consensus_queue.cc:1048] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.041s
I20260709 13:07:02.323889 22264 rpcz_store.cc:276] 0709 13:06:59.743839 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:01.585457 (+1841618us) service_pool.cc:224] Handling call
0709 13:07:02.214460 (+629003us) spinlock_profiling.cc:243] Waited 283 ms on lock 0x7b540035fa54. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:02.222907 (+  8447us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":650075904}
I20260709 13:07:02.528522 23844 consensus_queue.cc:1059] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.019s
I20260709 13:07:02.484151 23828 raft_consensus.cc:493] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting leader election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:02.521014 23427 raft_consensus.cc:493] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:02.521267 23830 raft_consensus.cc:493] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:02.481215 22267 raft_consensus.cc:2468] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:07:02.525540 23696 raft_consensus.cc:2749] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 13:07:02.585779 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 486893us
W20260709 13:07:02.585948 21623 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 347952us
I20260709 13:07:02.598783 21623 leader_election.cc:304] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:02.526572 23749 consensus_queue.cc:1059] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
W20260709 13:07:02.506695 22239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 51624.8us
I20260709 13:07:02.555374 23782 consensus_queue.cc:237] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:02.596132 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 308995us
I20260709 13:07:02.603180 22239 leader_election.cc:304] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:02.606717 22239 leader_election.cc:304] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:02.539657 23634 raft_consensus.cc:3060] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:02.582115 23830 raft_consensus.cc:3060] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:02.527130 23473 raft_consensus.cc:515] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:02.595367 23787 raft_consensus.cc:2749] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:02.612252 21699 leader_election.cc:304] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:02.612727 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:02.585100 23427 raft_consensus.cc:3060] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:02.582052 23790 raft_consensus.cc:3060] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:07:02.614938 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 142782us
I20260709 13:07:02.626117 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:02.595062 23828 raft_consensus.cc:3060] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:02.622159 21699 leader_election.cc:304] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:02.607116 23816 raft_consensus.cc:3055] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:02.664722 21698 leader_election.cc:304] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:02.669864 21698 leader_election.cc:304] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:02.522917 23825 raft_consensus.cc:515] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:02.604550 23767 raft_consensus.cc:3060] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:07:02.671664 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 81085.1us
W20260709 13:07:02.714920 21548 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:02.621469 23745 raft_consensus.cc:493] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
W20260709 13:07:02.718019 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 48216.8us
W20260709 13:07:02.671636 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 49552us
I20260709 13:07:02.729840 21698 leader_election.cc:304] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:02.553339 23493 consensus_queue.cc:237] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:02.741422 21548 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:02.816509 21548 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:02.812810 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 94990.2us
I20260709 13:07:02.818178 21624 leader_election.cc:304] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: fd323b19805c46bcb7aec2478c2a29e9
W20260709 13:07:02.819254 22239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 212599us
I20260709 13:07:02.822789 21548 leader_election.cc:304] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:02.826326 21623 leader_election.cc:304] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:02.831791 21548 leader_election.cc:304] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672
W20260709 13:07:02.835140 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 327232us
I20260709 13:07:02.838733 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:02.841430 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:02.842027 21660 raft_consensus.cc:2376] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 6. Re-sending same reply.
I20260709 13:07:02.842981 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:02.530992 23847 raft_consensus.cc:515] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:02.669128 23843 raft_consensus.cc:2804] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:02.846596 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:02.849849 21660 raft_consensus.cc:3060] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:07:02.847064 21549 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:02.719076 23822 raft_consensus.cc:2749] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:07:02.670533 23816 raft_consensus.cc:740] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:02.674625 23845 raft_consensus.cc:2804] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:02.877652 22272 raft_consensus.cc:1275] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
W20260709 13:07:02.880802 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 62679.4us
I20260709 13:07:02.621258 23706 consensus_queue.cc:237] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:02.842366 22266 raft_consensus.cc:1240] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 2. Current term is 3. Ops: []
W20260709 13:07:02.881824 21623 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 55589.8us
I20260709 13:07:02.902705 21623 leader_election.cc:304] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:02.882172 21624 leader_election.cc:304] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:02.892918 21478 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45118 (request call id 372) took 8662 ms. Trace:
I20260709 13:07:02.891604 21660 raft_consensus.cc:2468] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 4.
I20260709 13:07:02.894038 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c8f49a78d445ee9c99e52b05c1b2bf" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:02.821339 23443 raft_consensus.cc:2749] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:07:02.609411 23467 consensus_queue.cc:260] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:02.911136 21655 raft_consensus.cc:2368] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for earlier term 2. Current term is 4.
I20260709 13:07:02.846248 23814 raft_consensus.cc:2749] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:02.673416 23831 consensus_queue.cc:1048] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.180s
I20260709 13:07:02.921262 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:02.815431 23745 raft_consensus.cc:515] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:02.897759 21653 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53462 (request call id 1696) took 1424 ms. Trace:
I20260709 13:07:02.881762 23850 raft_consensus.cc:2804] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:02.910722 23696 raft_consensus.cc:2749] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:02.906822 21478 rpcz_store.cc:276] 0709 13:06:54.230705 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:54.231885 (+  1180us) service_pool.cc:224] Handling call
0709 13:07:02.892857 (+8660972us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:06:59.636713 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:06:59.675831 (+ 39118us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:06:59.675863 (+    32us) write_op.cc:435] Acquired schema lock
0709 13:06:59.675876 (+    13us) tablet.cc:662] Decoding operations
0709 13:06:59.676685 (+   809us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:06:59.676737 (+    52us) write_op.cc:641] Partition lock acquired for write op
0709 13:06:59.676764 (+    27us) tablet.cc:685] Acquiring locks for 7 operations
0709 13:06:59.677348 (+   584us) tablet.cc:701] Row locks acquired
0709 13:06:59.677365 (+    17us) write_op.cc:260] PREPARE: finished
0709 13:06:59.677495 (+   130us) write_op.cc:270] Start()
0709 13:06:59.683522 (+  6027us) write_op.cc:276] Timestamp: P: 1783602419677454 usec, L: 0
0709 13:06:59.687753 (+  4231us) op_driver.cc:348] REPLICATION: starting
0709 13:06:59.741662 (+ 53909us) log.cc:844] Serialized 2872 byte log entry
0709 13:07:00.046453 (+304791us) op_driver.cc:464] REPLICATION: finished
0709 13:07:00.215971 (+169518us) write_op.cc:301] APPLY: starting
0709 13:07:00.216056 (+    85us) tablet.cc:1367] starting BulkCheckPresence
0709 13:07:00.216257 (+   201us) tablet.cc:1370] finished BulkCheckPresence
0709 13:07:00.216380 (+   123us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:07:00.349667 (+133287us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:07:00.421245 (+ 71578us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=7
0709 13:07:00.437125 (+ 15880us) write_op.cc:312] APPLY: finished
0709 13:07:00.477538 (+ 40413us) log.cc:844] Serialized 59 byte log entry
0709 13:07:00.477718 (+   180us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:00.477828 (+   110us) write_op.cc:454] Released schema lock
0709 13:07:00.477876 (+    48us) write_op.cc:341] FINISH: Updating metrics
0709 13:07:00.497767 (+ 19891us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:00.500976 (+  3209us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":515,"reported_tablets":14,"child_traces":[["op",{"apply.queue_time_us":169256,"apply.run_cpu_time_us":3705,"apply.run_wall_time_us":277270,"num_ops":7,"prepare.queue_time_us":617356,"prepare.run_cpu_time_us":14558,"prepare.run_wall_time_us":134340,"raft.queue_time_us":112718,"raft.run_cpu_time_us":10884,"raft.run_wall_time_us":258975,"replication_time_us":307892,"thread_start_us":797917,"threads_started":4,"wal-append.queue_time_us":67123,"wal-append.run_cpu_time_us":27282,"wal-append.run_wall_time_us":1709592}]]}
I20260709 13:07:02.915323 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae15a655577142ed99332bdb3681af0f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
W20260709 13:07:02.932829 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 203046us
I20260709 13:07:03.075217 21698 leader_election.cc:304] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:03.078099 23844 raft_consensus.cc:2749] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:03.080482 22273 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54794 (request call id 641) took 2562 ms. Trace:
I20260709 13:07:03.081267 21698 leader_election.cc:304] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:03.080986 22273 rpcz_store.cc:276] 0709 13:07:00.518322 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:02.136983 (+1618661us) service_pool.cc:224] Handling call
0709 13:07:02.137228 (+   245us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:02.214173 (+ 76945us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 13:07:02.225773 (+ 11600us) log.cc:844] Serialized 14 byte log entry
0709 13:07:02.852916 (+627143us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:02.852967 (+    51us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:07:02.853022 (+    55us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:03.080208 (+227186us) spinlock_profiling.cc:243] Waited 76.7 ms on lock 0x7b5400481a54. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:07:03.080267 (+    59us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:03.080414 (+   147us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":12128,"prepare.run_cpu_time_us":116,"prepare.run_wall_time_us":853,"raft.queue_time_us":25953,"raft.run_cpu_time_us":88,"raft.run_wall_time_us":1447,"spinlock_wait_cycles":176477952,"thread_start_us":626746,"threads_started":2,"wal-append.queue_time_us":379111}
I20260709 13:07:03.083578 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:02.914819 23725 raft_consensus.cc:2804] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:03.084308 23725 raft_consensus.cc:697] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:03.085086 23725 consensus_queue.cc:237] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:03.085476 22268 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54804 (request call id 530) took 1329 ms. Trace:
I20260709 13:07:03.086014 22268 rpcz_store.cc:276] 0709 13:07:01.756023 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:01.986415 (+230392us) service_pool.cc:224] Handling call
0709 13:07:03.085238 (+1098823us) spinlock_profiling.cc:243] Waited 560 ms on lock 0x7b54004b2b54. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:03.085409 (+   171us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1289027328}
I20260709 13:07:02.934620 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086cac2d4434404e9ae4162c70276394" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
W20260709 13:07:02.956890 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 226506us
I20260709 13:07:03.087217 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:03.087532 22272 raft_consensus.cc:2393] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 3: Already voted for candidate fd323b19805c46bcb7aec2478c2a29e9 in this term.
I20260709 13:07:03.088634 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:03.089538 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:02.959764 23467 raft_consensus.cc:3060] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:03.094838 23820 raft_consensus.cc:3055] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:03.095337 23820 raft_consensus.cc:740] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:03.096338 23820 consensus_queue.cc:260] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:03.099329 21698 leader_election.cc:304] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:03.099704 23823 raft_consensus.cc:2749] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:03.100369 23823 raft_consensus.cc:2749] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:03.067028 21728 raft_consensus.cc:1275] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:07:03.067203 21729 raft_consensus.cc:1275] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:07:02.662240 23815 consensus_queue.cc:260] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:02.931938 23443 consensus_queue.cc:1059] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.091s
I20260709 13:07:03.069797 23485 raft_consensus.cc:2804] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:07:02.931252 23826 raft_consensus.cc:2804] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:02.916946 23855 raft_consensus.cc:2804] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:02.661953 23833 consensus_queue.cc:237] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:03.072806 23847 leader_election.cc:290] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:03.073144 23619 raft_consensus.cc:493] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:03.073863 23696 raft_consensus.cc:2749] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:03.078173 22238 leader_election.cc:304] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:07:02.916404 23664 raft_consensus.cc:3055] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:07:03.083437 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c8f49a78d445ee9c99e52b05c1b2bf" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:03.087565 21699 leader_election.cc:304] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:03.098839 23778 raft_consensus.cc:3055] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 4 LEADER]: Stepping down as leader of term 4
W20260709 13:07:02.927635 23599 consensus_meta.cc:287] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9: Time spent flushing consensus metadata: real 0.698s	user 0.009s	sys 0.000s
I20260709 13:07:02.918833 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae15a655577142ed99332bdb3681af0f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:02.935945 23850 raft_consensus.cc:493] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:03.147744 20479 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
W20260709 13:07:03.126953 23752 consensus_meta.cc:287] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a: Time spent flushing consensus metadata: real 0.923s	user 0.009s	sys 0.000s
I20260709 13:07:03.104418 21697 leader_election.cc:304] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
W20260709 13:07:03.161298 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 83424.2us
W20260709 13:07:03.106282 21550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:03.112293 22268 raft_consensus.cc:1240] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:03.000002 23867 raft_consensus.cc:2749] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:03.074036 21482 catalog_manager.cc:5697] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 2 to 4, leader changed from c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 4 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:03.115923 23485 raft_consensus.cc:697] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 6 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:03.126372 22237 leader_election.cc:304] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
W20260709 13:07:03.137645 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 50149.7us
W20260709 13:07:03.064191 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 183183us
I20260709 13:07:03.150010 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:03.151067 21733 raft_consensus.cc:1240] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 2. Current term is 3. Ops: []
W20260709 13:07:03.160312 23856 log.cc:927] Time spent T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.161s	user 0.000s	sys 0.000s
I20260709 13:07:03.138899 23664 raft_consensus.cc:740] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:03.160785 21729 raft_consensus.cc:1240] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:03.118301 23826 raft_consensus.cc:493] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting leader election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:03.173077 23831 raft_consensus.cc:2804] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:03.173382 23826 raft_consensus.cc:3060] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:07:03.174549 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 70225.5us
I20260709 13:07:03.175247 21697 leader_election.cc:304] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
W20260709 13:07:03.176021 23853 log.cc:927] Time spent T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.329s	user 0.000s	sys 0.001s
I20260709 13:07:03.176568 23729 raft_consensus.cc:2804] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:03.177078 23729 raft_consensus.cc:697] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:03.177517 23822 raft_consensus.cc:2749] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:07:03.177906 23729 consensus_queue.cc:237] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:03.178970 23494 consensus_meta.cc:287] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a: Time spent flushing consensus metadata: real 0.865s	user 0.006s	sys 0.002s
I20260709 13:07:03.179219 23831 raft_consensus.cc:697] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 4 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:03.138679 23778 raft_consensus.cc:740] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
W20260709 13:07:03.179800 23851 log.cc:927] Time spent T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9: Append to log took a long time: real 0.337s	user 0.001s	sys 0.000s
I20260709 13:07:03.180034 21699 leader_election.cc:304] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:03.172524 23443 raft_consensus.cc:2804] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:03.178606 23866 consensus_queue.cc:1059] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:07:03.149399 20479 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:03.121460 23845 raft_consensus.cc:697] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:03.168964 21482 catalog_manager.cc:5697] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:03.182866 22238 leader_election.cc:304] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:03.124090 23855 raft_consensus.cc:697] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
W20260709 13:07:03.162160 23849 log.cc:927] Time spent T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9: Append to log took a long time: real 0.468s	user 0.001s	sys 0.000s
I20260709 13:07:03.145704 23815 raft_consensus.cc:3060] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:03.147425 23599 raft_consensus.cc:2749] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:03.180099 23831 consensus_queue.cc:237] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:03.162065 23850 raft_consensus.cc:3060] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:03.286573 21482 catalog_manager.cc:5697] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:03.291474 23855 consensus_queue.cc:237] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:03.179512 23494 consensus_queue.cc:1059] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.022s
I20260709 13:07:03.016980 23816 consensus_queue.cc:260] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:03.223294 21576 consensus_meta.cc:287] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a: Time spent flushing consensus metadata: real 0.901s	user 0.009s	sys 0.000s
I20260709 13:07:03.316834 23664 consensus_queue.cc:260] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:03.320770 23498 raft_consensus.cc:3060] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:03.323359 21732 raft_consensus.cc:1240] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 2. Current term is 3. Ops: []
W20260709 13:07:03.223905 23852 log.cc:927] Time spent T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.449s	user 0.000s	sys 0.000s
I20260709 13:07:03.313858 23447 raft_consensus.cc:3055] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:03.139783 23619 raft_consensus.cc:515] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:03.378633 22269 raft_consensus.cc:1240] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:03.180353 23778 consensus_queue.cc:260] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:03.186409 23693 consensus_queue.cc:1048] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.167s
W20260709 13:07:03.402511 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 231602us
I20260709 13:07:03.326766 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:03.327194 23865 raft_consensus.cc:2804] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:03.353874 21576 raft_consensus.cc:2468] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:07:03.323565 23443 raft_consensus.cc:697] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:03.384583 23447 raft_consensus.cc:740] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:03.403833 23664 raft_consensus.cc:3060] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:03.404284 23745 leader_election.cc:290] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:03.327072 23871 consensus_queue.cc:1059] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.147s
W20260709 13:07:03.434139 23843 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.506s	user 0.008s	sys 0.014s
I20260709 13:07:03.438248 23825 leader_election.cc:290] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:03.442332 23865 raft_consensus.cc:697] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:03.445712 23861 raft_consensus.cc:2749] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:07:03.460778 23843 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.540s	user 0.009s	sys 0.015s
I20260709 13:07:03.413275 23869 consensus_queue.cc:1059] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 1, Time since last communication: 0.065s
I20260709 13:07:03.403669 23485 consensus_queue.cc:237] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:03.521157 23760 consensus_meta.cc:287] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a: Time spent flushing consensus metadata: real 1.381s	user 0.010s	sys 0.001s
I20260709 13:07:03.495157 23599 raft_consensus.cc:2749] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:03.517063 23787 raft_consensus.cc:3055] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:03.534865 23787 raft_consensus.cc:740] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
W20260709 13:07:03.537179 23868 log.cc:927] Time spent T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.145s	user 0.001s	sys 0.000s
W20260709 13:07:03.537295 23864 log.cc:927] Time spent T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9: Append to log took a long time: real 0.159s	user 0.000s	sys 0.000s
I20260709 13:07:03.537456 23787 consensus_queue.cc:260] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:03.489526 23447 consensus_queue.cc:260] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:03.538578 23863 log.cc:927] Time spent T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9: Append to log took a long time: real 0.269s	user 0.000s	sys 0.001s
I20260709 13:07:03.538872 23787 raft_consensus.cc:3060] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:07:03.540859 23883 log.cc:927] Time spent T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.100s	user 0.000s	sys 0.000s
I20260709 13:07:03.539463 23447 raft_consensus.cc:3060] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:03.544019 23865 consensus_queue.cc:237] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:03.545395 23832 consensus_queue.cc:260] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:03.544492 23473 leader_election.cc:290] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:03.526237 23843 raft_consensus.cc:697] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:03.546746 23832 raft_consensus.cc:3060] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:03.455646 23845 consensus_queue.cc:237] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:03.574299 23846 raft_consensus.cc:3055] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:03.574887 23846 raft_consensus.cc:740] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:03.575846 23843 consensus_queue.cc:237] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:03.581346 23850 raft_consensus.cc:515] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:03.583537 23850 leader_election.cc:290] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
W20260709 13:07:03.583632 23830 consensus_meta.cc:287] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252: Time spent flushing consensus metadata: real 0.922s	user 0.004s	sys 0.004s
I20260709 13:07:03.584120 23830 raft_consensus.cc:515] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:03.575875 23846 consensus_queue.cc:260] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:03.585484 23846 raft_consensus.cc:3060] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:03.586122 23830 leader_election.cc:290] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:07:03.572358 23828 consensus_meta.cc:287] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a: Time spent flushing consensus metadata: real 0.843s	user 0.008s	sys 0.002s
I20260709 13:07:03.588867 23828 raft_consensus.cc:515] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:03.590255 23828 leader_election.cc:290] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:07:03.621197 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 215782us
I20260709 13:07:03.623957 21548 leader_election.cc:304] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:03.626536 21548 leader_election.cc:304] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
W20260709 13:07:03.632238 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 461733us
I20260709 13:07:03.436818 21651 raft_consensus.cc:3060] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:03.635799 21652 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53462 (request call id 1708) took 1745 ms. Trace:
W20260709 13:07:03.636426 21699 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:03.637238 21657 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36032 (request call id 357) took 1011 ms. Trace:
I20260709 13:07:03.637722 21657 rpcz_store.cc:276] 0709 13:07:02.626182 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:02.626300 (+   118us) service_pool.cc:224] Handling call
0709 13:07:02.626673 (+   373us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:02.661184 (+ 34511us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:02.661917 (+   733us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:02.667717 (+  5800us) log.cc:844] Serialized 26 byte log entry
0709 13:07:02.901122 (+233405us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:07:02.901158 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:02.901218 (+    60us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:03.636652 (+735434us) raft_consensus.cc:1685] finished
0709 13:07:03.636709 (+    57us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:03.637008 (+   299us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":94186,"raft.queue_time_us":34071,"raft.run_cpu_time_us":137,"raft.run_wall_time_us":5891,"thread_start_us":72574,"threads_started":1,"wal-append.queue_time_us":432334}
I20260709 13:07:03.640497 21727 raft_consensus.cc:1275] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 6. (term mismatch)
I20260709 13:07:03.644981 22264 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54804 (request call id 533) took 1031 ms. Trace:
I20260709 13:07:03.645535 22264 rpcz_store.cc:276] 0709 13:07:02.613453 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:02.613965 (+   512us) service_pool.cc:224] Handling call
0709 13:07:02.819993 (+206028us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:02.876530 (+ 56537us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 13:07:03.408666 (+532136us) log.cc:844] Serialized 14 byte log entry
0709 13:07:03.644231 (+235565us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:03.644364 (+   133us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:07:03.644502 (+   138us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:03.644640 (+   138us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:03.644806 (+   166us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":519207,"prepare.run_cpu_time_us":69,"prepare.run_wall_time_us":69,"raft.queue_time_us":1855,"raft.run_cpu_time_us":151,"raft.run_wall_time_us":2841,"thread_start_us":553167,"threads_started":2,"wal-append.queue_time_us":164923}
I20260709 13:07:03.648007 21576 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:55756 (request call id 409) took 1311 ms. Trace:
I20260709 13:07:03.645556 22270 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54790 (request call id 758) took 1281 ms. Trace:
I20260709 13:07:03.648617 21576 rpcz_store.cc:276] 0709 13:07:02.125423 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:02.136473 (+ 11050us) service_pool.cc:224] Handling call
0709 13:07:03.436956 (+1300483us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 13:07:03.650806 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 464573us
I20260709 13:07:03.648706 22270 rpcz_store.cc:276] 0709 13:07:02.364066 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:02.434546 (+ 70480us) service_pool.cc:224] Handling call
0709 13:07:02.473991 (+ 39445us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:02.617518 (+143527us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:02.617560 (+    42us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:02.655957 (+ 38397us) log.cc:844] Serialized 26 byte log entry
0709 13:07:02.913889 (+257932us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:07:03.290574 (+376685us) log.cc:844] Serialized 14 byte log entry
0709 13:07:03.490328 (+199754us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:03.490484 (+   156us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:03.645046 (+154562us) raft_consensus.cc:1685] finished
0709 13:07:03.645076 (+    30us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:03.645323 (+   247us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":37297,"prepare.queue_time_us":545568,"prepare.run_cpu_time_us":8707,"prepare.run_wall_time_us":27356,"raft.queue_time_us":212495,"raft.run_cpu_time_us":244,"raft.run_wall_time_us":10886,"thread_start_us":672259,"threads_started":4,"wal-append.queue_time_us":448020}
I20260709 13:07:03.641237 21727 pending_rounds.cc:85] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672: Aborting all ops after (but not including) 5
I20260709 13:07:03.581424 23826 raft_consensus.cc:515] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:03.655400 23494 consensus_queue.cc:1048] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:07:03.652240 21727 pending_rounds.cc:107] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672: Aborting uncommitted NO_OP operation due to leader change: 3.6
I20260709 13:07:03.657086 21727 raft_consensus.cc:2889] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:03.658110 23494 raft_consensus.cc:2749] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:03.658859 23826 leader_election.cc:290] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 election: Requested vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:03.659123 23494 raft_consensus.cc:2749] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:03.526999 23443 consensus_queue.cc:237] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:03.699220 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 65638.5us
I20260709 13:07:03.636445 21652 rpcz_store.cc:276] 0709 13:07:01.890497 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:02.322003 (+431506us) service_pool.cc:224] Handling call
0709 13:07:02.337171 (+ 15168us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:02.337549 (+   378us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:02.337593 (+    44us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:02.338071 (+   478us) log.cc:844] Serialized 26 byte log entry
0709 13:07:02.602032 (+263961us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:07:02.602095 (+    63us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:02.604367 (+  2272us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:03.634894 (+1030527us) raft_consensus.cc:1685] finished
0709 13:07:03.635007 (+   113us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:03.635489 (+   482us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":89,"raft.run_cpu_time_us":106,"raft.run_wall_time_us":106,"thread_start_us":247345,"threads_started":1,"wal-append.queue_time_us":273479}
I20260709 13:07:03.713812 21656 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36032 (request call id 347) took 2486 ms. Trace:
I20260709 13:07:03.714378 21656 rpcz_store.cc:276] 0709 13:07:01.227214 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:02.017406 (+790192us) service_pool.cc:224] Handling call
0709 13:07:02.017655 (+   249us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:02.255801 (+238146us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:03.713038 (+1457237us) spinlock_profiling.cc:243] Waited 193 ms on lock 0x7b540037a5d4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:07:03.713600 (+   562us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":444379520}
I20260709 13:07:03.737650 21651 raft_consensus.cc:2468] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:07:03.740057 23850 raft_consensus.cc:493] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:03.740998 23850 raft_consensus.cc:515] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:03.570348 23802 raft_consensus.cc:3060] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:02.933843 21653 rpcz_store.cc:276] 0709 13:07:01.468743 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:02.032993 (+564250us) service_pool.cc:224] Handling call
0709 13:07:02.033285 (+   292us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:02.033503 (+   218us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:07:02.148467 (+114964us) log.cc:844] Serialized 14 byte log entry
0709 13:07:02.358371 (+209904us) spinlock_profiling.cc:243] Waited 2.74 ms on lock 0x7b180030e5c0. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f7329634de1 00007f73296415b1 00007f732074ee07 00007f73295a9ab9 00007f732076b69b 00007f732076993f 00007f732076bc02 00007f73233f320b 00007f73233f8d23 00007f73233f923a 00007f7323863a2a
0709 13:07:02.732051 (+373680us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:02.820870 (+ 88819us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:07:02.829913 (+  9043us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:02.847470 (+ 17557us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:02.892680 (+ 45210us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":21356,"prepare.queue_time_us":115188,"prepare.run_cpu_time_us":35,"prepare.run_wall_time_us":36,"raft.queue_time_us":149097,"raft.run_cpu_time_us":103,"raft.run_wall_time_us":18126,"spinlock_wait_cycles":6290688,"thread_start_us":373861,"threads_started":2,"wal-append.queue_time_us":721437}
W20260709 13:07:03.753142 21697 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.566s	user 0.008s	sys 0.000s
W20260709 13:07:03.764550 21697 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.577s	user 0.009s	sys 0.000s
I20260709 13:07:03.775915 23867 raft_consensus.cc:493] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:03.776918 23867 raft_consensus.cc:515] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:03.779295 21549 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.743s	user 0.006s	sys 0.001s
W20260709 13:07:03.779779 22237 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.538s	user 0.003s	sys 0.003s
W20260709 13:07:03.780206 22237 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.598s	user 0.003s	sys 0.003s
W20260709 13:07:03.780490 23427 consensus_meta.cc:287] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672: Time spent flushing consensus metadata: real 1.108s	user 0.010s	sys 0.009s
W20260709 13:07:03.781358 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 654991us
W20260709 13:07:03.783823 21623 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.833s	user 0.003s	sys 0.005s
W20260709 13:07:03.784183 21623 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.864s	user 0.003s	sys 0.005s
W20260709 13:07:03.784655 21623 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 881932us
I20260709 13:07:03.784776 22266 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54790 (request call id 739) took 4221 ms. Trace:
I20260709 13:07:03.787204 23816 raft_consensus.cc:3060] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:03.785452 22266 rpcz_store.cc:276] 0709 13:06:59.563068 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:02.034092 (+2471024us) service_pool.cc:224] Handling call
0709 13:07:02.599473 (+565381us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:02.918593 (+319120us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:03.322182 (+403589us) spinlock_profiling.cc:243] Waited 132 ms on lock 0x7b5400635bd4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:07:03.784155 (+461973us) spinlock_profiling.cc:243] Waited 562 ms on lock 0x7b5400635bd0. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f73238588ad 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:03.784541 (+   386us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1595942400}
W20260709 13:07:03.790949 21549 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.803s	user 0.007s	sys 0.001s
I20260709 13:07:03.808655 23867 leader_election.cc:290] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:03.809046 23887 raft_consensus.cc:493] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:03.790583 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 603432us
I20260709 13:07:03.808440 23702 consensus_queue.cc:1059] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:07:03.809718 23887 raft_consensus.cc:515] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:03.811937 23619 leader_election.cc:290] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:03.813130 23778 raft_consensus.cc:3060] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:03.852418 21655 raft_consensus.cc:1240] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 6 LEADER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 5. Current term is 6. Ops: [5.3-5.3]
W20260709 13:07:03.806659 22238 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.534s	user 0.001s	sys 0.005s
I20260709 13:07:03.813884 23833 consensus_queue.cc:1059] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:07:03.817193 23706 raft_consensus.cc:3055] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:03.818790 23820 raft_consensus.cc:3060] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:07:03.855499 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 89294.9us
I20260709 13:07:03.781042 23427 raft_consensus.cc:515] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:03.858060 23427 leader_election.cc:290] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:03.826588 23910 raft_consensus.cc:493] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:03.858733 23427 raft_consensus.cc:493] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:03.829255 22269 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54804 (request call id 532) took 1329 ms. Trace:
I20260709 13:07:03.830703 23879 raft_consensus.cc:493] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:03.831547 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eedca2edb474f7daf61fe1d1409daff" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:03.832039 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:03.832762 23749 raft_consensus.cc:493] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:03.833763 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1fb7e43d84f61a2bba6f0e6c6a77f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
W20260709 13:07:03.835289 21549 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:03.837364 23779 raft_consensus.cc:493] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:03.843863 22236 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:03.798120 23850 leader_election.cc:290] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:03.855628 23467 raft_consensus.cc:493] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:03.787273 23830 raft_consensus.cc:493] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:03.873222 22269 rpcz_store.cc:276] 0709 13:07:02.499218 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:02.499469 (+   251us) service_pool.cc:224] Handling call
0709 13:07:02.517948 (+ 18479us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:03.393918 (+875970us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:03.828744 (+434826us) spinlock_profiling.cc:243] Waited 860 ms on lock 0x7b540051fc54. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:07:03.829068 (+   324us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1978841344}
W20260709 13:07:03.863682 22238 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.678s	user 0.002s	sys 0.006s
W20260709 13:07:03.860196 21697 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:03.876545 21585 raft_consensus.cc:2468] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:07:03.853668 21550 leader_election.cc:304] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
W20260709 13:07:03.813905 23634 consensus_meta.cc:287] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a: Time spent flushing consensus metadata: real 1.200s	user 0.009s	sys 0.007s
W20260709 13:07:03.861049 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 760418us
I20260709 13:07:03.888356 23467 raft_consensus.cc:515] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:03.889127 21652 raft_consensus.cc:1240] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 5. Current term is 6. Ops: []
W20260709 13:07:03.889262 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 706396us
I20260709 13:07:03.890976 23467 leader_election.cc:290] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:03.891824 23830 raft_consensus.cc:515] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:03.894322 23830 leader_election.cc:290] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:03.896914 21653 raft_consensus.cc:1275] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:07:03.899528 23725 raft_consensus.cc:3055] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:07:03.899994 23725 raft_consensus.cc:740] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:03.899825 23914 consensus_queue.cc:1059] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:07:03.900251 21583 raft_consensus.cc:2468] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:07:03.863217 23702 raft_consensus.cc:3055] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:03.901494 23855 raft_consensus.cc:3055] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:03.901875 23702 raft_consensus.cc:740] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:03.902068 23855 raft_consensus.cc:740] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:03.902276 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:03.873838 23706 raft_consensus.cc:740] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:03.904105 23706 consensus_queue.cc:260] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:03.906193 21698 leader_election.cc:304] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:03.906203 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:03.906600 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c8f49a78d445ee9c99e52b05c1b2bf" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:03.907284 21577 raft_consensus.cc:3060] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:03.907557 23826 consensus_queue.cc:1059] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:03.908836 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:03.909186 23826 raft_consensus.cc:3055] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:03.909607 21578 raft_consensus.cc:3060] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:03.909657 23826 raft_consensus.cc:740] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
W20260709 13:07:03.907294 23767 consensus_meta.cc:287] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252: Time spent flushing consensus metadata: real 1.120s	user 0.013s	sys 0.006s
I20260709 13:07:03.832038 23745 consensus_queue.cc:1059] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.080s
I20260709 13:07:03.912294 23767 raft_consensus.cc:2749] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:03.913028 23745 raft_consensus.cc:3055] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:03.917138 23745 raft_consensus.cc:740] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:03.917362 23447 raft_consensus.cc:493] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:03.917919 23447 raft_consensus.cc:515] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:03.918164 23745 consensus_queue.cc:260] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:03.913625 23729 raft_consensus.cc:493] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:03.913568 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:03.914182 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:03.920327 23729 raft_consensus.cc:515] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:03.915237 23867 consensus_queue.cc:1059] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:07:03.916616 21584 raft_consensus.cc:1240] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:03.919628 21577 raft_consensus.cc:2468] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 3.
I20260709 13:07:03.921391 23879 raft_consensus.cc:515] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:03.926472 23706 raft_consensus.cc:3060] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:03.928395 23879 leader_election.cc:290] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:03.929158 23850 raft_consensus.cc:3055] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:03.929669 23850 raft_consensus.cc:740] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:03.932451 23702 consensus_queue.cc:260] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:03.933121 21623 leader_election.cc:304] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:03.933988 23702 raft_consensus.cc:3060] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:03.934441 23855 consensus_queue.cc:260] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:03.930862 23850 consensus_queue.cc:260] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:03.859370 23910 raft_consensus.cc:515] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:03.901432 23746 raft_consensus.cc:493] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:03.859634 23427 raft_consensus.cc:515] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:03.891533 22238 leader_election.cc:304] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:03.919652 23745 raft_consensus.cc:3060] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:03.860160 23888 consensus_queue.cc:1048] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.065s
W20260709 13:07:03.950245 23498 consensus_meta.cc:287] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a: Time spent flushing consensus metadata: real 0.565s	user 0.010s	sys 0.003s
I20260709 13:07:03.950541 23867 raft_consensus.cc:2749] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:03.950800 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:03.951117 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:03.951994 22264 raft_consensus.cc:2468] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 6.
I20260709 13:07:03.952353 23619 raft_consensus.cc:493] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:03.952989 23619 raft_consensus.cc:515] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:03.955222 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 102790us
I20260709 13:07:03.953022 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce0fb868664a789da1828a9c9c060c" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:03.956229 21550 leader_election.cc:304] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:03.956471 22270 raft_consensus.cc:3060] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:03.958205 21550 leader_election.cc:304] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:03.947486 23869 raft_consensus.cc:2749] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:03.955175 23886 raft_consensus.cc:493] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:03.947383 23779 raft_consensus.cc:515] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:03.951423 23790 consensus_meta.cc:287] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a: Time spent flushing consensus metadata: real 1.233s	user 0.006s	sys 0.004s
I20260709 13:07:03.980376 23427 leader_election.cc:290] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:03.980657 23790 raft_consensus.cc:515] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:03.948149 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:03.981866 23729 leader_election.cc:290] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:03.933142 23887 leader_election.cc:290] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:03.949231 23447 leader_election.cc:290] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:03.982208 23826 consensus_queue.cc:260] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:03.983084 23447 raft_consensus.cc:2749] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 13:07:03.983306 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 91903.1us
I20260709 13:07:03.983578 23826 raft_consensus.cc:3060] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:07:03.984038 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 77947.6us
I20260709 13:07:03.984169 22238 leader_election.cc:304] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:03.984973 23447 raft_consensus.cc:2749] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:07:03.964385 21577 raft_consensus.cc:1240] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:03.964346 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:03.971817 23634 consensus_queue.cc:1048] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:03.901453 23725 consensus_queue.cc:260] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:03.973119 23910 leader_election.cc:290] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:03.973345 21652 raft_consensus.cc:1275] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:07:03.975841 21697 leader_election.cc:304] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:03.976481 21727 raft_consensus.cc:1275] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:07:03.976891 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:03.952366 23746 raft_consensus.cc:515] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:03.978070 21655 raft_consensus.cc:1275] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:03.978701 21576 raft_consensus.cc:1275] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 13:07:03.944660 23749 raft_consensus.cc:515] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:03.959962 23869 raft_consensus.cc:2749] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:03.987478 21584 raft_consensus.cc:2393] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 6: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:07:03.979638 23779 leader_election.cc:290] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:03.960558 23886 raft_consensus.cc:515] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:04.015369 21550 leader_election.cc:400] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 pre-election: Vote denied by peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117) with higher term. Message: Invalid argument: T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for earlier term 2. Current term is 4.
I20260709 13:07:04.038861 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:04.045327 21550 leader_election.cc:403] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
W20260709 13:07:04.039686 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 63921.6us
I20260709 13:07:04.002946 21656 raft_consensus.cc:1240] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:03.947093 23879 raft_consensus.cc:2749] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:04.018311 21699 leader_election.cc:304] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:04.005476 21579 raft_consensus.cc:2468] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 3.
I20260709 13:07:03.991909 21576 pending_rounds.cc:85] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a: Aborting all ops after (but not including) 1
I20260709 13:07:03.991061 23855 raft_consensus.cc:3060] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:04.071461 21583 raft_consensus.cc:2468] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 5.
W20260709 13:07:04.019013 23815 consensus_meta.cc:287] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a: Time spent flushing consensus metadata: real 0.732s	user 0.004s	sys 0.010s
I20260709 13:07:04.068420 21623 leader_election.cc:304] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:04.005177 21652 raft_consensus.cc:1240] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:04.006752 23790 leader_election.cc:290] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 6 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:04.039590 21653 raft_consensus.cc:1240] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 4. Current term is 5. Ops: [3.2-4.3]
I20260709 13:07:04.005518 23746 leader_election.cc:290] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:04.074148 21655 raft_consensus.cc:1240] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:04.016381 23725 raft_consensus.cc:3060] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:04.017274 23443 raft_consensus.cc:493] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:04.073966 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:04.018996 23850 raft_consensus.cc:3060] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:04.019693 23910 raft_consensus.cc:2804] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:04.068816 21576 pending_rounds.cc:107] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a: Aborting uncommitted NO_OP operation due to leader change: 3.2
W20260709 13:07:04.090086 21623 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 98708.9us
I20260709 13:07:04.090710 23879 raft_consensus.cc:2749] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:04.091104 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:04.000610 23916 raft_consensus.cc:493] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:04.014925 21578 raft_consensus.cc:2468] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 6.
I20260709 13:07:04.073799 23893 raft_consensus.cc:2804] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:07:04.096832 23833 raft_consensus.cc:493] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:04.125779 23746 raft_consensus.cc:493] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:04.132016 23833 raft_consensus.cc:515] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:04.132246 23746 raft_consensus.cc:515] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:04.133101 23799 raft_consensus.cc:2804] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:04.101338 23869 raft_consensus.cc:3060] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:04.134346 23833 leader_election.cc:290] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:04.134471 23746 leader_election.cc:290] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:04.134846 21584 raft_consensus.cc:1240] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:04.134948 23833 raft_consensus.cc:493] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
W20260709 13:07:04.100880 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 85739.6us
I20260709 13:07:04.136492 21550 leader_election.cc:304] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:04.137034 23845 raft_consensus.cc:493] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:04.137562 23799 raft_consensus.cc:697] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:04.137619 23845 raft_consensus.cc:515] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:04.138788 23799 consensus_queue.cc:237] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:04.107048 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
W20260709 13:07:04.111112 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 125650us
I20260709 13:07:04.140013 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:04.141027 21655 raft_consensus.cc:2393] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 6: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:07:04.127071 23910 raft_consensus.cc:697] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [term 4 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:04.142700 23910 consensus_queue.cc:237] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:04.144428 23815 raft_consensus.cc:2749] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:04.144632 21584 raft_consensus.cc:1240] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:04.018327 23749 leader_election.cc:290] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:04.102173 23830 raft_consensus.cc:493] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:04.145962 23830 raft_consensus.cc:515] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:04.146394 23916 raft_consensus.cc:515] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:04.147931 23830 leader_election.cc:290] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:04.148617 23916 leader_election.cc:290] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:04.148945 21584 raft_consensus.cc:1240] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:04.149561 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:04.150362 21728 raft_consensus.cc:2393] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 2: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:07:04.151245 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:04.126271 23443 raft_consensus.cc:515] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:04.152017 21584 raft_consensus.cc:2468] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 4.
I20260709 13:07:04.153455 23886 leader_election.cc:290] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:04.123911 21651 raft_consensus.cc:1240] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:04.127393 23893 raft_consensus.cc:493] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:04.156891 22237 leader_election.cc:304] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:04.157119 23893 raft_consensus.cc:3060] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:04.158344 23802 raft_consensus.cc:2804] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:04.158869 23802 raft_consensus.cc:697] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:04.115657 22270 raft_consensus.cc:2468] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
W20260709 13:07:04.118873 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 100725us
I20260709 13:07:04.020588 21582 raft_consensus.cc:2468] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 4.
I20260709 13:07:04.074631 23619 leader_election.cc:290] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:07:04.121377 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 74892.9us
I20260709 13:07:04.132637 21579 raft_consensus.cc:1240] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 5. Current term is 6. Ops: [5.6-5.6]
I20260709 13:07:04.160681 21657 raft_consensus.cc:2468] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 5.
I20260709 13:07:04.124035 21576 raft_consensus.cc:2889] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:03.993180 23447 consensus_queue.cc:1059] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.083s
I20260709 13:07:04.154019 23443 leader_election.cc:290] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:04.178568 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:04.135524 23833 raft_consensus.cc:515] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:04.186921 21658 raft_consensus.cc:3060] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:04.187039 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:04.176523 23790 consensus_queue.cc:1059] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260709 13:07:04.188380 21729 raft_consensus.cc:1240] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 13:07:04.188952 23833 leader_election.cc:290] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:04.191237 21659 raft_consensus.cc:2468] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 6.
I20260709 13:07:04.178603 23915 raft_consensus.cc:493] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:04.202251 21697 leader_election.cc:304] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:04.184634 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:04.188396 23790 raft_consensus.cc:3055] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:04.224972 23790 raft_consensus.cc:740] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:04.226223 23790 consensus_queue.cc:260] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:04.204707 21658 raft_consensus.cc:2468] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 4.
I20260709 13:07:04.209160 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:04.209403 23844 consensus_queue.cc:1048] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:04.210098 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:04.202212 23845 leader_election.cc:290] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:04.212131 21624 leader_election.cc:304] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:04.217272 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:04.234397 23790 raft_consensus.cc:3060] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:07:04.221268 21550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:04.221963 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:04.222476 23912 consensus_queue.cc:1059] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.020s
I20260709 13:07:04.168120 23802 consensus_queue.cc:237] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:04.223220 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:04.229250 23914 raft_consensus.cc:493] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:04.215409 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:04.227664 21656 raft_consensus.cc:1275] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
W20260709 13:07:04.237996 21623 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:04.192584 23915 raft_consensus.cc:515] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:04.229476 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:04.198228 23833 raft_consensus.cc:493] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:04.252813 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117c5d69faea43f595b012039cd72553" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
W20260709 13:07:04.247665 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 44958.4us
I20260709 13:07:04.274034 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:04.267773 21728 raft_consensus.cc:2393] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 2: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:07:04.224594 21651 raft_consensus.cc:1275] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:07:04.273597 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:04.207754 23816 consensus_queue.cc:1059] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.059s
I20260709 13:07:04.220192 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:04.279352 22238 leader_election.cc:304] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:04.284710 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:04.265870 23820 raft_consensus.cc:493] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:04.300449 21548 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:04.306043 21697 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:04.312709 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1fb7e43d84f61a2bba6f0e6c6a77f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:04.322417 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:04.326076 21654 raft_consensus.cc:2468] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 4.
I20260709 13:07:04.328214 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:04.329496 21654 raft_consensus.cc:2393] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 6: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:07:04.330346 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:04.332017 21654 raft_consensus.cc:1275] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
W20260709 13:07:04.334636 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 126525us
I20260709 13:07:04.337302 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
W20260709 13:07:04.339430 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 60170.1us
I20260709 13:07:04.336681 22269 raft_consensus.cc:2468] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
I20260709 13:07:04.303530 23912 raft_consensus.cc:493] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:04.275592 21730 raft_consensus.cc:2468] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 4.
I20260709 13:07:04.348779 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:04.345476 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:04.351925 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1fb7e43d84f61a2bba6f0e6c6a77f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
W20260709 13:07:04.351289 21625 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:04.352520 21659 raft_consensus.cc:2468] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 3.
I20260709 13:07:04.353101 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:04.354550 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
W20260709 13:07:04.355029 21549 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:04.244002 23893 raft_consensus.cc:515] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:04.360194 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 45596.5us
I20260709 13:07:04.382558 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:04.334116 23879 raft_consensus.cc:493] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:04.341717 23830 raft_consensus.cc:2749] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:07:04.336668 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:04.310367 23820 raft_consensus.cc:515] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:04.349961 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:04.310660 23833 raft_consensus.cc:515] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:04.391556 23846 raft_consensus.cc:2804] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:04.391686 21734 raft_consensus.cc:1240] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:04.392055 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:04.391765 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:04.395944 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:04.396325 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:04.396512 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:04.429340 22270 raft_consensus.cc:2468] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 3.
I20260709 13:07:04.397161 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd4c0f5b04342ab9fad6d2ab9ca4e4f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:04.397498 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:04.397993 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:04.400311 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:04.401116 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
W20260709 13:07:04.400349 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 49300.4us
I20260709 13:07:04.391549 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:04.410192 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:04.411949 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:04.389878 23912 raft_consensus.cc:515] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:04.413410 23915 leader_election.cc:290] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:04.413259 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:04.416272 21727 raft_consensus.cc:1240] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 5. Current term is 7. Ops: []
W20260709 13:07:04.417582 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 54434us
W20260709 13:07:04.448833 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 179503us
I20260709 13:07:04.339237 23914 raft_consensus.cc:515] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:04.381192 23867 consensus_queue.cc:1048] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 3, Time since last communication: 0.049s
I20260709 13:07:04.397526 23869 raft_consensus.cc:2749] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117) with higher term. Message: Invalid argument: T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for earlier term 2. Current term is 4.
I20260709 13:07:04.465225 21657 raft_consensus.cc:2468] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 7.
I20260709 13:07:04.468312 21624 leader_election.cc:304] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:04.465852 21550 leader_election.cc:304] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:04.467118 22271 raft_consensus.cc:2393] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 5: Already voted for candidate fd323b19805c46bcb7aec2478c2a29e9 in this term.
I20260709 13:07:04.467518 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:04.472200 21731 raft_consensus.cc:2468] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 4.
I20260709 13:07:04.472393 23599 raft_consensus.cc:493] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:04.473083 21728 raft_consensus.cc:2393] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 3: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:07:04.473193 22267 raft_consensus.cc:2393] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 4: Already voted for candidate fd323b19805c46bcb7aec2478c2a29e9 in this term.
I20260709 13:07:04.472945 23599 raft_consensus.cc:515] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:04.448513 22266 raft_consensus.cc:2468] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 3.
I20260709 13:07:04.448509 23846 raft_consensus.cc:697] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [term 4 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:04.475075 23599 leader_election.cc:290] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:04.473891 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:04.474915 22273 raft_consensus.cc:1275] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
W20260709 13:07:04.482741 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 57917.1us
I20260709 13:07:04.488055 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:04.489141 21550 leader_election.cc:304] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:04.489306 21658 raft_consensus.cc:2410] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 for term 5 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 13:07:04.474895 23846 consensus_queue.cc:237] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:04.493316 21729 raft_consensus.cc:2393] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 3: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:07:04.417696 23879 raft_consensus.cc:515] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:04.449501 23815 raft_consensus.cc:493] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:04.494345 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:04.491220 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:04.435667 23844 consensus_queue.cc:1048] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.050s
I20260709 13:07:04.472266 23911 raft_consensus.cc:493] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:04.508766 23928 log.cc:927] Time spent T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
W20260709 13:07:04.512295 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 44071.4us
W20260709 13:07:04.513290 23868 log.cc:927] Time spent T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.165s	user 0.000s	sys 0.001s
I20260709 13:07:04.513376 23845 raft_consensus.cc:493] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:04.513792 21624 leader_election.cc:304] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:04.514027 23845 raft_consensus.cc:515] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:04.514736 23916 raft_consensus.cc:2804] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:04.515460 23916 raft_consensus.cc:697] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:04.516760 23916 consensus_queue.cc:237] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:04.517835 23845 leader_election.cc:290] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:04.520593 23820 leader_election.cc:290] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:04.524724 23830 raft_consensus.cc:2749] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:04.525187 22265 raft_consensus.cc:2468] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 5.
I20260709 13:07:04.463511 23816 consensus_queue.cc:1048] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.062s
I20260709 13:07:04.525657 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd4c0f5b04342ab9fad6d2ab9ca4e4f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:04.450320 23749 consensus_queue.cc:1059] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.054s
I20260709 13:07:04.527946 23914 leader_election.cc:290] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:04.527953 23443 raft_consensus.cc:493] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:04.528642 23914 raft_consensus.cc:493] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:04.528702 23443 raft_consensus.cc:515] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:04.529196 23914 raft_consensus.cc:515] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:04.530814 23844 raft_consensus.cc:493] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:04.531080 23443 leader_election.cc:290] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:04.536619 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117c5d69faea43f595b012039cd72553" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:04.537012 23893 leader_election.cc:290] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:04.537262 21655 raft_consensus.cc:1275] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:04.537719 21651 raft_consensus.cc:1275] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:04.538013 21654 raft_consensus.cc:1275] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:07:04.531564 23844 raft_consensus.cc:515] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:04.542038 23924 log.cc:927] Time spent T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.263s	user 0.001s	sys 0.000s
I20260709 13:07:04.546200 23844 leader_election.cc:290] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:04.523223 21624 leader_election.cc:304] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:04.549964 23447 consensus_queue.cc:1059] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:07:04.550233 23833 leader_election.cc:290] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:04.550359 23830 raft_consensus.cc:2804] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:04.550946 23830 raft_consensus.cc:493] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:04.551337 23447 raft_consensus.cc:3055] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:04.551421 23830 raft_consensus.cc:3060] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:04.551863 23447 raft_consensus.cc:740] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:04.552767 23447 consensus_queue.cc:260] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:04.553966 23447 raft_consensus.cc:3060] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:04.554942 21624 leader_election.cc:304] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:04.555912 22271 raft_consensus.cc:1240] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 LEADER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:04.500125 23779 raft_consensus.cc:2804] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:04.560061 22268 raft_consensus.cc:1240] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:04.560034 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:04.561049 23833 raft_consensus.cc:2804] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:04.561486 23833 raft_consensus.cc:493] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:04.561405 23915 consensus_queue.cc:1048] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:07:04.562038 23833 raft_consensus.cc:3060] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:04.562216 22266 raft_consensus.cc:1275] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:07:04.562956 23915 consensus_queue.cc:1048] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:04.563789 23911 raft_consensus.cc:515] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:04.565943 23911 leader_election.cc:290] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:04.506289 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:04.548806 23912 leader_election.cc:290] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:04.493490 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1fb7e43d84f61a2bba6f0e6c6a77f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:04.549458 22237 leader_election.cc:304] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:04.571460 21585 raft_consensus.cc:2393] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 4: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:07:04.498951 23745 raft_consensus.cc:493] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:04.501271 23599 raft_consensus.cc:2749] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:04.531056 23914 leader_election.cc:290] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:04.595788 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:04.596438 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:07:04.598183 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 48789us
I20260709 13:07:04.486282 23886 consensus_queue.cc:1059] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.084s
I20260709 13:07:04.608332 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117c5d69faea43f595b012039cd72553" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:04.608912 21728 raft_consensus.cc:2468] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:07:04.612054 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:04.614398 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:04.612497 23934 raft_consensus.cc:2804] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:04.593779 23746 raft_consensus.cc:493] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:04.610818 23855 consensus_meta.cc:287] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9: Time spent flushing consensus metadata: real 0.536s	user 0.010s	sys 0.000s
I20260709 13:07:04.598685 23498 raft_consensus.cc:2804] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:04.577870 23888 raft_consensus.cc:493] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:04.588466 23869 raft_consensus.cc:493] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:04.506806 23815 raft_consensus.cc:515] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:04.588315 21582 raft_consensus.cc:2468] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 3.
I20260709 13:07:04.572880 23427 consensus_queue.cc:1048] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.042s
I20260709 13:07:04.627199 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:04.634429 21551 leader_election.cc:304] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:04.645723 21729 raft_consensus.cc:2468] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 4.
I20260709 13:07:04.630894 23779 raft_consensus.cc:697] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 5 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:04.636970 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:04.637879 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:04.588379 23912 consensus_queue.cc:1048] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.041s
I20260709 13:07:04.588330 23850 consensus_queue.cc:1048] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.042s
I20260709 13:07:04.636125 21585 raft_consensus.cc:2468] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 4.
I20260709 13:07:04.618610 23934 raft_consensus.cc:493] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:04.643841 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:04.643936 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:04.598097 23745 raft_consensus.cc:515] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:04.635936 21725 raft_consensus.cc:2393] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 in current term 4: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:07:04.649933 23933 consensus_queue.cc:1048] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.079s
I20260709 13:07:04.650794 23790 raft_consensus.cc:493] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:04.651221 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:04.652482 23706 raft_consensus.cc:2749] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:04.652839 23599 consensus_queue.cc:1059] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:04.653532 21551 leader_election.cc:304] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:07:04.633942 23498 raft_consensus.cc:493] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:04.648046 21728 raft_consensus.cc:2468] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 4.
I20260709 13:07:04.629658 23826 raft_consensus.cc:3055] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:04.631544 23749 consensus_queue.cc:1243] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer 85fe6149d5a84a0e8902326e5be67672 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 13:07:04.647295 23443 raft_consensus.cc:493] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:04.631069 23746 raft_consensus.cc:515] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:04.659000 22268 raft_consensus.cc:2468] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:07:04.661425 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117c5d69faea43f595b012039cd72553" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:04.663401 21697 leader_election.cc:304] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:04.663041 21548 leader_election.cc:304] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:04.676187 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:04.670152 22237 leader_election.cc:304] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:04.669607 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:04.675935 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:04.670463 23826 raft_consensus.cc:740] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:04.680186 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:04.673945 23886 raft_consensus.cc:2804] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:04.641477 23869 raft_consensus.cc:515] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:04.641160 23888 raft_consensus.cc:515] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:04.670995 23498 raft_consensus.cc:3060] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:04.669063 23619 raft_consensus.cc:3055] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:07:04.685191 22239 leader_election.cc:304] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:04.669955 22264 raft_consensus.cc:3060] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:04.685992 21734 raft_consensus.cc:2468] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 3.
I20260709 13:07:04.688683 22239 leader_election.cc:304] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:04.686515 21584 raft_consensus.cc:2468] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 3.
I20260709 13:07:04.662207 23934 raft_consensus.cc:3060] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:04.723588 21697 leader_election.cc:304] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:04.675792 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:04.683488 23599 raft_consensus.cc:2804] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:04.738920 21697 leader_election.cc:304] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:04.684724 23886 raft_consensus.cc:493] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:04.729600 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:04.741793 21579 raft_consensus.cc:2468] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 3.
I20260709 13:07:04.670120 23790 raft_consensus.cc:515] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:04.687250 23749 raft_consensus.cc:2804] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:04.746719 22237 leader_election.cc:304] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:04.690529 23619 raft_consensus.cc:740] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:04.683683 22266 raft_consensus.cc:2468] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 2.
I20260709 13:07:04.765739 22237 leader_election.cc:304] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:04.744529 23799 raft_consensus.cc:3060] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:04.745445 23886 raft_consensus.cc:3060] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:07:04.769711 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 112798us
I20260709 13:07:04.678365 23443 raft_consensus.cc:515] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:04.742323 23599 raft_consensus.cc:493] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:04.768083 23938 raft_consensus.cc:2804] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 13:07:04.778424 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 230034us
I20260709 13:07:04.778895 21548 leader_election.cc:304] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:04.768551 23914 raft_consensus.cc:2804] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:04.771323 23427 raft_consensus.cc:2749] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:04.787467 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:04.781877 23599 raft_consensus.cc:3060] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:04.779968 23938 raft_consensus.cc:493] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:04.818488 21727 raft_consensus.cc:2410] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a 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.
W20260709 13:07:04.818008 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 328901us
I20260709 13:07:04.819454 21550 leader_election.cc:304] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:04.810469 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:04.820592 21658 raft_consensus.cc:2468] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 2.
I20260709 13:07:04.819873 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:04.795603 23912 raft_consensus.cc:2804] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:04.835531 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:04.836095 21657 raft_consensus.cc:3060] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:04.832495 21732 raft_consensus.cc:2468] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:07:04.840662 23443 leader_election.cc:290] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:04.843205 23815 leader_election.cc:290] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:04.843848 23815 raft_consensus.cc:493] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:04.844405 23815 raft_consensus.cc:515] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:04.843767 23935 raft_consensus.cc:2749] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:04.796844 23816 raft_consensus.cc:2749] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:07:04.771808 23826 consensus_queue.cc:260] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:04.868876 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 259085us
I20260709 13:07:04.788281 23911 consensus_queue.cc:1059] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.046s
I20260709 13:07:04.776552 23779 consensus_queue.cc:237] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:04.822297 23938 raft_consensus.cc:3060] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:07:04.875169 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 136318us
I20260709 13:07:04.878569 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:04.879143 21581 raft_consensus.cc:2468] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 3.
I20260709 13:07:04.892202 21624 leader_election.cc:304] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:04.899987 21734 raft_consensus.cc:1240] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [term 4 LEADER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:04.902113 21697 leader_election.cc:304] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:04.903185 21657 raft_consensus.cc:2468] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 7.
I20260709 13:07:04.795377 23915 raft_consensus.cc:2804] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:04.868690 23746 leader_election.cc:290] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:04.907737 21697 leader_election.cc:304] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: c0c40b7dc6c341f7ba49e3a696970252
W20260709 13:07:04.911589 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 92239us
I20260709 13:07:04.912416 21550 leader_election.cc:304] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:04.915287 22239 leader_election.cc:304] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:04.793651 23706 consensus_queue.cc:1048] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.114s
I20260709 13:07:04.916755 22239 leader_election.cc:304] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:04.918983 21550 leader_election.cc:304] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:04.920317 23937 raft_consensus.cc:2804] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:04.920833 23937 raft_consensus.cc:493] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:04.921193 23937 raft_consensus.cc:3060] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:07:04.939798 21697 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:04.912771 23844 raft_consensus.cc:2804] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 13:07:04.979907 22239 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:04.980516 21550 leader_election.cc:304] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:04.917117 23887 raft_consensus.cc:2749] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:07:04.921765 23729 raft_consensus.cc:2804] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:04.916756 23869 leader_election.cc:290] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:04.927302 23935 raft_consensus.cc:2804] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:04.895219 23634 consensus_queue.cc:1059] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.041s
I20260709 13:07:04.930449 23911 raft_consensus.cc:3055] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:04.927482 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:04.986121 23790 leader_election.cc:290] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:04.929303 23749 raft_consensus.cc:697] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 5 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
W20260709 13:07:04.999369 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 121291us
I20260709 13:07:04.983840 23844 raft_consensus.cc:493] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:07:05.048398 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 68031.6us
I20260709 13:07:05.049957 21550 leader_election.cc:304] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:04.991082 23729 raft_consensus.cc:493] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:04.997669 23935 raft_consensus.cc:493] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:05.000152 23443 raft_consensus.cc:493] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:04.999615 23911 raft_consensus.cc:740] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:04.999375 23815 leader_election.cc:290] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:05.050043 23846 raft_consensus.cc:493] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:05.056711 23790 raft_consensus.cc:2804] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:05.053941 23634 consensus_queue.cc:1243] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Peer fd323b19805c46bcb7aec2478c2a29e9 log is divergent from this leader: its last log entry 3.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 13:07:05.048663 23844 raft_consensus.cc:3060] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:05.058655 23935 raft_consensus.cc:3060] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:05.057320 23729 raft_consensus.cc:3060] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:05.089560 21624 leader_election.cc:304] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:05.053110 22266 raft_consensus.cc:2468] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 3.
I20260709 13:07:05.053288 23887 raft_consensus.cc:2804] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:05.121685 22268 raft_consensus.cc:1275] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
W20260709 13:07:05.112227 23920 log.cc:927] Time spent T 00000000000000000000000000000000 P d7aa6571b7df45509899d2b8ee6a3a2c: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 13:07:05.058882 23886 raft_consensus.cc:515] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:05.143471 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:05.143517 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eedca2edb474f7daf61fe1d1409daff" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:07:05.146327 21550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:05.144302 21580 raft_consensus.cc:2468] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 3.
I20260709 13:07:05.150877 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:05.152071 21581 raft_consensus.cc:1275] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:07:05.152465 21729 raft_consensus.cc:2468] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 2.
I20260709 13:07:05.088214 23443 raft_consensus.cc:515] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:05.130251 23887 raft_consensus.cc:493] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:05.162431 21548 leader_election.cc:304] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:05.142670 23790 raft_consensus.cc:697] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 4 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:05.112473 23846 raft_consensus.cc:515] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:05.143486 23893 raft_consensus.cc:493] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:05.157073 23953 raft_consensus.cc:2804] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:05.148697 23850 raft_consensus.cc:493] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:05.154297 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:05.161628 23887 raft_consensus.cc:3060] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:05.172163 22239 leader_election.cc:304] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:05.156971 23959 raft_consensus.cc:2804] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:07:05.167397 23960 raft_consensus.cc:2749] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:05.178438 23850 raft_consensus.cc:515] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:05.191458 23951 consensus_queue.cc:1048] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
W20260709 13:07:05.192217 23939 log.cc:927] Time spent T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.258s	user 0.001s	sys 0.000s
I20260709 13:07:05.187345 21578 raft_consensus.cc:2468] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 7.
I20260709 13:07:05.193287 23850 leader_election.cc:290] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:05.193310 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:05.193650 23971 raft_consensus.cc:2804] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:05.185170 23869 raft_consensus.cc:493] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:05.194780 23869 raft_consensus.cc:515] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:05.194173 23971 raft_consensus.cc:493] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:05.195904 23971 raft_consensus.cc:3060] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:05.197554 23790 consensus_queue.cc:237] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:05.198287 21582 raft_consensus.cc:1275] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:07:05.200855 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:05.202065 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:05.203174 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:05.176471 23893 raft_consensus.cc:515] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:05.204319 23443 leader_election.cc:290] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:05.205412 21660 raft_consensus.cc:2468] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 3.
I20260709 13:07:05.205588 23893 leader_election.cc:290] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:05.206459 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:05.207103 21660 raft_consensus.cc:2468] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:07:05.208166 21660 raft_consensus.cc:1240] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:05.208212 23745 leader_election.cc:290] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:05.208751 23745 raft_consensus.cc:493] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:05.209184 23745 raft_consensus.cc:515] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:05.211093 23745 leader_election.cc:290] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:05.211799 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:05.174602 23953 raft_consensus.cc:493] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting leader election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
W20260709 13:07:05.189059 23950 log.cc:927] Time spent T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.131s	user 0.000s	sys 0.001s
I20260709 13:07:05.176774 23888 leader_election.cc:290] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:07:05.193241 23943 log.cc:927] Time spent T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.110s	user 0.000s	sys 0.001s
I20260709 13:07:05.184497 23933 raft_consensus.cc:2804] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:05.236967 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:05.239333 23886 leader_election.cc:290] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:05.212705 23869 leader_election.cc:290] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:05.247025 23915 raft_consensus.cc:493] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:05.247494 23915 raft_consensus.cc:3060] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:07:05.250283 23833 consensus_meta.cc:287] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252: Time spent flushing consensus metadata: real 0.688s	user 0.006s	sys 0.003s
I20260709 13:07:05.250730 23833 raft_consensus.cc:515] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:05.210803 23498 raft_consensus.cc:515] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:05.253279 21733 raft_consensus.cc:1275] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 13:07:05.264456 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c8f49a78d445ee9c99e52b05c1b2bf" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:05.268047 21580 raft_consensus.cc:2468] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 4.
I20260709 13:07:05.213653 23959 raft_consensus.cc:493] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:05.228739 23953 raft_consensus.cc:3060] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:07:05.252373 23952 log.cc:927] Time spent T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.085s	user 0.000s	sys 0.000s
I20260709 13:07:05.178517 23944 consensus_queue.cc:1048] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.233s
I20260709 13:07:05.168375 23911 consensus_queue.cc:260] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:05.238095 23933 raft_consensus.cc:493] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:07:05.269444 23946 log.cc:927] Time spent T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9: Append to log took a long time: real 0.237s	user 0.001s	sys 0.000s
I20260709 13:07:05.181002 23749 consensus_queue.cc:237] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:05.274644 21581 raft_consensus.cc:2468] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 5.
I20260709 13:07:05.269723 23960 raft_consensus.cc:493] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:05.252130 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:05.274307 21733 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34386 (request call id 1890) took 1057 ms. Trace:
I20260709 13:07:05.302832 21657 raft_consensus.cc:1275] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:05.302821 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce0fb868664a789da1828a9c9c060c" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:05.253103 23971 raft_consensus.cc:515] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:05.304481 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1fb7e43d84f61a2bba6f0e6c6a77f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:05.308995 23971 leader_election.cc:290] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 election: Requested vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:05.309782 23915 raft_consensus.cc:515] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:05.311609 23960 raft_consensus.cc:515] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:05.312196 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
W20260709 13:07:05.312908 23947 log.cc:927] Time spent T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.149s	user 0.001s	sys 0.000s
I20260709 13:07:05.314111 21730 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34388 (request call id 1662) took 1013 ms. Trace:
I20260709 13:07:05.314508 21730 rpcz_store.cc:276] 0709 13:07:04.300610 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:04.399624 (+ 99014us) service_pool.cc:224] Handling call
0709 13:07:04.399964 (+   340us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:04.433509 (+ 33545us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:04.440283 (+  6774us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:04.547929 (+107646us) log.cc:844] Serialized 26 byte log entry
0709 13:07:04.777454 (+229525us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:07:04.786824 (+  9370us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:04.793173 (+  6349us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:05.313896 (+520723us) raft_consensus.cc:1685] finished
0709 13:07:05.313922 (+    26us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:05.314053 (+   131us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":25041,"raft.queue_time_us":20411,"raft.run_cpu_time_us":202,"raft.run_wall_time_us":6180,"thread_start_us":222855,"threads_started":1,"wal-append.queue_time_us":429096}
I20260709 13:07:05.316651 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:05.317319 21730 raft_consensus.cc:2468] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 4.
W20260709 13:07:05.318002 23934 consensus_meta.cc:287] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9: Time spent flushing consensus metadata: real 0.588s	user 0.010s	sys 0.000s
I20260709 13:07:05.318380 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eedca2edb474f7daf61fe1d1409daff" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:05.318486 23934 raft_consensus.cc:515] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:05.321084 23961 log.cc:927] Time spent T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.139s	user 0.000s	sys 0.000s
I20260709 13:07:05.323431 23879 leader_election.cc:290] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:05.316417 23938 raft_consensus.cc:515] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:05.326261 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:05.326849 21734 raft_consensus.cc:2468] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 4.
I20260709 13:07:05.327559 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:05.328569 23938 leader_election.cc:290] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:05.329576 23843 raft_consensus.cc:3055] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:07:05.333375 23843 raft_consensus.cc:740] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:05.334193 21583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55756 (request call id 421) took 1201 ms. Trace:
I20260709 13:07:05.335675 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:05.299645 21733 rpcz_store.cc:276] 0709 13:07:04.217012 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:04.415573 (+198561us) service_pool.cc:224] Handling call
0709 13:07:05.252790 (+837217us) spinlock_profiling.cc:243] Waited 7.92 ms on lock 0x7b54003a0b28. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f7328782aa1 00007f73287fdebc 00007f732883308c 00007f732881d93b 00007f732881d3d2 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c
0709 13:07:05.252898 (+   108us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:05.270212 (+ 17314us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:05.274078 (+  3866us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":18212608}
I20260709 13:07:05.328584 21734 raft_consensus.cc:2468] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 2.
W20260709 13:07:05.288743 23447 consensus_meta.cc:287] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9: Time spent flushing consensus metadata: real 0.734s	user 0.006s	sys 0.006s
I20260709 13:07:05.332494 23910 raft_consensus.cc:3055] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:05.298069 23933 raft_consensus.cc:3060] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:05.334604 21583 rpcz_store.cc:276] 0709 13:07:04.132607 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:04.132893 (+   286us) service_pool.cc:224] Handling call
0709 13:07:04.220990 (+ 88097us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:04.221373 (+   383us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:04.221403 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:04.221868 (+   465us) log.cc:844] Serialized 26 byte log entry
0709 13:07:04.328952 (+107084us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:07:04.329003 (+    51us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:04.329082 (+    79us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:04.525322 (+196240us) raft_consensus.cc:1685] finished
0709 13:07:04.525343 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:05.333929 (+808586us) spinlock_profiling.cc:243] Waited 87.8 ms on lock 0x7b54003282d0. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f73238588ad 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:05.334122 (+   193us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":3268,"raft.run_cpu_time_us":137,"raft.run_wall_time_us":137,"spinlock_wait_cycles":201875840,"thread_start_us":106703,"threads_started":1,"wal-append.queue_time_us":301713}
I20260709 13:07:05.344067 21626 leader_election.cc:304] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:05.273779 23959 raft_consensus.cc:3060] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:05.334824 23843 consensus_queue.cc:260] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:05.251650 23935 raft_consensus.cc:515] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:05.301888 21582 raft_consensus.cc:1240] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 4. Current term is 5. Ops: [4.2-4.2]
I20260709 13:07:05.319639 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:05.368876 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:05.369673 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:05.342247 23910 raft_consensus.cc:740] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:05.388463 21732 raft_consensus.cc:1275] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:07:05.390420 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:07:05.391665 22239 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:05.384567 23833 leader_election.cc:290] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:05.416749 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:05.424822 21731 raft_consensus.cc:2393] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 in current term 4: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:07:05.428766 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:05.386726 23911 raft_consensus.cc:3060] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:07:05.431995 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 125664us
I20260709 13:07:05.431586 23915 leader_election.cc:290] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:05.429500 23951 raft_consensus.cc:2804] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:05.416827 23843 raft_consensus.cc:3060] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:07:05.442487 23599 consensus_meta.cc:287] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9: Time spent flushing consensus metadata: real 0.642s	user 0.009s	sys 0.001s
I20260709 13:07:05.392928 23879 raft_consensus.cc:2749] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:05.384460 23958 consensus_queue.cc:1059] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.118s
I20260709 13:07:05.394840 23934 leader_election.cc:290] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:07:05.426393 23830 consensus_meta.cc:287] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252: Time spent flushing consensus metadata: real 0.874s	user 0.007s	sys 0.011s
I20260709 13:07:05.589584 23830 raft_consensus.cc:515] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:05.465406 21626 leader_election.cc:304] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
W20260709 13:07:05.592374 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 127068us
W20260709 13:07:05.593067 23945 log.cc:927] Time spent T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9: Append to log took a long time: real 0.534s	user 0.002s	sys 0.000s
I20260709 13:07:05.593786 21626 leader_election.cc:304] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:05.594973 21626 leader_election.cc:304] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:05.596864 21658 raft_consensus.cc:1240] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 5. Current term is 6. Ops: []
I20260709 13:07:05.596979 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:05.543071 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:05.599056 21577 raft_consensus.cc:3060] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:05.383368 23887 raft_consensus.cc:515] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:05.453903 21585 raft_consensus.cc:2468] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 4.
I20260709 13:07:05.580544 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:05.542412 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:05.591989 23910 consensus_queue.cc:260] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:05.445789 23846 leader_election.cc:290] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:05.604066 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:05.607268 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:05.607360 23619 consensus_queue.cc:260] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, 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: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:05.608410 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:05.608911 21585 raft_consensus.cc:3060] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:05.609012 23619 raft_consensus.cc:3060] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:05.575400 23833 raft_consensus.cc:493] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:05.618595 22270 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54790 (request call id 765) took 1124 ms. Trace:
W20260709 13:07:05.618791 23981 log.cc:927] Time spent T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.072s	user 0.000s	sys 0.001s
W20260709 13:07:05.619699 23977 log.cc:927] Time spent T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9: Append to log took a long time: real 0.071s	user 0.000s	sys 0.000s
I20260709 13:07:05.625330 23887 leader_election.cc:290] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:05.605630 23830 leader_election.cc:290] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:05.631309 23965 raft_consensus.cc:2749] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:07:05.631613 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:05.633441 23844 raft_consensus.cc:515] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:05.637008 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:05.638657 23729 raft_consensus.cc:515] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:05.640945 21626 leader_election.cc:304] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:05.641717 22238 leader_election.cc:304] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:05.642385 23983 consensus_queue.cc:1048] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:07:05.643790 23846 consensus_queue.cc:1048] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:07:05.646003 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce0fb868664a789da1828a9c9c060c" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:05.647658 23936 consensus_queue.cc:1048] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:07:05.649909 22273 raft_consensus.cc:1275] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:05.694051 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:05.675546 23910 raft_consensus.cc:3060] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:05.650229 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
W20260709 13:07:05.650898 23942 log.cc:927] Time spent T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.529s	user 0.000s	sys 0.001s
I20260709 13:07:05.615017 23702 raft_consensus.cc:2749] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:05.652021 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:05.654561 21624 leader_election.cc:304] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:05.655277 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:05.704900 21655 raft_consensus.cc:1240] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:05.596299 23915 raft_consensus.cc:493] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:05.581879 23971 raft_consensus.cc:493] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:05.655997 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:05.656594 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:05.707469 21580 raft_consensus.cc:3060] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:05.656931 21734 raft_consensus.cc:3055] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:05.657593 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:05.658308 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
W20260709 13:07:05.658775 23937 consensus_meta.cc:287] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9: Time spent flushing consensus metadata: real 0.680s	user 0.004s	sys 0.004s
I20260709 13:07:05.659041 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:05.715183 21731 raft_consensus.cc:2468] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 3.
I20260709 13:07:05.659765 23960 leader_election.cc:290] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:05.660004 22237 leader_election.cc:304] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:05.704847 21727 raft_consensus.cc:2468] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:07:05.662828 22270 rpcz_store.cc:276] 0709 13:07:04.494070 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:04.502454 (+  8384us) service_pool.cc:224] Handling call
0709 13:07:04.524285 (+ 21831us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:04.556149 (+ 31864us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:04.556179 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:04.556574 (+   395us) log.cc:844] Serialized 26 byte log entry
0709 13:07:04.735926 (+179352us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:07:04.735978 (+    52us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:04.736063 (+    85us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:05.592537 (+856474us) spinlock_profiling.cc:243] Waited 14.8 ms on lock 0x7b4400022b4c. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320692c85 00007f73206936a2 00007f73234051db 00007f7323400aaf 00007f73233f486e 00007f73233f3bb6 00007f73233f37d8 00007f73233fd221 00007f73233fd1d9 00007f73233fd169
0709 13:07:05.596396 (+  3859us) raft_consensus.cc:1685] finished
0709 13:07:05.596415 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:05.618523 (+ 22108us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":31401,"raft.queue_time_us":32360,"raft.run_cpu_time_us":96,"raft.run_wall_time_us":95,"spinlock_wait_cycles":34101120,"thread_start_us":178936,"threads_started":1,"wal-append.queue_time_us":365321}
I20260709 13:07:05.718133 21577 raft_consensus.cc:2468] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 4.
I20260709 13:07:05.613035 23958 raft_consensus.cc:2749] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:05.682626 21653 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53446 (request call id 1575) took 1432 ms. Trace:
W20260709 13:07:05.688666 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 47016.3us
I20260709 13:07:05.694298 23820 raft_consensus.cc:2749] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:05.708143 21582 raft_consensus.cc:2393] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 4: Already voted for candidate fd323b19805c46bcb7aec2478c2a29e9 in this term.
I20260709 13:07:05.596027 23599 raft_consensus.cc:515] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:05.648837 23799 consensus_meta.cc:287] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672: Time spent flushing consensus metadata: real 0.877s	user 0.011s	sys 0.000s
W20260709 13:07:05.697731 22236 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:05.699407 21726 raft_consensus.cc:1240] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:05.612672 23498 leader_election.cc:290] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:05.684350 23427 raft_consensus.cc:493] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:05.709096 21728 raft_consensus.cc:3060] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:05.721132 21653 rpcz_store.cc:276] 0709 13:07:04.250338 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:04.254223 (+  3885us) service_pool.cc:224] Handling call
0709 13:07:05.631460 (+1377237us) spinlock_profiling.cc:243] Waited 6.94 ms on lock 0x7b5800103e98. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320734b71 00007f7320734a22 00007f732964dc09 00007f73287a7ee0 00007f73288710ab 00007f7328871131 00007f732881f0a0 00007f732881e984 00007f7321d996d4 00007f7321d99662
0709 13:07:05.682541 (+ 51081us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":15965056}
I20260709 13:07:05.924909 21654 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53462 (request call id 1730) took 1387 ms. Trace:
I20260709 13:07:05.925685 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:05.926388 21653 raft_consensus.cc:3060] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Advancing to term 5
I20260709 13:07:05.925257 21654 rpcz_store.cc:276] 0709 13:07:04.539422 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:04.539575 (+   153us) service_pool.cc:224] Handling call
0709 13:07:04.539918 (+   343us) raft_consensus.cc:1471] Updating replica for 3 ops
0709 13:07:04.540286 (+   368us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:04.540312 (+    26us) raft_consensus.cc:1539] Triggering prepare for 3 ops
0709 13:07:04.540969 (+   657us) log.cc:844] Serialized 78 byte log entry
0709 13:07:04.790707 (+249738us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:07:04.819084 (+ 28377us) log.cc:844] Serialized 14 byte log entry
0709 13:07:04.874355 (+ 55271us) log.cc:844] Serialized 14 byte log entry
0709 13:07:04.928955 (+ 54600us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:04.929045 (+    90us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:05.650256 (+721211us) spinlock_profiling.cc:243] Waited 29.1 ms on lock 0x7b4400022b4c. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320692c85 00007f73206936a2 00007f73234051db 00007f7323400aaf 00007f73233f486e 00007f73233f3bb6 00007f73233f37d8 00007f73233fd221 00007f73233fd1d9 00007f73233fd169
0709 13:07:05.924692 (+274436us) raft_consensus.cc:1685] finished
0709 13:07:05.924719 (+    27us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:05.924859 (+   140us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":28784,"prepare.run_cpu_time_us":99,"prepare.run_wall_time_us":7049,"raft.queue_time_us":357593,"raft.run_cpu_time_us":347,"raft.run_wall_time_us":28268,"spinlock_wait_cycles":66898688,"thread_start_us":358262,"threads_started":3,"wal-append.queue_time_us":461936}
I20260709 13:07:05.928149 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:05.929328 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:05.930073 21576 raft_consensus.cc:2393] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 6: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:07:05.931078 21576 raft_consensus.cc:1240] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
W20260709 13:07:05.716336 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 61831.6us
I20260709 13:07:05.708391 21734 raft_consensus.cc:740] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:05.932039 23958 consensus_queue.cc:1048] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:07:05.932163 21734 consensus_queue.cc:260] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:05.932904 23982 log.cc:927] Time spent T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.150s	user 0.000s	sys 0.000s
I20260709 13:07:05.933117 21734 raft_consensus.cc:3060] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:05.933216 21624 leader_election.cc:304] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:05.934175 23916 consensus_queue.cc:1048] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:05.667299 21583 raft_consensus.cc:2468] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:07:05.935560 23746 consensus_queue.cc:1059] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:05.936051 23969 raft_consensus.cc:2804] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:05.936424 23746 raft_consensus.cc:3055] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:05.936630 23969 raft_consensus.cc:697] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:05.936820 23746 raft_consensus.cc:740] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
W20260709 13:07:05.718032 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 58101.8us
I20260709 13:07:05.682893 23833 raft_consensus.cc:515] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:05.937695 23969 consensus_queue.cc:237] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:05.938406 22237 leader_election.cc:304] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:05.939921 23443 raft_consensus.cc:2804] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:05.940454 23443 raft_consensus.cc:697] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 4 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:05.941514 23443 consensus_queue.cc:237] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:05.719022 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 101036us
I20260709 13:07:05.948761 21626 leader_election.cc:304] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:05.950297 21654 raft_consensus.cc:1275] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:07:05.719897 21623 leader_election.cc:304] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
W20260709 13:07:05.751863 21698 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:05.756668 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:05.956017 21734 raft_consensus.cc:1275] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 13:07:05.957042 21734 pending_rounds.cc:85] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672: Aborting all ops after (but not including) 2
I20260709 13:07:05.682648 23933 raft_consensus.cc:515] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:05.723510 21657 raft_consensus.cc:1240] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 5. Current term is 6. Ops: [5.6-5.6]
I20260709 13:07:05.706981 23935 leader_election.cc:290] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:05.749562 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c8f49a78d445ee9c99e52b05c1b2bf" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:05.723937 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
W20260709 13:07:05.760195 22264 consensus_meta.cc:287] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9: Time spent flushing consensus metadata: real 1.023s	user 0.009s	sys 0.002s
I20260709 13:07:05.715556 23915 raft_consensus.cc:515] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:05.717479 23971 raft_consensus.cc:515] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:05.782529 23799 raft_consensus.cc:2749] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:05.721567 23978 raft_consensus.cc:2804] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:05.708488 23725 raft_consensus.cc:2749] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:07:05.914518 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1fb7e43d84f61a2bba6f0e6c6a77f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:05.914769 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
W20260709 13:07:05.920482 23953 consensus_meta.cc:287] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252: Time spent flushing consensus metadata: real 0.637s	user 0.008s	sys 0.000s
I20260709 13:07:05.983644 23953 raft_consensus.cc:515] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:05.984045 23599 leader_election.cc:290] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:05.985679 23933 leader_election.cc:290] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:05.986420 21729 raft_consensus.cc:1240] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 5. Current term is 6. Ops: []
I20260709 13:07:05.921087 23816 raft_consensus.cc:493] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:05.987510 23915 leader_election.cc:290] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:05.987433 23816 raft_consensus.cc:515] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:05.988220 22268 raft_consensus.cc:1275] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:07:05.989270 21729 raft_consensus.cc:1240] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:05.989324 23971 leader_election.cc:290] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:05.721009 23937 raft_consensus.cc:515] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:05.922367 21581 raft_consensus.cc:2468] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
W20260709 13:07:05.914911 22238 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:05.723271 23934 raft_consensus.cc:2804] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:05.930989 21728 raft_consensus.cc:2468] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 5.
I20260709 13:07:05.957284 21734 pending_rounds.cc:107] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 13:07:05.969705 22264 raft_consensus.cc:2468] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 7.
I20260709 13:07:05.690894 21585 raft_consensus.cc:2468] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 4.
W20260709 13:07:05.970088 22237 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:05.970140 21655 raft_consensus.cc:2468] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 4.
I20260709 13:07:05.975037 21577 raft_consensus.cc:1240] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 5. Current term is 6. Ops: [5.3-5.3]
W20260709 13:07:05.970168 22239 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:05.913096 23702 raft_consensus.cc:493] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:05.980669 23978 raft_consensus.cc:493] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:05.980800 22265 raft_consensus.cc:2393] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 4: Already voted for candidate fd323b19805c46bcb7aec2478c2a29e9 in this term.
I20260709 13:07:06.010238 23729 leader_election.cc:290] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:05.981297 23725 raft_consensus.cc:2804] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:06.011044 23725 raft_consensus.cc:493] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting leader election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:06.011595 23725 raft_consensus.cc:3060] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:07:06.010144 23988 log.cc:927] Time spent T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.268s	user 0.007s	sys 0.002s
I20260709 13:07:06.004746 23960 raft_consensus.cc:493] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:06.013420 23960 raft_consensus.cc:515] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:05.982133 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:05.983141 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:06.017208 21732 raft_consensus.cc:3060] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:07:06.003651 21734 raft_consensus.cc:2889] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:05.960882 23879 raft_consensus.cc:2804] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:05.968022 21580 raft_consensus.cc:2468] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 6.
I20260709 13:07:05.966151 23843 raft_consensus.cc:493] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:05.958555 23746 consensus_queue.cc:260] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:06.024178 23746 raft_consensus.cc:3060] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:06.026975 21725 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34388 (request call id 1669) took 1251 ms. Trace:
I20260709 13:07:06.016744 23978 raft_consensus.cc:3060] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:06.027675 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
W20260709 13:07:06.028477 22271 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54804 (request call id 555) took 1385 ms (client timeout 1574 ms). Trace:
W20260709 13:07:06.028822 22271 rpcz_store.cc:269] 0709 13:07:04.642692 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:04.642835 (+   143us) service_pool.cc:224] Handling call
0709 13:07:06.027533 (+1384698us) spinlock_profiling.cc:243] Waited 4.05 ms on lock 0x7b5800003998. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320734b71 00007f7320734a22 00007f732964dc09 00007f73287a7ee0 00007f73288710ab 00007f7328871131 00007f732881f0a0 00007f732881e984 00007f7321d996d4 00007f7321d99662
0709 13:07:06.028399 (+   866us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":9320704}
I20260709 13:07:06.030470 23914 raft_consensus.cc:493] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:05.989539 23816 leader_election.cc:290] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:06.032029 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:06.032739 21580 raft_consensus.cc:2468] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:07:05.962513 23427 raft_consensus.cc:515] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:06.021807 23879 raft_consensus.cc:493] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting leader election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:06.042589 21577 raft_consensus.cc:1240] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 5. Current term is 6. Ops: [5.6-5.6]
I20260709 13:07:06.044063 22272 raft_consensus.cc:2393] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 4: Already voted for candidate fd323b19805c46bcb7aec2478c2a29e9 in this term.
I20260709 13:07:05.984400 23833 leader_election.cc:290] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:05.990688 23938 raft_consensus.cc:493] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
W20260709 13:07:06.016786 23959 consensus_meta.cc:287] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a: Time spent flushing consensus metadata: real 0.652s	user 0.017s	sys 0.043s
I20260709 13:07:05.990242 23790 raft_consensus.cc:493] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:06.015486 23960 leader_election.cc:290] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:06.054098 21580 raft_consensus.cc:1275] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:07:06.052649 23934 raft_consensus.cc:493] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:06.044646 23914 raft_consensus.cc:3060] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:06.045270 23879 raft_consensus.cc:3060] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:06.113669 21580 raft_consensus.cc:1275] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:06.031441 22264 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54804 (request call id 553) took 1385 ms. Trace:
I20260709 13:07:06.130056 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
W20260709 13:07:06.131196 21623 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 411304us
I20260709 13:07:06.044816 23702 raft_consensus.cc:515] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:06.130684 22271 raft_consensus.cc:2468] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 3.
W20260709 13:07:06.134241 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 175609us
I20260709 13:07:06.135496 21580 raft_consensus.cc:1240] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:06.135016 21623 leader_election.cc:304] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
W20260709 13:07:06.137806 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 204636us
I20260709 13:07:06.141041 21623 leader_election.cc:304] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:06.114221 23934 raft_consensus.cc:3060] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:06.113415 21730 raft_consensus.cc:2468] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:07:06.119133 23844 leader_election.cc:290] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:06.147397 21580 raft_consensus.cc:1240] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:06.145876 21623 leader_election.cc:304] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:06.060135 23959 raft_consensus.cc:515] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:06.051354 23843 raft_consensus.cc:515] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:06.131278 23820 raft_consensus.cc:493] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:06.147857 21656 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53462 (request call id 1725) took 1612 ms. Trace:
I20260709 13:07:06.062089 23790 raft_consensus.cc:515] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:06.148471 23745 raft_consensus.cc:2749] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:06.143675 23965 raft_consensus.cc:2749] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:06.115326 22264 rpcz_store.cc:276] 0709 13:07:04.632253 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:04.635103 (+  2850us) service_pool.cc:224] Handling call
0709 13:07:06.017794 (+1382691us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:06.153577 21656 rpcz_store.cc:276] 0709 13:07:04.535550 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:04.538649 (+  3099us) service_pool.cc:224] Handling call
0709 13:07:04.539006 (+   357us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:04.845956 (+306950us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:04.845999 (+    43us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:04.902241 (+ 56242us) log.cc:844] Serialized 26 byte log entry
0709 13:07:05.125172 (+222931us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:07:05.125223 (+    51us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:06.142581 (+1017358us) spinlock_profiling.cc:243] Waited 138 ms on lock 0x7b5400161554. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:07:06.142637 (+    56us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:06.142682 (+    45us) raft_consensus.cc:1685] finished
0709 13:07:06.142697 (+    15us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:06.147793 (+  5096us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":45540,"raft.queue_time_us":227390,"raft.run_cpu_time_us":108,"raft.run_wall_time_us":10644,"spinlock_wait_cycles":316575488,"thread_start_us":304353,"threads_started":2,"wal-append.queue_time_us":247602}
I20260709 13:07:06.161439 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:06.162223 21580 raft_consensus.cc:2468] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 6.
I20260709 13:07:06.151578 23443 raft_consensus.cc:493] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:06.166882 21697 leader_election.cc:304] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:06.060218 23938 raft_consensus.cc:515] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:06.174909 23938 leader_election.cc:290] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:06.171552 23957 raft_consensus.cc:493] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:06.176051 23957 raft_consensus.cc:515] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:06.178526 23957 leader_election.cc:290] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:06.171993 21580 raft_consensus.cc:1240] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:06.180013 21580 raft_consensus.cc:1275] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:06.180972 21580 raft_consensus.cc:1240] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 5. Current term is 6. Ops: []
I20260709 13:07:06.027375 21725 rpcz_store.cc:276] 0709 13:07:04.775206 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:04.783312 (+  8106us) service_pool.cc:224] Handling call
0709 13:07:04.841541 (+ 58229us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:04.841929 (+   388us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:04.841962 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:04.842409 (+   447us) log.cc:844] Serialized 26 byte log entry
0709 13:07:05.024106 (+181697us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:07:05.024163 (+    57us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:05.024255 (+    92us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:06.026190 (+1001935us) spinlock_profiling.cc:243] Waited 19.3 ms on lock 0x7b2400239918. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f73205f29c4 00007f73205f0acb 00007f73207abdc9 00007f73207aba55 00007f73207aafb0 00007f7323421488 00007f7323421be8 00007f73233f9398 00007f73233f476a 00007f73233f3bb6
0709 13:07:06.026668 (+   478us) raft_consensus.cc:1685] finished
0709 13:07:06.026698 (+    30us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:06.026900 (+   202us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1064,"raft.run_cpu_time_us":73,"raft.run_wall_time_us":73,"spinlock_wait_cycles":44340480,"thread_start_us":155405,"threads_started":1,"wal-append.queue_time_us":313340}
I20260709 13:07:06.158006 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:06.158726 23820 raft_consensus.cc:515] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:06.194809 21580 raft_consensus.cc:1240] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [term 4 LEADER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:06.198997 22238 leader_election.cc:304] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:06.184113 23844 raft_consensus.cc:2804] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:07:06.207399 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:06.207937 22271 raft_consensus.cc:1813] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Handling vote request from an unknown peer c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:06.210269 22271 raft_consensus.cc:2368] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for earlier term 3. Current term is 4.
I20260709 13:07:06.191766 23745 raft_consensus.cc:2804] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:07:06.213685 21623 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:06.169468 23443 raft_consensus.cc:515] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:06.190083 22267 raft_consensus.cc:2468] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 3.
I20260709 13:07:06.237664 21580 raft_consensus.cc:1275] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:07:06.238610 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
W20260709 13:07:06.239933 21698 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:06.240638 21698 leader_election.cc:304] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:06.241695 21698 leader_election.cc:304] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:06.216188 21576 raft_consensus.cc:1240] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:06.215337 23844 raft_consensus.cc:697] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 7 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:06.214959 23937 leader_election.cc:290] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:06.215195 23745 raft_consensus.cc:493] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting leader election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:06.212500 23998 raft_consensus.cc:2749] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:07:06.257915 23999 log.cc:927] Time spent T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
I20260709 13:07:06.261065 23820 leader_election.cc:290] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:06.261592 23869 raft_consensus.cc:493] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:06.262086 23869 raft_consensus.cc:515] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:06.264099 23869 leader_election.cc:290] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:06.265825 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:06.265851 23989 raft_consensus.cc:2749] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:06.267978 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:06.271894 23427 leader_election.cc:290] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:06.272830 23844 consensus_queue.cc:237] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, 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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:06.278685 21578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36106 (request call id 2032) took 1151 ms. Trace:
I20260709 13:07:06.280049 23702 leader_election.cc:290] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:06.280647 23790 leader_election.cc:290] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:06.283151 23826 raft_consensus.cc:3060] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:06.287822 23745 raft_consensus.cc:3060] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:06.290529 23959 leader_election.cc:290] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 8 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:06.250272 23960 raft_consensus.cc:493] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:06.292073 23960 raft_consensus.cc:515] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:06.293715 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 343216us
I20260709 13:07:06.294680 23960 leader_election.cc:290] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:06.294865 21626 leader_election.cc:304] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:06.250542 23729 raft_consensus.cc:2749] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:07:06.249706 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:06.204229 23957 consensus_queue.cc:1048] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.039s
I20260709 13:07:06.220700 23953 leader_election.cc:290] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:06.254359 21698 leader_election.cc:304] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
W20260709 13:07:06.301538 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 47287.3us
W20260709 13:07:06.302457 21699 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:06.302639 21698 leader_election.cc:304] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:07:06.303953 21579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:55756 (request call id 432) took 1634 ms. Trace:
I20260709 13:07:06.304291 21579 rpcz_store.cc:276] 0709 13:07:04.669415 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:04.669543 (+   128us) service_pool.cc:224] Handling call
0709 13:07:06.303811 (+1634268us) spinlock_profiling.cc:243] Waited 64.2 ms on lock 0x7b54003683d4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:06.303902 (+    91us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":147702528}
I20260709 13:07:06.305676 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:06.306411 21729 raft_consensus.cc:3060] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:06.307133 21548 leader_election.cc:304] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:06.307960 23989 raft_consensus.cc:2749] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:07:06.308169 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:06.309602 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:06.310027 23790 raft_consensus.cc:2804] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:06.280062 21585 raft_consensus.cc:1240] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 7. Current term is 8. Ops: []
I20260709 13:07:06.310474 23790 raft_consensus.cc:493] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:06.311115 23790 raft_consensus.cc:3060] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:06.267906 23725 raft_consensus.cc:515] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:06.317162 23725 leader_election.cc:290] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 election: Requested vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:07:06.317868 21550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:06.318545 22265 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54790 (request call id 778) took 1006 ms. Trace:
I20260709 13:07:06.318921 22265 rpcz_store.cc:276] 0709 13:07:05.311739 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:05.311904 (+   165us) service_pool.cc:224] Handling call
0709 13:07:06.318376 (+1006472us) spinlock_profiling.cc:243] Waited 668 ms on lock 0x7b54004e1e54. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:06.318495 (+   119us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1535758208}
W20260709 13:07:06.319880 21550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:06.320497 21550 leader_election.cc:304] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:06.320813 23443 leader_election.cc:290] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:06.321234 23749 raft_consensus.cc:2749] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:06.322541 21550 leader_election.cc:304] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:06.323632 21658 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53462 (request call id 1733) took 1490 ms. Trace:
I20260709 13:07:06.324246 21732 raft_consensus.cc:2468] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 4.
I20260709 13:07:06.222358 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:06.328076 21626 leader_election.cc:304] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:06.328655 21548 leader_election.cc:304] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:06.329288 21550 leader_election.cc:304] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:06.323973 21658 rpcz_store.cc:276] 0709 13:07:04.833334 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:04.833456 (+   122us) service_pool.cc:224] Handling call
0709 13:07:04.833775 (+   319us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:05.597281 (+763506us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:06.323438 (+726157us) spinlock_profiling.cc:243] Waited 763 ms on lock 0x7b5400160dd4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:07:06.323582 (+   144us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1754459520}
I20260709 13:07:06.334685 21658 raft_consensus.cc:1240] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:06.335916 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:06.336452 21732 raft_consensus.cc:3060] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:06.336573 23749 raft_consensus.cc:2804] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:06.338306 22239 leader_election.cc:304] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:06.338869 22271 raft_consensus.cc:1240] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:06.339974 21626 leader_election.cc:304] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:06.341737 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:06.345155 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce0fb868664a789da1828a9c9c060c" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:06.349357 21623 leader_election.cc:400] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Vote denied by peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861) with higher term. Message: Invalid argument: T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for earlier term 3. Current term is 4.
I20260709 13:07:06.349781 21623 leader_election.cc:403] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:07:06.352418 21698 leader_election.cc:304] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:07:06.353797 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117c5d69faea43f595b012039cd72553" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:06.349328 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:06.355116 22269 raft_consensus.cc:3060] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:06.279206 21578 rpcz_store.cc:276] 0709 13:07:05.127735 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:05.129326 (+  1591us) service_pool.cc:224] Handling call
0709 13:07:06.278447 (+1149121us) spinlock_profiling.cc:243] Waited 5.29 ms on lock 0x7b5400366fd4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:06.278585 (+   138us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":12156288}
I20260709 13:07:06.338934 23960 raft_consensus.cc:2804] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:06.357751 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:06.343151 23729 consensus_queue.cc:1048] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.035s
I20260709 13:07:06.336980 23427 raft_consensus.cc:2804] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:06.370141 23963 raft_consensus.cc:493] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:06.387248 23963 raft_consensus.cc:515] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:06.389315 23937 raft_consensus.cc:493] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:06.391377 23963 leader_election.cc:290] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:06.361256 21732 raft_consensus.cc:2468] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 4.
I20260709 13:07:06.362767 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:06.345642 23953 raft_consensus.cc:2749] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:06.342842 23749 raft_consensus.cc:493] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:07:06.392875 21550 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.19.255.194:34117 timed out after 1.916s (SENT) [suppressed 21 similar messages]
I20260709 13:07:06.363216 23989 raft_consensus.cc:2804] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:07:06.393702 23989 raft_consensus.cc:493] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:06.394104 23989 raft_consensus.cc:3060] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:06.358299 23846 consensus_queue.cc:1059] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 13:07:06.396497 23846 raft_consensus.cc:3055] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:06.345278 23816 raft_consensus.cc:493] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:06.348069 23941 raft_consensus.cc:493] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:06.338886 23443 consensus_queue.cc:1048] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.026s
I20260709 13:07:06.353575 23833 raft_consensus.cc:3060] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:07:06.360323 23702 raft_consensus.cc:493] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:06.358338 23957 consensus_queue.cc:1048] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.014s
I20260709 13:07:06.345507 23959 raft_consensus.cc:2804] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:06.240191 23938 consensus_queue.cc:1048] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.113s
I20260709 13:07:06.374650 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:06.374883 23843 leader_election.cc:290] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:06.392246 22266 raft_consensus.cc:2468] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:07:06.392997 23749 raft_consensus.cc:3060] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:06.350565 23936 raft_consensus.cc:2749] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:07:06.350828 23820 consensus_queue.cc:1059] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.022s
I20260709 13:07:06.358162 23799 consensus_queue.cc:1048] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.016s
I20260709 13:07:06.358587 23746 consensus_queue.cc:1048] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.013s
I20260709 13:07:06.390003 23937 raft_consensus.cc:515] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:06.419422 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 67055.1us
I20260709 13:07:06.396836 23846 raft_consensus.cc:740] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:06.436278 23846 consensus_queue.cc:260] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:06.437471 23846 raft_consensus.cc:3060] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:06.370196 23960 raft_consensus.cc:493] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting leader election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:06.438123 23960 raft_consensus.cc:3060] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:06.438300 23790 raft_consensus.cc:515] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:06.346380 23978 raft_consensus.cc:515] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:06.441130 23978 leader_election.cc:290] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:06.362799 23991 consensus_queue.cc:1059] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.083s
I20260709 13:07:06.373375 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae15a655577142ed99332bdb3681af0f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:06.346583 23879 raft_consensus.cc:515] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:06.385793 23427 raft_consensus.cc:493] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
W20260709 13:07:06.445662 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 47200us
I20260709 13:07:06.451444 21626 leader_election.cc:304] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:06.446507 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:06.452584 21658 raft_consensus.cc:2468] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 4.
I20260709 13:07:06.423348 23959 raft_consensus.cc:493] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:07:06.485249 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 92397.8us
I20260709 13:07:06.442214 24011 raft_consensus.cc:3055] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Stepping down as leader of term 3
W20260709 13:07:06.499280 21698 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:06.488215 22238 leader_election.cc:304] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:06.454109 23799 consensus_queue.cc:1048] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.075s
I20260709 13:07:06.524991 21658 raft_consensus.cc:1275] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:06.445595 23725 raft_consensus.cc:2804] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:06.526096 24011 raft_consensus.cc:740] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:06.526988 24011 consensus_queue.cc:260] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:06.528084 24011 raft_consensus.cc:3060] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:06.528360 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:06.529055 21654 raft_consensus.cc:2368] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 for earlier term 3. Current term is 4.
I20260709 13:07:06.530102 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:06.531428 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:06.535022 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:06.445135 23790 leader_election.cc:290] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:06.443576 23816 raft_consensus.cc:515] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:06.425457 23914 raft_consensus.cc:515] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:06.448980 23991 consensus_queue.cc:1059] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.122s
I20260709 13:07:06.552322 21659 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53462 (request call id 1723) took 2062 ms. Trace:
I20260709 13:07:06.536075 23958 raft_consensus.cc:493] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:06.496367 23963 raft_consensus.cc:493] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:06.604029 23963 raft_consensus.cc:515] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:06.554756 21480 catalog_manager.cc:5697] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 1 to 2, leader changed from 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) to fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196). New cstate: current_term: 2 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:06.606688 23963 leader_election.cc:290] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:06.606263 21480 catalog_manager.cc:5697] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 2 to 3, leader changed from 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) to fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196). New cstate: current_term: 3 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:06.607364 23958 raft_consensus.cc:515] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:06.607685 21480 catalog_manager.cc:5697] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 2 to 3, leader changed from fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 3 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:06.508015 23959 raft_consensus.cc:3060] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:06.596326 21659 rpcz_store.cc:276] 0709 13:07:04.489737 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:04.489874 (+   137us) service_pool.cc:224] Handling call
0709 13:07:04.558325 (+ 68451us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:04.564098 (+  5773us) raft_consensus.cc:1534] Early marking committed up to index 4
0709 13:07:04.564472 (+   374us) log.cc:844] Serialized 14 byte log entry
0709 13:07:04.929293 (+364821us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:04.931907 (+  2614us) log.cc:844] Serialized 26 byte log entry
0709 13:07:04.932046 (+   139us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:07:04.932081 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:04.932156 (+    75us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:05.418250 (+486094us) raft_consensus.cc:1685] finished
0709 13:07:05.418269 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:06.552154 (+1133885us) spinlock_profiling.cc:243] Waited 57.6 ms on lock 0x7b540019b750. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f73238588ad 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:06.552253 (+    99us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":27520,"prepare.queue_time_us":175,"prepare.run_cpu_time_us":29,"prepare.run_wall_time_us":29,"raft.queue_time_us":165177,"raft.run_cpu_time_us":264,"raft.run_wall_time_us":23090,"spinlock_wait_cycles":132455808,"thread_start_us":344969,"threads_started":2,"wal-append.queue_time_us":365162,"wal-append.run_cpu_time_us":9554,"wal-append.run_wall_time_us":1513273}
I20260709 13:07:06.573776 21578 raft_consensus.cc:1275] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:07:06.572003 21581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36120 (request call id 1514) took 1338 ms. Trace:
I20260709 13:07:06.496115 23953 raft_consensus.cc:2749] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:06.598671 23816 leader_election.cc:290] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:06.454519 23427 raft_consensus.cc:3060] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:06.448681 23978 raft_consensus.cc:493] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:06.545907 21585 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36120 (request call id 1522) took 1197 ms. Trace:
I20260709 13:07:06.509637 23729 consensus_queue.cc:1059] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.090s
I20260709 13:07:06.563927 23912 raft_consensus.cc:493] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:06.536911 23498 consensus_queue.cc:1048] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.063s
I20260709 13:07:06.544899 23951 raft_consensus.cc:493] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:06.656070 23951 raft_consensus.cc:3060] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:06.600569 22273 raft_consensus.cc:2393] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 3: Already voted for candidate fd323b19805c46bcb7aec2478c2a29e9 in this term.
W20260709 13:07:06.559973 22272 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54790 (request call id 775) took 1380 ms (client timeout 1553 ms). Trace:
W20260709 13:07:06.657222 22272 rpcz_store.cc:269] 0709 13:07:05.179818 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:05.180032 (+   214us) service_pool.cc:224] Handling call
0709 13:07:06.559730 (+1379698us) spinlock_profiling.cc:243] Waited 850 ms on lock 0x7b5400376c54. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:06.559905 (+   175us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1954192640}
I20260709 13:07:06.510043 23843 consensus_queue.cc:1048] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.093s
I20260709 13:07:06.658280 21577 raft_consensus.cc:1275] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:07:06.449846 23941 raft_consensus.cc:515] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:06.660867 23971 raft_consensus.cc:493] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:06.661211 23938 raft_consensus.cc:493] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:06.661303 23971 raft_consensus.cc:515] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:06.603152 21653 consensus_meta.cc:287] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252: Time spent flushing consensus metadata: real 0.676s	user 0.012s	sys 0.000s
I20260709 13:07:06.662470 21653 raft_consensus.cc:2468] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 5.
I20260709 13:07:06.610000 23833 raft_consensus.cc:2749] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861) with higher term. Message: Invalid argument: T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for earlier term 3. Current term is 4.
I20260709 13:07:06.507638 24004 raft_consensus.cc:493] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:06.611286 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 123137us
W20260709 13:07:06.664690 22238 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:06.665879 23816 raft_consensus.cc:493] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:06.666440 23816 raft_consensus.cc:515] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:06.668361 24009 log.cc:927] Time spent T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.133s	user 0.000s	sys 0.000s
I20260709 13:07:06.669291 24002 raft_consensus.cc:2764] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 13:07:06.669431 23816 leader_election.cc:290] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:06.669999 23816 raft_consensus.cc:493] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:06.670440 23816 raft_consensus.cc:515] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:06.651041 23447 raft_consensus.cc:3055] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:06.671209 23447 raft_consensus.cc:740] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:06.672120 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117c5d69faea43f595b012039cd72553" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:06.672096 23447 consensus_queue.cc:260] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:06.673079 23447 raft_consensus.cc:3060] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:06.668311 24004 raft_consensus.cc:515] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:06.676258 23749 raft_consensus.cc:515] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:06.558979 21700 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:06.495954 23844 consensus_queue.cc:1059] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.100s
I20260709 13:07:06.431425 23702 raft_consensus.cc:515] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:06.634508 21581 rpcz_store.cc:276] 0709 13:07:05.233996 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:05.302521 (+ 68525us) service_pool.cc:224] Handling call
0709 13:07:06.571790 (+1269269us) spinlock_profiling.cc:243] Waited 618 ms on lock 0x7b5400367ed4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:06.571934 (+   144us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1422088960}
I20260709 13:07:06.611888 21652 raft_consensus.cc:1240] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:06.649109 21480 catalog_manager.cc:5697] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 1 to 2, leader changed from c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) to fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196). New cstate: current_term: 2 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:06.650619 21585 rpcz_store.cc:276] 0709 13:07:05.348729 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:06.005145 (+656416us) service_pool.cc:224] Handling call
0709 13:07:06.279906 (+274761us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:06.310862 (+ 30956us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:06.545666 (+234804us) spinlock_profiling.cc:243] Waited 274 ms on lock 0x7b5400366fd0. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f73238588ad 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:06.545837 (+   171us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":631211392}
I20260709 13:07:06.654866 23912 raft_consensus.cc:3060] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:06.661789 23938 raft_consensus.cc:515] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:06.675015 23978 raft_consensus.cc:515] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:06.678867 23816 leader_election.cc:290] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:06.679836 22269 raft_consensus.cc:2468] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
W20260709 13:07:06.677441 21482 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45142 (request call id 318) took 14033 ms (client timeout 15000 ms). Trace:
I20260709 13:07:06.538102 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce0fb868664a789da1828a9c9c060c" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:06.725734 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae15a655577142ed99332bdb3681af0f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:06.726948 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:06.722114 21480 catalog_manager.cc:5697] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 1 to 2, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196). New cstate: current_term: 2 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
W20260709 13:07:06.626888 21582 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.657s	user 0.007s	sys 0.007s
I20260709 13:07:06.689288 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:06.635815 23998 raft_consensus.cc:2804] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:06.692912 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:06.705902 21729 raft_consensus.cc:2468] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 5.
I20260709 13:07:06.610450 23958 leader_election.cc:290] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:06.720994 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1fb7e43d84f61a2bba6f0e6c6a77f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:06.680603 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:06.685760 23833 raft_consensus.cc:493] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:06.733641 22269 raft_consensus.cc:1275] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:07:06.745534 22269 raft_consensus.cc:1240] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 4. Current term is 5. Ops: [4.7-4.7]
I20260709 13:07:06.735016 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:06.691228 23802 raft_consensus.cc:493] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:06.737308 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
W20260709 13:07:06.738137 21698 leader_election.cc:336] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Timed out: RequestConsensusVote RPC to 127.19.255.193:37015 timed out after 2.211s (SENT)
I20260709 13:07:06.639667 23745 raft_consensus.cc:515] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:06.739468 21659 raft_consensus.cc:2410] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a 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 13:07:06.743048 21733 raft_consensus.cc:1240] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
W20260709 13:07:06.738699 21582 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.783s	user 0.009s	sys 0.009s
I20260709 13:07:06.730829 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:06.758698 21584 raft_consensus.cc:2468] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:07:06.767853 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:06.768416 21659 raft_consensus.cc:3060] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:06.740907 23998 raft_consensus.cc:493] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:06.741843 23879 leader_election.cc:290] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 election: Requested vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:06.772053 21654 raft_consensus.cc:2468] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:07:06.770268 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:06.721755 23989 raft_consensus.cc:515] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:06.759860 23934 consensus_meta.cc:287] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9: Time spent flushing consensus metadata: real 0.604s	user 0.008s	sys 0.000s
I20260709 13:07:06.748602 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
W20260709 13:07:06.779564 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 46908.1us
I20260709 13:07:06.780268 21698 leader_election.cc:304] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:06.774921 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:06.776793 21581 raft_consensus.cc:2468] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:07:06.798571 23702 leader_election.cc:290] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:07:06.725414 21482 rpcz_store.cc:269] 0709 13:06:52.589475 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:52.589655 (+   180us) service_pool.cc:224] Handling call
0709 13:07:06.622529 (+14032874us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:07:03.847951 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:07:03.848832 (+   881us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:07:03.848895 (+    63us) write_op.cc:435] Acquired schema lock
0709 13:07:03.848944 (+    49us) tablet.cc:662] Decoding operations
0709 13:07:03.852285 (+  3341us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:07:03.852399 (+   114us) write_op.cc:641] Partition lock acquired for write op
0709 13:07:03.852434 (+    35us) tablet.cc:685] Acquiring locks for 3 operations
0709 13:07:03.852978 (+   544us) tablet.cc:701] Row locks acquired
0709 13:07:03.853035 (+    57us) write_op.cc:260] PREPARE: finished
0709 13:07:03.853216 (+   181us) write_op.cc:270] Start()
0709 13:07:03.853382 (+   166us) write_op.cc:276] Timestamp: P: 1783602423853144 usec, L: 0
0709 13:07:03.853420 (+    38us) op_driver.cc:348] REPLICATION: starting
0709 13:07:03.876574 (+ 23154us) log.cc:844] Serialized 1321 byte log entry
0709 13:07:04.521899 (+645325us) op_driver.cc:464] REPLICATION: finished
0709 13:07:04.838803 (+316904us) write_op.cc:301] APPLY: starting
0709 13:07:04.838899 (+    96us) tablet.cc:1367] starting BulkCheckPresence
0709 13:07:04.839052 (+   153us) tablet.cc:1370] finished BulkCheckPresence
0709 13:07:04.839188 (+   136us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:07:04.839685 (+   497us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:07:04.921801 (+ 82116us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 13:07:04.930132 (+  8331us) write_op.cc:312] APPLY: finished
0709 13:07:05.024874 (+ 94742us) log.cc:844] Serialized 35 byte log entry
0709 13:07:05.059879 (+ 35005us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:05.077245 (+ 17366us) write_op.cc:454] Released schema lock
0709 13:07:05.088404 (+ 11159us) write_op.cc:341] FINISH: Updating metrics
0709 13:07:05.099271 (+ 10867us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:05.111946 (+ 12675us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1732325,"reported_tablets":14,"child_traces":[["op",{"apply.queue_time_us":316614,"apply.run_cpu_time_us":2978,"apply.run_wall_time_us":250009,"num_ops":3,"prepare.queue_time_us":147349,"prepare.run_cpu_time_us":17533,"prepare.run_wall_time_us":197239,"raft.queue_time_us":555782,"raft.run_cpu_time_us":7968,"raft.run_wall_time_us":215081,"replication_time_us":668314,"thread_start_us":518843,"threads_started":4,"wal-append.queue_time_us":86763,"wal-append.run_cpu_time_us":57571,"wal-append.run_wall_time_us":2194254}]]}
I20260709 13:07:06.799829 23938 leader_election.cc:290] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:06.759291 23958 consensus_queue.cc:1059] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.025s
I20260709 13:07:06.804477 24023 raft_consensus.cc:2749] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:06.805373 23959 raft_consensus.cc:515] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:06.805863 24023 raft_consensus.cc:493] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:06.806492 21579 raft_consensus.cc:2393] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 3: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:07:06.807291 23959 leader_election.cc:290] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:06.807346 24023 raft_consensus.cc:515] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:06.768119 23830 raft_consensus.cc:493] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:06.779336 23729 raft_consensus.cc:493] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:06.813037 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:06.813723 21656 raft_consensus.cc:2393] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 3: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:07:06.774164 23998 raft_consensus.cc:3060] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:06.773561 24018 raft_consensus.cc:3055] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:06.760136 23816 consensus_queue.cc:1048] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.032s
W20260709 13:07:06.809499 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 317974us
I20260709 13:07:06.809186 21580 raft_consensus.cc:2468] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
I20260709 13:07:06.751893 23802 raft_consensus.cc:515] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:06.784240 23855 raft_consensus.cc:493] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:06.784929 24022 raft_consensus.cc:493] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:06.778469 24004 leader_election.cc:290] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:06.777849 23941 leader_election.cc:290] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:07:06.814736 24012 log.cc:927] Time spent T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.080s	user 0.001s	sys 0.000s
I20260709 13:07:06.815940 23958 raft_consensus.cc:3055] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:06.821357 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:06.883222 21729 raft_consensus.cc:2368] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for earlier term 3. Current term is 4.
I20260709 13:07:06.751256 23833 raft_consensus.cc:515] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:06.824079 21626 leader_election.cc:304] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:06.827589 21734 raft_consensus.cc:1240] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 6. Current term is 7. Ops: []
I20260709 13:07:06.799840 23749 leader_election.cc:290] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:06.850682 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:06.785382 23934 raft_consensus.cc:515] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:06.832639 24018 raft_consensus.cc:740] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:06.833209 23729 raft_consensus.cc:515] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:06.878873 23855 raft_consensus.cc:515] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:06.834472 23830 raft_consensus.cc:515] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:06.882922 23958 raft_consensus.cc:740] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
W20260709 13:07:06.937220 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 113239us
I20260709 13:07:06.963661 21626 leader_election.cc:400] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 election: Vote denied by peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459) with higher term. Message: Invalid argument: T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for earlier term 3. Current term is 4.
I20260709 13:07:06.964200 21626 leader_election.cc:403] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 13:07:06.966267 21728 raft_consensus.cc:1813] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Handling vote request from an unknown peer c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:06.966907 21728 raft_consensus.cc:2368] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for earlier term 3. Current term is 4.
I20260709 13:07:06.935559 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:06.938264 24004 raft_consensus.cc:2749] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:06.947188 21659 raft_consensus.cc:2410] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for term 5 because replica has last-logged OpId of term: 4 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 3.
I20260709 13:07:06.954252 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:06.953748 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:06.941636 21582 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36120 (request call id 1520) took 1640 ms. Trace:
W20260709 13:07:06.958108 23960 consensus_meta.cc:287] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a: Time spent flushing consensus metadata: real 0.520s	user 0.012s	sys 0.001s
I20260709 13:07:06.970031 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:06.959151 21658 raft_consensus.cc:1240] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 LEADER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:06.971561 21729 raft_consensus.cc:3060] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:06.980365 21731 raft_consensus.cc:2393] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 3: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
W20260709 13:07:06.969551 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 118273us
I20260709 13:07:06.953145 23953 raft_consensus.cc:493] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:06.879256 24022 raft_consensus.cc:515] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:06.958654 23991 consensus_queue.cc:1059] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.019s
I20260709 13:07:06.990808 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:06.993242 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51bc12b41914bad9df01a751855d7f9" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:06.972999 23969 raft_consensus.cc:3060] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:06.973652 21582 rpcz_store.cc:276] 0709 13:07:05.301140 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:05.954722 (+653582us) service_pool.cc:224] Handling call
0709 13:07:05.955016 (+   294us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:05.955235 (+   219us) raft_consensus.cc:1534] Early marking committed up to index 5
0709 13:07:06.772089 (+816854us) log.cc:844] Serialized 14 byte log entry
0709 13:07:06.941211 (+169122us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:06.941280 (+    69us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:07:06.941354 (+    74us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:06.941436 (+    82us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:06.941571 (+   135us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":119184,"prepare.queue_time_us":62608,"prepare.run_cpu_time_us":35,"prepare.run_wall_time_us":36,"raft.queue_time_us":62700,"raft.run_cpu_time_us":88,"raft.run_wall_time_us":1880,"spinlock_wait_cycles":4539648,"thread_start_us":850836,"threads_started":2,"wal-append.queue_time_us":151818}
I20260709 13:07:06.963073 23427 raft_consensus.cc:515] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:06.973055 23879 consensus_queue.cc:1059] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.024s
I20260709 13:07:07.063570 21729 raft_consensus.cc:2468] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 5.
I20260709 13:07:07.064029 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:07.065126 21656 raft_consensus.cc:2468] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 3.
W20260709 13:07:07.066409 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 83899.4us
I20260709 13:07:07.067456 21699 leader_election.cc:400] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 pre-election: Vote denied by peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117) with higher term. Message: Invalid argument: T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 for earlier term 3. Current term is 4.
I20260709 13:07:07.073825 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4955566edeb4111afd9f42d0664485a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:07.088846 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:06.986340 23960 raft_consensus.cc:515] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:07.050238 23745 leader_election.cc:290] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 election: Requested vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:06.988893 23953 raft_consensus.cc:515] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:07.089634 21656 raft_consensus.cc:2468] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 3.
W20260709 13:07:07.112562 21698 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:07.117252 22238 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:07.120625 23830 leader_election.cc:290] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:07:07.121876 23979 log.cc:927] Time spent T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 1.434s	user 0.004s	sys 0.000s
I20260709 13:07:07.124183 21651 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53462 (request call id 1734) took 2256 ms. Trace:
I20260709 13:07:07.125521 21577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55756 (request call id 442) took 1707 ms. Trace:
I20260709 13:07:07.124581 21651 rpcz_store.cc:276] 0709 13:07:04.867455 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:04.868564 (+  1109us) service_pool.cc:224] Handling call
0709 13:07:04.907858 (+ 39294us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:05.100262 (+192404us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:05.112392 (+ 12130us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:05.165096 (+ 52704us) log.cc:844] Serialized 26 byte log entry
0709 13:07:05.419022 (+253926us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:07:05.419077 (+    55us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:05.419160 (+    83us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:07.121389 (+1702229us) spinlock_profiling.cc:243] Waited 4.71 ms on lock 0x7b4400022b4c. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320692c85 00007f73206936a2 00007f73234051db 00007f7323400aaf 00007f73233f486e 00007f73233f3bb6 00007f73233f37d8 00007f73233fd221 00007f73233fd1d9 00007f73233fd169
0709 13:07:07.123850 (+  2461us) raft_consensus.cc:1685] finished
0709 13:07:07.123874 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:07.124104 (+   230us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":217518,"raft.run_cpu_time_us":179,"raft.run_wall_time_us":12936,"spinlock_wait_cycles":10824960,"thread_start_us":295022,"threads_started":2,"wal-append.queue_time_us":489816}
I20260709 13:07:07.125859 21577 rpcz_store.cc:276] 0709 13:07:05.417851 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:06.046293 (+628442us) service_pool.cc:224] Handling call
0709 13:07:06.068816 (+ 22523us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:06.658641 (+589825us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:07.125325 (+466684us) spinlock_profiling.cc:243] Waited 589 ms on lock 0x7b540031c9d4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:07:07.125470 (+   145us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1354778752}
I20260709 13:07:07.126863 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:07.112871 23802 leader_election.cc:290] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:07.127848 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:07.128181 23934 leader_election.cc:290] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:07.129400 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd4c0f5b04342ab9fad6d2ab9ca4e4f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:07.129805 23960 leader_election.cc:290] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:07.130409 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae15a655577142ed99332bdb3681af0f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:07.132583 24022 leader_election.cc:290] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:07.086669 23958 consensus_queue.cc:260] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.7, Last appended by leader: 7, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:07.133448 21626 leader_election.cc:304] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:07.133915 23958 raft_consensus.cc:3060] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:07.130463 24023 leader_election.cc:290] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:07.136528 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:07.138645 23745 raft_consensus.cc:2804] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:06.996420 24018 consensus_queue.cc:260] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:07.139266 23745 raft_consensus.cc:697] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:07.139760 24018 raft_consensus.cc:3060] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:07.140291 23745 consensus_queue.cc:237] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:07.141041 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:07.142091 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c8f49a78d445ee9c99e52b05c1b2bf" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:07.142603 21657 raft_consensus.cc:3060] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:07.131492 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:07.139432 23962 raft_consensus.cc:3055] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:07:07.144652 21658 raft_consensus.cc:3060] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:07.144793 23962 raft_consensus.cc:740] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
W20260709 13:07:07.145689 24028 log.cc:927] Time spent T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.087s	user 0.000s	sys 0.000s
I20260709 13:07:07.146050 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:07.145745 23962 consensus_queue.cc:260] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:07.086982 24011 consensus_queue.cc:1048] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.033s
I20260709 13:07:07.146610 22266 raft_consensus.cc:3060] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:07.147002 23962 raft_consensus.cc:3060] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:07.144500 23912 raft_consensus.cc:515] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:07.112362 23989 leader_election.cc:290] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:07.152729 23951 raft_consensus.cc:515] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:07.153424 21658 raft_consensus.cc:2410] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for term 8 because replica has last-logged OpId of term: 7 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260709 13:07:07.144093 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117c5d69faea43f595b012039cd72553" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:07.154155 21657 raft_consensus.cc:2468] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 5.
I20260709 13:07:07.155467 21657 raft_consensus.cc:1240] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 5. Current term is 6. Ops: []
I20260709 13:07:07.157639 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:07.158110 21655 raft_consensus.cc:2468] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 4.
I20260709 13:07:07.160560 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:07.169009 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:07.169726 21659 raft_consensus.cc:2468] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 2.
I20260709 13:07:07.161109 21730 raft_consensus.cc:2468] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 4.
I20260709 13:07:07.180027 21656 raft_consensus.cc:1240] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:07.180470 21651 raft_consensus.cc:2410] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for term 8 because replica has last-logged OpId of term: 7 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 5.
I20260709 13:07:07.190114 23951 leader_election.cc:290] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:07.191134 22264 raft_consensus.cc:1240] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 2. Current term is 3. Ops: [2.5-2.5]
I20260709 13:07:07.192711 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:07.195199 21727 raft_consensus.cc:2410] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for term 6 because replica has last-logged OpId of term: 5 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 5.
I20260709 13:07:07.194103 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:07.196250 21656 raft_consensus.cc:2410] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 for term 6 because replica has last-logged OpId of term: 4 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 13:07:07.176642 23998 raft_consensus.cc:515] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:07.187638 23855 leader_election.cc:290] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:07.203699 23833 leader_election.cc:290] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:07.205122 23937 leader_election.cc:290] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:07.199033 23729 leader_election.cc:290] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:07.206202 23725 raft_consensus.cc:493] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting leader election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:07.206619 23725 raft_consensus.cc:3060] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:07.207885 22269 raft_consensus.cc:1240] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:07.212255 23978 leader_election.cc:290] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:07.221468 23725 raft_consensus.cc:515] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:07.222777 22271 raft_consensus.cc:1240] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:07.222774 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:07.238327 23725 leader_election.cc:290] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 election: Requested vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:07.240274 21583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36120 (request call id 1519) took 1959 ms. Trace:
I20260709 13:07:07.240629 21583 rpcz_store.cc:276] 0709 13:07:05.295601 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:05.936150 (+640549us) service_pool.cc:224] Handling call
0709 13:07:05.936426 (+   276us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:05.936743 (+   317us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:05.936769 (+    26us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:05.937167 (+   398us) log.cc:844] Serialized 26 byte log entry
0709 13:07:06.045720 (+108553us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:07:06.113533 (+ 67813us) log.cc:844] Serialized 14 byte log entry
0709 13:07:06.129756 (+ 16223us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:06.129868 (+   112us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:07.237876 (+1108008us) spinlock_profiling.cc:243] Waited 3.39 ms on lock 0x7b18003bf1a0. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f7329634de1 00007f73296415b1 00007f732076c3f3 00007f732076e7c1 00007f732076e779 00007f732076e709 00007f732076e6d1 00007f732076d9cd 000000000038f354 000000000038f199 00007f732074f83a
0709 13:07:07.240042 (+  2166us) raft_consensus.cc:1685] finished
0709 13:07:07.240126 (+    84us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:07.240226 (+   100us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3862,"prepare.queue_time_us":67546,"prepare.run_cpu_time_us":74,"prepare.run_wall_time_us":3117,"raft.queue_time_us":34021,"raft.run_cpu_time_us":201,"raft.run_wall_time_us":7187,"spinlock_wait_cycles":7794944,"thread_start_us":108194,"threads_started":1,"wal-append.queue_time_us":207132}
I20260709 13:07:07.241865 21654 raft_consensus.cc:1240] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:07.243453 21652 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36032 (request call id 383) took 1024 ms. Trace:
I20260709 13:07:07.243858 21652 rpcz_store.cc:276] 0709 13:07:06.218990 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:06.269511 (+ 50521us) service_pool.cc:224] Handling call
0709 13:07:06.269891 (+   380us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:06.721951 (+452060us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:07.243221 (+521270us) spinlock_profiling.cc:243] Waited 240 ms on lock 0x7b54003b1d54. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:07:07.243396 (+   175us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":551957888}
I20260709 13:07:07.244674 21654 raft_consensus.cc:1275] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:07:07.245332 21652 raft_consensus.cc:1275] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:07:07.246511 21652 raft_consensus.cc:1240] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:07.225565 23998 leader_election.cc:290] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:07.251374 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:07.254369 22272 raft_consensus.cc:2468] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 4.
I20260709 13:07:07.261471 23846 raft_consensus.cc:3055] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:07.261958 23846 raft_consensus.cc:740] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:07.254431 23998 raft_consensus.cc:493] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:07.264115 23998 raft_consensus.cc:515] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:07.266755 23998 leader_election.cc:290] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:07.266924 23960 consensus_queue.cc:1059] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:07:07.267931 23960 raft_consensus.cc:3055] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:07.268255 23960 raft_consensus.cc:740] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:07.269464 23953 leader_election.cc:290] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:07.270215 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd4c0f5b04342ab9fad6d2ab9ca4e4f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:07.262897 23846 consensus_queue.cc:260] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:07.272102 23960 consensus_queue.cc:260] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:07.273264 23960 raft_consensus.cc:3060] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:07:07.274051 24030 log.cc:927] Time spent T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.183s	user 0.000s	sys 0.002s
I20260709 13:07:07.271525 23969 raft_consensus.cc:2749] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459) with higher term. Message: Invalid argument: T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for earlier term 3. Current term is 4.
I20260709 13:07:07.275926 23427 leader_election.cc:290] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:07.271448 23846 raft_consensus.cc:3060] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:07.291040 21699 leader_election.cc:304] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:07.292418 21699 leader_election.cc:304] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:07.293277 24031 raft_consensus.cc:2804] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:07.293654 24031 raft_consensus.cc:493] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:07:07.294519 21624 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:07.294775 24031 raft_consensus.cc:3060] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:07.295361 23954 raft_consensus.cc:2804] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:07.295897 23954 raft_consensus.cc:493] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:07.296311 23954 raft_consensus.cc:3060] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:07.267022 22266 raft_consensus.cc:2468] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 4.
I20260709 13:07:07.312805 22238 leader_election.cc:304] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:07.320950 22238 leader_election.cc:304] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:07.322705 22238 leader_election.cc:304] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:07.329135 23619 consensus_queue.cc:1059] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:07.330128 23937 raft_consensus.cc:3055] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:07.330463 23937 raft_consensus.cc:740] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:07.331009 23937 consensus_queue.cc:260] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:07.332839 21548 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:07.333227 23957 raft_consensus.cc:493] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:07.322358 23998 raft_consensus.cc:2804] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:07.326128 23855 raft_consensus.cc:2804] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:07.337646 23957 raft_consensus.cc:515] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:07.340061 21550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:07.325906 23447 raft_consensus.cc:2804] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:07.340363 23983 raft_consensus.cc:493] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:07.348202 23998 raft_consensus.cc:697] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 5 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:07.348213 23447 raft_consensus.cc:493] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:07.348837 23447 raft_consensus.cc:3060] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:07.348824 23983 raft_consensus.cc:515] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:07.349272 23998 consensus_queue.cc:237] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:07.326862 23953 raft_consensus.cc:493] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:07.352907 23953 raft_consensus.cc:515] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:07.344636 24025 raft_consensus.cc:3055] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:07:07.356185 24025 raft_consensus.cc:740] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:07.357165 24025 consensus_queue.cc:260] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:07.357661 23447 raft_consensus.cc:515] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:07.358614 24025 raft_consensus.cc:3060] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:07.361270 23447 leader_election.cc:290] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:07.365789 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:07.366343 21726 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34386 (request call id 1904) took 2063 ms. Trace:
I20260709 13:07:07.366458 21655 raft_consensus.cc:3060] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:07.366963 21726 rpcz_store.cc:276] 0709 13:07:05.302561 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:05.329862 (+ 27301us) service_pool.cc:224] Handling call
0709 13:07:05.330258 (+   396us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:05.760320 (+430062us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:07.366060 (+1605740us) spinlock_profiling.cc:243] Waited 368 ms on lock 0x7b540029bdd4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:07:07.366274 (+   214us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":845759360}
I20260709 13:07:07.368330 23816 raft_consensus.cc:493] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:07.372795 23816 raft_consensus.cc:515] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:07.374274 23957 leader_election.cc:290] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:07.375962 23816 leader_election.cc:290] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:07:07.377151 24043 log.cc:927] Time spent T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 13:07:07.364567 23855 raft_consensus.cc:697] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [term 5 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:07.378991 23855 consensus_queue.cc:237] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Queue going to 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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:07.383760 21623 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:07.355487 23953 leader_election.cc:290] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:07:07.362869 24039 log.cc:927] Time spent T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.086s	user 0.000s	sys 0.001s
I20260709 13:07:07.344691 23937 raft_consensus.cc:3060] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:07.389518 23971 leader_election.cc:290] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:07.384876 21550 leader_election.cc:304] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:07.395548 21550 leader_election.cc:304] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:07.396533 23816 raft_consensus.cc:2804] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:07.397015 23816 raft_consensus.cc:493] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:07.397413 23816 raft_consensus.cc:3060] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:07.402006 21550 leader_election.cc:304] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
W20260709 13:07:07.403209 21700 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:07.403890 23914 leader_election.cc:290] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 3 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:07.405704 23983 leader_election.cc:290] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:07.407600 23912 leader_election.cc:290] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:07.412020 21653 raft_consensus.cc:2468] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
I20260709 13:07:07.412427 23749 consensus_queue.cc:1048] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:07:07.412948 23779 consensus_queue.cc:1048] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:07:07.407707 23971 raft_consensus.cc:2749] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:07.416695 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:07.418222 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:07.418911 21654 raft_consensus.cc:2468] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 4.
I20260709 13:07:07.422282 22238 leader_election.cc:304] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:07.402694 23960 raft_consensus.cc:2804] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 13:07:07.428349 21697 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:07.429875 21576 raft_consensus.cc:1240] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:07.430018 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:07.431154 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:07.431337 22271 raft_consensus.cc:1275] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:07:07.431579 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51bc12b41914bad9df01a751855d7f9" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:07.433460 21584 raft_consensus.cc:1240] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 4. Current term is 5. Ops: [4.4-4.4]
I20260709 13:07:07.433956 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:07.434470 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:07.434533 21626 leader_election.cc:304] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:07.435166 21578 raft_consensus.cc:3060] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:07.435117 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:07.434473 21657 raft_consensus.cc:3060] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:07.434701 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:07.437713 22272 raft_consensus.cc:2468] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 5.
I20260709 13:07:07.441421 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:07.441884 21583 raft_consensus.cc:2468] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 2.
I20260709 13:07:07.443404 21698 leader_election.cc:304] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:07.445096 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:07.447291 21734 raft_consensus.cc:1275] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:07.448757 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117c5d69faea43f595b012039cd72553" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:07.448920 24024 consensus_queue.cc:1059] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:07.449599 21725 raft_consensus.cc:2393] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 in current term 3: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:07:07.449743 24024 raft_consensus.cc:2764] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election decision vote started in defunct term 3: won
I20260709 13:07:07.450701 21727 raft_consensus.cc:1240] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:07.450947 24024 raft_consensus.cc:3055] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:07:07.451287 24024 raft_consensus.cc:740] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:07.444811 23953 consensus_queue.cc:1059] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.008s
I20260709 13:07:07.452584 23953 raft_consensus.cc:3055] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:07.453097 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:07.438474 23969 raft_consensus.cc:2749] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:07:07.453862 21585 raft_consensus.cc:2368] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 for earlier term 3. Current term is 4.
I20260709 13:07:07.424247 23960 raft_consensus.cc:493] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:07.426067 23991 raft_consensus.cc:493] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:07.454600 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:07.464260 21654 raft_consensus.cc:2368] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 for earlier term 3. Current term is 4.
I20260709 13:07:07.459534 21578 raft_consensus.cc:2468] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 7.
I20260709 13:07:07.460824 21734 raft_consensus.cc:1275] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:07:07.466372 21698 leader_election.cc:304] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:07.453714 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:07.469127 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51bc12b41914bad9df01a751855d7f9" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:07.469874 21583 raft_consensus.cc:2468] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:07:07.470386 21550 leader_election.cc:304] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:07.470986 23843 raft_consensus.cc:2804] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:07.471481 23843 raft_consensus.cc:493] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:07.448767 24023 raft_consensus.cc:493] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:07.471998 23843 raft_consensus.cc:3060] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:07.472220 24023 raft_consensus.cc:515] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:07.474392 24023 leader_election.cc:290] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:07.476022 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:07.476730 21727 raft_consensus.cc:2468] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 5.
I20260709 13:07:07.445712 23957 consensus_queue.cc:1059] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.032s
I20260709 13:07:07.477535 23957 consensus_queue.cc:1243] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer 85fe6149d5a84a0e8902326e5be67672 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
I20260709 13:07:07.477689 21659 raft_consensus.cc:2468] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 6.
I20260709 13:07:07.477995 23957 raft_consensus.cc:3055] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:07:07.478361 23957 raft_consensus.cc:740] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:07.480055 24024 consensus_queue.cc:260] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:07.442674 23749 raft_consensus.cc:493] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:07.487987 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:07.481220 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:07.490701 21657 raft_consensus.cc:2468] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 5.
I20260709 13:07:07.498286 21732 raft_consensus.cc:3060] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:07.443112 23998 raft_consensus.cc:2804] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:07.493953 21697 leader_election.cc:304] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:07.499043 22238 leader_election.cc:304] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:07.502547 21732 raft_consensus.cc:2468] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 4.
W20260709 13:07:07.461417 24040 log.cc:927] Time spent T 00000000000000000000000000000000 P d7aa6571b7df45509899d2b8ee6a3a2c: Append to log took a long time: real 0.148s	user 0.001s	sys 0.000s
I20260709 13:07:07.497180 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51bc12b41914bad9df01a751855d7f9" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:07.509356 24054 raft_consensus.cc:493] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:07.509927 24054 raft_consensus.cc:515] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:07.453179 23953 raft_consensus.cc:740] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:07.481194 24024 raft_consensus.cc:3060] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:07.479140 23957 consensus_queue.cc:260] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:07.515336 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:07.519569 21734 raft_consensus.cc:2468] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 2.
I20260709 13:07:07.517427 24054 leader_election.cc:290] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:07.463470 23960 raft_consensus.cc:3060] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:07.516340 21732 raft_consensus.cc:1275] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 13:07:07.521397 21697 leader_election.cc:304] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:07.522372 21624 leader_election.cc:304] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:07.513616 23749 raft_consensus.cc:515] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:07.523085 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:07.507580 23998 raft_consensus.cc:493] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:07.489557 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
W20260709 13:07:07.518350 24041 log.cc:927] Time spent T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.192s	user 0.001s	sys 0.000s
I20260709 13:07:07.528538 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:07.536674 21657 raft_consensus.cc:2468] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:07:07.532059 23998 raft_consensus.cc:3060] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:07.531260 21698 leader_election.cc:304] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:07:07.535789 23725 raft_consensus.cc:2764] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Leader pre-election decision vote started in defunct term 7: won
I20260709 13:07:07.518072 23855 raft_consensus.cc:2804] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:07.539729 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:07.542029 21729 raft_consensus.cc:2468] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 5.
I20260709 13:07:07.512349 24053 raft_consensus.cc:2749] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:07:07.546473 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:07.547541 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:07.529883 23844 raft_consensus.cc:2804] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:07.549260 21657 raft_consensus.cc:1240] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 7. Current term is 8. Ops: []
I20260709 13:07:07.485070 23991 raft_consensus.cc:515] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:07.538496 23971 raft_consensus.cc:493] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:07.541421 23957 raft_consensus.cc:3060] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:07.554432 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4955566edeb4111afd9f42d0664485a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:07:07.548851 24038 log.cc:927] Time spent T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.213s	user 0.000s	sys 0.002s
I20260709 13:07:07.536880 23989 consensus_queue.cc:1059] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.016s
I20260709 13:07:07.538166 24019 consensus_queue.cc:1048] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.019s
I20260709 13:07:07.556043 21651 raft_consensus.cc:2393] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 4: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:07:07.549018 23855 raft_consensus.cc:697] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:07.589630 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:07.556442 24023 raft_consensus.cc:2749] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:07:07.591902 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:07.559958 23971 raft_consensus.cc:515] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:07.607097 23971 leader_election.cc:290] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:07.568197 23912 raft_consensus.cc:2804] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:07.596583 21658 raft_consensus.cc:2410] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for term 5 because replica has last-logged OpId of term: 4 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 6.
I20260709 13:07:07.604535 21651 raft_consensus.cc:1240] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:07.566809 23844 raft_consensus.cc:697] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 4 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:07.565968 23843 raft_consensus.cc:515] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:07.616032 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:07.616729 21733 raft_consensus.cc:2393] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 6: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
W20260709 13:07:07.614749 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 83578.4us
I20260709 13:07:07.614658 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
W20260709 13:07:07.618016 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 68715.4us
I20260709 13:07:07.619822 21623 leader_election.cc:304] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:07.621102 21727 raft_consensus.cc:2393] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 4: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:07:07.621779 21698 leader_election.cc:400] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Vote denied by peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015) with higher term. Message: Invalid argument: T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 for earlier term 3. Current term is 4.
I20260709 13:07:07.622386 21698 leader_election.cc:403] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 13:07:07.622587 21548 leader_election.cc:304] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:07.623080 21698 leader_election.cc:304] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:07.623646 21548 leader_election.cc:304] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:07.621977 22239 leader_election.cc:304] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
W20260709 13:07:07.628305 22238 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:07.631731 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:07.632108 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:07.612610 23912 raft_consensus.cc:493] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:07:07.642694 21699 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:07.643492 21698 leader_election.cc:304] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:07.645081 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:07.646708 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:07.648917 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:07.641217 21726 raft_consensus.cc:2468] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 3.
I20260709 13:07:07.650490 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:07.650969 21655 raft_consensus.cc:2468] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 3.
I20260709 13:07:07.651063 22270 raft_consensus.cc:2468] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 7.
I20260709 13:07:07.653326 21655 raft_consensus.cc:1240] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 4. Current term is 5. Ops: [4.7-4.7]
I20260709 13:07:07.654508 22272 raft_consensus.cc:1240] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 3. Current term is 4. Ops: [3.6-3.6]
I20260709 13:07:07.627059 23971 raft_consensus.cc:2749] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:07.636016 23969 raft_consensus.cc:2804] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:07.653007 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:07.635913 23941 raft_consensus.cc:2749] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015) with higher term. Message: Invalid argument: T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 for earlier term 3. Current term is 4.
I20260709 13:07:07.649780 23912 raft_consensus.cc:3060] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:07.569320 23953 consensus_queue.cc:260] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, 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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:07.639400 23936 raft_consensus.cc:2804] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:07.655964 23447 consensus_queue.cc:1059] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:07.666911 23447 raft_consensus.cc:3055] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:07.667248 23447 raft_consensus.cc:740] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:07.662564 21623 leader_election.cc:304] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:07.636603 24053 raft_consensus.cc:2804] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:07.669308 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:07.670297 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086cac2d4434404e9ae4162c70276394" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:07.679042 23447 consensus_queue.cc:260] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:07.680675 23447 raft_consensus.cc:3060] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:07.680858 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:07.681566 22273 raft_consensus.cc:2393] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 5: Already voted for candidate fd323b19805c46bcb7aec2478c2a29e9 in this term.
I20260709 13:07:07.681924 23971 raft_consensus.cc:493] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:07.682308 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:07.682375 23971 raft_consensus.cc:515] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:07.682943 22273 raft_consensus.cc:2468] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 4.
I20260709 13:07:07.684763 22271 raft_consensus.cc:2468] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 3.
I20260709 13:07:07.686383 21548 leader_election.cc:304] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:07.687163 23959 raft_consensus.cc:2804] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:07.687552 23959 raft_consensus.cc:493] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:07.687875 23749 leader_election.cc:290] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:07.688002 23959 raft_consensus.cc:3060] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:07.658406 23855 consensus_queue.cc:237] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:07.692155 21623 leader_election.cc:304] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:07.655249 23846 consensus_queue.cc:1059] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.043s
I20260709 13:07:07.702003 22268 raft_consensus.cc:2468] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 5.
I20260709 13:07:07.702847 23978 raft_consensus.cc:2804] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:07.703342 23978 raft_consensus.cc:697] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:07.657398 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:07.704260 23978 consensus_queue.cc:237] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:07.705818 21623 leader_election.cc:304] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:07.710210 21548 leader_election.cc:304] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:07.711068 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:07.712167 23830 raft_consensus.cc:2749] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:07.713709 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:07.713218 23816 raft_consensus.cc:515] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:07.714442 22272 raft_consensus.cc:2468] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 4.
I20260709 13:07:07.716738 21581 raft_consensus.cc:1240] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 13:07:07.713317 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:07.660461 23969 raft_consensus.cc:493] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:07.667994 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:07.707932 23958 raft_consensus.cc:2804] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:07:07.687901 24053 raft_consensus.cc:697] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 4 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:07.717836 23936 raft_consensus.cc:697] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [term 4 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:07.665735 24002 consensus_queue.cc:1059] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.068s
I20260709 13:07:07.726432 24056 raft_consensus.cc:2749] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:07:07.731675 23969 raft_consensus.cc:3060] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:07:07.738272 24015 log.cc:927] Time spent T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260709 13:07:07.673223 23725 consensus_queue.cc:1059] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.073s
W20260709 13:07:07.761082 21624 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:07.744305 24029 log.cc:927] Time spent T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.109s	user 0.001s	sys 0.000s
I20260709 13:07:07.744135 23958 raft_consensus.cc:493] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:07.741214 23816 leader_election.cc:290] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:07:07.785153 22237 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:07.786607 22237 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:07.778050 23991 leader_election.cc:290] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:07.791110 21728 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34386 (request call id 1915) took 1058 ms. Trace:
I20260709 13:07:07.791527 21728 rpcz_store.cc:276] 0709 13:07:06.726577 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:06.726733 (+   156us) service_pool.cc:224] Handling call
0709 13:07:07.785007 (+1058274us) spinlock_profiling.cc:243] Waited 239 ms on lock 0x7b540043b054. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:07.785154 (+   147us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":548980608}
I20260709 13:07:07.731992 23844 consensus_queue.cc:237] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:07.786453 23958 raft_consensus.cc:3060] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:07.782146 23843 leader_election.cc:290] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:07.813920 23936 consensus_queue.cc:237] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:07.821856 21548 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:07.928689 21729 raft_consensus.cc:2410] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for term 8 because replica has last-logged OpId of term: 7 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260709 13:07:07.928690 21551 leader_election.cc:304] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
W20260709 13:07:07.861405 21550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:07.940333 22238 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:07.946596 21699 leader_election.cc:400] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Vote denied by peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117) with higher term. Message: Invalid argument: T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 for earlier term 3. Current term is 4.
I20260709 13:07:07.948652 21699 leader_election.cc:304] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
W20260709 13:07:07.822535 24051 log.cc:927] Time spent T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.196s	user 0.000s	sys 0.003s
W20260709 13:07:07.921378 23954 consensus_meta.cc:287] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672: Time spent flushing consensus metadata: real 0.625s	user 0.003s	sys 0.009s
I20260709 13:07:07.821733 23959 raft_consensus.cc:515] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:07.860635 24068 raft_consensus.cc:493] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:07.821425 23960 raft_consensus.cc:515] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:07.957581 24031 consensus_meta.cc:287] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672: Time spent flushing consensus metadata: real 0.662s	user 0.010s	sys 0.000s
W20260709 13:07:07.999919 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 212596us
I20260709 13:07:07.826215 23998 raft_consensus.cc:515] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:07.921584 23912 raft_consensus.cc:515] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:08.001413 22237 leader_election.cc:304] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:07.813380 24053 consensus_queue.cc:237] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:08.011979 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 83375.9us
I20260709 13:07:08.012642 21551 leader_election.cc:304] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:08.013468 23447 consensus_queue.cc:1048] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:08.015803 21548 leader_election.cc:304] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:08.024180 24073 raft_consensus.cc:493] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:08.024601 24074 raft_consensus.cc:493] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:08.025125 24074 raft_consensus.cc:515] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:08.027830 23937 raft_consensus.cc:2804] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:08.024885 24073 raft_consensus.cc:515] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:07.955276 23969 raft_consensus.cc:515] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:08.031458 23969 leader_election.cc:290] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:08.032825 23910 raft_consensus.cc:2749] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:08.000125 24031 raft_consensus.cc:515] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:08.037923 24031 leader_election.cc:290] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:08.040180 23998 leader_election.cc:290] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:08.042173 23912 leader_election.cc:290] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:08.044203 23958 raft_consensus.cc:515] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:08.045562 21651 raft_consensus.cc:1240] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 7. Current term is 8. Ops: []
I20260709 13:07:08.046623 23958 leader_election.cc:290] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 8 election: Requested vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:07:08.047878 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 96156.5us
I20260709 13:07:08.048558 21550 leader_election.cc:304] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:08.049340 21733 raft_consensus.cc:2393] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 3: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:07:08.049566 21550 leader_election.cc:304] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:08.060251 23447 raft_consensus.cc:493] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:08.060905 23447 raft_consensus.cc:515] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:08.061357 24086 raft_consensus.cc:2804] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:08.061751 24086 raft_consensus.cc:493] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:08.062088 24086 raft_consensus.cc:3060] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:07:08.062243 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 49675.8us
I20260709 13:07:08.063519 21551 leader_election.cc:304] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:08.005223 23938 raft_consensus.cc:493] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:07.966920 23954 raft_consensus.cc:515] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:08.064769 21551 leader_election.cc:304] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:08.074702 21551 leader_election.cc:304] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:08.013155 24079 raft_consensus.cc:493] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:08.084823 23960 leader_election.cc:290] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:08.085505 23914 raft_consensus.cc:493] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:08.086145 23914 raft_consensus.cc:515] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:08.092412 24074 leader_election.cc:290] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:08.078378 23937 raft_consensus.cc:697] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 4 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:08.098569 23937 consensus_queue.cc:237] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:08.000412 24068 raft_consensus.cc:515] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:08.107893 24068 leader_election.cc:290] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:08.073017 23934 raft_consensus.cc:493] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:08.112098 23934 raft_consensus.cc:515] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:08.079034 24056 raft_consensus.cc:2804] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:08.114625 24056 raft_consensus.cc:493] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:08.115056 24056 raft_consensus.cc:3060] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:08.072813 23998 raft_consensus.cc:493] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:08.120271 23998 raft_consensus.cc:515] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:08.076920 23938 raft_consensus.cc:515] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:08.126669 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 76366.4us
I20260709 13:07:08.132670 23447 leader_election.cc:290] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
W20260709 13:07:08.135087 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 119353us
I20260709 13:07:08.130411 24081 raft_consensus.cc:3060] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:08.134910 23959 leader_election.cc:290] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:08.144485 24080 raft_consensus.cc:2804] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:08.126302 24079 raft_consensus.cc:515] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:08.147143 23954 leader_election.cc:290] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:08.152596 23745 raft_consensus.cc:3055] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:08.152096 23998 leader_election.cc:290] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:08.153137 23745 raft_consensus.cc:740] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:08.155992 24073 leader_election.cc:290] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:08.156409 23914 leader_election.cc:290] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:08.157334 24079 leader_election.cc:290] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:08.162096 23745 consensus_queue.cc:260] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:08.164482 24080 raft_consensus.cc:697] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [term 3 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:08.136415 24074 raft_consensus.cc:2749] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:08.139674 24068 raft_consensus.cc:2749] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:07:08.170311 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:08.174834 22271 raft_consensus.cc:3060] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:08.171960 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:08.171905 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:08.172785 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:08.178371 22273 raft_consensus.cc:2410] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for term 7 because replica has last-logged OpId of term: 5 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 5.
I20260709 13:07:08.173419 23934 leader_election.cc:290] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:08.182821 22267 raft_consensus.cc:1813] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [term 4 LEADER]: Handling vote request from an unknown peer c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:08.186429 22271 raft_consensus.cc:2468] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 5.
I20260709 13:07:08.135260 23960 consensus_queue.cc:1059] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.036s
I20260709 13:07:08.142891 23779 raft_consensus.cc:2749] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:07:08.189318 21548 leader_election.cc:304] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:08.179620 23745 raft_consensus.cc:3060] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:08.188400 24002 raft_consensus.cc:493] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:08.197036 24002 raft_consensus.cc:515] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:08.199678 24002 leader_election.cc:290] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:08.202384 24056 raft_consensus.cc:515] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:08.187422 22264 raft_consensus.cc:2468] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 5.
I20260709 13:07:08.187240 23978 raft_consensus.cc:493] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:08.204698 23953 raft_consensus.cc:3060] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:07:08.208837 21653 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53462 (request call id 1747) took 1676 ms (client timeout 2219 ms). Trace:
I20260709 13:07:08.204713 23978 raft_consensus.cc:515] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:08.209436 21653 rpcz_store.cc:269] 0709 13:07:06.532826 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:07.127603 (+594777us) service_pool.cc:224] Handling call
0709 13:07:08.208611 (+1081008us) spinlock_profiling.cc:243] Waited 148 ms on lock 0x7b5400110654. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:08.208762 (+   151us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":340396928}
I20260709 13:07:08.211342 23978 leader_election.cc:290] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:08.215233 23910 raft_consensus.cc:2804] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:08.215932 23910 raft_consensus.cc:697] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 5 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:08.217579 24056 leader_election.cc:290] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 election: Requested vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:08.217105 23910 consensus_queue.cc:237] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to 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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:08.218357 21548 leader_election.cc:304] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:08.165455 24080 consensus_queue.cc:237] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:08.219455 23959 raft_consensus.cc:2804] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:08.226701 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:08.227660 22273 raft_consensus.cc:1275] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:07:08.229791 23978 raft_consensus.cc:493] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:08.240762 23978 raft_consensus.cc:515] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:08.221144 23959 raft_consensus.cc:493] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting leader election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
W20260709 13:07:08.274859 21626 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:08.328894 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:08.386878 21657 raft_consensus.cc:3060] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:08.387677 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:08.388463 22273 raft_consensus.cc:2393] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 5: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:07:08.267867 23936 raft_consensus.cc:493] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:08.390461 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:08.390434 23936 raft_consensus.cc:515] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:08.391155 22273 raft_consensus.cc:3060] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:08.306497 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:08.392895 23936 leader_election.cc:290] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:08.325932 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:08.284132 23959 raft_consensus.cc:3060] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:08.393760 21655 raft_consensus.cc:2393] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 5: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:07:08.305594 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
W20260709 13:07:08.395617 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 320994us
I20260709 13:07:08.322826 24086 raft_consensus.cc:515] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:08.397336 21551 leader_election.cc:304] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:08.397806 24086 leader_election.cc:290] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 election: Requested vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:08.283877 23745 raft_consensus.cc:493] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:08.398319 22273 raft_consensus.cc:2468] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 8.
I20260709 13:07:08.325574 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:08.417958 21623 leader_election.cc:304] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:08.418610 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:08.403425 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086cac2d4434404e9ae4162c70276394" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:08.404145 21657 raft_consensus.cc:2468] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 4.
W20260709 13:07:08.420017 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 82501.2us
I20260709 13:07:08.421092 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:08.421676 21657 raft_consensus.cc:3060] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:08.405884 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd4c0f5b04342ab9fad6d2ab9ca4e4f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
W20260709 13:07:08.421797 21624 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:08.417820 23826 raft_consensus.cc:2804] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:08.422713 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:08.418903 24092 raft_consensus.cc:2804] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:07:08.411026 23959 raft_consensus.cc:515] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:08.459486 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 46512.5us
I20260709 13:07:08.426395 21653 raft_consensus.cc:2468] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 6.
I20260709 13:07:08.460551 24092 raft_consensus.cc:697] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 8 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
W20260709 13:07:08.467168 21623 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:08.467424 21551 leader_election.cc:304] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:08.419931 23745 raft_consensus.cc:515] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:08.419250 23953 consensus_queue.cc:1048] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.047s
I20260709 13:07:08.463558 23826 raft_consensus.cc:697] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 5 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:08.471032 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:08.473608 21581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36120 (request call id 1550) took 1051 ms. Trace:
I20260709 13:07:08.496493 21581 rpcz_store.cc:276] 0709 13:07:07.422057 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:07.422182 (+   125us) service_pool.cc:224] Handling call
0709 13:07:07.429675 (+  7493us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:07.717373 (+287698us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:08.473390 (+756017us) spinlock_profiling.cc:243] Waited 287 ms on lock 0x7b540031c4d4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:07:08.473555 (+   165us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":659696512}
I20260709 13:07:08.473837 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:08.473543 24092 consensus_queue.cc:237] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [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: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:08.468808 24097 raft_consensus.cc:493] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:08.465188 23779 consensus_queue.cc:1048] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 13:07:08.477476 21730 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41336 (request call id 483) took 1029 ms. Trace:
I20260709 13:07:08.478953 21653 raft_consensus.cc:1275] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:07:08.479092 23971 leader_election.cc:290] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:08.463971 23978 leader_election.cc:290] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:08.480345 23938 leader_election.cc:290] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:08.480705 23745 leader_election.cc:290] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:08.480787 23989 consensus_queue.cc:1048] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 13:07:08.481405 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 836998us
I20260709 13:07:08.482707 22269 raft_consensus.cc:1240] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 LEADER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 4. Current term is 5. Ops: []
W20260709 13:07:08.504739 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 556967us
I20260709 13:07:08.509859 21654 raft_consensus.cc:2410] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a 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 13:07:08.510679 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:08.511183 21697 leader_election.cc:304] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
W20260709 13:07:08.511479 21699 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:08.482906 23959 leader_election.cc:290] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:08.486788 24058 raft_consensus.cc:2804] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:08.516809 24097 raft_consensus.cc:515] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:08.517377 24058 raft_consensus.cc:493] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:08.517781 24058 raft_consensus.cc:3060] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:08.517992 24027 raft_consensus.cc:3055] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:08.494364 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
W20260709 13:07:08.522440 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 878928us
I20260709 13:07:08.494387 22273 raft_consensus.cc:1275] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
W20260709 13:07:08.512872 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 45522.1us
I20260709 13:07:08.524847 21551 leader_election.cc:304] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:08.479538 24023 raft_consensus.cc:2804] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:07:08.534505 23826 consensus_queue.cc:237] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:08.488634 21657 raft_consensus.cc:2468] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 5.
I20260709 13:07:08.519455 21697 leader_election.cc:304] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:07:08.531643 24025 raft_consensus.cc:2749] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:08.532122 23989 raft_consensus.cc:493] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:08.515774 21730 rpcz_store.cc:276] 0709 13:07:07.447691 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:07.453533 (+  5842us) service_pool.cc:224] Handling call
0709 13:07:07.470599 (+ 17066us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 13:07:07.480192 (+  9593us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:07.480237 (+    45us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 13:07:07.480989 (+   752us) log.cc:844] Serialized 52 byte log entry
0709 13:07:07.611255 (+130266us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:07:07.630039 (+ 18784us) log.cc:844] Serialized 14 byte log entry
0709 13:07:08.476968 (+846929us) spinlock_profiling.cc:243] Waited 2.52 ms on lock 0x7b1800388720. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f7329634de1 00007f73296415b1 00007f73206e6c0a 00007f7329e26219 00007f732076ea40 00007f73207694e4 00007f7320769455 00007f7323851060 00007f7323863716 00007f7323874287 00007f7323874208
0709 13:07:08.477118 (+   150us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:08.477188 (+    70us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:08.477225 (+    37us) raft_consensus.cc:1685] finished
0709 13:07:08.477300 (+    75us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:08.477425 (+   125us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":22407,"prepare.queue_time_us":7496,"prepare.run_cpu_time_us":34,"prepare.run_wall_time_us":35,"raft.queue_time_us":861858,"raft.run_cpu_time_us":251,"raft.run_wall_time_us":24003,"spinlock_wait_cycles":5801856,"thread_start_us":104190,"threads_started":1,"wal-append.queue_time_us":99024}
I20260709 13:07:08.534317 23893 consensus_queue.cc:1059] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260709 13:07:08.538561 22237 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:08.487681 23846 raft_consensus.cc:3055] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:08.540297 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1fb7e43d84f61a2bba6f0e6c6a77f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:08.504915 24067 raft_consensus.cc:2804] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:08.563951 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:08.521240 24027 raft_consensus.cc:740] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:08.541671 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:08.541757 22238 leader_election.cc:304] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:08.542665 21731 raft_consensus.cc:1275] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:07:08.543249 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:08.544459 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:08.545001 23745 raft_consensus.cc:493] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:08.545406 21551 leader_election.cc:304] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:08.539103 24073 consensus_queue.cc:1059] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.012s
I20260709 13:07:08.507318 21652 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53462 (request call id 1752) took 1369 ms. Trace:
I20260709 13:07:08.549336 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
W20260709 13:07:08.553014 22237 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:08.519032 24074 raft_consensus.cc:2804] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:08.541083 22271 raft_consensus.cc:2468] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 5.
I20260709 13:07:08.566061 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:08.565955 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
W20260709 13:07:08.592460 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 47135us
I20260709 13:07:08.535439 24023 raft_consensus.cc:697] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 7 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:08.603053 24023 consensus_queue.cc:237] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:08.553602 24011 raft_consensus.cc:2804] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:08.605767 24011 raft_consensus.cc:493] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:08.605926 21658 raft_consensus.cc:1275] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:07:08.606204 24011 raft_consensus.cc:3060] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:08.605078 23745 raft_consensus.cc:515] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:08.569113 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:08.608502 24018 raft_consensus.cc:493] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:08.608952 24018 raft_consensus.cc:515] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:08.547525 21697 leader_election.cc:304] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:08.610898 24018 leader_election.cc:290] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:08.611590 23799 raft_consensus.cc:493] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:08.569622 21734 raft_consensus.cc:1813] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Handling vote request from an unknown peer c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:08.613130 21734 raft_consensus.cc:2393] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 4: Already voted for candidate fd323b19805c46bcb7aec2478c2a29e9 in this term.
I20260709 13:07:08.591754 21729 raft_consensus.cc:2468] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 4.
I20260709 13:07:08.593428 21551 leader_election.cc:304] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:08.593642 21548 leader_election.cc:304] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:08.591914 21657 raft_consensus.cc:2468] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 4.
I20260709 13:07:08.594919 24097 leader_election.cc:290] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:08.565966 23846 raft_consensus.cc:740] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:08.573236 21652 rpcz_store.cc:276] 0709 13:07:07.138192 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:07.247676 (+109484us) service_pool.cc:224] Handling call
0709 13:07:07.475863 (+228187us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:07.476062 (+   199us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 13:07:07.547278 (+ 71216us) log.cc:844] Serialized 14 byte log entry
0709 13:07:08.171386 (+624108us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:08.171448 (+    62us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:07:08.171502 (+    54us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:08.171568 (+    66us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:08.507108 (+335540us) spinlock_profiling.cc:243] Waited 228 ms on lock 0x7b54000b95d0. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f73238588ad 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:08.507247 (+   139us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":379453,"prepare.queue_time_us":142753,"prepare.run_cpu_time_us":39,"prepare.run_wall_time_us":41,"raft.queue_time_us":388731,"raft.run_cpu_time_us":113,"raft.run_wall_time_us":3545,"spinlock_wait_cycles":523990784,"thread_start_us":307168,"threads_started":2,"wal-append.queue_time_us":266645}
I20260709 13:07:08.597601 24081 raft_consensus.cc:2749] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:08.565054 23978 raft_consensus.cc:493] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:08.566166 24067 raft_consensus.cc:493] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:08.599668 21651 raft_consensus.cc:1275] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:07:08.601441 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086cac2d4434404e9ae4162c70276394" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:08.552752 23989 raft_consensus.cc:515] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:08.592276 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 46286.1us
I20260709 13:07:08.591861 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:07:08.568352 24054 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 1.021s	user 0.020s	sys 0.025s
W20260709 13:07:08.558130 24090 log.cc:927] Time spent T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.376s	user 0.003s	sys 0.000s
I20260709 13:07:08.552488 24086 raft_consensus.cc:2749] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:07:08.610849 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 63378us
I20260709 13:07:08.616426 24045 raft_consensus.cc:493] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:08.617189 21551 leader_election.cc:304] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:08.635926 24106 raft_consensus.cc:3055] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:07:08.622109 21659 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53446 (request call id 1615) took 1195 ms. Trace:
W20260709 13:07:08.602061 21623 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:08.618744 24074 raft_consensus.cc:697] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 4 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:08.630434 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:08.658548 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:08.631191 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:08.632220 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:08.700204 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:08.700438 21660 raft_consensus.cc:2393] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 5: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:07:08.700762 21727 raft_consensus.cc:2468] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 4.
I20260709 13:07:08.701007 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:08.616685 24073 consensus_queue.cc:1243] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer fd323b19805c46bcb7aec2478c2a29e9 log is divergent from this leader: its last log entry 5.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 6
I20260709 13:07:08.611646 24018 raft_consensus.cc:2749] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:07:08.639088 21626 leader_election.cc:304] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:08.595429 24082 raft_consensus.cc:2804] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:08.640187 22239 leader_election.cc:304] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:08.623230 24067 raft_consensus.cc:3060] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:08.645922 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
W20260709 13:07:08.707858 22239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 67778.7us
I20260709 13:07:08.620078 23826 raft_consensus.cc:2749] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:08.569623 24053 consensus_queue.cc:1048] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.054s
I20260709 13:07:08.622006 23941 raft_consensus.cc:493] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:08.612134 24027 consensus_queue.cc:260] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:08.621832 24097 raft_consensus.cc:2804] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:08.624343 23978 raft_consensus.cc:515] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:08.713856 23953 raft_consensus.cc:2804] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:08.612238 23799 raft_consensus.cc:515] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:08.622383 23843 raft_consensus.cc:493] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:08.648331 24106 raft_consensus.cc:740] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:08.648460 21659 rpcz_store.cc:276] 0709 13:07:07.427107 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:07.479671 (+ 52564us) service_pool.cc:224] Handling call
0709 13:07:08.601310 (+1121639us) spinlock_profiling.cc:243] Waited 9.65 ms on lock 0x7b5800103e98. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320734b71 00007f7320734a22 00007f732964dc09 00007f73287a7ee0 00007f73288710ab 00007f7328871131 00007f732881f0a0 00007f732881e984 00007f7321d996d4 00007f7321d99662
0709 13:07:08.622056 (+ 20746us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":22204288}
I20260709 13:07:08.685870 23912 consensus_queue.cc:1059] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:08.648797 21551 leader_election.cc:304] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:08.650573 23729 raft_consensus.cc:493] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:08.650869 23816 raft_consensus.cc:3060] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:08.651851 22265 raft_consensus.cc:1240] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 8 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 7. Current term is 8. Ops: [5.6-7.7]
I20260709 13:07:08.651858 23427 raft_consensus.cc:493] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:08.652078 24019 raft_consensus.cc:493] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:08.652392 22266 raft_consensus.cc:1240] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 4. Current term is 5. Ops: []
W20260709 13:07:08.695201 22238 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:08.652683 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
W20260709 13:07:08.696544 21480 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45128 (request call id 343) took 14759 ms (client timeout 15000 ms). Trace:
I20260709 13:07:08.696741 24002 raft_consensus.cc:493] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:08.698293 24031 raft_consensus.cc:493] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:08.654374 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:08.663995 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:08.654841 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:08.735890 21733 raft_consensus.cc:2468] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 6.
I20260709 13:07:08.675028 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:08.661936 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:08.681757 21550 leader_election.cc:304] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
W20260709 13:07:08.737247 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 55554.9us
W20260709 13:07:08.638121 24054 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 1.093s	user 0.022s	sys 0.025s
I20260709 13:07:08.573122 23936 raft_consensus.cc:2804] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:08.644754 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:08.726231 23910 raft_consensus.cc:2749] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:07:08.716255 23983 consensus_queue.cc:1048] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.016s
I20260709 13:07:08.714931 22239 leader_election.cc:304] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:08.676813 24068 raft_consensus.cc:3055] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:08.716459 23941 raft_consensus.cc:515] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:08.656427 21725 raft_consensus.cc:1275] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:07:08.694557 24058 raft_consensus.cc:515] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:08.722003 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 73305us
I20260709 13:07:08.752655 21551 leader_election.cc:304] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:08.708645 24082 raft_consensus.cc:493] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:08.709625 23938 raft_consensus.cc:2749] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:07:08.720986 24023 raft_consensus.cc:493] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:08.717439 23937 consensus_queue.cc:1048] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.008s
I20260709 13:07:08.711753 23954 raft_consensus.cc:493] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:08.672753 24045 raft_consensus.cc:515] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:08.730546 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:08.767422 21732 raft_consensus.cc:1240] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:08.719564 23953 raft_consensus.cc:697] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 4 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:08.715953 23971 consensus_queue.cc:1048] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.017s
I20260709 13:07:08.739534 21726 raft_consensus.cc:2393] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 in current term 5: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
W20260709 13:07:08.710211 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 71196.6us
I20260709 13:07:08.721565 24097 raft_consensus.cc:697] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 5 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:08.754172 24082 raft_consensus.cc:3060] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:08.736639 24019 raft_consensus.cc:515] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:08.739137 22273 raft_consensus.cc:3060] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:08.741962 24073 raft_consensus.cc:2804] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:08.738845 23934 consensus_queue.cc:1048] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 13:07:08.742065 21478 catalog_manager.cc:5697] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: term changed from 2 to 3, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196). New cstate: current_term: 3 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:08.727857 24018 raft_consensus.cc:3055] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:08.668429 23989 leader_election.cc:290] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:08.669235 23745 leader_election.cc:290] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:08.753466 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:08.719797 24011 raft_consensus.cc:515] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:08.743427 24002 raft_consensus.cc:515] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:08.755929 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:08.756582 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:08.722003 23843 raft_consensus.cc:515] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:08.734092 21480 rpcz_store.cc:269] 0709 13:06:53.937104 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:53.944846 (+  7742us) service_pool.cc:224] Handling call
0709 13:06:54.032661 (+ 87815us) spinlock_profiling.cc:243] Waited 3.1 ms on lock 0x7b5400002490. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320735640 00007f732960cb76 00007f7329716c3e 00007f7327bd72a4 00007f7327bd7232 00007f7327bd7161 00007f7327bd70dc 00007f7327bd6392 00007f7321b9448c 00007f7321b938c6
0709 13:07:08.696487 (+14663826us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:07:07.108197 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:07:07.115865 (+  7668us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:07:07.115909 (+    44us) write_op.cc:435] Acquired schema lock
0709 13:07:07.115939 (+    30us) tablet.cc:662] Decoding operations
0709 13:07:07.198504 (+ 82565us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:07:07.199877 (+  1373us) write_op.cc:641] Partition lock acquired for write op
0709 13:07:07.204241 (+  4364us) tablet.cc:685] Acquiring locks for 5 operations
0709 13:07:07.204781 (+   540us) tablet.cc:701] Row locks acquired
0709 13:07:07.204800 (+    19us) write_op.cc:260] PREPARE: finished
0709 13:07:07.204933 (+   133us) write_op.cc:270] Start()
0709 13:07:07.212445 (+  7512us) write_op.cc:276] Timestamp: P: 1783602427204889 usec, L: 0
0709 13:07:07.212475 (+    30us) op_driver.cc:348] REPLICATION: starting
0709 13:07:07.224066 (+ 11591us) log.cc:844] Serialized 2084 byte log entry
0709 13:07:07.790662 (+566596us) op_driver.cc:464] REPLICATION: finished
0709 13:07:08.007908 (+217246us) write_op.cc:301] APPLY: starting
0709 13:07:08.009484 (+  1576us) tablet.cc:1367] starting BulkCheckPresence
0709 13:07:08.009694 (+   210us) tablet.cc:1370] finished BulkCheckPresence
0709 13:07:08.009859 (+   165us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:07:08.027538 (+ 17679us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:07:08.027746 (+   208us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=5
0709 13:07:08.027791 (+    45us) write_op.cc:312] APPLY: finished
0709 13:07:08.028015 (+   224us) log.cc:844] Serialized 47 byte log entry
0709 13:07:08.028171 (+   156us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:08.028269 (+    98us) write_op.cc:454] Released schema lock
0709 13:07:08.028305 (+    36us) write_op.cc:341] FINISH: Updating metrics
0709 13:07:08.030893 (+  2588us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:08.030933 (+    40us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":63,"reported_tablets":14,"spinlock_wait_cycles":7118720,"child_traces":[["op",{"apply.queue_time_us":193147,"apply.run_cpu_time_us":2966,"apply.run_wall_time_us":29935,"num_ops":5,"prepare.queue_time_us":149804,"prepare.run_cpu_time_us":19081,"prepare.run_wall_time_us":181971,"raft.queue_time_us":219445,"raft.run_cpu_time_us":13356,"raft.run_wall_time_us":166171,"replication_time_us":576007,"thread_start_us":220758,"threads_started":4,"wal-append.queue_time_us":61716}]]}
I20260709 13:07:08.756922 21551 leader_election.cc:304] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
W20260709 13:07:08.841146 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 84314.6us
I20260709 13:07:08.763540 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
W20260709 13:07:08.842566 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 108994us
I20260709 13:07:08.727914 23729 raft_consensus.cc:515] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:08.767663 21655 raft_consensus.cc:2393] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 5: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:07:08.749725 24068 raft_consensus.cc:740] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:08.735200 23427 raft_consensus.cc:515] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:08.667109 23846 consensus_queue.cc:260] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:08.778445 21626 leader_election.cc:304] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
W20260709 13:07:08.874532 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 96154us
I20260709 13:07:08.755941 24081 raft_consensus.cc:2749] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:08.739410 24031 raft_consensus.cc:515] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:08.807402 22273 raft_consensus.cc:2468] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
I20260709 13:07:08.795894 21478 catalog_manager.cc:5697] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: term changed from 4 to 5, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 5 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:08.820729 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:08.877569 21697 leader_election.cc:304] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
W20260709 13:07:08.834280 22239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 119409us
I20260709 13:07:08.834697 24116 raft_consensus.cc:2804] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:08.776304 21730 raft_consensus.cc:2468] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 5.
I20260709 13:07:08.844748 22238 leader_election.cc:304] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:08.843441 24079 raft_consensus.cc:2749] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 13:07:08.809756 24018 raft_consensus.cc:740] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:08.793869 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:08.778728 23954 raft_consensus.cc:515] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:08.842943 23826 raft_consensus.cc:493] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:08.866250 21698 leader_election.cc:304] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:08.881234 21626 leader_election.cc:400] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459) with higher term. Message: Invalid argument: T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for earlier term 3. Current term is 4.
W20260709 13:07:09.332115 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 451026us
I20260709 13:07:08.839541 24073 raft_consensus.cc:697] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [term 4 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:08.744958 24074 consensus_queue.cc:237] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:08.770918 24023 raft_consensus.cc:515] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:08.876513 21478 catalog_manager.cc:5697] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: term changed from 3 to 5, leader changed from c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) to fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196). New cstate: current_term: 5 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:07:08.893283 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 48593.1us
I20260709 13:07:08.895182 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae15a655577142ed99332bdb3681af0f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:09.340507 21584 raft_consensus.cc:2468] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 3.
W20260709 13:07:08.916915 21624 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:08.884217 24116 raft_consensus.cc:493] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:09.351438 24019 leader_election.cc:290] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:09.351898 24116 raft_consensus.cc:3060] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:09.352818 24002 leader_election.cc:290] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:09.330372 24093 raft_consensus.cc:493] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:09.356209 24093 raft_consensus.cc:515] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:09.357511 21624 leader_election.cc:336] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Timed out: RequestConsensusVote RPC to 127.19.255.193:37015 timed out after 1.719s (SENT)
W20260709 13:07:09.357661 23816 consensus_meta.cc:287] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a: Time spent flushing consensus metadata: real 0.632s	user 0.006s	sys 0.011s
I20260709 13:07:09.357906 21624 leader_election.cc:304] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:08.847572 23936 raft_consensus.cc:697] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:08.770430 24106 consensus_queue.cc:260] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, 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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:09.063403 24114 log.cc:927] Time spent T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.175s	user 0.000s	sys 0.000s
W20260709 13:07:09.128218 24111 log.cc:927] Time spent T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.261s	user 0.000s	sys 0.000s
W20260709 13:07:09.146032 21699 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:09.094769 23978 leader_election.cc:290] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:09.071689 24068 consensus_queue.cc:260] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.7, Last appended by leader: 7, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:08.893942 24115 consensus_queue.cc:1048] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.267s
I20260709 13:07:08.886207 23745 raft_consensus.cc:2764] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 13:07:08.882951 23844 raft_consensus.cc:2804] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:09.051100 23953 consensus_queue.cc:237] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:09.073580 24097 consensus_queue.cc:237] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:09.361940 23826 raft_consensus.cc:515] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:09.063859 23937 raft_consensus.cc:2804] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:09.399223 23937 raft_consensus.cc:493] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
W20260709 13:07:09.330390 23912 consensus_queue.cc:1175] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "fd323b19805c46bcb7aec2478c2a29e9" responder_term: 5 status { last_received { term: 4 index: 6 } last_committed_idx: 6 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 4. Current term is 5. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 13:07:09.399696 23937 raft_consensus.cc:3060] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:09.400470 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:09.401664 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1fb7e43d84f61a2bba6f0e6c6a77f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:09.402339 21583 raft_consensus.cc:2393] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 4: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:07:09.403002 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:08.888253 22239 leader_election.cc:304] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
W20260709 13:07:09.404372 22239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 516162us
I20260709 13:07:09.406101 24027 raft_consensus.cc:3060] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:09.406060 22239 leader_election.cc:304] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:09.387951 24024 consensus_queue.cc:1059] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.020s
I20260709 13:07:09.408609 23846 raft_consensus.cc:3060] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:09.372399 23983 consensus_queue.cc:1048] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.038s
I20260709 13:07:09.410897 24115 raft_consensus.cc:2749] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:07:09.411628 24115 raft_consensus.cc:2804] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:09.412034 24115 raft_consensus.cc:493] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:09.412408 24115 raft_consensus.cc:3060] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:09.326458 23843 leader_election.cc:290] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:09.344544 23799 leader_election.cc:290] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:07:09.345316 22237 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:09.345099 23965 consensus_queue.cc:1048] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 13:07:09.345961 24082 consensus_meta.cc:287] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a: Time spent flushing consensus metadata: real 0.534s	user 0.011s	sys 0.001s
I20260709 13:07:09.326458 24045 leader_election.cc:290] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:09.346951 24023 leader_election.cc:290] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:09.347237 24122 raft_consensus.cc:493] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:09.428246 24122 raft_consensus.cc:515] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:09.430841 24122 leader_election.cc:290] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:09.339946 21478 catalog_manager.cc:5697] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: term changed from 2 to 3, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196). New cstate: current_term: 3 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:09.348284 24031 leader_election.cc:290] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:09.350777 23991 raft_consensus.cc:2749] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:09.431432 23427 leader_election.cc:290] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:09.350672 24073 consensus_queue.cc:237] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:09.432808 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:09.433382 22271 raft_consensus.cc:2468] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 5.
I20260709 13:07:09.358021 23816 raft_consensus.cc:2749] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:07:09.017599 24051 log.cc:927] Time spent T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.144s	user 0.000s	sys 0.000s
I20260709 13:07:09.436107 21478 catalog_manager.cc:5697] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: config changed from index 4 to 5, term changed from 2 to 3, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to <none>, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New cstate: current_term: 3 committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:09.363487 21729 raft_consensus.cc:2468] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 6.
I20260709 13:07:09.377709 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:09.350699 23729 leader_election.cc:290] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:09.386912 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:09.438925 22273 raft_consensus.cc:2468] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 6.
I20260709 13:07:09.438297 21478 catalog_manager.cc:5697] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:09.389315 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:09.372838 24002 raft_consensus.cc:493] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:09.439987 24002 raft_consensus.cc:515] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:09.442250 24002 leader_election.cc:290] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:09.392832 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:09.443563 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:09.444046 23941 leader_election.cc:290] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:09.444191 21584 raft_consensus.cc:2376] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 6. Re-sending same reply.
W20260709 13:07:09.396073 21685 heartbeater.cc:646] Failed to heartbeat to 127.19.255.254:39591 (0 consecutive failures): Timed out: Failed to send heartbeat to master: TSHeartbeat RPC to 127.19.255.254:39591 timed out after 15.000s (SENT)
I20260709 13:07:09.362160 24093 leader_election.cc:290] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:09.414831 22239 leader_election.cc:304] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
W20260709 13:07:09.453441 24067 consensus_meta.cc:287] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672: Time spent flushing consensus metadata: real 0.735s	user 0.013s	sys 0.005s
I20260709 13:07:09.453745 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:09.453830 24067 raft_consensus.cc:515] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:09.456391 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:09.457129 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:09.458043 21582 raft_consensus.cc:2393] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 4: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
W20260709 13:07:09.460052 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 593825us
I20260709 13:07:09.403638 21583 raft_consensus.cc:2393] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 5: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:07:09.416811 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae15a655577142ed99332bdb3681af0f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:09.423856 23936 consensus_queue.cc:237] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:09.439095 22268 raft_consensus.cc:2468] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 5.
I20260709 13:07:09.330142 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:09.458859 23745 raft_consensus.cc:2749] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:07:09.386610 24125 raft_consensus.cc:493] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:09.474066 21576 raft_consensus.cc:2393] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 5: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:07:09.479960 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:09.480259 23729 raft_consensus.cc:493] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:09.480590 21576 raft_consensus.cc:2468] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
I20260709 13:07:09.480878 24058 leader_election.cc:290] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:09.480785 23729 raft_consensus.cc:515] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:09.481580 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:09.482641 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:09.461683 21585 raft_consensus.cc:2468] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 3.
I20260709 13:07:09.483603 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:09.484584 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:09.484993 24122 raft_consensus.cc:493] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:09.485553 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:09.485500 24122 raft_consensus.cc:515] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:09.486614 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:09.487289 21585 raft_consensus.cc:2393] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 5: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:07:09.446256 21697 leader_election.cc:304] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:09.477656 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:09.482717 23729 leader_election.cc:290] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:09.484323 24116 raft_consensus.cc:515] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:09.461143 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:09.448942 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd4c0f5b04342ab9fad6d2ab9ca4e4f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:09.491379 22272 raft_consensus.cc:1240] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:09.495576 21584 raft_consensus.cc:2468] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 2.
I20260709 13:07:09.488678 21697 leader_election.cc:304] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
W20260709 13:07:09.497346 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 148614us
I20260709 13:07:09.489425 21579 raft_consensus.cc:2468] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
I20260709 13:07:09.499933 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:09.501660 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:09.501854 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:09.502943 22270 raft_consensus.cc:1275] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:07:09.503197 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:09.445109 24068 raft_consensus.cc:3060] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:09.446641 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:09.532209 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:09.453924 23934 raft_consensus.cc:2804] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:07:09.533334 21583 raft_consensus.cc:2468] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 8.
I20260709 13:07:09.534174 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:09.534369 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:09.532855 21585 raft_consensus.cc:2393] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 4: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:07:09.535637 21579 raft_consensus.cc:2468] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 5.
I20260709 13:07:09.487661 24122 leader_election.cc:290] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:09.470438 21478 catalog_manager.cc:5697] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: term changed from 1 to 3, leader changed from c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) to fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196). New cstate: current_term: 3 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:09.468655 23844 raft_consensus.cc:697] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 4 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
W20260709 13:07:09.543334 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 54712.2us
I20260709 13:07:09.544257 23427 raft_consensus.cc:2804] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:09.480549 23954 leader_election.cc:290] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:09.413692 24018 consensus_queue.cc:260] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:09.454150 24117 consensus_queue.cc:1048] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.089s
I20260709 13:07:09.455724 24082 raft_consensus.cc:515] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:09.479344 24125 raft_consensus.cc:515] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:09.546234 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:09.993793 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:07:09.994390 21699 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:09.891191 21697 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:09.995175 21699 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:09.996127 24122 raft_consensus.cc:493] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:09.548245 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:09.996778 24122 raft_consensus.cc:515] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:09.997597 24067 leader_election.cc:290] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:09.998230 23427 raft_consensus.cc:493] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:09.998631 23427 raft_consensus.cc:3060] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:09.999312 24122 leader_election.cc:290] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:09.545884 24011 leader_election.cc:290] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:09.557365 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:10.012398 22271 raft_consensus.cc:2393] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 6: Already voted for candidate fd323b19805c46bcb7aec2478c2a29e9 in this term.
I20260709 13:07:09.537801 23934 raft_consensus.cc:493] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:10.013530 23934 raft_consensus.cc:3060] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:09.557879 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
W20260709 13:07:10.019344 24115 consensus_meta.cc:287] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9: Time spent flushing consensus metadata: real 0.606s	user 0.009s	sys 0.000s
I20260709 13:07:10.020105 22272 raft_consensus.cc:2468] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
I20260709 13:07:09.495023 24058 raft_consensus.cc:2804] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:10.020257 24115 raft_consensus.cc:515] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:10.021476 24058 raft_consensus.cc:493] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting leader election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:10.022009 24058 raft_consensus.cc:3060] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:09.543375 21478 catalog_manager.cc:5697] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:09.558167 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:10.025355 21582 raft_consensus.cc:2468] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 7.
I20260709 13:07:10.026410 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:10.024307 21478 catalog_manager.cc:5697] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:10.032776 21478 catalog_manager.cc:5697] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: term changed from 2 to 4, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196). New cstate: current_term: 4 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:10.034803 21478 catalog_manager.cc:5697] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:10.006412 21577 raft_consensus.cc:2393] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 3: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
W20260709 13:07:10.007157 23953 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.556s	user 0.001s	sys 0.040s
I20260709 13:07:09.785985 23846 raft_consensus.cc:493] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:10.009022 24082 leader_election.cc:290] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 election: Requested vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:07:10.036391 23953 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.585s	user 0.001s	sys 0.041s
I20260709 13:07:10.009883 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:10.037019 22266 raft_consensus.cc:2468] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 5.
I20260709 13:07:09.578898 23843 raft_consensus.cc:493] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:10.037539 21697 leader_election.cc:304] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:10.038292 24011 raft_consensus.cc:2804] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:10.038683 24011 raft_consensus.cc:493] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:10.039036 24011 raft_consensus.cc:3060] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:10.039417 23846 raft_consensus.cc:515] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:10.042536 23846 leader_election.cc:290] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:09.546852 21729 raft_consensus.cc:1275] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 6. (term mismatch)
W20260709 13:07:10.002801 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 645252us
I20260709 13:07:10.043861 21729 pending_rounds.cc:85] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672: Aborting all ops after (but not including) 5
I20260709 13:07:10.044186 21729 pending_rounds.cc:107] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672: Aborting uncommitted NO_OP operation due to leader change: 3.6
I20260709 13:07:10.044446 21729 raft_consensus.cc:2889] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:10.048718 21697 leader_election.cc:304] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:10.037951 23843 raft_consensus.cc:515] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:09.604116 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 270679us
I20260709 13:07:10.048772 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:10.051018 23843 leader_election.cc:290] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:10.050519 24011 raft_consensus.cc:515] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:09.559937 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:10.051970 21585 raft_consensus.cc:2468] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 6.
I20260709 13:07:10.052799 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086cac2d4434404e9ae4162c70276394" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:10.053359 21585 raft_consensus.cc:2468] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 3.
I20260709 13:07:10.054162 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:10.055269 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:10.055496 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce0fb868664a789da1828a9c9c060c" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:10.051568 23843 raft_consensus.cc:2804] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:10.056545 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:10.056880 23843 raft_consensus.cc:493] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:10.057274 21580 raft_consensus.cc:2393] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 in current term 4: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:07:10.057432 23843 raft_consensus.cc:3060] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:10.058073 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:10.058557 21580 raft_consensus.cc:1813] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Handling vote request from an unknown peer c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:10.058950 21580 raft_consensus.cc:2368] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for earlier term 3. Current term is 5.
I20260709 13:07:10.059271 21580 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36106 (request call id 2045) took 1215 ms. Trace:
I20260709 13:07:10.059959 21585 raft_consensus.cc:2393] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 in current term 4: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:07:10.060838 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:10.053506 24011 leader_election.cc:290] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:10.061201 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117c5d69faea43f595b012039cd72553" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:10.061542 21585 raft_consensus.cc:1813] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Handling vote request from an unknown peer c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:10.052228 21626 leader_election.cc:304] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:10.062016 21585 raft_consensus.cc:2393] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 4: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:07:10.061964 22266 raft_consensus.cc:2468] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:07:10.063733 21585 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36106 (request call id 2041) took 1221 ms. Trace:
I20260709 13:07:10.063186 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:10.065661 22272 raft_consensus.cc:3060] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:07:10.066538 21624 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:09.993886 21579 raft_consensus.cc:2468] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 6.
I20260709 13:07:10.067247 21626 leader_election.cc:304] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:10.070664 21579 raft_consensus.cc:1240] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 6. Current term is 7. Ops: [4.3-6.4]
I20260709 13:07:10.059541 21580 rpcz_store.cc:276] 0709 13:07:08.843570 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:10.057854 (+1214284us) service_pool.cc:224] Handling call
0709 13:07:10.059228 (+  1374us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:10.059877 23953 raft_consensus.cc:493] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:10.074225 21626 leader_election.cc:304] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
W20260709 13:07:10.086148 21700 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:10.063949 21478 catalog_manager.cc:5697] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:10.068632 21697 leader_election.cc:304] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:10.064150 21585 rpcz_store.cc:276] 0709 13:07:08.842572 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:10.062982 (+1220410us) service_pool.cc:224] Handling call
0709 13:07:10.063244 (+   262us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:10.063413 (+   169us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:10.063437 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:10.063484 (+    47us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:07:10.063521 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:10.063576 (+    55us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:10.063667 (+    91us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:10.088533 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:10.065130 24011 raft_consensus.cc:493] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:10.082080 21582 raft_consensus.cc:2468] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 5.
I20260709 13:07:10.082561 21579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36106 (request call id 2042) took 1239 ms. Trace:
I20260709 13:07:10.090421 21579 rpcz_store.cc:276] 0709 13:07:08.842864 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:10.068479 (+1225615us) service_pool.cc:224] Handling call
0709 13:07:10.068869 (+   390us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 13:07:10.082266 (+ 13397us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:10.082493 (+   227us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:10.091302 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:10.091506 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c8f49a78d445ee9c99e52b05c1b2bf" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:09.645982 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:10.092016 21579 raft_consensus.cc:3060] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:07:09.941476 24073 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.507s	user 0.005s	sys 0.029s
I20260709 13:07:09.740191 24124 raft_consensus.cc:493] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:10.097457 21580 raft_consensus.cc:1240] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 4. Current term is 5. Ops: [4.7-4.7]
I20260709 13:07:10.097620 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:09.769125 21730 raft_consensus.cc:1240] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 2. Current term is 3. Ops: [2.5-2.5]
I20260709 13:07:09.868707 23745 raft_consensus.cc:493] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:10.080155 24113 raft_consensus.cc:493] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:10.071139 24116 leader_election.cc:290] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:10.072038 23978 raft_consensus.cc:493] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:10.109340 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:10.094035 23954 raft_consensus.cc:2804] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:10.113204 21584 raft_consensus.cc:1240] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 4 LEADER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:09.646627 23937 raft_consensus.cc:515] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:10.115267 21584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36106 (request call id 2048) took 1268 ms. Trace:
W20260709 13:07:10.106793 24027 consensus_meta.cc:287] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672: Time spent flushing consensus metadata: real 0.700s	user 0.008s	sys 0.005s
I20260709 13:07:10.116021 21584 rpcz_store.cc:276] 0709 13:07:08.846796 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:10.099404 (+1252608us) service_pool.cc:224] Handling call
0709 13:07:10.113091 (+ 13687us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:10.115032 (+  1941us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:10.115212 (+   180us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:10.089838 23953 raft_consensus.cc:515] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:10.123339 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:10.122898 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:10.125136 21584 raft_consensus.cc:2468] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 6.
I20260709 13:07:10.096467 24011 raft_consensus.cc:515] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:10.106817 23745 raft_consensus.cc:515] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:10.104478 24124 raft_consensus.cc:515] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:10.114843 23954 raft_consensus.cc:493] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:10.134879 23954 raft_consensus.cc:3060] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:10.138538 21579 raft_consensus.cc:2468] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 5.
I20260709 13:07:10.132695 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:10.143999 21582 raft_consensus.cc:2393] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 in current term 4: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:07:10.141916 23954 raft_consensus.cc:515] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:09.774917 23844 consensus_queue.cc:237] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:10.140655 24011 leader_election.cc:290] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:10.145457 21579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36106 (request call id 2052) took 1227 ms. Trace:
I20260709 13:07:10.114184 24131 raft_consensus.cc:2749] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:07:10.110954 24129 consensus_queue.cc:1048] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.014s
I20260709 13:07:10.102859 24113 raft_consensus.cc:515] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:10.165144 24113 leader_election.cc:290] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:10.149535 21579 rpcz_store.cc:276] 0709 13:07:08.918005 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:10.144537 (+1226532us) service_pool.cc:224] Handling call
0709 13:07:10.144887 (+   350us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:10.145081 (+   194us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:10.145117 (+    36us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:10.145170 (+    53us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:07:10.145214 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:10.145278 (+    64us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:10.145396 (+   118us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:10.120589 24136 raft_consensus.cc:493] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:10.151850 21584 raft_consensus.cc:1240] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 5. Current term is 6. Ops: []
I20260709 13:07:10.154893 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:10.150769 22264 raft_consensus.cc:1240] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:10.113456 23978 raft_consensus.cc:515] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:10.156183 24115 leader_election.cc:290] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:10.156369 23937 leader_election.cc:290] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:10.157512 23953 leader_election.cc:290] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:07:10.159404 24068 consensus_meta.cc:287] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a: Time spent flushing consensus metadata: real 0.622s	user 0.006s	sys 0.000s
I20260709 13:07:10.160630 23934 raft_consensus.cc:515] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:10.162528 23954 leader_election.cc:290] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:10.162763 24131 raft_consensus.cc:3060] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:10.121129 24128 raft_consensus.cc:2804] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:10.172794 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:10.208182 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:10.181393 21584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36106 (request call id 2049) took 1334 ms. Trace:
I20260709 13:07:10.165815 24082 raft_consensus.cc:493] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:10.205243 21624 leader_election.cc:336] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Timed out: RequestConsensusVote RPC to 127.19.255.193:37015 timed out after 1.579s (SENT)
I20260709 13:07:10.205535 21585 raft_consensus.cc:2410] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 for term 5 because replica has last-logged OpId of term: 4 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 6.
I20260709 13:07:10.208886 21584 rpcz_store.cc:276] 0709 13:07:08.847054 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:10.125650 (+1278596us) service_pool.cc:224] Handling call
0709 13:07:10.151599 (+ 25949us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:10.181152 (+ 29553us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:10.181338 (+   186us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:10.216183 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:10.217481 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:10.217397 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:10.218065 21584 raft_consensus.cc:2376] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 5. Re-sending same reply.
I20260709 13:07:10.218884 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:10.218976 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:10.219900 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:10.220211 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce0fb868664a789da1828a9c9c060c" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:10.220678 21582 raft_consensus.cc:2393] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 in current term 4: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:07:10.221407 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:10.222290 21584 raft_consensus.cc:2393] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 in current term 4: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:07:10.223018 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:10.223206 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:10.224713 23745 leader_election.cc:290] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:10.224793 21584 raft_consensus.cc:1275] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:10.225841 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:10.226440 21732 raft_consensus.cc:2468] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 4.
I20260709 13:07:10.221498 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:10.227226 23934 leader_election.cc:290] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:10.227331 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
W20260709 13:07:10.227895 21624 leader_election.cc:336] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Timed out: RequestConsensusVote RPC to 127.19.255.193:37015 timed out after 1.529s (SENT)
I20260709 13:07:10.228314 21624 leader_election.cc:304] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:10.227211 21582 raft_consensus.cc:2468] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 5.
I20260709 13:07:10.228489 23978 leader_election.cc:290] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:10.229846 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:10.230049 21582 raft_consensus.cc:1240] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 5 LEADER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:10.230402 21732 raft_consensus.cc:3060] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:10.231240 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:10.232371 21729 raft_consensus.cc:2410] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a 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.
W20260709 13:07:10.233444 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 159309us
I20260709 13:07:10.234179 21626 leader_election.cc:304] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:10.235139 22272 raft_consensus.cc:2468] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 5.
I20260709 13:07:10.236095 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:10.237443 21626 leader_election.cc:304] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:10.238076 21626 leader_election.cc:304] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
W20260709 13:07:10.239181 21624 leader_election.cc:336] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Timed out: RequestConsensusVote RPC to 127.19.255.193:37015 timed out after 1.705s (SENT)
I20260709 13:07:10.239616 21624 leader_election.cc:304] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:10.240142 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:10.236666 21726 raft_consensus.cc:2468] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 4.
I20260709 13:07:10.240927 21734 raft_consensus.cc:2468] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 6.
I20260709 13:07:10.247023 24068 raft_consensus.cc:493] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:10.247205 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:10.247826 21732 raft_consensus.cc:2468] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 4.
I20260709 13:07:10.248018 21733 raft_consensus.cc:2393] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 4: Already voted for candidate fd323b19805c46bcb7aec2478c2a29e9 in this term.
I20260709 13:07:10.248932 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:10.250160 21725 raft_consensus.cc:2410] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for term 7 because replica has last-logged OpId of term: 5 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 5.
I20260709 13:07:10.252069 23953 raft_consensus.cc:2749] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:10.252372 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:10.252817 23953 raft_consensus.cc:2804] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:07:10.247546 24068 raft_consensus.cc:515] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:10.254705 23745 consensus_queue.cc:1059] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:10.253314 23953 raft_consensus.cc:493] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:10.255473 23953 raft_consensus.cc:3060] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:10.255683 23745 raft_consensus.cc:2749] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:10.256443 23745 raft_consensus.cc:3055] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:10.256775 23745 raft_consensus.cc:740] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
W20260709 13:07:10.258551 24135 log.cc:927] Time spent T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
I20260709 13:07:10.254947 24068 leader_election.cc:290] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:10.252893 21731 raft_consensus.cc:3060] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:10.262415 21582 raft_consensus.cc:1275] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:07:10.273937 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:10.274034 21577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36120 (request call id 1567) took 1527 ms. Trace:
I20260709 13:07:10.274582 21727 raft_consensus.cc:2468] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 4.
I20260709 13:07:10.274529 21577 rpcz_store.cc:276] 0709 13:07:08.746694 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:08.751033 (+  4339us) service_pool.cc:224] Handling call
0709 13:07:10.273857 (+1522824us) spinlock_profiling.cc:243] Waited 1.16 s on lock 0x7b5400328cd4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:10.273977 (+   120us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2672676096}
I20260709 13:07:10.211772 24128 raft_consensus.cc:697] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:10.276182 21729 raft_consensus.cc:1275] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 2. (index mismatch)
I20260709 13:07:10.182394 24136 raft_consensus.cc:515] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:10.236235 23978 raft_consensus.cc:2749] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:07:10.277462 21624 leader_election.cc:304] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:10.282160 21624 leader_election.cc:304] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:10.283263 21624 leader_election.cc:304] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:10.257477 23745 consensus_queue.cc:260] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:10.210376 24082 raft_consensus.cc:515] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:10.252082 24140 raft_consensus.cc:2804] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:10.309739 24146 raft_consensus.cc:2749] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:07:10.310426 24146 raft_consensus.cc:2804] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:10.310760 24146 raft_consensus.cc:493] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:10.311107 24146 raft_consensus.cc:3060] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:10.311287 23427 raft_consensus.cc:515] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:10.313443 23427 leader_election.cc:290] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:10.297334 24140 raft_consensus.cc:493] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:10.314500 24140 raft_consensus.cc:3060] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:10.293323 21576 raft_consensus.cc:1240] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:10.318897 23843 raft_consensus.cc:515] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:10.321064 23843 leader_election.cc:290] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:10.322576 23953 raft_consensus.cc:515] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:10.331308 24136 leader_election.cc:290] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:10.331911 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:10.332453 24128 consensus_queue.cc:237] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:10.343653 24106 raft_consensus.cc:3060] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Advancing to term 8
W20260709 13:07:10.324373 24134 log.cc:927] Time spent T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.109s	user 0.000s	sys 0.000s
I20260709 13:07:10.333565 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:10.334324 23953 leader_election.cc:290] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 7 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:10.336630 21727 raft_consensus.cc:1275] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:10.338332 21726 raft_consensus.cc:1240] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 5. Current term is 6. Ops: [5.8-5.8]
I20260709 13:07:10.352025 21734 raft_consensus.cc:2393] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 3: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:07:10.340544 21729 raft_consensus.cc:1240] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:10.309235 23978 raft_consensus.cc:2749] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:07:10.359746 23978 raft_consensus.cc:493] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:10.360551 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:10.360278 23978 raft_consensus.cc:515] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:10.361088 21583 raft_consensus.cc:1813] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Handling vote request from an unknown peer c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:10.361545 21583 raft_consensus.cc:2393] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 5: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:07:10.361857 23846 raft_consensus.cc:493] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:10.362257 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1fb7e43d84f61a2bba6f0e6c6a77f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:10.362324 23846 raft_consensus.cc:515] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:10.363019 21583 raft_consensus.cc:2393] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 4: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:07:10.350301 22267 raft_consensus.cc:1240] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 LEADER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:10.364916 24082 leader_election.cc:290] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:07:10.366935 21548 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:10.370669 22269 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54804 (request call id 578) took 1725 ms. Trace:
I20260709 13:07:10.371539 24131 raft_consensus.cc:2749] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:07:10.374042 24130 log.cc:927] Time spent T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.587s	user 0.002s	sys 0.000s
I20260709 13:07:10.376489 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:10.377080 22266 raft_consensus.cc:1240] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 5. Current term is 6. Ops: [5.8-5.8]
I20260709 13:07:10.377681 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:10.378006 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:10.378827 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:10.379292 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:10.379675 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:10.362867 21579 raft_consensus.cc:2393] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 in current term 4: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:07:10.378159 23745 raft_consensus.cc:3060] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:10.380470 22272 raft_consensus.cc:2393] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 6: Already voted for candidate fd323b19805c46bcb7aec2478c2a29e9 in this term.
W20260709 13:07:10.382170 24112 log.cc:927] Time spent T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9: Append to log took a long time: real 1.492s	user 0.008s	sys 0.011s
I20260709 13:07:10.382503 24097 raft_consensus.cc:493] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:10.383055 24097 raft_consensus.cc:515] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:10.385193 24097 leader_election.cc:290] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:10.385663 24097 raft_consensus.cc:493] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:10.387161 24097 raft_consensus.cc:515] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:10.378028 24058 raft_consensus.cc:515] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:10.389976 23826 leader_election.cc:290] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:10.392228 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:10.392714 24018 raft_consensus.cc:3060] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:10.420428 24058 leader_election.cc:290] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:10.398326 21585 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
mode: GRACEFUL
new_leader_uuid: "85fe6149d5a84a0e8902326e5be67672"
 from {username='slave'} at 127.0.0.1:47892
I20260709 13:07:10.421391 21585 raft_consensus.cc:606] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Received request to transfer leadership to TS 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:10.421787 21585 raft_consensus.cc:614] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 13:07:10.399734 24121 log.cc:927] Time spent T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.762s	user 0.019s	sys 0.000s
I20260709 13:07:10.405176 24117 raft_consensus.cc:493] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:10.405557 22237 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:10.423660 22237 leader_election.cc:336] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Timed out: RequestConsensusVote RPC to 127.19.255.193:37015 timed out after 1.580s (SENT)
I20260709 13:07:10.406095 24146 raft_consensus.cc:515] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:10.349503 21731 raft_consensus.cc:2468] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 5.
I20260709 13:07:10.406737 23846 leader_election.cc:290] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:10.407017 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:10.407806 21577 raft_consensus.cc:1275] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 7. (term mismatch)
I20260709 13:07:10.433672 21577 pending_rounds.cc:85] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a: Aborting all ops after (but not including) 6
I20260709 13:07:10.434008 21577 pending_rounds.cc:107] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a: Aborting uncommitted NO_OP operation due to leader change: 4.7
I20260709 13:07:10.434258 21577 raft_consensus.cc:2889] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:10.408089 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:10.435348 21583 raft_consensus.cc:2468] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 6.
I20260709 13:07:10.436416 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:10.371025 22269 rpcz_store.cc:276] 0709 13:07:08.645021 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:08.645168 (+   147us) service_pool.cc:224] Handling call
0709 13:07:08.645393 (+   225us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:08.645564 (+   171us) raft_consensus.cc:1534] Early marking committed up to index 7
0709 13:07:08.649800 (+  4236us) log.cc:844] Serialized 14 byte log entry
0709 13:07:10.370272 (+1720472us) spinlock_profiling.cc:243] Waited 3.16 ms on lock 0x7b180002dc40. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f7329634de1 00007f73296415b1 00007f73234014bc 00007f732074f48b 00007f73295a9ab9 00007f732076b69b 00007f732076993f 00007f7320769455 00007f7323851060 00007f7323863716 00007f7323874287
0709 13:07:10.370369 (+    97us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:10.370415 (+    46us) raft_consensus.cc:1645] Marking committed up to 7
0709 13:07:10.370459 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:10.370518 (+    59us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:10.370618 (+   100us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":127582,"prepare.queue_time_us":7089,"prepare.run_cpu_time_us":26,"prepare.run_wall_time_us":27,"raft.queue_time_us":117576,"raft.run_cpu_time_us":86,"raft.run_wall_time_us":7229,"spinlock_wait_cycles":20831744,"thread_start_us":234739,"threads_started":2,"wal-append.queue_time_us":194700}
I20260709 13:07:10.395112 24140 raft_consensus.cc:515] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:10.362406 23978 leader_election.cc:290] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:10.410864 21697 leader_election.cc:304] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:10.411972 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117c5d69faea43f595b012039cd72553" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:10.444450 22268 raft_consensus.cc:3060] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:10.412611 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:10.413398 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:10.445968 22273 raft_consensus.cc:3060] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:10.414705 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
W20260709 13:07:10.414389 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 176336us
I20260709 13:07:10.421087 24136 consensus_queue.cc:1059] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.012s
I20260709 13:07:10.424075 22237 leader_election.cc:304] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:10.449272 21660 raft_consensus.cc:1240] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 4. Current term is 5. Ops: []
W20260709 13:07:10.450106 22237 leader_election.cc:336] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Timed out: RequestConsensusVote RPC to 127.19.255.193:37015 timed out after 1.600s (SENT)
I20260709 13:07:10.450402 22237 leader_election.cc:304] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:10.452726 22237 leader_election.cc:304] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:10.454483 22237 leader_election.cc:304] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:10.350379 21551 leader_election.cc:304] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:10.438166 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:10.457666 22269 raft_consensus.cc:2468] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 8.
W20260709 13:07:10.439381 21625 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:10.420442 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:10.459738 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:10.441025 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51bc12b41914bad9df01a751855d7f9" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:10.462538 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:10.442018 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:07:10.458257 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 107982us
I20260709 13:07:10.458420 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:10.464963 21585 raft_consensus.cc:2468] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 6.
I20260709 13:07:10.465348 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:10.466030 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:10.468284 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:10.469043 21653 raft_consensus.cc:2468] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 5.
I20260709 13:07:10.470237 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:10.471145 21655 raft_consensus.cc:2393] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 3: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:07:10.472188 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:10.456735 22237 leader_election.cc:304] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:10.459465 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:10.456296 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:10.473596 21660 raft_consensus.cc:2468] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 6.
I20260709 13:07:10.474642 21585 raft_consensus.cc:2468] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 6.
I20260709 13:07:10.475557 22273 raft_consensus.cc:2468] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 6.
I20260709 13:07:10.425472 24117 raft_consensus.cc:515] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:10.448254 24058 raft_consensus.cc:2804] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:10.449412 24097 leader_election.cc:290] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:10.479976 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:10.480566 21585 raft_consensus.cc:1275] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:07:10.480727 22237 leader_election.cc:304] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:10.460340 22265 raft_consensus.cc:1275] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
W20260709 13:07:10.490046 21623 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:10.532858 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 52195.6us
W20260709 13:07:10.533397 21623 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:10.457163 24129 raft_consensus.cc:2749] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:10.493125 21698 leader_election.cc:304] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:10.454646 24113 raft_consensus.cc:2749] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:07:10.497614 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:10.454109 24115 raft_consensus.cc:2749] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:10.495393 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117c5d69faea43f595b012039cd72553" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:10.516597 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:10.482472 24136 raft_consensus.cc:3060] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:10.482786 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:10.476951 21697 leader_election.cc:304] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:10.520897 22269 raft_consensus.cc:2468] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 5.
I20260709 13:07:10.546135 21657 raft_consensus.cc:1275] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 4. (term mismatch)
I20260709 13:07:10.484122 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:10.546558 21657 pending_rounds.cc:85] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252: Aborting all ops after (but not including) 3
W20260709 13:07:10.546613 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 69741.4us
I20260709 13:07:10.476927 21551 leader_election.cc:304] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:10.546959 21660 raft_consensus.cc:2468] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 8.
I20260709 13:07:10.547379 21697 leader_election.cc:304] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:10.533684 22237 leader_election.cc:304] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
W20260709 13:07:10.547631 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 70806.3us
I20260709 13:07:10.549036 21551 leader_election.cc:304] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:10.550130 21551 leader_election.cc:304] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:07:10.534538 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4955566edeb4111afd9f42d0664485a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:10.546175 21581 raft_consensus.cc:2468] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 5.
W20260709 13:07:10.537407 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 44355.4us
I20260709 13:07:10.467310 24139 raft_consensus.cc:2804] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:10.496383 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:10.560611 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:10.542639 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:10.496079 21580 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36106 (request call id 2043) took 1653 ms. Trace:
I20260709 13:07:10.562170 21580 rpcz_store.cc:276] 0709 13:07:08.843094 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:10.071888 (+1228794us) service_pool.cc:224] Handling call
0709 13:07:10.097240 (+ 25352us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:10.097857 (+   617us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:10.495910 (+398053us) spinlock_profiling.cc:243] Waited 24.9 ms on lock 0x7b54000bca50. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f73238588ad 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:10.496026 (+   116us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":57294080}
W20260709 13:07:10.541961 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 258731us
I20260709 13:07:10.560209 24106 raft_consensus.cc:2804] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:07:10.563628 21580 raft_consensus.cc:1240] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:10.563760 24139 raft_consensus.cc:697] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:10.564045 24106 raft_consensus.cc:697] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 6 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:10.492885 22267 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54804 (request call id 581) took 1842 ms. Trace:
I20260709 13:07:10.453928 23991 consensus_queue.cc:1059] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.063s
I20260709 13:07:10.564790 24139 consensus_queue.cc:237] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:10.564924 24106 consensus_queue.cc:237] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:10.565611 23991 raft_consensus.cc:3055] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:10.566007 23991 raft_consensus.cc:740] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:10.566777 23991 consensus_queue.cc:260] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:10.568071 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51bc12b41914bad9df01a751855d7f9" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:10.568858 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:10.569458 21653 raft_consensus.cc:2468] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 4.
I20260709 13:07:10.536451 23934 raft_consensus.cc:2749] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:10.483544 22268 raft_consensus.cc:2468] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
I20260709 13:07:10.544932 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:10.572335 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c8f49a78d445ee9c99e52b05c1b2bf" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:10.572836 21655 raft_consensus.cc:2393] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 5: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:07:10.553350 22237 leader_election.cc:304] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:10.495977 24127 raft_consensus.cc:493] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:10.575352 22237 leader_election.cc:304] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:10.536268 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:10.554721 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:10.584012 21624 leader_election.cc:304] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:10.584263 21660 raft_consensus.cc:2393] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 7: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:07:10.554447 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:10.558337 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:10.485386 24146 leader_election.cc:290] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:10.542357 23978 raft_consensus.cc:493] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:10.588501 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:10.565004 22267 rpcz_store.cc:276] 0709 13:07:08.650571 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:08.653090 (+  2519us) service_pool.cc:224] Handling call
0709 13:07:08.653340 (+   250us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:10.364239 (+1710899us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:10.492680 (+128441us) spinlock_profiling.cc:243] Waited 1.7 s on lock 0x7b54001dd654. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:07:10.492835 (+   155us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3902038400}
I20260709 13:07:10.575543 24127 raft_consensus.cc:515] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:10.552968 21698 leader_election.cc:304] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:10.575917 23934 raft_consensus.cc:3060] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:10.576105 23910 raft_consensus.cc:2804] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:07:10.576400 23991 raft_consensus.cc:3060] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:10.557071 23965 raft_consensus.cc:493] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:10.556702 24126 raft_consensus.cc:2804] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:07:10.576452 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:10.546877 21657 pending_rounds.cc:107] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252: Aborting uncommitted NO_OP operation due to leader change: 6.4
I20260709 13:07:10.564939 21580 raft_consensus.cc:1275] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 13:07:10.577275 24140 leader_election.cc:290] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:10.493752 24125 leader_election.cc:290] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:10.479285 23826 raft_consensus.cc:2749] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:07:10.580112 21700 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:10.580036 21654 raft_consensus.cc:2468] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
I20260709 13:07:10.639169 23427 raft_consensus.cc:493] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:10.555656 21732 raft_consensus.cc:1275] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:07:10.639776 23427 raft_consensus.cc:515] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:10.581668 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:10.540709 23912 raft_consensus.cc:2749] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:10.536619 24058 raft_consensus.cc:697] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:10.585484 21659 raft_consensus.cc:2393] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 6: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:07:10.555825 21576 raft_consensus.cc:2410] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 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 13:07:10.561631 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:10.649170 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:10.649719 21727 raft_consensus.cc:2393] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 in current term 6: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:07:10.585969 22273 raft_consensus.cc:2468] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 4.
W20260709 13:07:10.535904 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 250049us
I20260709 13:07:10.561477 23936 raft_consensus.cc:2749] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:07:10.591367 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 100211us
I20260709 13:07:10.657047 22273 raft_consensus.cc:1275] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 8 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 13:07:10.658344 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117c5d69faea43f595b012039cd72553" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:10.591665 21624 leader_election.cc:304] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:10.532730 24082 consensus_queue.cc:1048] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.048s
I20260709 13:07:10.552961 24145 raft_consensus.cc:493] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:10.553184 24068 raft_consensus.cc:2749] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:07:10.593429 21698 leader_election.cc:304] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:07:10.594710 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:10.536383 24087 consensus_queue.cc:1059] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.053s
I20260709 13:07:10.641016 21655 raft_consensus.cc:2468] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 6.
I20260709 13:07:10.642040 21657 raft_consensus.cc:2889] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 13:07:10.643255 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 56126.1us
I20260709 13:07:10.554087 24133 raft_consensus.cc:2749] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:10.645323 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4955566edeb4111afd9f42d0664485a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:10.588013 23745 raft_consensus.cc:2749] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:10.652925 23427 leader_election.cc:290] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:10.656432 21729 raft_consensus.cc:1240] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 4. Current term is 5. Ops: [4.6-4.6]
I20260709 13:07:10.658878 21659 raft_consensus.cc:3060] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:10.593986 24115 consensus_queue.cc:1048] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.066s
I20260709 13:07:10.661126 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:10.795488 21727 raft_consensus.cc:3060] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:10.662287 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
W20260709 13:07:10.663050 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 112997us
I20260709 13:07:10.796927 21551 leader_election.cc:304] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:10.637791 23910 raft_consensus.cc:493] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:10.744138 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:10.797758 21655 raft_consensus.cc:3060] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:10.659866 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:10.800683 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:10.801246 21654 raft_consensus.cc:2468] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 5.
I20260709 13:07:10.637835 23893 raft_consensus.cc:2804] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:10.744576 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:10.804697 21659 raft_consensus.cc:2410] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 for term 4 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 13:07:10.804837 21657 raft_consensus.cc:2468] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 3.
I20260709 13:07:10.805614 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:10.806016 21657 raft_consensus.cc:3060] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:10.638516 24126 raft_consensus.cc:493] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:10.585798 24129 raft_consensus.cc:2749] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 13:07:10.780616 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 187244us
I20260709 13:07:10.782694 21585 raft_consensus.cc:1275] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
W20260709 13:07:10.749907 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 158320us
I20260709 13:07:10.807516 21698 leader_election.cc:304] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:07:10.808218 21624 leader_election.cc:304] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:10.747789 21697 leader_election.cc:304] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:10.813642 21655 raft_consensus.cc:2468] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 7.
I20260709 13:07:10.818451 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:10.819546 21659 raft_consensus.cc:2468] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 6.
W20260709 13:07:10.814963 22239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 153669us
I20260709 13:07:10.820468 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117c5d69faea43f595b012039cd72553" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:10.745225 24140 raft_consensus.cc:2749] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:10.643528 23978 raft_consensus.cc:515] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:10.821461 21659 raft_consensus.cc:2410] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 for term 4 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 13:07:10.645181 23965 raft_consensus.cc:515] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:10.831837 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:10.832553 21654 raft_consensus.cc:2468] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 5.
I20260709 13:07:10.834786 21655 raft_consensus.cc:1275] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:07:10.828691 21624 leader_election.cc:400] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015) with higher term. Message: Invalid argument: T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for earlier term 3. Current term is 5.
I20260709 13:07:10.837317 21657 raft_consensus.cc:2468] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
I20260709 13:07:10.657671 24131 consensus_queue.cc:1059] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.143s
I20260709 13:07:10.840863 21655 raft_consensus.cc:1275] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:07:10.798770 21725 raft_consensus.cc:3060] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Advancing to term 6
I20260709 13:07:10.799248 23989 raft_consensus.cc:2804] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:10.807190 23910 raft_consensus.cc:3060] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:10.815095 24126 raft_consensus.cc:3060] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:07:10.851215 21654 raft_consensus.cc:1240] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:10.815214 23893 raft_consensus.cc:493] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting leader election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:10.854632 21660 raft_consensus.cc:2468] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
I20260709 13:07:10.863021 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:10.836076 23745 raft_consensus.cc:2804] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:07:10.863773 21654 raft_consensus.cc:2468] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 7.
I20260709 13:07:10.866669 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:10.868001 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
W20260709 13:07:10.864216 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 120198us
I20260709 13:07:10.791828 24145 raft_consensus.cc:515] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:10.850019 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:10.849661 23989 raft_consensus.cc:493] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting leader election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:10.857499 23893 raft_consensus.cc:3060] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:10.886714 21699 leader_election.cc:304] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:10.857023 24157 raft_consensus.cc:2804] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:10.865469 23745 raft_consensus.cc:493] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:10.852535 23953 consensus_queue.cc:1048] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.041s
I20260709 13:07:10.902633 21699 leader_election.cc:304] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:10.890872 24125 raft_consensus.cc:2804] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:07:10.884413 24117 leader_election.cc:290] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:10.891227 23989 raft_consensus.cc:3060] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:10.894922 23912 raft_consensus.cc:2804] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader election won for term 5
W20260709 13:07:10.918994 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 87782.6us
I20260709 13:07:10.876493 24073 consensus_queue.cc:1048] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 13:07:10.898021 24157 raft_consensus.cc:493] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:10.922123 21551 leader_election.cc:304] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:10.909251 23745 raft_consensus.cc:3060] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:10.909821 23937 raft_consensus.cc:493] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:10.928532 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 180821us
W20260709 13:07:10.915441 24152 log.cc:927] Time spent T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.335s	user 0.000s	sys 0.001s
I20260709 13:07:10.858928 24058 consensus_queue.cc:237] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:10.918179 21651 raft_consensus.cc:2393] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 5: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
W20260709 13:07:10.935087 21578 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36120 (request call id 1564) took 2184 ms (client timeout 1703 ms). Trace:
I20260709 13:07:10.915115 24125 raft_consensus.cc:493] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:07:10.936396 21578 rpcz_store.cc:269] 0709 13:07:08.745895 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:08.746016 (+   121us) service_pool.cc:224] Handling call
0709 13:07:10.930177 (+2184161us) spinlock_profiling.cc:243] Waited 1.27 s on lock 0x7b54003688d4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:10.930338 (+   161us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2920426880}
I20260709 13:07:10.900104 24160 consensus_queue.cc:1048] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.029s
W20260709 13:07:10.938161 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 68494.4us
I20260709 13:07:10.938740 21699 leader_election.cc:304] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:10.928668 21551 leader_election.cc:304] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
W20260709 13:07:10.954912 21548 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:10.933766 24082 raft_consensus.cc:2804] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:10.957276 21699 leader_election.cc:304] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:10.926643 24157 raft_consensus.cc:3060] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:10.978312 24106 raft_consensus.cc:2804] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:10.978843 24106 raft_consensus.cc:697] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 4 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:10.943454 24125 raft_consensus.cc:3060] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:07:10.933429 24127 leader_election.cc:290] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:10.915699 24166 consensus_queue.cc:1059] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.040s
I20260709 13:07:10.982681 21699 leader_election.cc:304] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:10.965415 21551 leader_election.cc:304] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:10.990043 21699 leader_election.cc:304] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
W20260709 13:07:10.992731 22239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 171383us
I20260709 13:07:10.994005 22267 raft_consensus.cc:1275] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:07:10.994221 21551 leader_election.cc:304] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:10.974601 24082 raft_consensus.cc:493] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:10.972525 24133 raft_consensus.cc:2749] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:10.935611 23937 raft_consensus.cc:515] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:11.011263 24165 consensus_queue.cc:1059] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:07:11.017012 24124 leader_election.cc:290] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:07:10.995175 24159 log.cc:927] Time spent T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.176s	user 0.001s	sys 0.000s
I20260709 13:07:10.998715 24068 raft_consensus.cc:2749] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:07:11.022539 24173 raft_consensus.cc:493] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:10.981175 24168 raft_consensus.cc:2804] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 13:07:11.034663 24161 log.cc:927] Time spent T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9: Append to log took a long time: real 0.143s	user 0.001s	sys 0.000s
I20260709 13:07:11.034960 24168 raft_consensus.cc:493] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting leader election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:11.035390 24168 raft_consensus.cc:3060] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:07:10.999567 24151 log.cc:927] Time spent T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.207s	user 0.000s	sys 0.001s
I20260709 13:07:11.008494 24082 raft_consensus.cc:3060] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:11.040479 23965 leader_election.cc:290] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:11.040969 24136 raft_consensus.cc:2749] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:11.041633 22273 raft_consensus.cc:2468] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 5.
W20260709 13:07:10.992791 24162 log.cc:927] Time spent T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260709 13:07:10.998385 24073 consensus_queue.cc:1059] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.036s
I20260709 13:07:11.034062 24173 raft_consensus.cc:515] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:11.044446 24145 leader_election.cc:290] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:11.045349 24173 leader_election.cc:290] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:07:11.011283 24158 log.cc:927] Time spent T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.161s	user 0.001s	sys 0.000s
I20260709 13:07:11.039361 21727 raft_consensus.cc:2468] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 7.
I20260709 13:07:11.062879 23912 raft_consensus.cc:697] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
W20260709 13:07:11.064481 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 257040us
I20260709 13:07:11.064196 23912 consensus_queue.cc:237] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:11.064813 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 412865us
I20260709 13:07:11.065734 21698 leader_election.cc:304] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:11.067006 22238 leader_election.cc:304] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:11.068446 24115 raft_consensus.cc:2804] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:11.032086 24105 raft_consensus.cc:493] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:11.068845 24115 raft_consensus.cc:493] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:11.069329 24115 raft_consensus.cc:3060] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:11.069221 24105 raft_consensus.cc:515] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:11.071164 24105 leader_election.cc:290] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:11.052095 24178 raft_consensus.cc:2764] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader pre-election decision vote started in defunct term 6: won
I20260709 13:07:11.057178 24133 consensus_queue.cc:1059] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 4.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.015s
I20260709 13:07:11.068555 21698 leader_election.cc:304] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:11.075205 21698 leader_election.cc:304] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:11.076836 21698 leader_election.cc:304] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:11.078063 21698 leader_election.cc:304] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:11.078812 21698 leader_election.cc:304] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:11.001291 24087 consensus_queue.cc:1059] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.051s
I20260709 13:07:11.050390 24124 raft_consensus.cc:2804] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:11.029919 24167 raft_consensus.cc:2804] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:07:11.046908 23843 raft_consensus.cc:2804] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:11.088606 21550 leader_election.cc:304] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:11.043447 23989 raft_consensus.cc:515] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:11.097833 22238 leader_election.cc:304] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:11.047252 21725 raft_consensus.cc:2468] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 6.
I20260709 13:07:11.029814 24127 consensus_queue.cc:1048] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.051s
I20260709 13:07:11.136567 21550 leader_election.cc:304] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:11.046277 24169 consensus_queue.cc:1048] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.055s
I20260709 13:07:11.073158 24068 raft_consensus.cc:2804] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:11.101076 24167 raft_consensus.cc:493] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:11.161510 22239 leader_election.cc:304] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
W20260709 13:07:11.145557 24018 consensus_meta.cc:287] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672: Time spent flushing consensus metadata: real 0.726s	user 0.008s	sys 0.002s
I20260709 13:07:11.101519 24124 raft_consensus.cc:493] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:11.139909 24127 consensus_queue.cc:1243] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer c0c40b7dc6c341f7ba49e3a696970252 log is divergent from this leader: its last log entry 4.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 13:07:11.100808 24145 raft_consensus.cc:493] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:11.139473 24181 raft_consensus.cc:493] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:11.139529 24087 raft_consensus.cc:3055] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:11.105557 23843 raft_consensus.cc:493] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting leader election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
W20260709 13:07:11.168608 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 71369.2us
I20260709 13:07:11.173578 21730 raft_consensus.cc:2410] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a 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 13:07:11.050443 24106 consensus_queue.cc:237] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:11.165828 24167 raft_consensus.cc:3060] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:11.184896 22238 leader_election.cc:304] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:11.090154 24173 raft_consensus.cc:493] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:11.188382 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:11.167915 24068 raft_consensus.cc:697] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [term 5 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:11.168836 24136 raft_consensus.cc:2804] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:11.173431 24124 raft_consensus.cc:3060] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:11.171286 24179 raft_consensus.cc:2749] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:07:11.248097 21656 raft_consensus.cc:2393] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 5: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
W20260709 13:07:11.248862 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 175453us
I20260709 13:07:11.181589 24166 raft_consensus.cc:3060] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:07:11.251261 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 52308.4us
I20260709 13:07:11.170965 24105 raft_consensus.cc:2749] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:07:11.171149 24164 raft_consensus.cc:2804] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:07:11.185269 23843 raft_consensus.cc:3060] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:11.184015 24087 raft_consensus.cc:740] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:11.186327 23844 raft_consensus.cc:493] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:11.285508 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
W20260709 13:07:11.256357 23934 consensus_meta.cc:287] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9: Time spent flushing consensus metadata: real 0.617s	user 0.008s	sys 0.001s
W20260709 13:07:11.260464 24176 log.cc:927] Time spent T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.086s	user 0.000s	sys 0.000s
W20260709 13:07:11.288283 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 201620us
I20260709 13:07:11.181270 24187 raft_consensus.cc:2804] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:07:11.251184 24136 raft_consensus.cc:493] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:11.195305 24188 raft_consensus.cc:2749] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:11.246869 24073 raft_consensus.cc:2804] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:07:11.172245 24145 raft_consensus.cc:515] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:11.195201 24018 raft_consensus.cc:2749] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:11.308259 24068 consensus_queue.cc:237] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:11.308408 24082 raft_consensus.cc:515] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:11.314734 23991 consensus_meta.cc:287] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672: Time spent flushing consensus metadata: real 0.671s	user 0.005s	sys 0.002s
I20260709 13:07:11.291409 22264 raft_consensus.cc:1275] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:07:11.276854 24182 raft_consensus.cc:2804] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:07:11.301091 23844 raft_consensus.cc:515] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:11.331398 21698 leader_election.cc:304] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:11.340934 24182 raft_consensus.cc:697] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:11.342092 21698 leader_election.cc:304] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:11.341876 24182 consensus_queue.cc:237] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.6, Last appended by leader: 6, Current term: 7, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:11.342331 24126 raft_consensus.cc:515] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:11.291031 24164 raft_consensus.cc:697] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 6 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:11.294829 23934 raft_consensus.cc:2749] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:11.186056 24181 raft_consensus.cc:515] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:11.343753 24164 consensus_queue.cc:237] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:11.344322 23893 raft_consensus.cc:515] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:11.345534 24181 leader_election.cc:290] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:11.291923 24183 raft_consensus.cc:2749] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:11.346778 23912 raft_consensus.cc:2749] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:11.347505 24188 raft_consensus.cc:2749] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:07:11.348564 24115 raft_consensus.cc:515] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:11.350801 24115 leader_election.cc:290] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:11.352636 24128 raft_consensus.cc:3055] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:11.353171 24128 raft_consensus.cc:740] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:11.354151 24128 consensus_queue.cc:260] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:11.277251 24165 consensus_queue.cc:1048] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.040s
I20260709 13:07:11.335623 24087 consensus_queue.cc:260] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:11.337862 24145 leader_election.cc:290] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:11.318089 24073 raft_consensus.cc:493] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Starting leader election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:11.274340 24173 raft_consensus.cc:515] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:11.287786 24168 raft_consensus.cc:515] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:11.304462 24136 raft_consensus.cc:3060] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:11.294118 24187 raft_consensus.cc:493] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:11.335129 24127 consensus_queue.cc:1048] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:11.358769 21697 leader_election.cc:304] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:11.362381 21656 raft_consensus.cc:2393] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 3: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:07:11.339447 23745 raft_consensus.cc:515] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:11.368026 24073 raft_consensus.cc:3060] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:11.371194 24169 raft_consensus.cc:493] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:11.368784 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:11.315461 23910 raft_consensus.cc:515] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:11.380106 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 385942us
I20260709 13:07:11.355568 24128 raft_consensus.cc:3060] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:11.377395 23991 raft_consensus.cc:2804] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:11.360369 24157 raft_consensus.cc:515] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:11.414423 21624 leader_election.cc:304] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:11.417567 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:11.421217 21624 leader_election.cc:304] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:11.421569 21727 raft_consensus.cc:2468] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 4.
I20260709 13:07:11.423432 21729 raft_consensus.cc:1275] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:11.411574 24189 consensus_queue.cc:1048] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.043s
I20260709 13:07:11.423188 24115 consensus_queue.cc:1059] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:11.380295 24018 consensus_queue.cc:1048] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.046s
I20260709 13:07:11.378757 24188 consensus_queue.cc:1059] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.048s
I20260709 13:07:11.428759 24168 leader_election.cc:290] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:11.429524 23910 leader_election.cc:290] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 7 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:07:11.429870 24184 log.cc:927] Time spent T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 13:07:11.430922 23745 leader_election.cc:290] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 8 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:11.430640 24167 raft_consensus.cc:515] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:11.432044 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:11.432608 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:11.433104 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086cac2d4434404e9ae4162c70276394" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:11.434103 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:11.434741 21654 raft_consensus.cc:2393] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 5: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:07:11.436107 24186 raft_consensus.cc:2749] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:11.437668 24124 raft_consensus.cc:515] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:11.438474 24136 raft_consensus.cc:515] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:11.434487 24167 leader_election.cc:290] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:11.447245 21550 leader_election.cc:304] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:11.375595 24187 raft_consensus.cc:3060] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:11.460009 21654 raft_consensus.cc:1275] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 6. (term mismatch)
I20260709 13:07:11.463577 21654 pending_rounds.cc:85] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252: Aborting all ops after (but not including) 5
I20260709 13:07:11.463882 21654 pending_rounds.cc:107] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252: Aborting uncommitted NO_OP operation due to leader change: 3.6
I20260709 13:07:11.464196 21654 raft_consensus.cc:2889] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:11.385756 24087 raft_consensus.cc:3060] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:11.440631 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:11.380613 23937 leader_election.cc:290] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:11.494526 21733 raft_consensus.cc:1240] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 2. Current term is 3. Ops: [2.5-2.5]
I20260709 13:07:11.494935 23978 leader_election.cc:290] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:11.495577 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:11.495757 21579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:55756 (request call id 466) took 1331 ms. Trace:
I20260709 13:07:11.496167 21731 raft_consensus.cc:1240] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:11.496132 21579 rpcz_store.cc:276] 0709 13:07:10.163941 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:10.207943 (+ 44002us) service_pool.cc:224] Handling call
0709 13:07:11.495570 (+1287627us) spinlock_profiling.cc:243] Waited 154 ms on lock 0x7b54000cd5d4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:11.495688 (+   118us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":354127616}
I20260709 13:07:11.497495 21584 raft_consensus.cc:1240] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:11.504870 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:11.507921 21652 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53462 (request call id 1773) took 1049 ms. Trace:
I20260709 13:07:11.508292 21652 rpcz_store.cc:276] 0709 13:07:10.458859 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:10.459010 (+   151us) service_pool.cc:224] Handling call
0709 13:07:11.507342 (+1048332us) spinlock_profiling.cc:243] Waited 5.16 ms on lock 0x7b5800103e98. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320734b71 00007f7320734a22 00007f732964dc09 00007f73287a7ee0 00007f73288710ab 00007f7328871131 00007f7328832fc0 00007f732881d929 00007f732881d3d2 00007f7321d94bd4
0709 13:07:11.507493 (+   151us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:11.507635 (+   142us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:11.507659 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:11.507693 (+    34us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:07:11.507741 (+    48us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:11.507788 (+    47us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:11.507873 (+    85us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":11871488}
I20260709 13:07:11.510591 21659 raft_consensus.cc:1240] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 4. Current term is 5. Ops: [4.7-4.7]
I20260709 13:07:11.511118 21577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55756 (request call id 469) took 1346 ms. Trace:
I20260709 13:07:11.511476 21577 rpcz_store.cc:276] 0709 13:07:10.164713 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:10.275378 (+110665us) service_pool.cc:224] Handling call
0709 13:07:10.407478 (+132100us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:10.434811 (+ 27333us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:11.510952 (+1076141us) spinlock_profiling.cc:243] Waited 123 ms on lock 0x7b54000ce4d0. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f73238588ad 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:11.511068 (+   116us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":284020608}
I20260709 13:07:11.512948 21730 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34388 (request call id 1700) took 1286 ms. Trace:
I20260709 13:07:11.513316 21730 rpcz_store.cc:276] 0709 13:07:10.226552 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:10.227092 (+   540us) service_pool.cc:224] Handling call
0709 13:07:11.512792 (+1285700us) spinlock_profiling.cc:243] Waited 945 ms on lock 0x7b54001888d4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:11.512899 (+   107us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2173777280}
I20260709 13:07:11.443989 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:11.517230 21697 leader_election.cc:304] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:11.443289 21624 leader_election.cc:304] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:11.404394 23989 leader_election.cc:290] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:11.439590 24082 leader_election.cc:290] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 election: Requested vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:11.467110 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:11.521476 21654 raft_consensus.cc:3060] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:11.439599 24124 leader_election.cc:290] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
W20260709 13:07:11.468843 21548 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:11.414489 24169 raft_consensus.cc:515] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:11.459851 23745 raft_consensus.cc:2749] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:11.478118 24157 leader_election.cc:290] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 6 election: Requested vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:11.465384 23843 raft_consensus.cc:515] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:11.480423 24187 raft_consensus.cc:515] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:11.536245 21653 raft_consensus.cc:1275] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:07:11.481127 24126 leader_election.cc:290] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 9 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:07:11.481901 24153 log.cc:927] Time spent T 00000000000000000000000000000000 P d7aa6571b7df45509899d2b8ee6a3a2c: Append to log took a long time: real 0.689s	user 0.002s	sys 0.002s
I20260709 13:07:11.484760 24173 leader_election.cc:290] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:11.461503 24185 consensus_queue.cc:1048] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.026s
I20260709 13:07:11.485510 22265 raft_consensus.cc:3060] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:11.459885 23934 consensus_queue.cc:1059] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.026s
I20260709 13:07:11.475795 24188 consensus_queue.cc:1243] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer fd323b19805c46bcb7aec2478c2a29e9 log is divergent from this leader: its last log entry 5.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 6
I20260709 13:07:11.486897 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:11.487223 24117 raft_consensus.cc:3055] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:11.550436 22267 raft_consensus.cc:3060] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:07:11.550498 24117 raft_consensus.cc:740] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:11.551442 24117 consensus_queue.cc:260] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, 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: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:11.552902 24117 raft_consensus.cc:3060] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:11.487962 24177 raft_consensus.cc:3055] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:11.463959 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:11.557745 21733 raft_consensus.cc:1240] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 5. Current term is 6. Ops: []
I20260709 13:07:11.557029 21654 raft_consensus.cc:2468] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 7.
I20260709 13:07:11.533207 24097 raft_consensus.cc:493] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:11.519058 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:11.519984 21585 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55756 (request call id 473) took 1354 ms. Trace:
W20260709 13:07:11.518577 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 75354.6us
I20260709 13:07:11.526631 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:11.528264 22273 raft_consensus.cc:1240] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 5. Current term is 6. Ops: [5.8-5.8]
I20260709 13:07:11.567938 21585 rpcz_store.cc:276] 0709 13:07:10.165722 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:10.555843 (+390121us) service_pool.cc:224] Handling call
0709 13:07:10.556163 (+   320us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:10.807884 (+251721us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:11.515796 (+707912us) spinlock_profiling.cc:243] Waited 226 ms on lock 0x7b54003683d4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:07:11.519929 (+  4133us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":520000256}
I20260709 13:07:11.530396 24045 consensus_queue.cc:1059] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.037s
W20260709 13:07:11.520123 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 72977.3us
I20260709 13:07:11.520743 24189 raft_consensus.cc:2804] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:11.544762 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:11.545011 21653 raft_consensus.cc:1240] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 5. Current term is 6. Ops: []
I20260709 13:07:11.582180 21653 raft_consensus.cc:1275] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:11.583022 21653 raft_consensus.cc:1240] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:11.499938 23991 raft_consensus.cc:697] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [term 4 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:11.546553 22270 raft_consensus.cc:1275] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:07:11.521152 23910 raft_consensus.cc:2749] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:11.522696 23978 raft_consensus.cc:2749] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:11.556991 22267 raft_consensus.cc:2468] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 9.
I20260709 13:07:11.558331 21584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36106 (request call id 2066) took 2159 ms. Trace:
I20260709 13:07:11.587845 21584 rpcz_store.cc:276] 0709 13:07:09.398962 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:10.225826 (+826864us) service_pool.cc:224] Handling call
0709 13:07:11.497343 (+1271517us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:11.497847 (+   504us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:11.558164 (+ 60317us) spinlock_profiling.cc:243] Waited 1.27 s on lock 0x7b54000cd5d0. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f73238588ad 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:11.558279 (+   115us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2923543808}
I20260709 13:07:11.588697 24169 leader_election.cc:290] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:11.589042 24209 raft_consensus.cc:493] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:11.589567 24209 raft_consensus.cc:515] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:11.591120 23844 leader_election.cc:290] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
W20260709 13:07:11.559814 21623 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:11.594014 24187 leader_election.cc:290] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:11.594264 21623 leader_election.cc:304] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:11.594655 21697 leader_election.cc:304] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:11.595285 24173 raft_consensus.cc:2804] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:11.595677 24173 raft_consensus.cc:493] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:11.596190 24173 raft_consensus.cc:3060] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:11.546368 23893 leader_election.cc:290] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:11.480585 24125 raft_consensus.cc:515] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:11.602221 24136 leader_election.cc:290] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:11.602463 24125 leader_election.cc:290] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 9 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:11.530858 23936 consensus_queue.cc:1059] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 4.7, Next index: 8, Last known committed idx: 6, Time since last communication: 0.036s
I20260709 13:07:11.568215 21658 raft_consensus.cc:2410] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 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 13:07:11.544109 24166 raft_consensus.cc:2749] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:11.555866 24177 raft_consensus.cc:740] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:11.568399 21624 leader_election.cc:304] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:11.557253 24198 raft_consensus.cc:493] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:11.572908 21699 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.582s	user 0.026s	sys 0.029s
I20260709 13:07:11.595624 24190 raft_consensus.cc:493] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:11.379773 23912 consensus_queue.cc:1048] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.085s
I20260709 13:07:11.606766 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd4c0f5b04342ab9fad6d2ab9ca4e4f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:11.607388 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:11.607761 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c8f49a78d445ee9c99e52b05c1b2bf" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:11.636080 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:11.636337 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:11.609073 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:11.609517 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:11.636314 21579 raft_consensus.cc:3060] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:11.609982 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:11.636300 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:11.611382 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
W20260709 13:07:11.637856 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 112666us
I20260709 13:07:11.612675 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:11.572432 21655 raft_consensus.cc:1275] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:07:11.611904 21583 raft_consensus.cc:1275] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:11.622997 21658 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53462 (request call id 1779) took 1088 ms. Trace:
W20260709 13:07:11.624238 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 55938.2us
I20260709 13:07:11.623449 21726 raft_consensus.cc:2468] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 5.
I20260709 13:07:11.640280 21658 rpcz_store.cc:276] 0709 13:07:10.534540 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:10.534672 (+   132us) service_pool.cc:224] Handling call
0709 13:07:11.518905 (+984233us) spinlock_profiling.cc:243] Waited 1.43 ms on lock 0x7b5800103e98. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320734b71 00007f7320734a22 00007f732964dc09 00007f73287a7ee0 00007f73288710ab 00007f7328871131 00007f732881f0a0 00007f732881e984 00007f7321d996d4 00007f7321d99662
0709 13:07:11.622929 (+104024us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3283712}
I20260709 13:07:11.627444 21729 raft_consensus.cc:1240] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 5. Current term is 6. Ops: [5.2-5.2]
I20260709 13:07:11.626461 22269 raft_consensus.cc:1275] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:07:11.642313 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
W20260709 13:07:11.630005 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 47405.8us
W20260709 13:07:11.631846 21699 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.641s	user 0.027s	sys 0.029s
W20260709 13:07:11.644826 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 654763us
I20260709 13:07:11.646041 21699 leader_election.cc:304] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:07:11.636775 21582 raft_consensus.cc:2410] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for term 6 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 13:07:11.637887 21578 raft_consensus.cc:3060] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:11.628419 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:11.652535 21699 leader_election.cc:304] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:11.653683 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086cac2d4434404e9ae4162c70276394" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:11.660416 21659 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53446 (request call id 1628) took 1081 ms. Trace:
I20260709 13:07:11.660719 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1fb7e43d84f61a2bba6f0e6c6a77f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:11.660768 21659 rpcz_store.cc:276] 0709 13:07:10.579372 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:10.831635 (+252263us) service_pool.cc:224] Handling call
0709 13:07:11.510283 (+678648us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:11.511051 (+   768us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:11.660268 (+149217us) spinlock_profiling.cc:243] Waited 678 ms on lock 0x7b54000d1bd0. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f73238588ad 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:11.660373 (+   105us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1559921408}
I20260709 13:07:11.661942 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51bc12b41914bad9df01a751855d7f9" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:11.662590 21659 raft_consensus.cc:2393] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 4: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:07:11.653789 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:11.591562 24209 leader_election.cc:290] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:11.583801 24189 raft_consensus.cc:493] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:11.654470 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:11.655759 23427 raft_consensus.cc:2804] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:11.656332 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:11.668529 21582 raft_consensus.cc:2393] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 in current term 4: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:07:11.656898 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:11.658572 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:11.669031 21583 raft_consensus.cc:3060] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:11.671442 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:11.671996 21732 raft_consensus.cc:3060] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:11.675328 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c8f49a78d445ee9c99e52b05c1b2bf" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:11.633816 23844 raft_consensus.cc:2804] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:07:11.676789 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:11.672055 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:11.674774 24189 raft_consensus.cc:3060] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:11.679268 23427 raft_consensus.cc:697] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 4 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:11.632616 24181 raft_consensus.cc:2804] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:07:11.684508 21732 raft_consensus.cc:2468] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 5.
I20260709 13:07:11.681660 21731 raft_consensus.cc:2393] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 6: Already voted for candidate fd323b19805c46bcb7aec2478c2a29e9 in this term.
I20260709 13:07:11.686858 21732 raft_consensus.cc:1240] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 5. Current term is 6. Ops: [5.8-5.8]
I20260709 13:07:11.675890 21585 raft_consensus.cc:2376] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 5. Re-sending same reply.
W20260709 13:07:11.685127 22237 leader_election.cc:336] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Timed out: RequestConsensusVote RPC to 127.19.255.193:37015 timed out after 1.682s (SENT)
I20260709 13:07:11.633121 24157 raft_consensus.cc:493] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:11.687848 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1fb7e43d84f61a2bba6f0e6c6a77f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:11.570371 24097 raft_consensus.cc:515] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:11.636166 23843 leader_election.cc:290] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:11.629383 23978 consensus_queue.cc:1048] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.050s
I20260709 13:07:11.654884 23910 consensus_queue.cc:1048] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.142s
I20260709 13:07:11.653344 24190 raft_consensus.cc:515] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:11.635864 24198 raft_consensus.cc:515] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:11.698849 21624 leader_election.cc:304] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:11.835402 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
W20260709 13:07:12.276346 21583 consensus_meta.cc:287] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a: Time spent flushing consensus metadata: real 0.607s	user 0.002s	sys 0.004s
W20260709 13:07:11.811358 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 132826us
I20260709 13:07:12.280248 21583 raft_consensus.cc:2468] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 7.
I20260709 13:07:11.659121 24160 raft_consensus.cc:3055] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 4 LEADER]: Stepping down as leader of term 4
W20260709 13:07:11.709934 21699 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.19.255.194:34117 timed out after 1.550s (SENT) [suppressed 34 similar messages]
I20260709 13:07:11.815376 23427 consensus_queue.cc:237] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:11.812048 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 138455us
I20260709 13:07:12.280368 21653 raft_consensus.cc:2393] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 7: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:07:12.288120 21551 leader_election.cc:304] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:11.690472 21579 raft_consensus.cc:2468] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 7.
I20260709 13:07:12.293299 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51bc12b41914bad9df01a751855d7f9" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:12.294188 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:12.281287 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:12.296042 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:07:12.276758 22239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 221252us
I20260709 13:07:12.296857 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1fb7e43d84f61a2bba6f0e6c6a77f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:12.298889 21583 raft_consensus.cc:2468] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
I20260709 13:07:12.299995 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:12.301338 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:11.878917 22267 raft_consensus.cc:1275] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:07:12.276213 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:12.278503 21732 raft_consensus.cc:2410] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a 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 13:07:12.278452 22237 leader_election.cc:304] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:11.702425 21578 raft_consensus.cc:2468] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 6.
I20260709 13:07:12.306348 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:12.294451 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117c5d69faea43f595b012039cd72553" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:12.295467 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:11.687917 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:12.308336 21585 raft_consensus.cc:2376] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 7. Re-sending same reply.
I20260709 13:07:12.308588 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:12.309140 21653 raft_consensus.cc:3060] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:12.309392 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:12.310019 21585 raft_consensus.cc:3060] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:12.276429 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1fb7e43d84f61a2bba6f0e6c6a77f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
W20260709 13:07:12.314493 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 629328us
I20260709 13:07:12.319317 21653 raft_consensus.cc:2468] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 6.
I20260709 13:07:12.322208 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:12.325853 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:12.326303 21659 raft_consensus.cc:3060] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:07:12.312786 22269 raft_consensus.cc:1275] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:07:12.326992 21583 raft_consensus.cc:2393] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 7: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
W20260709 13:07:11.819237 24212 log.cc:927] Time spent T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.166s	user 0.000s	sys 0.002s
I20260709 13:07:11.676725 24197 raft_consensus.cc:493] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:12.328189 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:11.674672 23893 raft_consensus.cc:2749] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
W20260709 13:07:12.073861 24117 consensus_meta.cc:287] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9: Time spent flushing consensus metadata: real 0.521s	user 0.004s	sys 0.004s
I20260709 13:07:12.329079 22269 raft_consensus.cc:1240] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 4. Current term is 5. Ops: []
W20260709 13:07:11.856848 24200 log.cc:927] Time spent T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.224s	user 0.001s	sys 0.000s
W20260709 13:07:11.852843 24207 log.cc:927] Time spent T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9: Append to log took a long time: real 0.189s	user 0.000s	sys 0.000s
I20260709 13:07:11.698107 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
W20260709 13:07:12.118711 24173 consensus_meta.cc:287] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252: Time spent flushing consensus metadata: real 0.522s	user 0.006s	sys 0.003s
I20260709 13:07:12.374786 24173 raft_consensus.cc:515] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:11.831842 24177 consensus_queue.cc:260] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:11.664798 24125 consensus_queue.cc:1048] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.665s
I20260709 13:07:11.666759 24166 consensus_queue.cc:1048] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.656s
I20260709 13:07:12.376878 24173 leader_election.cc:290] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 election: Requested vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:12.377633 24173 raft_consensus.cc:493] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.378046 24173 raft_consensus.cc:515] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:12.379987 21654 raft_consensus.cc:2393] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 in current term 5: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:07:12.380081 24190 leader_election.cc:290] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:12.380662 24190 consensus_queue.cc:1048] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:12.095890 24145 raft_consensus.cc:493] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
W20260709 13:07:12.293845 24115 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.596s	user 0.010s	sys 0.005s
I20260709 13:07:12.337850 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:12.429847 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:12.430274 21583 raft_consensus.cc:3060] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:07:12.430670 22267 raft_consensus.cc:2393] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 5: Already voted for candidate fd323b19805c46bcb7aec2478c2a29e9 in this term.
I20260709 13:07:12.341956 21727 raft_consensus.cc:2468] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 6.
I20260709 13:07:12.338459 21585 raft_consensus.cc:2468] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 6.
I20260709 13:07:12.432512 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:12.347827 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:12.348623 21581 raft_consensus.cc:2468] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 5.
I20260709 13:07:11.684547 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:12.347128 21659 raft_consensus.cc:2468] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 9.
I20260709 13:07:12.449770 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:12.314708 24136 raft_consensus.cc:493] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.451045 21659 raft_consensus.cc:1275] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 6. (term mismatch)
I20260709 13:07:12.451372 21659 pending_rounds.cc:85] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252: Aborting all ops after (but not including) 5
I20260709 13:07:12.350550 21626 leader_election.cc:304] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:11.919178 22265 raft_consensus.cc:2468] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 5.
I20260709 13:07:11.837718 23991 consensus_queue.cc:237] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:12.356010 24117 consensus_queue.cc:1048] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:12.464268 21583 raft_consensus.cc:2468] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 9.
I20260709 13:07:12.330389 23934 raft_consensus.cc:2749] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:07:12.321260 23938 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.635s	user 0.011s	sys 0.020s
W20260709 13:07:12.331010 24153 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.651s	user 0.007s	sys 0.019s
W20260709 13:07:12.470119 24153 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.794s	user 0.008s	sys 0.019s
I20260709 13:07:11.813509 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
W20260709 13:07:12.474722 24189 consensus_meta.cc:287] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672: Time spent flushing consensus metadata: real 0.662s	user 0.007s	sys 0.000s
I20260709 13:07:12.358906 24133 raft_consensus.cc:3055] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:11.677191 24068 consensus_queue.cc:1048] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.664s
I20260709 13:07:12.281917 24181 raft_consensus.cc:493] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:12.361346 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:12.351523 24225 raft_consensus.cc:493] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.285796 24160 raft_consensus.cc:740] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:12.364814 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:12.365417 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:11.990252 24186 raft_consensus.cc:493] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:11.982379 24128 raft_consensus.cc:493] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:11.805737 23844 raft_consensus.cc:697] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 9 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:12.326444 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:12.381886 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:12.527817 21654 raft_consensus.cc:2393] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 7: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:07:12.433230 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:12.433532 21578 raft_consensus.cc:3060] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:12.434224 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:12.410602 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:12.433262 21585 raft_consensus.cc:2393] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 in current term 6: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
W20260709 13:07:12.434159 21700 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:12.329962 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:12.451568 21659 pending_rounds.cc:107] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252: Aborting uncommitted NO_OP operation due to leader change: 3.6
I20260709 13:07:11.804234 23745 consensus_queue.cc:1059] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.605s
W20260709 13:07:12.458195 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 107712us
I20260709 13:07:11.794902 23983 consensus_queue.cc:1048] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.562s
I20260709 13:07:12.466849 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:11.875325 24073 raft_consensus.cc:515] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:12.528352 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 163369us
I20260709 13:07:12.533195 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:12.534202 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:12.534358 22238 leader_election.cc:304] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
W20260709 13:07:12.469806 23938 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.791s	user 0.012s	sys 0.021s
I20260709 13:07:12.470961 21725 raft_consensus.cc:2393] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 7: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:07:12.357231 24213 raft_consensus.cc:2804] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:12.476441 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:12.316094 24209 consensus_queue.cc:1059] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.151s
I20260709 13:07:12.468194 24214 raft_consensus.cc:493] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:12.409610 24197 raft_consensus.cc:515] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:12.456521 24145 raft_consensus.cc:515] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:12.466504 24136 raft_consensus.cc:515] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:12.468429 24173 leader_election.cc:290] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:12.478545 23978 raft_consensus.cc:2749] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:12.293474 24157 raft_consensus.cc:515] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:12.557901 24157 leader_election.cc:290] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:07:12.480037 24150 log.cc:927] Time spent T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 1.665s	user 0.007s	sys 0.007s
I20260709 13:07:12.560370 24160 consensus_queue.cc:260] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:12.561599 24160 raft_consensus.cc:3060] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:07:12.481364 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 771389us
I20260709 13:07:12.583062 21728 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34388 (request call id 1707) took 2324 ms. Trace:
I20260709 13:07:12.583436 21728 rpcz_store.cc:276] 0709 13:07:10.239321 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:10.239439 (+   118us) service_pool.cc:224] Handling call
0709 13:07:10.247111 (+  7672us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:10.247501 (+   390us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:07:10.292165 (+ 44664us) log.cc:844] Serialized 14 byte log entry
0709 13:07:10.518122 (+225957us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:10.518537 (+   415us) log.cc:844] Serialized 26 byte log entry
0709 13:07:10.518655 (+   118us) raft_consensus.cc:1645] Marking committed up to 3
0709 13:07:10.520372 (+  1717us) log.cc:844] Serialized 14 byte log entry
0709 13:07:10.521046 (+   674us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:10.521115 (+    69us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:11.016196 (+495081us) spinlock_profiling.cc:243] Waited 3.17 ms on lock 0x7b180011ce00. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f7329634de1 00007f73296415b1 00007f732076c3f3 00007f732076e7c1 00007f732076e779 00007f732076e709 00007f732076e6d1 00007f732076d9cd 000000000038f354 000000000038f199 00007f732074f83a
0709 13:07:11.485838 (+469642us) spinlock_profiling.cc:243] Waited 3.9 ms on lock 0x7b180011ce00. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f7329634de1 00007f73296415b1 00007f732076c522 00007f732076e7c1 00007f732076e779 00007f732076e709 00007f732076e6d1 00007f732076d9cd 000000000038f354 000000000038f199 00007f732074f83a
0709 13:07:12.479685 (+993847us) spinlock_profiling.cc:243] Waited 11.1 ms on lock 0x7b2400239918. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f73205f29c4 00007f73205f0acb 00007f73207abdc9 00007f73207aba55 00007f73207ab09d 00007f73233dd10e 00007f73233f488c 00007f73233f3bb6 00007f73233f37d8 00007f73233fd221
0709 13:07:12.563833 (+ 84148us) raft_consensus.cc:1685] finished
0709 13:07:12.563861 (+    28us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:12.564019 (+   158us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":8823,"prepare.queue_time_us":199722,"prepare.run_cpu_time_us":78,"prepare.run_wall_time_us":2762,"raft.queue_time_us":4054,"raft.run_cpu_time_us":288,"raft.run_wall_time_us":7026,"spinlock_wait_cycles":41739520,"thread_start_us":267131,"threads_started":2,"wal-append.queue_time_us":356360}
I20260709 13:07:12.588392 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:12.589574 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:12.590581 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:12.591262 21728 raft_consensus.cc:2393] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 7: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:07:12.592222 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:12.593353 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:12.594170 21728 raft_consensus.cc:2468] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 4.
I20260709 13:07:12.502873 21580 raft_consensus.cc:2468] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
I20260709 13:07:12.468343 22265 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54790 (request call id 833) took 1026 ms. Trace:
W20260709 13:07:12.513404 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 187743us
I20260709 13:07:12.535498 24182 raft_consensus.cc:493] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
W20260709 13:07:12.605944 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 316082us
I20260709 13:07:12.606865 21551 leader_election.cc:304] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:12.532294 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:12.468946 21698 leader_election.cc:304] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:07:12.608071 21732 raft_consensus.cc:2393] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 6: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
W20260709 13:07:12.608040 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 142096us
I20260709 13:07:12.608301 21551 leader_election.cc:304] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:12.609025 21698 leader_election.cc:304] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:07:12.530665 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:12.531905 21583 raft_consensus.cc:2393] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 7: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:07:12.531010 21659 raft_consensus.cc:2889] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:12.609951 21698 leader_election.cc:304] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:07:12.610859 21698 leader_election.cc:304] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:07:12.536180 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:12.492201 24210 raft_consensus.cc:493] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:12.516887 24198 leader_election.cc:290] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:12.502801 24133 raft_consensus.cc:740] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:12.504359 24181 raft_consensus.cc:3060] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:12.529120 24186 raft_consensus.cc:515] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:12.528159 24227 raft_consensus.cc:2749] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:12.538048 21584 raft_consensus.cc:2468] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
I20260709 13:07:12.527107 24116 raft_consensus.cc:3055] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:12.546232 21578 raft_consensus.cc:2468] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 5.
I20260709 13:07:12.523655 24234 raft_consensus.cc:493] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.547930 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:12.515847 24189 raft_consensus.cc:515] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:12.540966 23934 raft_consensus.cc:2749] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:07:12.550405 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:12.550117 23844 consensus_queue.cc:237] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, 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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:12.528254 24128 raft_consensus.cc:515] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:12.517160 24225 raft_consensus.cc:515] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:12.708990 24125 raft_consensus.cc:2804] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:07:12.551157 24197 leader_election.cc:290] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:12.710961 24126 raft_consensus.cc:2804] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:07:12.484310 21655 raft_consensus.cc:1240] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 7. Current term is 8. Ops: [5.3-7.4]
W20260709 13:07:12.595180 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 896293us
I20260709 13:07:12.726037 21655 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53462 (request call id 1802) took 1014 ms. Trace:
I20260709 13:07:12.726118 21624 leader_election.cc:304] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:12.726423 21655 rpcz_store.cc:276] 0709 13:07:11.711403 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:12.483680 (+772277us) service_pool.cc:224] Handling call
0709 13:07:12.484030 (+   350us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 13:07:12.725776 (+241746us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:12.725987 (+   211us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:12.727661 21655 raft_consensus.cc:3060] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Advancing to term 6
I20260709 13:07:12.598508 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:12.595556 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eedca2edb474f7daf61fe1d1409daff" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:12.603019 21580 raft_consensus.cc:1240] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 7. Current term is 8. Ops: []
I20260709 13:07:12.615801 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:12.617863 21727 raft_consensus.cc:1240] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 4 LEADER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:12.729509 21732 raft_consensus.cc:1813] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Handling vote request from an unknown peer c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:12.547289 24097 leader_election.cc:290] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:07:12.693048 21548 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:12.707891 21659 raft_consensus.cc:1275] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 13:07:12.708562 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 96417.4us
I20260709 13:07:12.731446 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce0fb868664a789da1828a9c9c060c" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:12.732414 21698 leader_election.cc:304] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:12.733307 23427 raft_consensus.cc:2804] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:12.733675 23427 raft_consensus.cc:697] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
W20260709 13:07:12.708753 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 100546us
I20260709 13:07:12.710793 21581 raft_consensus.cc:1240] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 4. Current term is 5. Ops: [4.7-4.7]
I20260709 13:07:12.713184 21731 raft_consensus.cc:1240] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 4 LEADER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:12.734555 21551 leader_election.cc:304] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:07:12.604848 24157 raft_consensus.cc:493] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.736037 21551 leader_election.cc:304] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:12.736539 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:12.737246 21653 raft_consensus.cc:2468] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
I20260709 13:07:12.716531 24239 raft_consensus.cc:2749] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:07:12.717454 21623 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 285128us
I20260709 13:07:12.600327 22265 rpcz_store.cc:276] 0709 13:07:11.440269 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:11.440378 (+   109us) service_pool.cc:224] Handling call
0709 13:07:12.466418 (+1026040us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:12.620842 24229 raft_consensus.cc:2749] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:07:12.728127 24198 raft_consensus.cc:493] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.621028 23843 raft_consensus.cc:2804] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:12.506742 24087 consensus_queue.cc:1048] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.034s
W20260709 13:07:12.720746 22237 leader_election.cc:336] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Timed out: RequestConsensusVote RPC to 127.19.255.193:37015 timed out after 1.870s (SENT)
W20260709 13:07:12.773186 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 52460.4us
I20260709 13:07:12.562647 24214 raft_consensus.cc:515] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:12.710675 24213 raft_consensus.cc:493] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:12.553246 24145 leader_election.cc:290] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:12.713143 24166 raft_consensus.cc:2804] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:12.727566 21624 leader_election.cc:304] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:12.709719 24116 raft_consensus.cc:740] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:12.516696 21651 raft_consensus.cc:2410] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 for term 6 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 13:07:12.730018 21732 raft_consensus.cc:2393] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 5: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:07:12.718092 24232 raft_consensus.cc:493] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:12.780300 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 52799.4us
I20260709 13:07:12.780532 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:12.740410 21728 raft_consensus.cc:1240] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 5. Current term is 6. Ops: [5.7-5.7]
I20260709 13:07:12.740321 21727 raft_consensus.cc:1240] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 13:07:12.619953 24182 raft_consensus.cc:515] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:12.741962 21699 leader_election.cc:336] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Timed out: RequestConsensusVote RPC to 127.19.255.194:34117 timed out after 1.775s (SENT)
I20260709 13:07:12.783962 21699 leader_election.cc:304] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:12.784723 21624 leader_election.cc:304] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
W20260709 13:07:12.785953 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 52212.3us
I20260709 13:07:12.786847 22237 leader_election.cc:304] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:12.789149 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce0fb868664a789da1828a9c9c060c" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:12.789656 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:12.790488 21577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36106 (request call id 2088) took 1183 ms. Trace:
I20260709 13:07:12.790890 21577 rpcz_store.cc:276] 0709 13:07:11.606765 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:11.606877 (+   112us) service_pool.cc:224] Handling call
0709 13:07:12.789478 (+1182601us) spinlock_profiling.cc:243] Waited 1.52 ms on lock 0x7b5800002d98. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320734b71 00007f7320734a22 00007f732964dc09 00007f73287a7ee0 00007f73288710ab 00007f7328871131 00007f732881f0a0 00007f732881e984 00007f7321d996d4 00007f7321d99662
0709 13:07:12.790435 (+   957us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3488512}
I20260709 13:07:12.752828 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:12.744946 24097 consensus_queue.cc:1059] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 4.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.009s
I20260709 13:07:12.743464 24157 raft_consensus.cc:515] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:12.754124 21725 raft_consensus.cc:1275] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:12.739014 24227 consensus_queue.cc:1048] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.016s
I20260709 13:07:12.739169 24197 raft_consensus.cc:2804] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:12.754623 23826 raft_consensus.cc:3055] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:07:12.719334 21658 raft_consensus.cc:1240] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 4. Current term is 5. Ops: [4.6-4.6]
I20260709 13:07:12.761312 22269 raft_consensus.cc:1240] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 9 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 8. Current term is 9. Ops: [5.6-8.7]
I20260709 13:07:12.706506 24210 raft_consensus.cc:515] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:12.745870 23427 consensus_queue.cc:237] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.7, Last appended by leader: 7, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:12.727953 24235 raft_consensus.cc:2749] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:12.766083 21580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
mode: GRACEFUL
new_leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
 from {username='slave'} at 127.0.0.1:47892
I20260709 13:07:12.791780 23745 raft_consensus.cc:2749] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:12.782011 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:12.746078 21654 raft_consensus.cc:1275] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:07:12.751180 21655 raft_consensus.cc:1275] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:07:12.787624 23978 raft_consensus.cc:493] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.795028 21652 raft_consensus.cc:1275] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:12.796350 22237 leader_election.cc:304] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:12.800066 21550 leader_election.cc:304] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:12.787340 21651 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36032 (request call id 431) took 1175 ms. Trace:
I20260709 13:07:12.824965 21651 rpcz_store.cc:276] 0709 13:07:11.612255 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:11.624082 (+ 11827us) service_pool.cc:224] Handling call
0709 13:07:12.787287 (+1163205us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:12.785955 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eedca2edb474f7daf61fe1d1409daff" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:12.793576 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:12.716990 24234 raft_consensus.cc:515] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:12.794744 21656 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53462 (request call id 1798) took 1706 ms (client timeout 1775 ms). Trace:
I20260709 13:07:12.805267 23938 raft_consensus.cc:493] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
W20260709 13:07:12.895220 21656 rpcz_store.cc:269] 0709 13:07:11.087871 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:11.285185 (+197314us) service_pool.cc:224] Handling call
0709 13:07:12.794489 (+1509304us) spinlock_profiling.cc:243] Waited 74.3 ms on lock 0x7b540026aa54. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:12.794677 (+   188us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":170979712}
I20260709 13:07:12.773121 23910 raft_consensus.cc:2749] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
W20260709 13:07:12.806965 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 50952.2us
I20260709 13:07:12.807197 21699 leader_election.cc:304] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:12.772644 23843 raft_consensus.cc:493] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:07:12.811873 21626 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:12.812000 24242 raft_consensus.cc:3060] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:12.779608 24166 raft_consensus.cc:493] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:12.778560 24213 raft_consensus.cc:3060] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:12.779213 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:12.816155 21580 raft_consensus.cc:606] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Received request to transfer leadership to TS c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:12.914820 21580 raft_consensus.cc:614] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:07:12.766434 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:12.916013 24229 raft_consensus.cc:2804] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:07:12.816413 21583 raft_consensus.cc:1275] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 6. (term mismatch)
I20260709 13:07:12.916545 24229 raft_consensus.cc:697] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 7 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:12.793546 22267 raft_consensus.cc:1275] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 6. (term mismatch)
I20260709 13:07:12.809976 24148 raft_consensus.cc:493] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:12.905606 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 98472us
I20260709 13:07:12.917735 22267 pending_rounds.cc:85] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9: Aborting all ops after (but not including) 5
I20260709 13:07:12.903980 23991 raft_consensus.cc:493] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.909770 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:12.930548 21658 raft_consensus.cc:2468] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 5.
W20260709 13:07:12.909875 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 109916us
I20260709 13:07:12.812548 23826 raft_consensus.cc:740] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:12.907770 24116 consensus_queue.cc:260] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:12.932695 24214 leader_election.cc:290] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:12.932400 23826 consensus_queue.cc:260] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.8, Last appended by leader: 8, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:12.804704 24232 raft_consensus.cc:515] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:12.932968 24116 raft_consensus.cc:3060] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:12.814055 23989 raft_consensus.cc:2749] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:07:12.776849 24198 raft_consensus.cc:515] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:12.934846 24232 leader_election.cc:290] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:12.913390 24189 leader_election.cc:290] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:12.913712 24182 leader_election.cc:290] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:12.916731 21583 pending_rounds.cc:85] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a: Aborting all ops after (but not including) 5
I20260709 13:07:12.816562 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:12.918064 22267 pending_rounds.cc:107] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9: Aborting uncommitted NO_OP operation due to leader change: 4.6
I20260709 13:07:12.918205 21699 leader_election.cc:304] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
W20260709 13:07:12.908181 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 111934us
I20260709 13:07:12.942852 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:12.994891 22237 leader_election.cc:304] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:12.816856 24197 raft_consensus.cc:697] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 5 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:12.744053 24133 consensus_queue.cc:260] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:12.913090 24245 raft_consensus.cc:493] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:13.008150 24245 raft_consensus.cc:515] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:12.905103 23843 raft_consensus.cc:3060] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:12.908540 24073 leader_election.cc:290] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 8 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:12.933555 23826 raft_consensus.cc:3060] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:12.911763 24166 raft_consensus.cc:3060] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:12.917753 23983 raft_consensus.cc:2749] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:12.994163 22267 raft_consensus.cc:2889] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 13:07:12.996439 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 78308.7us
I20260709 13:07:13.033522 21699 leader_election.cc:304] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:12.997710 22237 leader_election.cc:304] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:13.035980 22237 leader_election.cc:304] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:13.036834 24182 raft_consensus.cc:2749] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:07:13.037401 24182 raft_consensus.cc:2749] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
W20260709 13:07:13.037734 22237 leader_election.cc:336] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Timed out: RequestConsensusVote RPC to 127.19.255.193:37015 timed out after 1.912s (SENT)
I20260709 13:07:12.955041 21583 pending_rounds.cc:107] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a: Aborting uncommitted NO_OP operation due to leader change: 4.6
I20260709 13:07:12.910625 23745 raft_consensus.cc:2804] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:07:13.038816 21583 raft_consensus.cc:2889] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:13.039009 23745 raft_consensus.cc:697] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 7 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:13.040037 23745 consensus_queue.cc:237] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:13.042074 24242 raft_consensus.cc:2749] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:13.005009 22265 raft_consensus.cc:2393] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 5: Already voted for candidate fd323b19805c46bcb7aec2478c2a29e9 in this term.
I20260709 13:07:13.005568 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:12.942371 23991 raft_consensus.cc:515] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:12.937824 23989 consensus_queue.cc:1059] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.070s
I20260709 13:07:12.910794 23938 raft_consensus.cc:515] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:13.007104 24058 raft_consensus.cc:2749] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:07:13.007588 21653 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53462 (request call id 1809) took 1294 ms. Trace:
I20260709 13:07:13.084328 21653 rpcz_store.cc:276] 0709 13:07:11.713389 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:12.329712 (+616323us) service_pool.cc:224] Handling call
0709 13:07:13.007438 (+677726us) spinlock_profiling.cc:243] Waited 206 ms on lock 0x7b54001135d4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:13.007530 (+    92us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":474457344}
W20260709 13:07:13.020043 21700 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:13.011507 21550 leader_election.cc:304] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:12.905714 23978 raft_consensus.cc:515] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:13.004375 24189 raft_consensus.cc:2749] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 13:07:13.008169 24133 raft_consensus.cc:3060] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:13.010375 24245 leader_election.cc:290] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:13.090531 23978 leader_election.cc:290] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:12.930378 24148 raft_consensus.cc:515] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:13.061339 24128 leader_election.cc:290] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:13.061193 24243 consensus_queue.cc:1048] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.051s
I20260709 13:07:12.917466 24229 consensus_queue.cc:237] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:13.061831 21699 leader_election.cc:304] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
W20260709 13:07:13.111395 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 49611.4us
I20260709 13:07:13.112340 21699 leader_election.cc:304] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:13.062472 24210 leader_election.cc:290] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:13.117944 24258 raft_consensus.cc:3060] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:13.064221 23729 raft_consensus.cc:2749] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
W20260709 13:07:13.064520 21726 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41336 (request call id 507) took 2470 ms (client timeout 1550 ms). Trace:
W20260709 13:07:13.126199 21726 rpcz_store.cc:269] 0709 13:07:10.594323 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:10.594451 (+   128us) service_pool.cc:224] Handling call
0709 13:07:13.064271 (+2469820us) spinlock_profiling.cc:243] Waited 615 ms on lock 0x7b540043a654. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:13.064410 (+   139us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1415289088}
I20260709 13:07:13.091277 24245 consensus_queue.cc:1048] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.029s
I20260709 13:07:13.075222 21623 leader_election.cc:304] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
W20260709 13:07:13.129271 21623 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 54115.3us
I20260709 13:07:13.081154 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae15a655577142ed99332bdb3681af0f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:13.082302 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd4c0f5b04342ab9fad6d2ab9ca4e4f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:13.089918 22270 raft_consensus.cc:1240] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:13.090636 23938 leader_election.cc:290] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:07:13.057376 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 272684us
I20260709 13:07:13.132485 21624 leader_election.cc:304] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:13.022074 23910 consensus_queue.cc:1059] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.069s
I20260709 13:07:13.022847 24214 consensus_queue.cc:1048] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.062s
I20260709 13:07:13.101358 21727 raft_consensus.cc:1275] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:07:13.063215 24198 leader_election.cc:290] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:13.075212 24173 raft_consensus.cc:3055] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:13.124215 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:13.008169 24235 raft_consensus.cc:493] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:13.135131 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:13.113831 24186 leader_election.cc:290] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:07:13.142853 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 131433us
I20260709 13:07:13.110765 24125 raft_consensus.cc:697] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 6 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:13.157449 21726 raft_consensus.cc:2393] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 5: Already voted for candidate fd323b19805c46bcb7aec2478c2a29e9 in this term.
I20260709 13:07:13.122893 24058 raft_consensus.cc:2749] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 13:07:13.161947 22237 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:13.137575 21624 leader_election.cc:304] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:13.144155 23427 consensus_queue.cc:1059] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.041s
I20260709 13:07:13.194875 21550 leader_election.cc:304] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
W20260709 13:07:13.197914 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 60408.7us
I20260709 13:07:13.198827 21624 leader_election.cc:304] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:13.155522 24126 raft_consensus.cc:697] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 9 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:13.203840 23427 consensus_queue.cc:1243] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer c0c40b7dc6c341f7ba49e3a696970252 log is divergent from this leader: its last log entry 4.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
W20260709 13:07:13.205307 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 47486.2us
I20260709 13:07:13.154192 23978 raft_consensus.cc:2749] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:13.209604 23427 raft_consensus.cc:3055] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:07:13.134423 23989 consensus_queue.cc:1048] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.073s
I20260709 13:07:13.207357 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:13.154918 24173 raft_consensus.cc:740] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:13.216116 21550 leader_election.cc:304] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:13.213514 22270 raft_consensus.cc:2468] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 5.
I20260709 13:07:13.134718 24254 raft_consensus.cc:2749] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 13:07:13.127948 24073 consensus_queue.cc:1048] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.080s
I20260709 13:07:13.092015 24239 consensus_queue.cc:1059] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.101s
I20260709 13:07:13.212469 23427 raft_consensus.cc:740] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:13.221468 21548 leader_election.cc:304] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:13.217630 21550 leader_election.cc:304] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:13.085436 24213 raft_consensus.cc:515] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:13.112295 24197 consensus_queue.cc:237] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:13.197569 23910 consensus_queue.cc:1243] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer c0c40b7dc6c341f7ba49e3a696970252 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
W20260709 13:07:13.235423 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 101849us
I20260709 13:07:13.236686 23427 consensus_queue.cc:260] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:13.201545 24157 leader_election.cc:290] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:13.243353 23427 raft_consensus.cc:3060] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:13.192955 23729 consensus_queue.cc:1048] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.043s
I20260709 13:07:13.207581 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51bc12b41914bad9df01a751855d7f9" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:13.215360 24209 raft_consensus.cc:2749] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:07:13.246610 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 47877.1us
I20260709 13:07:13.204495 24186 consensus_queue.cc:1059] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.038s
I20260709 13:07:13.235970 24128 raft_consensus.cc:2804] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:07:13.252276 21624 leader_election.cc:304] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:13.263651 23427 raft_consensus.cc:493] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:13.264778 23427 raft_consensus.cc:515] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:13.267045 23427 leader_election.cc:290] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:07:13.268190 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 46819.8us
I20260709 13:07:13.236843 24225 leader_election.cc:290] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:07:13.273720 21624 leader_election.cc:336] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Timed out: RequestConsensusVote RPC to 127.19.255.193:37015 timed out after 1.860s (SENT)
I20260709 13:07:13.247536 23910 raft_consensus.cc:2749] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:13.252565 24087 raft_consensus.cc:2804] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:13.252763 23978 raft_consensus.cc:2749] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:13.246519 24249 raft_consensus.cc:2749] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:13.263235 24210 raft_consensus.cc:2804] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:13.278720 23991 leader_election.cc:290] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:13.281540 24087 raft_consensus.cc:493] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:13.253134 24178 consensus_queue.cc:1059] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.029s
I20260709 13:07:13.283121 24186 raft_consensus.cc:2804] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:13.282524 24248 raft_consensus.cc:493] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.301177 24251 raft_consensus.cc:493] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:13.299480 22270 raft_consensus.cc:2955] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:13.285423 24210 raft_consensus.cc:493] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting leader election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:13.256520 24254 consensus_queue.cc:1048] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.041s
I20260709 13:07:13.209079 24235 raft_consensus.cc:515] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:13.262652 24125 consensus_queue.cc:237] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:13.313206 24250 log.cc:927] Time spent T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.220s	user 0.001s	sys 0.000s
I20260709 13:07:13.270869 24126 consensus_queue.cc:237] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:13.297648 24087 raft_consensus.cc:3060] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:13.268996 24173 consensus_queue.cc:260] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:13.301509 24248 raft_consensus.cc:515] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:13.303632 24186 raft_consensus.cc:493] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting leader election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:13.317049 24178 raft_consensus.cc:3055] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:13.297788 24148 leader_election.cc:290] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:13.307206 24210 raft_consensus.cc:3060] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:13.328583 24186 raft_consensus.cc:3060] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:13.325356 24128 raft_consensus.cc:697] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:13.351223 24225 raft_consensus.cc:3055] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:07:13.302588 24259 consensus_queue.cc:1059] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.118s
I20260709 13:07:13.355757 24177 raft_consensus.cc:3060] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:13.359090 24198 raft_consensus.cc:3055] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:07:13.330514 24234 leader_election.cc:290] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:13.329542 24178 raft_consensus.cc:740] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:13.301975 24251 raft_consensus.cc:515] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:13.421780 24068 raft_consensus.cc:493] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.442526 24251 leader_election.cc:290] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:13.409827 24198 raft_consensus.cc:740] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:13.437800 24190 raft_consensus.cc:493] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:13.448488 24190 raft_consensus.cc:515] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:13.448637 24198 consensus_queue.cc:260] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:13.449900 24198 raft_consensus.cc:3060] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:13.450079 23843 raft_consensus.cc:515] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:13.451007 24190 leader_election.cc:290] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:13.451959 24128 consensus_queue.cc:237] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.7, Last appended by leader: 7, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:13.457094 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086cac2d4434404e9ae4162c70276394" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:13.403225 24225 raft_consensus.cc:740] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:13.465801 21732 raft_consensus.cc:1240] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:13.468297 24248 leader_election.cc:290] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:13.441744 24068 raft_consensus.cc:515] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:13.475374 24235 leader_election.cc:290] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:13.487231 24166 raft_consensus.cc:515] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:13.492803 23843 leader_election.cc:290] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:13.493690 24225 consensus_queue.cc:260] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:13.494874 24225 raft_consensus.cc:3060] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Advancing to term 9
W20260709 13:07:13.497548 24181 consensus_meta.cc:287] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252: Time spent flushing consensus metadata: real 0.785s	user 0.008s	sys 0.002s
I20260709 13:07:13.497964 24181 raft_consensus.cc:515] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:13.511741 21659 raft_consensus.cc:2393] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 7: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:07:13.515587 24181 leader_election.cc:290] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 7 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:13.515646 24166 leader_election.cc:290] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:13.519671 24210 raft_consensus.cc:515] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:13.525285 24068 leader_election.cc:290] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:13.523506 24186 raft_consensus.cc:515] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:13.529677 21583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36120 (request call id 1605) took 1243 ms. Trace:
I20260709 13:07:13.573024 21583 rpcz_store.cc:276] 0709 13:07:12.285924 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:12.616005 (+330081us) service_pool.cc:224] Handling call
0709 13:07:12.616285 (+   280us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:13.039448 (+423163us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:13.529409 (+489961us) spinlock_profiling.cc:243] Waited 200 ms on lock 0x7b540031abd4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:07:13.529609 (+   200us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":459477760}
I20260709 13:07:13.530560 24157 raft_consensus.cc:3055] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 4 LEADER]: Stepping down as leader of term 4
W20260709 13:07:13.534111 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 528919us
I20260709 13:07:13.576834 21626 leader_election.cc:304] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:13.578253 21626 leader_election.cc:304] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:07:13.535202 21660 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53462 (request call id 1803) took 1823 ms. Trace:
I20260709 13:07:13.541343 21584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36120 (request call id 1597) took 1263 ms. Trace:
I20260709 13:07:13.580165 21584 rpcz_store.cc:276] 0709 13:07:12.278396 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:12.529887 (+251491us) service_pool.cc:224] Handling call
0709 13:07:13.541138 (+1011251us) spinlock_profiling.cc:243] Waited 4.15 ms on lock 0x7b5400366ad4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:13.541276 (+   138us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":9548032}
I20260709 13:07:13.542057 21579 raft_consensus.cc:1240] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 4. Current term is 5. Ops: []
W20260709 13:07:13.546064 21698 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:13.583873 21626 leader_election.cc:304] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:13.579077 21660 rpcz_store.cc:276] 0709 13:07:11.711675 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:12.524778 (+813103us) service_pool.cc:224] Handling call
0709 13:07:12.525038 (+   260us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:12.718210 (+193172us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:12.718240 (+    30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:12.718288 (+    48us) raft_consensus.cc:1645] Marking committed up to 3
0709 13:07:12.718318 (+    30us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:13.534942 (+816624us) spinlock_profiling.cc:243] Waited 193 ms on lock 0x7b5400161554. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:07:13.534998 (+    56us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:13.535135 (+   137us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":443855232}
I20260709 13:07:13.568095 24258 raft_consensus.cc:2749] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:13.590687 21626 leader_election.cc:304] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
W20260709 13:07:13.592231 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 374621us
I20260709 13:07:13.593508 24251 raft_consensus.cc:2749] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:13.596325 24087 raft_consensus.cc:515] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:13.572877 23745 raft_consensus.cc:2749] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:13.609195 21626 leader_election.cc:304] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:13.609997 24268 consensus_queue.cc:1048] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:13.612351 24166 consensus_queue.cc:1048] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:13.585878 24235 raft_consensus.cc:2749] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:13.575018 24157 raft_consensus.cc:740] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:13.615100 21698 leader_election.cc:304] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:13.510648 24178 consensus_queue.cc:260] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, 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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:13.588275 24148 raft_consensus.cc:2804] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:13.588011 24255 raft_consensus.cc:493] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:13.592041 24181 raft_consensus.cc:2749] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:13.620976 21626 leader_election.cc:304] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:13.654778 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:13.616856 24087 leader_election.cc:290] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 6 election: Requested vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:13.617604 24263 raft_consensus.cc:2749] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 13:07:13.672734 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 55797.1us
W20260709 13:07:13.673943 21549 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:13.675536 21728 raft_consensus.cc:1240] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 9 LEADER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 8. Current term is 9. Ops: []
I20260709 13:07:13.679498 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:13.613270 24234 consensus_queue.cc:1059] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.058s
I20260709 13:07:13.613473 24227 consensus_queue.cc:1059] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.058s
I20260709 13:07:13.680123 21727 raft_consensus.cc:2468] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 6.
I20260709 13:07:13.643527 24148 raft_consensus.cc:493] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:13.681348 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:13.682210 21726 raft_consensus.cc:2393] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 6: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:07:13.683300 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:13.684975 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:13.671870 24235 raft_consensus.cc:493] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:13.670339 24258 raft_consensus.cc:493] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.688333 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:13.705664 21580 raft_consensus.cc:3060] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:13.671358 24126 raft_consensus.cc:2804] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:13.707209 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:13.707373 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:07:13.687592 22236 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:13.671856 23989 raft_consensus.cc:493] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:13.711108 21657 raft_consensus.cc:1275] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:07:13.712198 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:13.712447 21660 raft_consensus.cc:1240] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 LEADER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 5. Current term is 6. Ops: []
I20260709 13:07:13.712852 21584 raft_consensus.cc:1240] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 5. Current term is 6. Ops: []
I20260709 13:07:13.715164 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
W20260709 13:07:13.715808 24271 log.cc:927] Time spent T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9: Append to log took a long time: real 0.100s	user 0.001s	sys 0.000s
I20260709 13:07:13.716709 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1fb7e43d84f61a2bba6f0e6c6a77f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:13.717265 21578 raft_consensus.cc:3060] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:07:13.719391 24269 log.cc:927] Time spent T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.118s	user 0.000s	sys 0.000s
I20260709 13:07:13.689019 24148 raft_consensus.cc:3060] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:13.721437 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117c5d69faea43f595b012039cd72553" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:13.722206 21660 raft_consensus.cc:2410] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 for term 5 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 13:07:13.704883 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:13.689152 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:13.723699 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:13.724378 21725 raft_consensus.cc:2368] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for earlier term 4. Current term is 5.
I20260709 13:07:13.671980 24255 raft_consensus.cc:515] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:13.724992 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:13.726384 22269 raft_consensus.cc:2468] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 4.
I20260709 13:07:13.676952 24264 raft_consensus.cc:3060] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:07:13.729194 21551 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:13.730062 21548 leader_election.cc:304] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:13.708850 24235 raft_consensus.cc:515] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:13.734696 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eedca2edb474f7daf61fe1d1409daff" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:13.732246 21731 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34388 (request call id 1726) took 2050 ms. Trace:
I20260709 13:07:13.736440 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:13.736120 21731 rpcz_store.cc:276] 0709 13:07:11.681979 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:11.718194 (+ 36215us) service_pool.cc:224] Handling call
0709 13:07:11.718544 (+   350us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:12.734394 (+1015850us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:13.732051 (+997657us) spinlock_profiling.cc:243] Waited 994 ms on lock 0x7b54002b02d4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:07:13.732194 (+   143us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2286862208}
I20260709 13:07:13.738384 21726 raft_consensus.cc:2410] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 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: 6 index: 4.
I20260709 13:07:13.738993 21577 raft_consensus.cc:1240] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 5. Current term is 6. Ops: [5.6-5.6]
I20260709 13:07:13.712092 24126 raft_consensus.cc:493] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:13.739643 24082 raft_consensus.cc:2804] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:13.749464 24082 raft_consensus.cc:493] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:13.749918 24082 raft_consensus.cc:3060] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:13.747109 24126 raft_consensus.cc:3060] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:13.747207 24197 raft_consensus.cc:493] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.756345 24197 raft_consensus.cc:515] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:13.759276 24197 leader_election.cc:290] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:13.759768 24210 leader_election.cc:290] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 6 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:13.763379 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:13.768908 21652 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53446 (request call id 1634) took 3119 ms. Trace:
I20260709 13:07:13.769371 21652 rpcz_store.cc:276] 0709 13:07:10.649657 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:11.534276 (+884619us) service_pool.cc:224] Handling call
0709 13:07:12.794651 (+1260375us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:12.824306 (+ 29655us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:13.768668 (+944362us) spinlock_profiling.cc:243] Waited 1.25 s on lock 0x7b540026aa50. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f73238588ad 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:13.768835 (+   167us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2881215232}
W20260709 13:07:13.775058 22237 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:13.768026 22269 raft_consensus.cc:2410] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for term 4 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 13:07:13.764408 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:13.776943 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:13.777670 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:13.778251 21576 raft_consensus.cc:2376] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 7. Re-sending same reply.
I20260709 13:07:13.779208 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:13.765540 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:13.739935 24190 raft_consensus.cc:493] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.780381 24190 raft_consensus.cc:515] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:13.784880 21659 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53462 (request call id 1817) took 1048 ms. Trace:
I20260709 13:07:13.785332 21659 rpcz_store.cc:276] 0709 13:07:12.736235 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:12.736335 (+   100us) service_pool.cc:224] Handling call
0709 13:07:13.784688 (+1048353us) spinlock_profiling.cc:243] Waited 774 ms on lock 0x7b540026c854. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:13.784819 (+   131us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1781008768}
I20260709 13:07:13.786962 23934 raft_consensus.cc:493] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.787577 23934 raft_consensus.cc:515] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:13.680574 24157 consensus_queue.cc:260] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:13.711287 24258 raft_consensus.cc:515] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:13.792186 24255 leader_election.cc:290] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:13.737792 24186 leader_election.cc:290] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:13.793560 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 10 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
W20260709 13:07:13.793989 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 56095.8us
I20260709 13:07:13.794692 21659 raft_consensus.cc:2410] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 for term 10 because replica has last-logged OpId of term: 8 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 13:07:13.790189 23934 leader_election.cc:290] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:13.807119 21578 raft_consensus.cc:2468] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 5.
I20260709 13:07:13.808840 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:13.812734 21551 leader_election.cc:304] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:13.814352 21551 leader_election.cc:304] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:13.822722 21734 raft_consensus.cc:1275] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:07:13.817239 21580 raft_consensus.cc:2468] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 5.
I20260709 13:07:13.818204 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:13.824074 21731 raft_consensus.cc:2393] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 7: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:07:13.726384 23844 consensus_queue.cc:1048] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.067s
I20260709 13:07:13.804792 24245 raft_consensus.cc:493] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.729635 23989 raft_consensus.cc:515] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:13.810669 24186 raft_consensus.cc:493] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.838446 24186 raft_consensus.cc:515] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:13.841341 24186 leader_election.cc:290] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:13.848860 24082 raft_consensus.cc:515] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:13.852013 24082 leader_election.cc:290] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:13.852931 24235 leader_election.cc:290] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:07:13.857522 22238 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:13.823203 24266 raft_consensus.cc:493] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.861223 24266 raft_consensus.cc:515] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:13.877795 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:13.881410 21732 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34386 (request call id 1959) took 1569 ms. Trace:
I20260709 13:07:13.881878 21732 rpcz_store.cc:276] 0709 13:07:12.312252 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:12.909768 (+597516us) service_pool.cc:224] Handling call
0709 13:07:12.910011 (+   243us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:13.466280 (+556269us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:13.881146 (+414866us) spinlock_profiling.cc:243] Waited 556 ms on lock 0x7b540029b3d4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:07:13.881345 (+   199us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1277745024}
I20260709 13:07:13.883221 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:13.884579 21728 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34386 (request call id 1955) took 1573 ms. Trace:
I20260709 13:07:13.885039 21728 rpcz_store.cc:276] 0709 13:07:12.311213 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:12.790303 (+479090us) service_pool.cc:224] Handling call
0709 13:07:12.790629 (+   326us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:13.675959 (+885330us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:13.884318 (+208359us) spinlock_profiling.cc:243] Waited 883 ms on lock 0x7b54002f8d54. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:07:13.884506 (+   188us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2029760384}
W20260709 13:07:13.889788 22271 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54794 (request call id 707) took 3398 ms (client timeout 1934 ms). Trace:
W20260709 13:07:13.890419 22271 rpcz_store.cc:269] 0709 13:07:10.491823 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:10.556330 (+ 64507us) service_pool.cc:224] Handling call
0709 13:07:13.889509 (+3333179us) spinlock_profiling.cc:243] Waited 2.26 s on lock 0x7b54005a73d4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:13.889672 (+   163us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5196197632}
I20260709 13:07:13.891929 21729 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34388 (request call id 1720) took 2447 ms. Trace:
I20260709 13:07:13.892328 21729 rpcz_store.cc:276] 0709 13:07:11.444226 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:11.444335 (+   109us) service_pool.cc:224] Handling call
0709 13:07:11.444644 (+   309us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:11.641149 (+196505us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:13.891636 (+2250487us) spinlock_profiling.cc:243] Waited 182 ms on lock 0x7b54003a0054. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:07:13.891864 (+   228us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":419721472}
I20260709 13:07:13.898414 24189 raft_consensus.cc:3055] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:07:13.898902 24189 raft_consensus.cc:740] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:13.900333 24189 consensus_queue.cc:260] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:13.903303 24263 raft_consensus.cc:3055] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:07:13.903784 24263 raft_consensus.cc:740] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:13.904688 24263 consensus_queue.cc:260] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:13.906165 24263 raft_consensus.cc:3060] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:13.909642 23978 raft_consensus.cc:3055] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:13.910193 23978 raft_consensus.cc:740] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:13.911594 24190 leader_election.cc:290] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:13.909660 23989 leader_election.cc:290] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:13.911194 23978 consensus_queue.cc:260] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:13.913678 23978 raft_consensus.cc:3060] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:13.866182 24245 raft_consensus.cc:515] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:13.918562 24245 leader_election.cc:290] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:13.865338 24136 leader_election.cc:290] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:13.820575 24277 raft_consensus.cc:493] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.818632 24196 raft_consensus.cc:2749] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:13.928503 24277 raft_consensus.cc:515] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:13.879295 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:13.931849 23989 raft_consensus.cc:493] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.947813 23989 raft_consensus.cc:515] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:13.949877 23989 leader_election.cc:290] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:13.952015 24277 leader_election.cc:290] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:13.953882 24213 leader_election.cc:290] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:13.955277 24126 raft_consensus.cc:515] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:14.047384 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 232942us
I20260709 13:07:14.049817 21576 raft_consensus.cc:1240] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 2. Current term is 3. Ops: [2.5-2.5]
I20260709 13:07:14.052644 21576 raft_consensus.cc:1275] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
W20260709 13:07:14.056803 21698 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:13.825337 21580 raft_consensus.cc:1240] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 5. Current term is 6. Ops: []
I20260709 13:07:13.826115 21582 raft_consensus.cc:2468] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 5.
W20260709 13:07:14.061021 21582 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:55756 (request call id 483) took 2444 ms (client timeout 1912 ms). Trace:
I20260709 13:07:14.061452 21698 leader_election.cc:304] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:07:14.063002 21698 leader_election.cc:304] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
W20260709 13:07:14.066039 21699 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:14.061480 21582 rpcz_store.cc:269] 0709 13:07:11.616115 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:11.680981 (+ 64866us) service_pool.cc:224] Handling call
0709 13:07:13.776809 (+2095828us) spinlock_profiling.cc:243] Waited 9.5 ms on lock 0x7b5800002d98. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320734b71 00007f7320734a22 00007f732964dc09 00007f73287a7ee0 00007f73288710ab 00007f7328871131 00007f732881f0a0 00007f732881e984 00007f7321d996d4 00007f7321d99662
0709 13:07:14.060778 (+283969us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":21844864}
I20260709 13:07:13.836611 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:14.068925 21731 raft_consensus.cc:3060] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:14.070730 21659 raft_consensus.cc:1240] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 5. Current term is 6. Ops: []
I20260709 13:07:13.746450 24068 raft_consensus.cc:493] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:14.079071 24068 raft_consensus.cc:515] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:14.081229 21725 raft_consensus.cc:2410] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for term 8 because replica has last-logged OpId of term: 5 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 5.
I20260709 13:07:14.083105 24068 leader_election.cc:290] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:14.084069 24068 raft_consensus.cc:2749] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:14.068602 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:14.099670 21658 raft_consensus.cc:2468] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 5.
I20260709 13:07:14.099798 21730 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41336 (request call id 517) took 2474 ms. Trace:
I20260709 13:07:14.109907 24188 raft_consensus.cc:2804] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:14.109647 23989 consensus_queue.cc:1059] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:07:14.110642 24188 raft_consensus.cc:697] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
W20260709 13:07:14.114948 21549 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:14.001734 24264 raft_consensus.cc:2749] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:14.121838 23937 raft_consensus.cc:493] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.122977 23937 raft_consensus.cc:515] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:14.127426 21581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55756 (request call id 490) took 2509 ms. Trace:
I20260709 13:07:14.127812 21581 rpcz_store.cc:276] 0709 13:07:11.617941 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:12.552523 (+934582us) service_pool.cc:224] Handling call
0709 13:07:12.710488 (+157965us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:12.734343 (+ 23855us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:14.127039 (+1392696us) spinlock_profiling.cc:243] Waited 158 ms on lock 0x7b540033cf50. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f73238588ad 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:14.127249 (+   210us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":362555392}
I20260709 13:07:14.099509 24105 consensus_queue.cc:1059] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.031s
I20260709 13:07:14.100594 21730 rpcz_store.cc:276] 0709 13:07:11.624835 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:11.625665 (+   830us) service_pool.cc:224] Handling call
0709 13:07:11.655100 (+ 29435us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:11.657415 (+  2315us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:11.657443 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:11.681261 (+ 23818us) log.cc:844] Serialized 26 byte log entry
0709 13:07:12.052974 (+371713us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:07:12.053026 (+    52us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:12.053113 (+    87us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:13.995103 (+1941990us) spinlock_profiling.cc:243] Waited 28.9 ms on lock 0x7b24002399a8. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f73205f29c4 00007f73205f0acb 00007f73207abdc9 00007f73207aba55 00007f73207aafb0 00007f7323421488 00007f7323421be8 00007f73233f9398 00007f73233f476a 00007f73233f3bb6
0709 13:07:14.083533 (+ 88430us) raft_consensus.cc:1685] finished
0709 13:07:14.083598 (+    65us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:14.099535 (+ 15937us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":14388,"raft.queue_time_us":4106,"raft.run_cpu_time_us":98,"raft.run_wall_time_us":10996,"spinlock_wait_cycles":66535168,"thread_start_us":232495,"threads_started":1,"wal-append.queue_time_us":549020}
I20260709 13:07:14.131803 23893 raft_consensus.cc:3055] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:07:14.132341 23893 raft_consensus.cc:740] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:14.133630 24105 raft_consensus.cc:3055] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:07:14.134205 24105 raft_consensus.cc:740] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:14.134078 23893 consensus_queue.cc:260] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:14.136687 23893 raft_consensus.cc:3060] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:13.996577 24148 raft_consensus.cc:515] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:14.136106 24105 consensus_queue.cc:260] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:14.141041 21734 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41336 (request call id 512) took 2647 ms. Trace:
I20260709 13:07:14.141311 24105 raft_consensus.cc:3060] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:14.141494 21734 rpcz_store.cc:276] 0709 13:07:11.493460 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:11.493580 (+   120us) service_pool.cc:224] Handling call
0709 13:07:11.493845 (+   265us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:13.823077 (+2329232us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:14.140465 (+317388us) spinlock_profiling.cc:243] Waited 2.33 s on lock 0x7b54000cb7d4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:07:14.140832 (+   367us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5355152128}
I20260709 13:07:14.142383 24148 leader_election.cc:290] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:14.132380 24124 raft_consensus.cc:493] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.143445 21551 leader_election.cc:304] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:14.143960 24124 raft_consensus.cc:515] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:14.146018 24210 raft_consensus.cc:2749] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:14.146365 24213 consensus_queue.cc:1048] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:07:14.147747 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eedca2edb474f7daf61fe1d1409daff" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:14.149456 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:14.150424 21580 raft_consensus.cc:2368] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for earlier term 4. Current term is 5.
I20260709 13:07:14.152493 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51bc12b41914bad9df01a751855d7f9" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:14.153352 21581 raft_consensus.cc:2468] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 4.
I20260709 13:07:14.148918 24188 consensus_queue.cc:237] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:14.151245 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:07:14.156728 21624 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:14.158663 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:14.160754 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:14.162902 22271 raft_consensus.cc:1275] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 13:07:14.163045 21580 raft_consensus.cc:1275] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:14.165100 24126 leader_election.cc:290] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:14.156524 24187 raft_consensus.cc:2804] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:14.168015 24187 raft_consensus.cc:697] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
W20260709 13:07:14.169225 21700 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:14.169145 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:14.170783 21651 raft_consensus.cc:2410] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 for term 6 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 13:07:14.154428 21582 raft_consensus.cc:1275] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 9 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:07:14.174382 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4955566edeb4111afd9f42d0664485a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:07:14.175320 24257 log.cc:927] Time spent T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.882s	user 0.000s	sys 0.011s
I20260709 13:07:14.178671 24266 leader_election.cc:290] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:14.179278 24189 raft_consensus.cc:3060] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:14.180579 24173 raft_consensus.cc:3060] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:14.195019 21731 raft_consensus.cc:2468] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 7.
I20260709 13:07:14.174335 24277 raft_consensus.cc:493] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:14.195822 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:14.196178 21584 raft_consensus.cc:1240] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 3. Current term is 5. Ops: []
I20260709 13:07:14.196286 22271 raft_consensus.cc:1240] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 4. Current term is 5. Ops: [4.6-4.6]
I20260709 13:07:14.197011 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:14.212082 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:14.213104 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:14.213893 21725 raft_consensus.cc:2393] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 7: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
W20260709 13:07:14.214066 22236 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:14.215035 21580 raft_consensus.cc:1240] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 4. Current term is 5. Ops: [3.3-4.4]
W20260709 13:07:14.224071 21699 leader_election.cc:336] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Timed out: RequestConsensusVote RPC to 127.19.255.194:34117 timed out after 1.550s (SENT)
I20260709 13:07:14.222715 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:14.230470 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:14.231016 21733 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41336 (request call id 514) took 2737 ms. Trace:
I20260709 13:07:14.231798 22264 raft_consensus.cc:3060] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:14.231410 21733 rpcz_store.cc:276] 0709 13:07:11.493991 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:11.496334 (+  2343us) service_pool.cc:224] Handling call
0709 13:07:11.496581 (+   247us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:11.560968 (+ 64387us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:14.230605 (+2669637us) spinlock_profiling.cc:243] Waited 61 ms on lock 0x7b54003e0154. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:07:14.230871 (+   266us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":140320128}
I20260709 13:07:14.234157 24157 raft_consensus.cc:3060] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:14.235916 21699 leader_election.cc:304] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:14.236630 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:14.237327 21579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36106 (request call id 2096) took 2623 ms. Trace:
I20260709 13:07:14.237557 24126 raft_consensus.cc:2749] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:14.237702 21579 rpcz_store.cc:276] 0709 13:07:11.613568 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:12.538867 (+925299us) service_pool.cc:224] Handling call
0709 13:07:13.541829 (+1002962us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:13.581270 (+ 39441us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:14.236917 (+655647us) spinlock_profiling.cc:243] Waited 989 ms on lock 0x7b5400366ad0. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f73238588ad 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:14.237150 (+   233us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2274519808}
I20260709 13:07:14.235881 24277 raft_consensus.cc:515] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:14.239107 21697 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:14.242635 21585 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36120 (request call id 1602) took 1957 ms. Trace:
W20260709 13:07:14.231843 24298 log.cc:927] Time spent T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.128s	user 0.000s	sys 0.001s
I20260709 13:07:14.169605 24187 consensus_queue.cc:237] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:14.243085 21585 rpcz_store.cc:276] 0709 13:07:12.283446 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:12.611061 (+327615us) service_pool.cc:224] Handling call
0709 13:07:12.611383 (+   322us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 13:07:12.611784 (+   401us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:12.611820 (+    36us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 13:07:12.644259 (+ 32439us) log.cc:844] Serialized 52 byte log entry
0709 13:07:13.077541 (+433282us) spinlock_profiling.cc:243] Waited 2.42 ms on lock 0x7b180033b020. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f7329634de1 00007f73296415b1 00007f732074ee07 00007f73295a9ab9 00007f732076b69b 00007f732076993f 00007f732076bc02 00007f73233f320b 00007f73233f8d23 00007f73233f90d1 00007f7323814a0f
0709 13:07:13.210625 (+133084us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:07:13.210679 (+    54us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:13.210761 (+    82us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:14.174339 (+963578us) spinlock_profiling.cc:243] Waited 3.68 ms on lock 0x7b4400022b4c. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320692c85 00007f73206936a2 00007f73234051db 00007f7323400aaf 00007f73233f486e 00007f73233f3bb6 00007f73233f37d8 00007f73233fd221 00007f73233fd1d9 00007f73233fd169
0709 13:07:14.240692 (+ 66353us) raft_consensus.cc:1685] finished
0709 13:07:14.240714 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:14.240940 (+   226us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2163,"raft.queue_time_us":96053,"raft.run_cpu_time_us":111,"raft.run_wall_time_us":4322,"spinlock_wait_cycles":14037760,"thread_start_us":132849,"threads_started":1,"wal-append.queue_time_us":537533}
I20260709 13:07:14.227525 23937 leader_election.cc:290] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:14.250793 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:14.255965 22268 raft_consensus.cc:2468] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 5.
I20260709 13:07:14.260049 21581 raft_consensus.cc:1240] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 7. Current term is 8. Ops: []
I20260709 13:07:14.261318 21584 raft_consensus.cc:2393] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 5: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:07:14.257604 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:14.266165 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:14.270430 22273 raft_consensus.cc:1275] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 9 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 13:07:14.256969 24136 consensus_queue.cc:1048] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.022s
I20260709 13:07:14.277367 23826 raft_consensus.cc:3055] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:14.277842 23826 raft_consensus.cc:740] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
W20260709 13:07:14.279266 21625 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:14.280730 24258 leader_election.cc:290] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:14.281802 24178 raft_consensus.cc:3060] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:07:14.282822 21626 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:14.286218 24251 raft_consensus.cc:493] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:14.286592 24264 raft_consensus.cc:493] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.286875 24251 raft_consensus.cc:515] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:14.287324 24264 raft_consensus.cc:515] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:14.288110 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4955566edeb4111afd9f42d0664485a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:14.289801 24264 leader_election.cc:290] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:14.290856 24251 leader_election.cc:290] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:14.286746 21652 raft_consensus.cc:1240] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 13:07:14.290113 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd4c0f5b04342ab9fad6d2ab9ca4e4f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:14.271579 24163 consensus_queue.cc:1059] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.027s
I20260709 13:07:14.295781 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:14.299206 23936 raft_consensus.cc:493] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:14.299304 24045 raft_consensus.cc:493] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:14.299962 23936 raft_consensus.cc:515] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:14.300109 24045 raft_consensus.cc:515] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:14.302142 23936 leader_election.cc:290] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:14.302313 24045 leader_election.cc:290] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:14.303574 21582 raft_consensus.cc:2468] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 7.
I20260709 13:07:14.304740 22271 raft_consensus.cc:2468] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 5.
I20260709 13:07:14.307466 23937 consensus_queue.cc:1059] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:07:14.308531 23937 raft_consensus.cc:3055] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:07:14.308876 23937 raft_consensus.cc:740] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:14.308995 21650 tablet_service.cc:1558] Processing DeleteTablet for tablet 081778ef7ad04f0f966ab8e5e0b594fd with delete_type TABLET_DATA_TOMBSTONED (TS c0c40b7dc6c341f7ba49e3a696970252 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:53430
I20260709 13:07:14.307667 22238 leader_election.cc:304] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:14.310114 23937 consensus_queue.cc:260] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:14.310906 22238 leader_election.cc:304] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:14.311606 24163 consensus_queue.cc:1243] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Peer c0c40b7dc6c341f7ba49e3a696970252 log is divergent from this leader: its last log entry 6.8 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 6
I20260709 13:07:14.312240 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae15a655577142ed99332bdb3681af0f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:14.313002 23936 raft_consensus.cc:3055] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:07:14.313400 23936 raft_consensus.cc:740] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:14.313678 24136 consensus_queue.cc:1048] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:07:14.314360 23936 consensus_queue.cc:260] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:14.316255 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:14.316708 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:14.315634 23937 raft_consensus.cc:3060] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:14.317510 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:14.317682 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:14.312278 24163 raft_consensus.cc:2804] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:14.330539 22273 raft_consensus.cc:2468] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 5.
I20260709 13:07:14.316259 21478 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:56516 (request call id 233) took 10232 ms. Trace:
I20260709 13:07:14.331652 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:14.317955 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae15a655577142ed99332bdb3681af0f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
W20260709 13:07:14.332911 21698 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:14.333163 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:14.334059 22272 raft_consensus.cc:2393] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 4: Already voted for candidate fd323b19805c46bcb7aec2478c2a29e9 in this term.
I20260709 13:07:14.334107 22267 raft_consensus.cc:1240] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:14.334969 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c8f49a78d445ee9c99e52b05c1b2bf" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:14.335198 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:14.331017 21478 rpcz_store.cc:276] 0709 13:07:04.084366 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:04.091951 (+  7585us) service_pool.cc:224] Handling call
0709 13:07:14.316032 (+10224081us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:07:10.401652 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:07:10.402236 (+   584us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:07:10.402281 (+    45us) write_op.cc:435] Acquired schema lock
0709 13:07:10.402303 (+    22us) tablet.cc:662] Decoding operations
0709 13:07:10.403608 (+  1305us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:07:10.403665 (+    57us) write_op.cc:641] Partition lock acquired for write op
0709 13:07:10.403692 (+    27us) tablet.cc:685] Acquiring locks for 12 operations
0709 13:07:10.404783 (+  1091us) tablet.cc:701] Row locks acquired
0709 13:07:10.404804 (+    21us) write_op.cc:260] PREPARE: finished
0709 13:07:10.404945 (+   141us) write_op.cc:270] Start()
0709 13:07:10.409897 (+  4952us) write_op.cc:276] Timestamp: P: 1783602430404896 usec, L: 0
0709 13:07:10.409924 (+    27us) op_driver.cc:348] REPLICATION: starting
0709 13:07:10.410596 (+   672us) log.cc:844] Serialized 4812 byte log entry
0709 13:07:11.480723 (+1070127us) spinlock_profiling.cc:243] Waited 21.7 ms on lock 0x7b4400022b4c. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320692c85 00007f73206936a2 00007f73234051db 00007f7323400aaf 00007f73233f486e 00007f73233f3bb6 00007f73233f37d8 00007f73233fd221 00007f73233fd1d9 00007f73233fd169
0709 13:07:12.548063 (+1067340us) op_driver.cc:464] REPLICATION: finished
0709 13:07:12.692894 (+144831us) write_op.cc:301] APPLY: starting
0709 13:07:12.692972 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0709 13:07:12.693220 (+   248us) tablet.cc:1370] finished BulkCheckPresence
0709 13:07:12.693241 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:07:13.068656 (+375415us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:07:13.068882 (+   226us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=12
0709 13:07:13.068923 (+    41us) write_op.cc:312] APPLY: finished
0709 13:07:13.069214 (+   291us) log.cc:844] Serialized 89 byte log entry
0709 13:07:13.069402 (+   188us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:13.069527 (+   125us) write_op.cc:454] Released schema lock
0709 13:07:13.069572 (+    45us) write_op.cc:341] FINISH: Updating metrics
0709 13:07:13.069950 (+   378us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:13.069976 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":17265,"reported_tablets":20,"child_traces":[["op",{"apply.queue_time_us":143299,"apply.run_cpu_time_us":8652,"apply.run_wall_time_us":377029,"num_ops":12,"prepare.queue_time_us":178348,"prepare.run_cpu_time_us":20900,"prepare.run_wall_time_us":146872,"raft.queue_time_us":836199,"raft.run_cpu_time_us":22875,"raft.run_wall_time_us":189678,"replication_time_us":2117655,"spinlock_wait_cycles":49870208,"thread_start_us":1119357,"threads_started":4,"wal-append.queue_time_us":186005,"wal-append.run_cpu_time_us":34806,"wal-append.run_wall_time_us":3521903}]]}
I20260709 13:07:14.319572 23934 raft_consensus.cc:2749] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:14.332089 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:14.321331 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:14.336053 24167 consensus_queue.cc:1048] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:14.336550 21651 raft_consensus.cc:2468] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 4.
I20260709 13:07:14.336755 23936 raft_consensus.cc:3060] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:14.337007 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:14.335945 23991 raft_consensus.cc:493] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.338100 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:14.338043 23991 raft_consensus.cc:515] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:14.339005 22266 raft_consensus.cc:2410] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for term 5 because replica has last-logged OpId of term: 4 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 13:07:14.340425 22267 raft_consensus.cc:3060] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:14.346175 22238 leader_election.cc:304] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:14.358145 22272 raft_consensus.cc:1275] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:07:14.342993 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:14.330849 24163 raft_consensus.cc:493] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:14.279098 23826 consensus_queue.cc:260] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:14.292227 24277 leader_election.cc:290] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:14.357897 23912 consensus_queue.cc:1048] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 13:07:14.370579 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:14.358037 21480 catalog_manager.cc:5697] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:14.377398 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:14.378154 21580 raft_consensus.cc:2468] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 7.
I20260709 13:07:14.382174 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:14.383174 21578 raft_consensus.cc:2410] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 for term 7 because replica has last-logged OpId of term: 5 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:07:14.383967 22266 raft_consensus.cc:1240] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:14.384022 21576 raft_consensus.cc:1275] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:14.386648 23844 raft_consensus.cc:493] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.387996 24058 raft_consensus.cc:493] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.388590 24058 raft_consensus.cc:515] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:14.390940 24058 leader_election.cc:290] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:14.391855 23989 raft_consensus.cc:493] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.392464 23989 raft_consensus.cc:515] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:14.393186 24183 consensus_queue.cc:1048] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:07:14.387305 23844 raft_consensus.cc:515] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:14.396063 24133 consensus_queue.cc:1059] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:07:14.402118 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae15a655577142ed99332bdb3681af0f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:14.365844 24045 raft_consensus.cc:2804] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:14.366758 24163 raft_consensus.cc:3060] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:14.405728 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086cac2d4434404e9ae4162c70276394" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:14.361598 24124 leader_election.cc:290] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:14.414868 24126 raft_consensus.cc:493] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.415627 24126 raft_consensus.cc:515] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:14.418116 24126 leader_election.cc:290] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:14.420261 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:14.421032 21657 raft_consensus.cc:3060] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:14.377367 21480 catalog_manager.cc:5697] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 2 to 3, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 3 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } }
I20260709 13:07:14.420159 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:14.431679 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:14.407356 24045 raft_consensus.cc:493] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:14.405014 23844 leader_election.cc:290] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:07:14.433911 22238 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:14.436305 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:14.418146 22264 raft_consensus.cc:2468] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 6.
I20260709 13:07:14.433473 24045 raft_consensus.cc:3060] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:14.441684 21577 raft_consensus.cc:1275] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:07:14.453891 21697 leader_election.cc:304] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:14.454828 24189 consensus_queue.cc:1048] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:07:14.457180 23989 leader_election.cc:290] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:14.461035 23826 raft_consensus.cc:3060] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:14.468205 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:14.469506 21577 raft_consensus.cc:2410] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 for term 7 because replica has last-logged OpId of term: 5 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 7.
I20260709 13:07:14.470432 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:14.471047 21576 raft_consensus.cc:2468] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 3.
W20260709 13:07:14.471796 21623 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 53154.3us
I20260709 13:07:14.472955 23934 raft_consensus.cc:493] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.474332 21623 leader_election.cc:304] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:14.475250 24264 raft_consensus.cc:493] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.476049 24251 raft_consensus.cc:2804] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:14.475823 24264 raft_consensus.cc:515] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:14.476581 24251 raft_consensus.cc:493] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:14.476999 24136 raft_consensus.cc:493] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.477061 24251 raft_consensus.cc:3060] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:14.477623 24136 raft_consensus.cc:515] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:14.478065 24264 leader_election.cc:290] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:14.479735 24136 leader_election.cc:290] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:07:14.480794 21699 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:14.485248 22267 raft_consensus.cc:2468] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 5.
I20260709 13:07:14.492620 21730 raft_consensus.cc:2410] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for term 6 because replica has last-logged OpId of term: 5 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 6.
I20260709 13:07:14.497931 21651 raft_consensus.cc:2393] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 7: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:07:14.499809 21548 leader_election.cc:304] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:14.501029 24133 raft_consensus.cc:2804] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:14.501724 24133 raft_consensus.cc:697] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 5 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:14.510408 24258 raft_consensus.cc:493] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.511030 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:14.510965 24258 raft_consensus.cc:515] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:14.511961 21577 raft_consensus.cc:2393] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 8: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:07:14.513270 24258 leader_election.cc:290] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:14.498597 21697 leader_election.cc:304] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:14.516539 21652 raft_consensus.cc:2468] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 4.
I20260709 13:07:14.488008 23989 raft_consensus.cc:2749] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:14.523564 21583 raft_consensus.cc:3060] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:07:14.530045 22236 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:14.503036 24133 consensus_queue.cc:237] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:14.535692 21657 raft_consensus.cc:2468] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 6.
W20260709 13:07:14.536448 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 45564.3us
I20260709 13:07:14.483469 23991 leader_election.cc:290] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
W20260709 13:07:14.538482 21549 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:14.540524 21698 leader_election.cc:304] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:07:14.540560 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
W20260709 13:07:14.578042 21623 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 45934.2us
W20260709 13:07:14.580124 22237 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:14.584563 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 101645us
I20260709 13:07:14.585449 24058 raft_consensus.cc:2749] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:14.445318 24266 consensus_queue.cc:1048] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.087s
W20260709 13:07:14.580828 21699 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:14.581794 21480 catalog_manager.cc:5697] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:14.480723 23934 raft_consensus.cc:515] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:14.523391 24163 raft_consensus.cc:515] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:14.607897 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
W20260709 13:07:14.608702 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 68235.9us
I20260709 13:07:14.608799 21480 catalog_manager.cc:5697] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 4 to 5, leader changed from fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 5 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:14.609603 23844 raft_consensus.cc:2804] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:14.610133 23844 raft_consensus.cc:493] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:14.610520 23844 raft_consensus.cc:3060] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:14.613952 23991 consensus_queue.cc:1048] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:07:14.618795 21480 catalog_manager.cc:5697] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 4 to 8, leader changed from 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 8 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:14.587245 24188 consensus_queue.cc:1048] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.066s
W20260709 13:07:14.713968 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 101366us
W20260709 13:07:14.633113 21624 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:14.642820 21583 raft_consensus.cc:2468] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 6.
W20260709 13:07:14.713207 22239 leader_election.cc:336] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Timed out: RequestConsensusVote RPC to 127.19.255.195:36459 timed out after 1.550s (SENT)
I20260709 13:07:14.684756 22268 raft_consensus.cc:2393] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 6: Already voted for candidate fd323b19805c46bcb7aec2478c2a29e9 in this term.
I20260709 13:07:14.685557 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c8f49a78d445ee9c99e52b05c1b2bf" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
W20260709 13:07:14.671685 21623 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 64290.5us
I20260709 13:07:14.718570 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:14.718835 22239 leader_election.cc:304] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:14.653057 21480 catalog_manager.cc:5697] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } }
I20260709 13:07:14.718509 21577 raft_consensus.cc:3060] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:14.725886 21697 leader_election.cc:304] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:07:14.607734 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:14.702307 24304 tablet_replica.cc:333] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:14.733239 22269 raft_consensus.cc:2410] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for term 7 because replica has last-logged OpId of term: 5 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 6.
W20260709 13:07:14.740792 22239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 69499.4us
W20260709 13:07:14.741429 22239 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:14.732565 24136 raft_consensus.cc:2749] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:07:14.735504 23991 consensus_queue.cc:1048] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 5, Time since last communication: 0.011s
I20260709 13:07:14.606717 23893 raft_consensus.cc:493] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.732586 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 8 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:14.631994 23934 leader_election.cc:290] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:14.602095 24251 raft_consensus.cc:515] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:14.756373 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:14.756484 24266 raft_consensus.cc:493] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.670750 24045 raft_consensus.cc:515] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:14.735473 21480 catalog_manager.cc:5697] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:14.757784 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:14.713001 23844 raft_consensus.cc:515] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:14.756795 24157 raft_consensus.cc:493] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.759848 21697 leader_election.cc:304] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:14.756371 24018 raft_consensus.cc:2804] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:14.768540 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:14.771212 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:14.763562 24167 raft_consensus.cc:493] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:14.776437 22236 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:14.778627 21727 raft_consensus.cc:2410] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for term 5 because replica has last-logged OpId of term: 4 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 13:07:14.778970 21652 raft_consensus.cc:1275] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:07:14.779856 21660 raft_consensus.cc:1240] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 5. Current term is 6. Ops: [5.7-5.7]
I20260709 13:07:14.775799 21576 raft_consensus.cc:2468] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 6.
I20260709 13:07:14.785192 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:14.786515 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:14.787063 21585 raft_consensus.cc:2468] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 4.
I20260709 13:07:14.788467 21659 raft_consensus.cc:2468] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 5.
I20260709 13:07:14.788682 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:14.791056 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:14.792447 21728 raft_consensus.cc:1240] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 4. Current term is 6. Ops: []
I20260709 13:07:14.793749 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:14.794404 21734 raft_consensus.cc:2393] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 4: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:07:14.796039 21576 raft_consensus.cc:1275] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:07:14.769798 24018 raft_consensus.cc:493] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:14.762638 23893 raft_consensus.cc:515] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:14.799568 24188 raft_consensus.cc:2804] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:14.800064 24188 raft_consensus.cc:493] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:14.800458 24188 raft_consensus.cc:3060] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:07:14.804107 24309 log.cc:927] Time spent T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.305s	user 0.000s	sys 0.003s
I20260709 13:07:14.773847 24183 raft_consensus.cc:493] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.806301 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:14.807039 21733 raft_consensus.cc:2393] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 5: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:07:14.768290 21480 catalog_manager.cc:5697] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 1 to 5, leader changed from 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) to fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196). New cstate: current_term: 5 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:14.822137 21730 raft_consensus.cc:2468] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 6.
I20260709 13:07:14.772389 24266 raft_consensus.cc:515] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:14.823954 21697 leader_election.cc:304] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:14.812886 24018 raft_consensus.cc:3060] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:14.835255 21698 leader_election.cc:304] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:07:14.835084 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 8 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:14.790199 24157 raft_consensus.cc:515] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:14.833860 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:14.843080 21725 raft_consensus.cc:1275] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:07:14.843668 24308 raft_consensus.cc:493] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:14.844099 24304 raft_consensus.cc:2243] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:14.845238 24304 raft_consensus.cc:2272] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.845579 24251 leader_election.cc:290] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:14.847597 24266 leader_election.cc:290] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:14.854285 21577 raft_consensus.cc:2468] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 7.
I20260709 13:07:14.861555 21657 raft_consensus.cc:1240] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:14.862984 21658 raft_consensus.cc:1275] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:14.863229 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:14.864406 21652 raft_consensus.cc:2410] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 for term 9 because replica has last-logged OpId of term: 8 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 7.
I20260709 13:07:14.855468 23844 leader_election.cc:290] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:14.864770 21480 catalog_manager.cc:5697] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 2 to 4, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 4 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:14.872434 21728 raft_consensus.cc:2393] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 5: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:07:14.873061 21583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36120 (request call id 1609) took 1184 ms. Trace:
I20260709 13:07:14.806465 24183 raft_consensus.cc:515] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:14.873504 21583 rpcz_store.cc:276] 0709 13:07:13.681978 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:13.683021 (+  1043us) service_pool.cc:224] Handling call
0709 13:07:14.832930 (+1149909us) spinlock_profiling.cc:243] Waited 839 ms on lock 0x7b540031a6d4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:14.866446 (+ 33516us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1930343168}
I20260709 13:07:14.844254 24308 raft_consensus.cc:515] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:14.876899 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:14.881655 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:14.883847 21655 raft_consensus.cc:2468] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 4.
I20260709 13:07:14.867651 24136 raft_consensus.cc:493] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.867885 24187 raft_consensus.cc:2804] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:07:14.869160 23991 raft_consensus.cc:2804] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:07:14.823848 24167 raft_consensus.cc:515] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:14.897759 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
W20260709 13:07:14.891284 23937 consensus_meta.cc:287] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9: Time spent flushing consensus metadata: real 0.546s	user 0.010s	sys 0.000s
I20260709 13:07:14.904422 21657 raft_consensus.cc:1275] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 5. (term mismatch)
I20260709 13:07:14.904783 21657 pending_rounds.cc:85] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252: Aborting all ops after (but not including) 4
I20260709 13:07:14.897253 21727 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34386 (request call id 1969) took 1187 ms. Trace:
I20260709 13:07:14.902778 21659 raft_consensus.cc:3060] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:14.908339 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:14.889840 24163 leader_election.cc:290] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:14.905555 21727 rpcz_store.cc:276] 0709 13:07:13.707049 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:13.707171 (+   122us) service_pool.cc:224] Handling call
0709 13:07:14.875600 (+1168429us) spinlock_profiling.cc:243] Waited 1.05 s on lock 0x7b54002ee5d4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:14.893881 (+ 18281us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2415844608}
I20260709 13:07:14.911583 21728 raft_consensus.cc:1240] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 5. Current term is 6. Ops: []
I20260709 13:07:14.905011 21657 pending_rounds.cc:107] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260709 13:07:14.920310 21657 raft_consensus.cc:2889] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:14.921099 21734 raft_consensus.cc:2410] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for term 8 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 13:07:14.899556 24187 raft_consensus.cc:493] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:14.895905 21480 catalog_manager.cc:5697] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 2 to 3, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196). New cstate: current_term: 3 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:14.925467 24310 raft_consensus.cc:493] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:14.904158 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:14.928488 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:14.930888 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1fb7e43d84f61a2bba6f0e6c6a77f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:14.918716 23991 raft_consensus.cc:697] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 6 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
W20260709 13:07:14.937583 21551 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:14.937994 21551 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:14.925056 23936 raft_consensus.cc:493] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.940685 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:14.943763 21584 raft_consensus.cc:1275] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:07:14.909457 24136 raft_consensus.cc:515] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:14.927685 24187 raft_consensus.cc:3060] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Advancing to term 7
W20260709 13:07:14.945519 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 163207us
W20260709 13:07:14.946235 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 154149us
I20260709 13:07:14.935720 21576 raft_consensus.cc:3060] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:14.949213 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:14.949431 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:14.950250 21577 raft_consensus.cc:1275] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:07:14.951210 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:14.930302 24310 raft_consensus.cc:515] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:14.941939 24045 leader_election.cc:290] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:14.962122 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:07:14.966480 21699 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:14.968458 21660 raft_consensus.cc:3060] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Advancing to term 5
I20260709 13:07:14.955283 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:07:14.970324 22237 leader_election.cc:336] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Timed out: RequestConsensusVote RPC to 127.19.255.193:37015 timed out after 1.838s (SENT)
W20260709 13:07:14.971282 24313 log.cc:927] Time spent T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9: Append to log took a long time: real 0.071s	user 0.000s	sys 0.000s
W20260709 13:07:14.971489 22237 leader_election.cc:336] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Timed out: RequestConsensusVote RPC to 127.19.255.193:37015 timed out after 1.862s (SENT)
I20260709 13:07:14.974318 21654 raft_consensus.cc:1240] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 5. Current term is 6. Ops: []
W20260709 13:07:14.977839 21549 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:14.967985 21480 catalog_manager.cc:5697] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 2 to 4, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 4 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:14.944993 23936 raft_consensus.cc:515] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:14.988502 21699 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:14.989665 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:14.984784 21660 raft_consensus.cc:2468] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 5.
I20260709 13:07:14.986901 21583 raft_consensus.cc:2468] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 5.
I20260709 13:07:14.984186 24304 ts_tablet_manager.cc:1916] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:07:14.996711 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 108064us
I20260709 13:07:14.995613 21480 catalog_manager.cc:5697] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 2 to 6, leader changed from c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 6 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:15.001499 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:14.992533 24173 raft_consensus.cc:493] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.004930 21660 raft_consensus.cc:1275] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 13:07:15.005908 21480 catalog_manager.cc:5697] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 2 to 3, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 3 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } }
I20260709 13:07:14.985236 24045 consensus_queue.cc:1048] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.018s
I20260709 13:07:14.984617 21581 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
mode: GRACEFUL
new_leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
 from {username='slave'} at 127.0.0.1:47892
W20260709 13:07:15.023022 21549 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:15.023321 21581 raft_consensus.cc:606] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Received request to transfer leadership to TS c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:15.023984 21581 raft_consensus.cc:614] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:07:15.025393 21551 leader_election.cc:304] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
W20260709 13:07:15.026404 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 52311.5us
I20260709 13:07:15.032315 21654 raft_consensus.cc:1275] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:07:15.025730 21480 catalog_manager.cc:5697] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 2 to 5, leader changed from c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 5 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:15.022688 24189 raft_consensus.cc:493] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:15.052178 21699 leader_election.cc:336] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Timed out: RequestConsensusVote RPC to 127.19.255.194:34117 timed out after 1.796s (SENT)
I20260709 13:07:15.052855 24308 leader_election.cc:290] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:15.061928 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:15.062064 21624 leader_election.cc:400] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Vote denied by peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015) with higher term. Message: Invalid argument: T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for earlier term 4. Current term is 5.
I20260709 13:07:15.062948 21624 leader_election.cc:403] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:07:15.063598 24251 raft_consensus.cc:2749] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015) with higher term. Message: Invalid argument: T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for earlier term 4. Current term is 5.
I20260709 13:07:15.065075 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117c5d69faea43f595b012039cd72553" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:15.066068 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 10 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:15.066247 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:15.067142 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:15.067310 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:15.068955 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:15.070832 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:15.023574 24173 raft_consensus.cc:515] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:15.068353 21728 raft_consensus.cc:1275] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:07:15.068184 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:15.042941 24183 leader_election.cc:290] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:07:15.087666 22236 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:15.091091 21727 raft_consensus.cc:1240] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 2. Current term is 4. Ops: [2.5-2.5]
I20260709 13:07:15.060863 21480 catalog_manager.cc:5697] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 2 to 4, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 4 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
W20260709 13:07:15.102809 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 45947.8us
I20260709 13:07:15.095877 23989 consensus_queue.cc:1048] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:14.998091 23991 consensus_queue.cc:237] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:15.108395 24018 raft_consensus.cc:515] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:15.115805 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:15.108840 23936 leader_election.cc:290] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:15.106462 21480 catalog_manager.cc:5697] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } }
I20260709 13:07:15.125424 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:15.045722 24189 raft_consensus.cc:515] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:15.073966 24167 leader_election.cc:290] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:15.138512 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:15.141292 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:15.138012 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:15.144116 21657 raft_consensus.cc:2468] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 5.
I20260709 13:07:15.124161 24244 raft_consensus.cc:493] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.146445 21480 catalog_manager.cc:5697] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 3 to 5, leader changed from 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) to fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196). New cstate: current_term: 5 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:15.152061 21660 raft_consensus.cc:2468] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 5.
I20260709 13:07:15.165802 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:15.162940 21480 catalog_manager.cc:5697] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 1 to 4, leader changed from c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 4 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } }
I20260709 13:07:15.167595 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:15.168478 22238 leader_election.cc:304] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:15.172590 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:15.173743 21583 raft_consensus.cc:1275] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 13:07:15.181157 22237 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:15.191798 21726 raft_consensus.cc:1240] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 5. Current term is 6. Ops: []
I20260709 13:07:15.176563 24045 raft_consensus.cc:2804] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:15.192848 24045 raft_consensus.cc:493] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:15.193233 24045 raft_consensus.cc:3060] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:15.195041 21581 raft_consensus.cc:2468] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 7.
I20260709 13:07:15.196934 24173 leader_election.cc:290] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:15.197714 24173 consensus_queue.cc:1059] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:15.199779 24198 raft_consensus.cc:2749] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
W20260709 13:07:15.200882 24320 log.cc:927] Time spent T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.099s	user 0.000s	sys 0.000s
W20260709 13:07:15.202313 24319 log.cc:927] Time spent T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.157s	user 0.000s	sys 0.000s
I20260709 13:07:15.203375 24251 raft_consensus.cc:493] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.206871 24157 leader_election.cc:290] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:15.208833 23893 leader_election.cc:290] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:15.211651 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:15.215504 21698 leader_election.cc:304] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
W20260709 13:07:15.217422 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 212097us
I20260709 13:07:15.156338 24244 raft_consensus.cc:515] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:15.173324 24136 leader_election.cc:290] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:15.230680 21576 raft_consensus.cc:2468] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
I20260709 13:07:15.231011 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:15.233572 22265 raft_consensus.cc:2468] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 6.
I20260709 13:07:15.236192 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce0fb868664a789da1828a9c9c060c" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:15.238327 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:15.238803 21551 leader_election.cc:304] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:15.243858 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:15.244692 22267 raft_consensus.cc:2410] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 for term 4 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 13:07:15.245150 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:15.245687 22272 raft_consensus.cc:2468] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 6.
W20260709 13:07:15.248186 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 175080us
I20260709 13:07:15.258569 22271 raft_consensus.cc:1240] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 5. Current term is 6. Ops: [5.7-5.7]
W20260709 13:07:15.241276 24307 log.cc:927] Time spent T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260709 13:07:15.260637 24251 raft_consensus.cc:515] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:15.266495 24018 leader_election.cc:290] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:15.268647 24251 leader_election.cc:290] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:15.269188 24251 raft_consensus.cc:3055] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:15.269534 24251 raft_consensus.cc:740] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:15.270398 24251 consensus_queue.cc:260] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:15.270944 24188 raft_consensus.cc:515] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:15.271427 24251 raft_consensus.cc:3060] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:15.275966 22268 raft_consensus.cc:1240] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:15.276101 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:15.240808 24126 consensus_queue.cc:1048] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.025s
I20260709 13:07:15.273922 21551 leader_election.cc:304] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
W20260709 13:07:15.290096 24321 log.cc:927] Time spent T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.179s	user 0.000s	sys 0.003s
W20260709 13:07:15.272603 24327 log.cc:927] Time spent T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
I20260709 13:07:15.262212 23989 raft_consensus.cc:2804] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:07:15.300154 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:15.263244 24244 leader_election.cc:290] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:15.265021 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:15.308220 21733 raft_consensus.cc:2368] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 for earlier term 5. Current term is 6.
I20260709 13:07:15.302517 21624 leader_election.cc:304] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:15.264781 24258 raft_consensus.cc:2749] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:15.317741 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:15.323026 21659 raft_consensus.cc:2468] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 6.
I20260709 13:07:15.323719 21655 raft_consensus.cc:1240] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 5. Current term is 6. Ops: [5.7-5.7]
I20260709 13:07:15.302996 23989 raft_consensus.cc:493] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:15.330757 22238 leader_election.cc:304] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:15.274250 24187 raft_consensus.cc:515] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:15.310421 24157 raft_consensus.cc:2749] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:07:15.339561 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:15.344681 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:15.347051 24336 raft_consensus.cc:493] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.352167 24340 raft_consensus.cc:2749] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:15.351961 24336 raft_consensus.cc:515] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:15.316108 24339 consensus_queue.cc:1059] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.037s
I20260709 13:07:15.353484 24339 raft_consensus.cc:3055] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:07:15.353842 24339 raft_consensus.cc:740] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:15.354212 24336 leader_election.cc:290] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:15.336017 23937 consensus_queue.cc:1059] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.024s
I20260709 13:07:15.354604 24339 consensus_queue.cc:260] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:15.355484 23937 raft_consensus.cc:3055] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:07:15.355882 23937 raft_consensus.cc:740] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:15.356720 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:15.356688 23937 consensus_queue.cc:260] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:15.357935 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:15.357995 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:15.336598 23989 raft_consensus.cc:3060] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:15.358580 21651 raft_consensus.cc:2468] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 8.
I20260709 13:07:15.358640 21660 raft_consensus.cc:2468] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 5.
I20260709 13:07:15.359906 21654 raft_consensus.cc:1275] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:07:15.360775 21725 raft_consensus.cc:1240] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Rejecting Update request from peer fd323b19805c46bcb7aec2478c2a29e9 for earlier term 6. Current term is 7. Ops: []
W20260709 13:07:15.361212 24325 log.cc:927] Time spent T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.309s	user 0.002s	sys 0.000s
I20260709 13:07:15.363871 24189 leader_election.cc:290] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:15.337615 24308 raft_consensus.cc:2804] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:07:15.364750 24308 raft_consensus.cc:697] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:15.365674 24308 consensus_queue.cc:237] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:15.367396 24304 ts_tablet_manager.cc:1929] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:07:15.358182 23937 raft_consensus.cc:3060] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:07:15.360760 24328 log.cc:927] Time spent T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260709 13:07:15.357182 24187 leader_election.cc:290] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:15.377187 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:15.367928 24304 log.cc:1199] T 081778ef7ad04f0f966ab8e5e0b594fd P c0c40b7dc6c341f7ba49e3a696970252: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-1-root/wals/081778ef7ad04f0f966ab8e5e0b594fd
I20260709 13:07:15.379312 22239 leader_election.cc:304] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
W20260709 13:07:15.386070 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 112253us
I20260709 13:07:15.388181 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:15.389115 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:15.390163 21659 raft_consensus.cc:2410] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 for term 7 because replica has last-logged OpId of term: 5 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 6.
I20260709 13:07:15.395530 22265 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54794 (request call id 727) took 1058 ms. Trace:
I20260709 13:07:15.397203 21656 raft_consensus.cc:2410] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 for term 7 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 13:07:15.396041 22265 rpcz_store.cc:276] 0709 13:07:14.330610 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:14.331279 (+   669us) service_pool.cc:224] Handling call
0709 13:07:15.388982 (+1057703us) spinlock_profiling.cc:243] Waited 580 ms on lock 0x7b5400043b54. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:15.389087 (+   105us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1334353152}
I20260709 13:07:15.400470 24266 raft_consensus.cc:493] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
W20260709 13:07:15.401775 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 138326us
W20260709 13:07:15.409089 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 75867us
I20260709 13:07:15.411024 24304 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:53430 (request call id 84) took 1102 ms. Trace:
I20260709 13:07:15.411443 24304 rpcz_store.cc:276] 0709 13:07:14.308472 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:14.308739 (+   267us) service_pool.cc:224] Handling call
0709 13:07:14.455405 (+146666us) ts_tablet_manager.cc:1151] Deleting tablet 081778ef7ad04f0f966ab8e5e0b594fd
0709 13:07:14.701539 (+246134us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0709 13:07:15.190196 (+488657us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:15.367268 (+177072us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:15.410910 (+ 43642us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":45282,"tablet-delete.queue_time_us":145574,"thread_start_us":54128,"threads_started":1}
I20260709 13:07:15.414388 21469 catalog_manager.cc:5028] TS c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): tablet 081778ef7ad04f0f966ab8e5e0b594fd (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
I20260709 13:07:15.392373 24189 raft_consensus.cc:493] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:15.419858 21658 raft_consensus.cc:1275] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 4. (term mismatch)
I20260709 13:07:15.420233 21658 pending_rounds.cc:85] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252: Aborting all ops after (but not including) 3
I20260709 13:07:15.420439 21658 pending_rounds.cc:107] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252: Aborting uncommitted NO_OP operation due to leader change: 4.4
I20260709 13:07:15.420641 21658 raft_consensus.cc:2889] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:15.404838 24136 raft_consensus.cc:2749] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:15.424750 21698 leader_election.cc:304] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
W20260709 13:07:15.424945 21699 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:15.406051 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:15.429086 22264 raft_consensus.cc:3060] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:15.429749 23989 raft_consensus.cc:515] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:15.404088 24337 consensus_queue.cc:1059] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.048s
I20260709 13:07:15.427235 22239 leader_election.cc:304] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:15.401053 24266 raft_consensus.cc:515] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:15.423767 24124 raft_consensus.cc:493] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.439560 22239 leader_election.cc:304] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:15.453058 24124 raft_consensus.cc:515] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:15.427699 24339 raft_consensus.cc:3060] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:15.433971 23989 leader_election.cc:290] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 8 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:15.437341 24310 leader_election.cc:290] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:15.474614 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:15.443588 21624 leader_election.cc:304] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:15.434728 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
W20260709 13:07:15.484234 22239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 44749.8us
W20260709 13:07:15.493911 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 65757.6us
I20260709 13:07:15.495952 22271 raft_consensus.cc:1275] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
W20260709 13:07:15.440629 24323 log.cc:927] Time spent T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.330s	user 0.001s	sys 0.001s
I20260709 13:07:15.492290 24310 raft_consensus.cc:2749] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:07:15.502578 21549 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:15.504868 21729 raft_consensus.cc:1240] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 13:07:15.505597 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:15.506007 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:15.506186 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:15.504822 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:15.506857 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:15.506379 21725 raft_consensus.cc:2393] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 6: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:07:15.507781 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:15.499181 21551 leader_election.cc:304] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:15.422394 24189 raft_consensus.cc:515] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:15.528669 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:15.508600 21697 leader_election.cc:304] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:07:15.530253 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:15.530658 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:15.530915 21732 raft_consensus.cc:2468] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 7.
I20260709 13:07:15.441222 24188 leader_election.cc:290] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:15.484509 24244 raft_consensus.cc:2804] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:15.449242 24337 raft_consensus.cc:3055] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:15.535190 24198 raft_consensus.cc:2749] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:15.448884 24045 raft_consensus.cc:515] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:15.568199 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 124722us
W20260709 13:07:15.568674 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 60147.9us
I20260709 13:07:15.496006 24340 raft_consensus.cc:2749] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:15.536405 21551 leader_election.cc:304] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:07:15.539203 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:15.540412 24351 raft_consensus.cc:493] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.541253 24251 raft_consensus.cc:493] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.543136 24336 raft_consensus.cc:493] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.543879 24308 consensus_queue.cc:1048] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:07:15.550127 22269 raft_consensus.cc:2468] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 6.
I20260709 13:07:15.543285 22239 leader_election.cc:304] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:15.508682 24124 leader_election.cc:290] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:15.557457 24189 leader_election.cc:290] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:15.557940 24337 raft_consensus.cc:740] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:15.537621 23936 raft_consensus.cc:2749] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:07:15.571646 21732 raft_consensus.cc:2468] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 6.
I20260709 13:07:15.594208 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:15.575057 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:15.575227 22265 raft_consensus.cc:2393] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 6: Already voted for candidate fd323b19805c46bcb7aec2478c2a29e9 in this term.
I20260709 13:07:15.578192 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:15.584506 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
W20260709 13:07:15.587064 22239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 43860.3us
I20260709 13:07:15.569715 23893 raft_consensus.cc:493] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:15.615237 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 79295.9us
I20260709 13:07:15.538143 24058 raft_consensus.cc:493] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.618053 21578 raft_consensus.cc:3060] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:15.619333 21624 leader_election.cc:304] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:15.593235 21582 raft_consensus.cc:1275] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 13:07:15.618175 21576 raft_consensus.cc:3060] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:15.623364 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:15.574453 24277 raft_consensus.cc:2804] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:07:15.627068 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4955566edeb4111afd9f42d0664485a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:15.588115 24244 raft_consensus.cc:697] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 4 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:15.598780 24136 raft_consensus.cc:2749] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:07:15.572966 23989 consensus_queue.cc:1048] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.052s
I20260709 13:07:15.634927 24333 raft_consensus.cc:2749] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 13:07:15.624054 24058 raft_consensus.cc:515] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:15.623611 24258 raft_consensus.cc:2804] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:07:15.585469 24251 raft_consensus.cc:515] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:15.572834 23844 consensus_queue.cc:1048] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.055s
I20260709 13:07:15.625203 24340 raft_consensus.cc:493] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:15.647336 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 62456.2us
I20260709 13:07:15.590159 24336 raft_consensus.cc:515] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:15.626257 24277 raft_consensus.cc:493] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:15.598037 24188 consensus_queue.cc:1059] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.044s
I20260709 13:07:15.653872 21623 leader_election.cc:304] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:15.658250 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:15.660367 22266 raft_consensus.cc:1275] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:07:15.659600 22237 leader_election.cc:304] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:15.615753 24126 consensus_queue.cc:1059] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.029s
I20260709 13:07:15.621927 23893 raft_consensus.cc:515] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:15.646488 24339 consensus_queue.cc:1059] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.023s
I20260709 13:07:15.669740 24339 raft_consensus.cc:3055] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:07:15.669960 23893 leader_election.cc:290] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:15.670120 24339 raft_consensus.cc:740] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
W20260709 13:07:15.670540 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 75178.6us
I20260709 13:07:15.668071 22272 raft_consensus.cc:1275] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:07:15.664556 24189 consensus_queue.cc:1048] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:15.659132 24178 consensus_queue.cc:1048] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.006s
I20260709 13:07:15.665053 24058 leader_election.cc:290] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:15.672950 22237 leader_election.cc:304] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:15.676832 22237 leader_election.cc:304] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:15.661542 24340 raft_consensus.cc:515] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:15.666316 22264 raft_consensus.cc:2410] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 for term 4 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 13:07:15.666482 24167 raft_consensus.cc:3055] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:15.667475 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:15.668037 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:15.685101 21732 raft_consensus.cc:2410] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 for term 6 because replica has last-logged OpId of term: 4 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 13:07:15.629958 24183 consensus_queue.cc:1048] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.030s
I20260709 13:07:15.662899 24277 raft_consensus.cc:3060] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:15.686443 22237 leader_election.cc:304] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:15.576069 24351 raft_consensus.cc:515] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:15.680594 21697 leader_election.cc:304] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:15.646838 24266 leader_election.cc:290] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:15.684083 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:15.675552 24178 consensus_queue.cc:1243] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer c0c40b7dc6c341f7ba49e3a696970252 log is divergent from this leader: its last log entry 8.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 6
I20260709 13:07:15.678911 23826 raft_consensus.cc:493] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:15.657142 24330 consensus_queue.cc:1059] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.038s
I20260709 13:07:15.684753 24167 raft_consensus.cc:740] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:15.672665 24198 raft_consensus.cc:493] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.699258 22267 raft_consensus.cc:3060] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:15.684089 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:15.635409 24337 consensus_queue.cc:260] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:15.720192 22273 raft_consensus.cc:2468] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 5.
I20260709 13:07:15.699831 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:15.721127 21732 raft_consensus.cc:2468] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 6.
I20260709 13:07:15.701123 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:15.678330 24136 raft_consensus.cc:2749] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:15.679294 23937 raft_consensus.cc:2749] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:15.684360 24333 raft_consensus.cc:2804] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:07:15.694396 21576 raft_consensus.cc:2468] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 8.
I20260709 13:07:15.686326 24310 raft_consensus.cc:2749] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:15.724638 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:15.725835 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:15.726069 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce0fb868664a789da1828a9c9c060c" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:15.728410 21658 raft_consensus.cc:3060] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:15.726796 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:15.699074 21725 raft_consensus.cc:2468] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 6.
I20260709 13:07:15.726895 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:15.729600 21581 raft_consensus.cc:2468] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 4.
I20260709 13:07:15.730670 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:15.732437 21698 leader_election.cc:304] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
W20260709 13:07:15.731575 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 48536.5us
I20260709 13:07:15.736786 21697 leader_election.cc:304] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:15.680222 24339 consensus_queue.cc:260] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:15.746904 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 84829.6us
I20260709 13:07:15.718258 24045 leader_election.cc:290] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:15.719568 23989 raft_consensus.cc:2804] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:07:15.713536 24018 consensus_queue.cc:1048] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.025s
I20260709 13:07:15.720996 24258 raft_consensus.cc:697] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 6 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:15.752557 21582 raft_consensus.cc:2393] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 in current term 6: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:07:15.754036 21624 leader_election.cc:304] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:15.725111 24266 consensus_queue.cc:1048] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.027s
I20260709 13:07:15.762398 21626 leader_election.cc:304] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
W20260709 13:07:15.765372 21623 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:15.762229 24337 raft_consensus.cc:3060] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:15.768844 24351 leader_election.cc:290] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:15.769273 24322 raft_consensus.cc:2804] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:15.769385 24351 raft_consensus.cc:2749] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:07:15.769805 24322 raft_consensus.cc:493] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:15.770218 24322 raft_consensus.cc:3060] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:15.772133 24360 consensus_queue.cc:1048] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.018s
I20260709 13:07:15.772832 24360 consensus_queue.cc:1243] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer fd323b19805c46bcb7aec2478c2a29e9 log is divergent from this leader: its last log entry 5.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 6
I20260709 13:07:15.773398 24173 raft_consensus.cc:2749] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:15.729022 23826 raft_consensus.cc:515] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:15.777885 23826 leader_election.cc:290] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:15.778394 23826 raft_consensus.cc:493] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:15.778849 23826 raft_consensus.cc:515] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:15.744911 24333 raft_consensus.cc:697] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:15.765889 22267 raft_consensus.cc:2468] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 6.
I20260709 13:07:15.752852 23989 raft_consensus.cc:493] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:15.724575 24198 raft_consensus.cc:515] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:15.845376 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 108691us
I20260709 13:07:15.840929 22267 pending_rounds.cc:85] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9: Aborting all ops after (but not including) 6
I20260709 13:07:15.848196 22267 pending_rounds.cc:107] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9: Aborting uncommitted NO_OP operation due to leader change: 5.7
I20260709 13:07:15.848456 22267 raft_consensus.cc:2889] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 13:07:15.849354 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 99669us
I20260709 13:07:15.847039 22239 leader_election.cc:304] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:15.718720 24244 consensus_queue.cc:237] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:15.755877 24308 consensus_queue.cc:1048] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [NON_LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.078s
I20260709 13:07:15.825381 24188 raft_consensus.cc:2804] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260709 13:07:15.862031 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 184129us
I20260709 13:07:15.833268 23989 raft_consensus.cc:3060] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:15.864943 21624 leader_election.cc:304] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:15.871234 22265 raft_consensus.cc:1240] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:15.832731 24360 raft_consensus.cc:3060] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:15.881279 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:15.881963 21731 raft_consensus.cc:3060] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:15.872975 24188 raft_consensus.cc:493] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:15.893790 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117c5d69faea43f595b012039cd72553" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:15.872488 24340 leader_election.cc:290] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:15.902483 24124 raft_consensus.cc:3055] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:07:15.902881 24124 raft_consensus.cc:740] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:15.903635 24124 consensus_queue.cc:260] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:15.904879 24124 raft_consensus.cc:3060] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:15.904651 24258 consensus_queue.cc:237] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:15.863371 21697 leader_election.cc:304] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
W20260709 13:07:15.908341 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 45044.7us
I20260709 13:07:15.889320 21699 leader_election.cc:304] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:15.883632 24173 raft_consensus.cc:2804] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:15.914566 21578 raft_consensus.cc:2468] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 7.
W20260709 13:07:15.919515 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 187152us
W20260709 13:07:15.922704 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 129394us
W20260709 13:07:15.947167 22236 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:15.835848 24167 consensus_queue.cc:260] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:15.906430 24188 raft_consensus.cc:3060] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:15.893113 24251 leader_election.cc:290] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:15.913398 24266 raft_consensus.cc:2804] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:07:15.922892 24333 consensus_queue.cc:237] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:15.955943 24136 raft_consensus.cc:493] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:15.959074 21658 raft_consensus.cc:2468] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 6.
I20260709 13:07:15.911684 24336 leader_election.cc:290] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:15.913208 24173 raft_consensus.cc:493] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
W20260709 13:07:15.980360 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 94877.9us
I20260709 13:07:15.949887 24340 raft_consensus.cc:493] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.926553 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
W20260709 13:07:15.983476 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 71092.3us
I20260709 13:07:15.928928 24387 raft_consensus.cc:2804] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 13:07:15.987525 21698 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:15.986905 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:16.030660 21699 leader_election.cc:304] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:16.031004 22265 raft_consensus.cc:2393] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 6: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:07:15.892766 24367 consensus_queue.cc:1048] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.087s
I20260709 13:07:16.030083 21731 raft_consensus.cc:2410] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 for term 6 because replica has last-logged OpId of term: 4 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 13:07:15.951996 24189 consensus_queue.cc:1059] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.075s
I20260709 13:07:15.980563 24351 raft_consensus.cc:2749] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:15.985908 24173 raft_consensus.cc:3060] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:16.047461 22238 leader_election.cc:304] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:16.031975 24387 raft_consensus.cc:493] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
W20260709 13:07:16.060144 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 307363us
I20260709 13:07:15.985045 24136 raft_consensus.cc:515] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:16.039897 24336 consensus_queue.cc:1048] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.013s
I20260709 13:07:16.058131 24386 raft_consensus.cc:2804] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:07:16.059882 24387 raft_consensus.cc:3060] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:16.070219 24380 consensus_queue.cc:1059] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.113s
I20260709 13:07:16.072116 24198 leader_election.cc:290] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:07:16.088274 24388 log.cc:927] Time spent T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.100s	user 0.000s	sys 0.000s
I20260709 13:07:16.052080 24266 raft_consensus.cc:697] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 6 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:16.031832 24340 raft_consensus.cc:515] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:16.089469 24380 raft_consensus.cc:3055] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:16.089360 24173 raft_consensus.cc:515] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:16.058178 23826 leader_election.cc:290] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:07:16.077260 21549 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:16.077860 21699 leader_election.cc:304] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:16.060002 23893 raft_consensus.cc:2749] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:07:16.083806 24329 consensus_queue.cc:1048] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.050s
I20260709 13:07:16.088044 24386 raft_consensus.cc:697] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 6 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:16.089902 24380 raft_consensus.cc:740] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:16.080161 21624 leader_election.cc:304] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:16.091907 21699 leader_election.cc:304] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:16.101423 21550 leader_election.cc:304] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:16.106436 21551 leader_election.cc:304] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:07:16.108197 24386 consensus_queue.cc:237] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:16.108994 21699 leader_election.cc:304] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:16.110085 24173 leader_election.cc:290] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:16.110186 21699 leader_election.cc:304] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:16.096454 23991 raft_consensus.cc:2749] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:16.111573 24376 raft_consensus.cc:2749] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:07:16.111920 23991 raft_consensus.cc:2749] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:16.112552 24380 consensus_queue.cc:260] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:16.113732 24380 raft_consensus.cc:3060] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:16.115784 21699 leader_election.cc:304] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:07:16.111218 24018 raft_consensus.cc:2749] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:16.116755 24351 raft_consensus.cc:2804] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:07:16.117136 24351 raft_consensus.cc:493] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.117475 24351 raft_consensus.cc:3060] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:07:16.120584 23989 raft_consensus.cc:515] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:16.135380 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:16.122011 24339 raft_consensus.cc:3060] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:16.113940 24387 raft_consensus.cc:515] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:16.117650 21699 leader_election.cc:304] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:16.138594 24387 leader_election.cc:290] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:16.138947 21699 leader_election.cc:304] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:16.129402 21583 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
mode: GRACEFUL
new_leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
 from {username='slave'} at 127.0.0.1:47892
I20260709 13:07:16.139865 21583 raft_consensus.cc:606] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Received request to transfer leadership to TS c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:16.140234 21583 raft_consensus.cc:614] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:07:16.130177 22237 leader_election.cc:304] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:16.141611 21699 leader_election.cc:304] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:16.142957 24361 raft_consensus.cc:2764] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election decision vote started in defunct term 5: won
I20260709 13:07:16.143671 24361 consensus_queue.cc:1048] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:16.144054 24136 leader_election.cc:290] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:16.145076 24322 raft_consensus.cc:515] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:16.145557 24058 raft_consensus.cc:2749] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:16.146077 22266 raft_consensus.cc:1240] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 5. Current term is 6. Ops: []
I20260709 13:07:16.146332 21626 leader_election.cc:304] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:16.146683 22237 leader_election.cc:304] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:16.146883 24360 raft_consensus.cc:2749] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:16.148568 22237 leader_election.cc:304] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
W20260709 13:07:16.133669 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 108530us
W20260709 13:07:16.152567 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 104908us
I20260709 13:07:16.158236 21624 leader_election.cc:304] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:16.161378 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51bc12b41914bad9df01a751855d7f9" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:16.163789 21583 raft_consensus.cc:1240] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 7. Current term is 8. Ops: []
I20260709 13:07:16.164779 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:16.164945 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:16.165764 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:07:16.168355 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 67048.5us
I20260709 13:07:16.111961 24133 raft_consensus.cc:2804] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:07:16.104358 24340 leader_election.cc:290] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:16.147733 24136 raft_consensus.cc:2749] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:16.175628 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:16.177253 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:16.178208 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:16.180019 21582 raft_consensus.cc:2393] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 in current term 6: Already voted for candidate 3d3266654c694a6c82af9d31d7154a0a in this term.
I20260709 13:07:16.178018 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:16.171240 24133 raft_consensus.cc:493] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.159921 24387 raft_consensus.cc:2804] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:16.159350 24329 raft_consensus.cc:2749] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:16.171301 23991 raft_consensus.cc:2749] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:16.184093 24133 raft_consensus.cc:3060] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:16.178771 24308 raft_consensus.cc:2749] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:16.190769 23989 leader_election.cc:290] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:16.181088 24360 raft_consensus.cc:2749] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:16.188584 24277 raft_consensus.cc:515] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:16.192559 24322 leader_election.cc:290] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:16.184091 24382 raft_consensus.cc:2804] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:07:16.200733 21734 raft_consensus.cc:2393] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 7: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:07:16.201939 21624 leader_election.cc:304] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:16.202093 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:16.202651 21580 raft_consensus.cc:3060] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:16.089376 24266 consensus_queue.cc:237] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:16.194585 24277 leader_election.cc:290] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:16.203759 21582 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
mode: GRACEFUL
new_leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
 from {username='slave'} at 127.0.0.1:47892
I20260709 13:07:16.211236 21582 raft_consensus.cc:606] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Received request to transfer leadership to TS c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:16.211647 21582 raft_consensus.cc:614] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 13:07:16.212905 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 84483.9us
I20260709 13:07:16.213090 21725 raft_consensus.cc:1240] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 5. Current term is 6. Ops: [5.7-5.7]
I20260709 13:07:16.187319 24173 raft_consensus.cc:2749] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:07:16.189164 24387 raft_consensus.cc:493] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.217918 24337 raft_consensus.cc:2749] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:16.226476 21626 leader_election.cc:304] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
W20260709 13:07:16.227468 21697 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:16.225235 24397 consensus_queue.cc:1059] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.003s
W20260709 13:07:16.231105 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 45091.4us
I20260709 13:07:16.233191 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:16.233686 22271 raft_consensus.cc:3060] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:16.216806 24382 raft_consensus.cc:697] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:16.239585 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:16.240173 22265 raft_consensus.cc:3060] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:16.240576 24382 consensus_queue.cc:237] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:16.242957 22267 raft_consensus.cc:1275] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:07:16.225432 24188 raft_consensus.cc:515] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:16.244740 20479 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:07:16.245736 24188 leader_election.cc:290] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:16.220122 24387 raft_consensus.cc:3060] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:16.247208 20479 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:16.251184 22265 raft_consensus.cc:2468] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 7.
W20260709 13:07:16.254499 24364 log.cc:927] Time spent T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.482s	user 0.001s	sys 0.000s
W20260709 13:07:16.255872 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 55521.7us
I20260709 13:07:16.256969 21550 leader_election.cc:304] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:16.258095 21550 leader_election.cc:304] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:16.238656 21624 leader_election.cc:304] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:16.245872 24337 consensus_queue.cc:1059] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:16.269471 21697 leader_election.cc:304] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:16.274938 21580 raft_consensus.cc:2468] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 6.
I20260709 13:07:16.271575 21583 raft_consensus.cc:2468] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 4.
I20260709 13:07:16.280045 21624 leader_election.cc:304] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:16.280606 21550 leader_election.cc:304] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
W20260709 13:07:16.281478 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 55077.9us
I20260709 13:07:16.279441 22237 leader_election.cc:304] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:16.283004 24390 raft_consensus.cc:2749] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:16.286998 24326 raft_consensus.cc:2804] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:07:16.287539 24326 raft_consensus.cc:697] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 6 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:16.287942 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:16.288515 22265 raft_consensus.cc:3060] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:16.288412 24326 consensus_queue.cc:237] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.8, Last appended by leader: 8, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:16.258896 24173 raft_consensus.cc:3060] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:16.295964 22265 raft_consensus.cc:2468] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 7.
I20260709 13:07:16.284973 24188 raft_consensus.cc:2804] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:07:16.301867 21697 leader_election.cc:304] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:16.279799 24340 raft_consensus.cc:2749] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:16.276329 24330 raft_consensus.cc:2749] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:07:16.309808 21550 leader_election.cc:304] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:16.311080 21626 leader_election.cc:304] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:16.297518 24251 raft_consensus.cc:2804] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 13:07:16.319471 24405 log.cc:927] Time spent T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.089s	user 0.001s	sys 0.000s
I20260709 13:07:16.312674 24187 raft_consensus.cc:2804] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:07:16.306499 24393 raft_consensus.cc:2749] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:07:16.325205 21550 leader_election.cc:304] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:16.280062 23989 consensus_queue.cc:1048] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.030s
I20260709 13:07:16.314684 24157 consensus_queue.cc:1048] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.014s
I20260709 13:07:16.325711 24337 raft_consensus.cc:2749] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:07:16.312357 24188 raft_consensus.cc:697] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 7 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:16.329525 21550 leader_election.cc:304] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:16.331272 21626 leader_election.cc:304] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:16.342221 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:16.342990 21580 raft_consensus.cc:2468] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 6.
I20260709 13:07:16.344030 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:16.345568 21580 raft_consensus.cc:1275] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:07:16.346254 21578 raft_consensus.cc:1240] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 5. Current term is 6. Ops: [4.7-5.8]
I20260709 13:07:16.332369 24157 raft_consensus.cc:2804] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:16.356081 24157 raft_consensus.cc:493] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting leader election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:16.356447 24157 raft_consensus.cc:3060] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:16.358615 24366 raft_consensus.cc:3055] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:07:16.358989 24366 raft_consensus.cc:740] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:16.359812 24366 consensus_queue.cc:260] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:16.361151 24366 raft_consensus.cc:3060] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:16.328487 24133 raft_consensus.cc:515] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:16.363267 24133 leader_election.cc:290] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 7 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:16.364274 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:16.364838 21733 raft_consensus.cc:3060] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:16.360560 24188 consensus_queue.cc:237] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, 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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:16.367794 24336 raft_consensus.cc:3055] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:07:16.369161 24336 raft_consensus.cc:740] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:16.370076 24336 consensus_queue.cc:260] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:16.371187 24336 raft_consensus.cc:3060] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:16.371511 21733 raft_consensus.cc:2468] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 7.
I20260709 13:07:16.372646 21551 leader_election.cc:304] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:07:16.373514 24330 raft_consensus.cc:2804] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:07:16.325745 24251 raft_consensus.cc:697] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:16.327948 24351 raft_consensus.cc:515] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:16.373984 24330 raft_consensus.cc:697] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 7 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:16.380929 22271 raft_consensus.cc:2468] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 7.
I20260709 13:07:16.382711 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:16.390654 21576 raft_consensus.cc:2468] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 8.
I20260709 13:07:16.348680 24198 raft_consensus.cc:2749] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:16.393591 21626 leader_election.cc:400] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Vote denied by peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459) with higher term. Message: Invalid argument: T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for earlier term 4. Current term is 5.
I20260709 13:07:16.376021 24340 raft_consensus.cc:2749] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:16.406175 21731 raft_consensus.cc:2368] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for earlier term 8. Current term is 9.
I20260709 13:07:16.326119 24390 consensus_queue.cc:1059] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.067s
I20260709 13:07:16.413077 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:16.420698 21576 raft_consensus.cc:3060] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:16.413122 24330 consensus_queue.cc:237] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to 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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:16.415578 24167 raft_consensus.cc:3060] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:07:16.431844 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 49976.7us
I20260709 13:07:16.433259 21626 leader_election.cc:304] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:16.433909 24340 raft_consensus.cc:2749] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:16.435341 21626 leader_election.cc:304] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:16.448881 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:16.449723 21576 raft_consensus.cc:2410] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 for term 7 because replica has last-logged OpId of term: 5 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 7.
I20260709 13:07:16.449791 21577 raft_consensus.cc:3060] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Advancing to term 7
W20260709 13:07:16.454978 24407 log.cc:927] Time spent T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.053s	user 0.000s	sys 0.001s
I20260709 13:07:16.448488 24198 raft_consensus.cc:3055] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:07:16.456316 24198 raft_consensus.cc:740] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:16.457127 24198 consensus_queue.cc:260] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:16.458276 24198 raft_consensus.cc:3060] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:07:16.460052 24398 log.cc:927] Time spent T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9: Append to log took a long time: real 0.201s	user 0.000s	sys 0.001s
I20260709 13:07:16.423914 24197 raft_consensus.cc:2804] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:16.465736 21577 raft_consensus.cc:2468] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 7.
W20260709 13:07:16.471369 21623 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:16.474099 24251 consensus_queue.cc:237] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:16.481266 24381 log.cc:927] Time spent T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.438s	user 0.000s	sys 0.003s
W20260709 13:07:16.489764 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 54494.2us
I20260709 13:07:16.494252 24157 raft_consensus.cc:515] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:16.467242 24197 raft_consensus.cc:493] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting leader election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:16.500475 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:16.477339 24333 raft_consensus.cc:2749] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:07:16.504807 24382 raft_consensus.cc:493] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.505395 21652 raft_consensus.cc:1275] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:07:16.505280 24382 raft_consensus.cc:515] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:16.507270 24382 leader_election.cc:290] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:16.497285 24337 raft_consensus.cc:493] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:16.507921 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:16.501178 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:16.510937 22271 raft_consensus.cc:2393] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 7: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:07:16.503041 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:16.511822 21655 raft_consensus.cc:2468] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 6.
I20260709 13:07:16.507934 24337 raft_consensus.cc:515] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:16.518285 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:16.518709 24337 leader_election.cc:290] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:16.522485 21582 raft_consensus.cc:1240] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:16.524276 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:16.524863 24187 raft_consensus.cc:697] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 7 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:16.503790 24197 raft_consensus.cc:3060] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:07:16.529477 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 151677us
I20260709 13:07:16.529910 24187 consensus_queue.cc:237] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:16.531652 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:16.532049 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:16.532428 21697 leader_election.cc:304] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
W20260709 13:07:16.525290 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 186842us
I20260709 13:07:16.533896 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:16.535171 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:16.528493 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:16.532723 21725 raft_consensus.cc:2393] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 in current term 6: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
W20260709 13:07:16.539681 21698 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:16.540498 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:16.540504 21698 leader_election.cc:304] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:07:16.533267 21726 raft_consensus.cc:1275] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 7. (term mismatch)
I20260709 13:07:16.541136 21583 raft_consensus.cc:3060] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Advancing to term 9
I20260709 13:07:16.541390 21726 pending_rounds.cc:85] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672: Aborting all ops after (but not including) 6
I20260709 13:07:16.541785 21726 pending_rounds.cc:107] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672: Aborting uncommitted NO_OP operation due to leader change: 5.7
I20260709 13:07:16.542090 21726 raft_consensus.cc:2889] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:16.540850 22238 leader_election.cc:304] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:16.537777 21623 leader_election.cc:304] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:16.545574 21698 leader_election.cc:304] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:16.500504 24339 raft_consensus.cc:493] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:16.556625 21584 raft_consensus.cc:1275] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:07:16.558343 21623 leader_election.cc:304] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:16.533823 24157 leader_election.cc:290] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:16.550086 23991 raft_consensus.cc:2804] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:07:16.557183 24188 raft_consensus.cc:2804] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:07:16.557531 24277 raft_consensus.cc:2804] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:07:16.554023 24310 raft_consensus.cc:2804] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:16.557935 24390 raft_consensus.cc:493] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.564457 24337 raft_consensus.cc:2749] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:16.564114 24382 raft_consensus.cc:2749] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:16.551342 23937 consensus_queue.cc:1048] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.026s
I20260709 13:07:16.553267 24387 raft_consensus.cc:515] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:16.585577 21626 leader_election.cc:304] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:16.560118 24339 raft_consensus.cc:515] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:16.593101 21698 leader_election.cc:304] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:07:16.592633 22239 leader_election.cc:304] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:16.598259 21583 raft_consensus.cc:2468] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 9.
I20260709 13:07:16.598393 21626 leader_election.cc:304] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:16.599432 24167 raft_consensus.cc:2804] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:07:16.601644 24167 raft_consensus.cc:493] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.601457 24384 consensus_queue.cc:1048] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:16.580741 24310 raft_consensus.cc:493] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting leader election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:16.584108 24351 leader_election.cc:290] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 9 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:16.590004 24188 raft_consensus.cc:697] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 7 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:16.607152 22272 raft_consensus.cc:2368] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for earlier term 4. Current term is 5.
I20260709 13:07:16.599642 23936 raft_consensus.cc:2749] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:07:16.585773 23991 raft_consensus.cc:697] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 7 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:16.589587 24277 raft_consensus.cc:697] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 8 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:16.618489 24277 consensus_queue.cc:237] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [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: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:16.592289 24058 consensus_queue.cc:1048] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.016s
I20260709 13:07:16.624799 24339 leader_election.cc:290] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:16.627101 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:16.602109 24333 raft_consensus.cc:2749] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:07:16.628497 24188 consensus_queue.cc:237] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:16.592113 23893 consensus_queue.cc:1059] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.018s
I20260709 13:07:16.629631 23893 raft_consensus.cc:3055] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:07:16.629976 23893 raft_consensus.cc:740] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:16.630714 23893 consensus_queue.cc:260] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 5.8, Last appended by leader: 8, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:16.607513 24310 raft_consensus.cc:3060] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:07:16.636370 24413 log.cc:927] Time spent T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
W20260709 13:07:16.637660 24411 log.cc:927] Time spent T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 13:07:16.587836 24390 raft_consensus.cc:515] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:16.641433 24406 log.cc:927] Time spent T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.338s	user 0.000s	sys 0.002s
I20260709 13:07:16.633720 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:16.642027 21655 raft_consensus.cc:2468] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 5.
I20260709 13:07:16.604331 24167 raft_consensus.cc:3060] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:07:16.616279 24382 raft_consensus.cc:2749] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:16.652771 24387 leader_election.cc:290] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:16.653456 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:16.654016 21584 raft_consensus.cc:3060] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:16.654294 24173 raft_consensus.cc:2749] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:07:16.655000 24173 raft_consensus.cc:493] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:16.656698 23991 consensus_queue.cc:237] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:16.660490 21584 raft_consensus.cc:2468] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 5.
I20260709 13:07:16.660665 22238 leader_election.cc:304] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:16.661489 24387 raft_consensus.cc:2804] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:16.661896 24387 raft_consensus.cc:493] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:16.662273 24387 raft_consensus.cc:3060] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:16.664346 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:16.686777 21551 leader_election.cc:304] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:16.694676 22237 leader_election.cc:304] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:16.695241 21726 raft_consensus.cc:1275] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
W20260709 13:07:16.696520 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 98193.7us
W20260709 13:07:16.696767 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 87415.3us
I20260709 13:07:16.697266 21626 leader_election.cc:304] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:16.698396 21626 leader_election.cc:304] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:16.700783 21626 leader_election.cc:304] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:07:16.702862 24058 consensus_queue.cc:1048] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:07:16.702411 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 95635.4us
I20260709 13:07:16.705531 21698 leader_election.cc:304] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:07:16.709312 21626 leader_election.cc:304] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:16.655472 24173 raft_consensus.cc:515] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:16.692425 23893 raft_consensus.cc:3060] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:16.675213 24387 raft_consensus.cc:515] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:16.705991 24384 raft_consensus.cc:2804] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:16.768888 24337 raft_consensus.cc:3060] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:16.780946 21725 raft_consensus.cc:1275] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 6. (term mismatch)
W20260709 13:07:16.775947 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 56008.2us
I20260709 13:07:16.778405 21623 leader_election.cc:400] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 election: Vote denied by peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861) with higher term. Message: Invalid argument: T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for earlier term 4. Current term is 5.
I20260709 13:07:16.701087 24397 raft_consensus.cc:2749] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 13:07:16.794009 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 84764us
I20260709 13:07:16.794931 21626 leader_election.cc:304] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:16.781334 21725 pending_rounds.cc:85] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672: Aborting all ops after (but not including) 5
I20260709 13:07:16.801281 21725 pending_rounds.cc:107] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672: Aborting uncommitted NO_OP operation due to leader change: 4.6
I20260709 13:07:16.801678 21725 raft_consensus.cc:2889] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:16.718648 24360 raft_consensus.cc:2749] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:16.712844 24382 raft_consensus.cc:2749] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:16.718782 24018 raft_consensus.cc:2804] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:07:16.715684 24333 raft_consensus.cc:2804] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:07:16.821870 22272 raft_consensus.cc:1275] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:07:16.825641 24018 raft_consensus.cc:697] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 9 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:16.826222 24339 consensus_queue.cc:1048] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:07:16.713866 24367 consensus_queue.cc:1048] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.088s
I20260709 13:07:16.847002 24340 raft_consensus.cc:493] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.849550 24382 raft_consensus.cc:2804] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:07:16.823357 24384 raft_consensus.cc:697] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:16.834069 24333 raft_consensus.cc:493] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.716336 24197 raft_consensus.cc:515] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:16.858738 24337 raft_consensus.cc:2749] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:16.852982 24167 raft_consensus.cc:515] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:16.891039 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:16.936954 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:16.871142 24382 raft_consensus.cc:493] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.889010 24333 raft_consensus.cc:3060] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:16.948585 21581 raft_consensus.cc:2410] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 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: 3 index: 2.
I20260709 13:07:16.954896 21551 leader_election.cc:400] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 8 pre-election: Vote denied by peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459) with higher term. Message: Invalid argument: T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for earlier term 8. Current term is 9.
I20260709 13:07:16.955297 21551 leader_election.cc:403] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 8 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:07:16.963636 21579 raft_consensus.cc:1275] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:07:16.940374 24390 leader_election.cc:290] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:16.941757 24337 raft_consensus.cc:493] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.870632 24340 raft_consensus.cc:515] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:16.963443 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 168607us
I20260709 13:07:16.946622 24382 raft_consensus.cc:3060] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:16.970613 21726 raft_consensus.cc:1275] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 5 index: 8. Preceding OpId from leader: term: 6 index: 9. (index mismatch)
I20260709 13:07:16.972209 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:16.972924 21655 raft_consensus.cc:2468] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 6.
I20260709 13:07:16.980298 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086cac2d4434404e9ae4162c70276394" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:16.982908 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:16.987417 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:16.988250 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4955566edeb4111afd9f42d0664485a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:16.989210 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae15a655577142ed99332bdb3681af0f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:16.994575 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd4c0f5b04342ab9fad6d2ab9ca4e4f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:16.995026 21656 raft_consensus.cc:2410] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for term 7 because replica has last-logged OpId of term: 4 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 3.
I20260709 13:07:16.987185 21551 leader_election.cc:304] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:16.968637 24133 raft_consensus.cc:2749] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 9 FOLLOWER]: Leader pre-election lost for term 8. Reason: Vote denied by peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459) with higher term. Message: Invalid argument: T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for earlier term 8. Current term is 9.
I20260709 13:07:16.950829 24244 consensus_queue.cc:1048] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.025s
I20260709 13:07:17.028103 21653 raft_consensus.cc:3060] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:16.938701 24018 consensus_queue.cc:237] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:17.078540 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 91426.1us
I20260709 13:07:16.974370 24337 raft_consensus.cc:515] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:17.081350 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:17.093770 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
W20260709 13:07:17.095335 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 46925.3us
I20260709 13:07:17.130169 21576 raft_consensus.cc:1275] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 6 index: 9. (index mismatch)
I20260709 13:07:17.131578 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:17.132524 21652 raft_consensus.cc:2393] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 8: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:07:17.134763 21658 raft_consensus.cc:2376] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 6. Re-sending same reply.
W20260709 13:07:17.135425 21698 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:17.104133 24406 log.cc:927] Time spent T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.075s	user 0.000s	sys 0.000s
I20260709 13:07:17.030753 24058 consensus_queue.cc:1059] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.098s
I20260709 13:07:17.093825 24173 leader_election.cc:290] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:16.992707 24384 consensus_queue.cc:237] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:17.031816 24310 raft_consensus.cc:515] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:17.129241 24387 leader_election.cc:290] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:17.140722 23893 raft_consensus.cc:493] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:17.135215 24361 raft_consensus.cc:493] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:17.205413 24378 log.cc:927] Time spent T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.064s	user 0.000s	sys 0.001s
I20260709 13:07:17.256206 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:17.256831 21659 raft_consensus.cc:3060] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:17.228533 24163 consensus_queue.cc:1048] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 6, Time since last communication: 0.040s
I20260709 13:07:17.257211 24197 leader_election.cc:290] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:17.230406 23893 raft_consensus.cc:515] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:17.288254 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:17.292565 21658 raft_consensus.cc:2468] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 6.
I20260709 13:07:17.293308 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:17.293773 21658 raft_consensus.cc:3060] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:17.289834 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:17.296111 21726 raft_consensus.cc:2393] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a in current term 5: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:07:17.231456 24361 raft_consensus.cc:515] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:17.300592 21659 raft_consensus.cc:2468] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 7.
I20260709 13:07:17.306113 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:17.307166 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:17.304376 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:17.308041 21660 raft_consensus.cc:3060] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:17.304437 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:17.273972 24340 leader_election.cc:290] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:17.309024 21651 raft_consensus.cc:2376] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 5. Re-sending same reply.
I20260709 13:07:17.311149 21659 raft_consensus.cc:2468] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 8.
I20260709 13:07:17.313889 21658 raft_consensus.cc:2468] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 6.
I20260709 13:07:17.310024 21654 raft_consensus.cc:1275] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:07:17.280694 23844 raft_consensus.cc:493] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:17.320701 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:17.321293 21658 raft_consensus.cc:3060] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:07:17.332926 23844 raft_consensus.cc:515] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:17.345359 21550 leader_election.cc:336] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Timed out: RequestConsensusVote RPC to 127.19.255.194:34117 timed out after 1.613s (SENT)
I20260709 13:07:17.345809 21550 leader_election.cc:304] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:17.349799 23893 leader_election.cc:290] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:17.354086 24382 raft_consensus.cc:515] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:17.356894 24251 raft_consensus.cc:493] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:17.357362 24251 raft_consensus.cc:515] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:17.360299 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 278194us
I20260709 13:07:17.360867 24310 leader_election.cc:290] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:17.361753 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:17.362282 21654 raft_consensus.cc:3060] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:17.362576 24393 raft_consensus.cc:493] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:17.363016 24393 raft_consensus.cc:515] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:17.362300 24173 consensus_queue.cc:1048] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 13:07:17.365108 24393 leader_election.cc:290] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:17.366899 21550 leader_election.cc:304] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:17.368088 21550 leader_election.cc:304] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:17.369171 21550 leader_election.cc:304] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:17.372295 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:17.354197 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:17.371719 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1fb7e43d84f61a2bba6f0e6c6a77f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:17.386636 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4955566edeb4111afd9f42d0664485a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:17.388280 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:17.389334 21659 raft_consensus.cc:2410] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 for term 8 because replica has last-logged OpId of term: 7 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 4.
I20260709 13:07:17.394550 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:17.369517 24167 leader_election.cc:290] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 9 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:17.399268 21550 leader_election.cc:304] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:17.399516 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:17.406788 21585 raft_consensus.cc:2468] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 5.
I20260709 13:07:17.407135 21659 raft_consensus.cc:1275] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:07:17.383853 24198 raft_consensus.cc:2749] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:17.392983 24197 raft_consensus.cc:2749] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:17.400233 24380 raft_consensus.cc:2749] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:17.404475 21582 raft_consensus.cc:3060] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:17.409690 21653 raft_consensus.cc:1275] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:07:17.416569 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:17.417412 21653 raft_consensus.cc:2368] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 for earlier term 6. Current term is 7.
I20260709 13:07:17.418574 24429 raft_consensus.cc:493] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:17.418641 21660 raft_consensus.cc:2468] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 5.
I20260709 13:07:17.419760 24433 raft_consensus.cc:2749] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:07:17.420392 24421 log.cc:927] Time spent T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.098s	user 0.000s	sys 0.000s
I20260709 13:07:17.421432 21657 raft_consensus.cc:1240] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 4. Current term is 5. Ops: [4.4-4.4]
W20260709 13:07:17.421698 24426 log.cc:927] Time spent T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.273s	user 0.001s	sys 0.000s
I20260709 13:07:17.419198 24429 raft_consensus.cc:515] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:17.424450 24429 leader_election.cc:290] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:17.423353 21658 raft_consensus.cc:2468] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 9.
I20260709 13:07:17.426110 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:17.426791 21585 raft_consensus.cc:2468] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 5.
I20260709 13:07:17.431212 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:17.432188 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:17.432955 21651 raft_consensus.cc:2410] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 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: 3 index: 2.
I20260709 13:07:17.335631 23844 leader_election.cc:290] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:17.435058 24442 raft_consensus.cc:2749] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:17.436236 21550 leader_election.cc:304] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:17.393545 24337 leader_election.cc:290] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:17.396778 24163 raft_consensus.cc:493] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:17.441437 21581 raft_consensus.cc:1240] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:17.429688 24386 raft_consensus.cc:493] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:17.441731 24163 raft_consensus.cc:515] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:17.442350 24386 raft_consensus.cc:515] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:17.443966 24163 leader_election.cc:290] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:07:17.444231 24422 log.cc:927] Time spent T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.214s	user 0.000s	sys 0.000s
I20260709 13:07:17.444348 24386 leader_election.cc:290] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:17.433945 22266 raft_consensus.cc:1240] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 5. Current term is 6. Ops: []
W20260709 13:07:17.435160 24434 log.cc:927] Time spent T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.146s	user 0.000s	sys 0.001s
I20260709 13:07:17.403836 24339 raft_consensus.cc:493] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:17.446856 24339 raft_consensus.cc:515] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:17.448024 24361 leader_election.cc:290] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:17.448473 24382 leader_election.cc:290] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 7 election: Requested vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:17.448887 22267 raft_consensus.cc:1275] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:07:17.448885 24339 leader_election.cc:290] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:17.450861 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:17.452118 21581 raft_consensus.cc:3060] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:07:17.453573 22272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:17.454260 22272 raft_consensus.cc:3060] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:17.457201 21654 raft_consensus.cc:2468] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 7.
W20260709 13:07:17.461243 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 48104.8us
W20260709 13:07:17.464082 24424 log.cc:927] Time spent T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.254s	user 0.001s	sys 0.000s
W20260709 13:07:17.441457 24423 log.cc:927] Time spent T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.230s	user 0.000s	sys 0.001s
I20260709 13:07:17.447374 24333 raft_consensus.cc:515] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:17.475404 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:17.489122 21654 raft_consensus.cc:1275] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:07:17.478641 21624 leader_election.cc:304] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:17.490514 21624 leader_election.cc:304] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
W20260709 13:07:17.469925 21699 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.19.255.194:34117 timed out after 1.531s (SENT) [suppressed 23 similar messages]
I20260709 13:07:17.470782 21658 pending_rounds.cc:85] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252: Aborting all ops after (but not including) 6
I20260709 13:07:17.482190 21582 raft_consensus.cc:1275] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:07:17.494946 21658 pending_rounds.cc:107] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252: Aborting uncommitted NO_OP operation due to leader change: 8.7
I20260709 13:07:17.495329 21658 raft_consensus.cc:2889] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:17.486056 21581 raft_consensus.cc:2468] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 9.
I20260709 13:07:17.488722 22238 leader_election.cc:304] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:17.488840 21726 raft_consensus.cc:1275] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 7 index: 3. (index mismatch)
I20260709 13:07:17.498565 21651 raft_consensus.cc:1275] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:07:17.489634 21734 raft_consensus.cc:2468] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 4.
I20260709 13:07:17.503163 22238 leader_election.cc:400] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 election: Vote denied by peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117) with higher term. Message: Invalid argument: T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 for earlier term 6. Current term is 7.
I20260709 13:07:17.503644 22238 leader_election.cc:403] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 election: Cancelling election due to peer responding with higher term
I20260709 13:07:17.274883 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:17.520097 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:17.520697 21651 raft_consensus.cc:2468] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 6.
I20260709 13:07:17.522665 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:17.523664 21656 raft_consensus.cc:1240] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 7. Current term is 8. Ops: [7.5-7.5]
I20260709 13:07:17.489183 24163 raft_consensus.cc:493] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:17.498100 24393 raft_consensus.cc:2749] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:17.500255 23934 raft_consensus.cc:493] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:17.530838 22238 leader_election.cc:304] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:17.541567 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:17.543020 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:17.546111 21582 raft_consensus.cc:1275] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:07:17.516884 24045 raft_consensus.cc:2749] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:07:17.514076 24382 raft_consensus.cc:2804] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:17.485354 24380 consensus_queue.cc:1059] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.049s
I20260709 13:07:17.562318 21583 raft_consensus.cc:2468] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 5.
I20260709 13:07:17.520955 24336 raft_consensus.cc:2804] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:17.571066 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:17.577376 21729 raft_consensus.cc:2393] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 in current term 6: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:07:17.571971 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:17.577914 21734 raft_consensus.cc:2468] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 6.
I20260709 13:07:17.572252 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:17.552039 22271 raft_consensus.cc:1275] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:07:17.549796 21698 leader_election.cc:304] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:07:17.592677 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:17.592999 21651 raft_consensus.cc:1275] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:07:17.593420 22271 raft_consensus.cc:2468] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 5.
I20260709 13:07:17.595981 22266 raft_consensus.cc:1275] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
W20260709 13:07:17.602001 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 52279.4us
I20260709 13:07:17.527803 24157 consensus_queue.cc:1048] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.077s
I20260709 13:07:17.600075 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:17.605515 21651 raft_consensus.cc:2376] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 7. Re-sending same reply.
I20260709 13:07:17.606333 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:17.606665 24277 raft_consensus.cc:3055] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:17.606880 21651 raft_consensus.cc:2468] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 6.
I20260709 13:07:17.607054 24277 raft_consensus.cc:740] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:17.581490 23934 raft_consensus.cc:515] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:17.609622 22273 raft_consensus.cc:1275] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 5. (term mismatch)
I20260709 13:07:17.609962 22273 pending_rounds.cc:85] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9: Aborting all ops after (but not including) 4
I20260709 13:07:17.610184 22273 pending_rounds.cc:107] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260709 13:07:17.610214 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:17.610531 22273 raft_consensus.cc:2889] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:17.610919 21654 raft_consensus.cc:2468] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 4.
I20260709 13:07:17.549225 24163 raft_consensus.cc:515] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:17.573884 24382 raft_consensus.cc:493] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:17.613720 23934 leader_election.cc:290] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:17.616209 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:17.617301 24188 raft_consensus.cc:2804] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:07:17.617606 21651 raft_consensus.cc:2468] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 5.
I20260709 13:07:17.617868 24188 raft_consensus.cc:697] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 9 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:17.602751 24386 raft_consensus.cc:2804] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:07:17.618602 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:17.619210 24386 raft_consensus.cc:493] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:17.576934 24336 raft_consensus.cc:493] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:17.619539 21651 raft_consensus.cc:2393] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 5: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:07:17.619624 24386 raft_consensus.cc:3060] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:17.619958 24336 raft_consensus.cc:3060] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:17.614609 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:17.614128 22268 raft_consensus.cc:1275] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 7 index: 7. (term mismatch)
I20260709 13:07:17.549444 23936 raft_consensus.cc:493] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:17.621183 22268 pending_rounds.cc:85] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9: Aborting all ops after (but not including) 6
I20260709 13:07:17.522358 24173 consensus_queue.cc:1048] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.067s
I20260709 13:07:17.595549 24198 raft_consensus.cc:493] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:17.522217 24337 consensus_queue.cc:1059] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.067s
I20260709 13:07:17.622542 22268 pending_rounds.cc:107] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9: Aborting uncommitted NO_OP operation due to leader change: 6.7
I20260709 13:07:17.625617 22268 raft_consensus.cc:2889] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:17.620880 21654 raft_consensus.cc:3060] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:07:17.620402 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
W20260709 13:07:17.645639 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 47689.5us
I20260709 13:07:17.645864 21734 raft_consensus.cc:1240] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 8 LEADER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 7. Current term is 8. Ops: []
I20260709 13:07:17.647285 21697 leader_election.cc:304] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:17.648850 23989 consensus_queue.cc:1048] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:07:17.649518 24167 raft_consensus.cc:2804] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:17.650015 24167 raft_consensus.cc:493] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:17.650426 24167 raft_consensus.cc:3060] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:17.651348 23989 consensus_queue.cc:1048] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:07:17.615124 24163 leader_election.cc:290] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:17.656625 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:17.621235 24382 raft_consensus.cc:3060] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:07:17.660658 21626 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:17.723088 22270 raft_consensus.cc:1275] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:07:17.645258 24198 raft_consensus.cc:515] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:17.730139 24198 leader_election.cc:290] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:17.730819 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117c5d69faea43f595b012039cd72553" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:17.625010 23936 raft_consensus.cc:515] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:17.620961 24045 consensus_queue.cc:1048] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.089s
W20260709 13:07:17.736311 21577 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.537s	user 0.001s	sys 0.018s
W20260709 13:07:17.740809 21577 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.541s	user 0.001s	sys 0.018s
I20260709 13:07:17.651310 21654 raft_consensus.cc:2468] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 9.
I20260709 13:07:17.742669 21654 raft_consensus.cc:1275] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 5. (term mismatch)
I20260709 13:07:17.743120 21654 pending_rounds.cc:85] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252: Aborting all ops after (but not including) 4
I20260709 13:07:17.743432 21654 pending_rounds.cc:107] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252: Aborting uncommitted NO_OP operation due to leader change: 7.5
I20260709 13:07:17.743896 21654 raft_consensus.cc:2889] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 13:07:17.744277 21579 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.541s	user 0.006s	sys 0.015s
W20260709 13:07:17.745324 21579 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.543s	user 0.006s	sys 0.015s
I20260709 13:07:17.745921 22265 raft_consensus.cc:1240] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 LEADER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 4. Current term is 5. Ops: []
W20260709 13:07:17.746117 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 276200us
W20260709 13:07:17.746764 21699 leader_election.cc:336] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Timed out: RequestConsensusVote RPC to 127.19.255.194:34117 timed out after 1.574s (SENT)
I20260709 13:07:17.749879 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:17.753698 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:07:17.757136 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 259647us
I20260709 13:07:17.748409 24366 raft_consensus.cc:2749] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:17.740530 23989 consensus_queue.cc:1048] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.025s
I20260709 13:07:17.772715 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:07:17.776221 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 245458us
I20260709 13:07:17.772998 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:17.772379 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:17.754781 23936 leader_election.cc:290] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:17.779047 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:17.784273 21654 raft_consensus.cc:2393] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 in current term 6: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:07:17.785223 21725 raft_consensus.cc:1275] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:07:17.781031 21551 leader_election.cc:304] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:07:17.805502 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:17.770098 24333 leader_election.cc:290] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 8 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:17.806419 21699 leader_election.cc:304] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:17.809335 24266 consensus_queue.cc:1048] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:17.782511 24445 raft_consensus.cc:493] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:17.817796 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:07:17.815322 22239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 270082us
I20260709 13:07:17.819847 22272 raft_consensus.cc:2468] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 7.
I20260709 13:07:17.822139 21699 leader_election.cc:304] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:17.825613 24058 raft_consensus.cc:2749] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:17.826345 24058 raft_consensus.cc:2749] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:07:17.826644 21699 leader_election.cc:304] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:17.827346 24392 raft_consensus.cc:2749] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Leader election lost for term 6. Reason: Vote denied by peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117) with higher term. Message: Invalid argument: T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 for earlier term 6. Current term is 7.
I20260709 13:07:17.828099 24438 raft_consensus.cc:2749] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:07:17.828905 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 281152us
I20260709 13:07:17.747895 24188 consensus_queue.cc:237] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:17.797336 24380 raft_consensus.cc:493] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:17.830279 21699 leader_election.cc:304] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:17.831053 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:17.832772 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:17.847052 21699 leader_election.cc:304] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:17.851329 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:17.819617 24441 raft_consensus.cc:2804] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:17.854897 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:17.856534 21576 raft_consensus.cc:2468] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 7.
I20260709 13:07:17.870793 22239 leader_election.cc:304] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:17.870936 22237 leader_election.cc:304] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:17.856359 24441 raft_consensus.cc:493] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:17.874183 24441 raft_consensus.cc:3060] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:17.853505 24380 raft_consensus.cc:515] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:17.852749 24244 consensus_queue.cc:1048] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.029s
I20260709 13:07:17.883558 21578 raft_consensus.cc:2468] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 6.
I20260709 13:07:17.888805 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:17.854560 24178 raft_consensus.cc:2804] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:07:17.890198 24310 raft_consensus.cc:2749] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:07:17.875665 24451 log.cc:927] Time spent T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.075s	user 0.000s	sys 0.000s
I20260709 13:07:17.843364 24187 consensus_queue.cc:1048] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.043s
I20260709 13:07:17.893419 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:17.896368 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:17.852617 24363 consensus_queue.cc:1048] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.039s
I20260709 13:07:17.853345 23893 consensus_queue.cc:1059] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.038s
I20260709 13:07:17.881273 24380 leader_election.cc:290] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:17.886404 24375 raft_consensus.cc:2749] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:17.914561 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:17.834292 24445 raft_consensus.cc:515] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:17.915854 21623 leader_election.cc:304] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:17.916103 24431 consensus_queue.cc:1048] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:07:17.916808 24333 raft_consensus.cc:2804] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:07:17.918401 21727 raft_consensus.cc:2468] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 6.
I20260709 13:07:17.902805 24374 raft_consensus.cc:2749] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:17.903419 24251 leader_election.cc:290] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:07:17.903523 24444 log.cc:927] Time spent T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.133s	user 0.001s	sys 0.000s
W20260709 13:07:17.904461 24453 log.cc:927] Time spent T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 13:07:17.909607 24337 raft_consensus.cc:3055] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:17.920054 21658 raft_consensus.cc:2376] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 6. Re-sending same reply.
I20260709 13:07:17.878010 23934 consensus_queue.cc:1048] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.023s
I20260709 13:07:17.893776 24178 raft_consensus.cc:493] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:17.931568 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:17.933360 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:17.944698 22271 raft_consensus.cc:2468] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 5.
I20260709 13:07:17.917263 24333 raft_consensus.cc:697] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:17.936896 24386 raft_consensus.cc:515] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:17.921602 24340 raft_consensus.cc:493] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:17.957144 21626 leader_election.cc:304] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:17.958181 21548 leader_election.cc:304] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:17.959601 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ed1fb7e43d84f61a2bba6f0e6c6a77f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:17.963202 21653 raft_consensus.cc:1275] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 13:07:17.960541 22237 leader_election.cc:304] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:17.961263 21626 leader_election.cc:304] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:17.948447 24178 raft_consensus.cc:3060] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:17.943504 24337 raft_consensus.cc:740] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:17.918352 24336 raft_consensus.cc:515] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:17.978533 22237 leader_election.cc:304] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:17.991382 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:17.969956 21698 leader_election.cc:304] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:17.966393 24330 raft_consensus.cc:2804] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:07:17.996536 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:17.997272 21653 raft_consensus.cc:3060] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:17.963037 24386 leader_election.cc:290] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:17.948467 24251 consensus_queue.cc:1059] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.040s
I20260709 13:07:17.973129 24446 raft_consensus.cc:493] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:17.978758 24310 raft_consensus.cc:2749] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:18.005702 24383 raft_consensus.cc:2804] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:18.011041 23844 consensus_queue.cc:1048] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 13:07:18.014673 24467 log.cc:927] Time spent T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 13:07:18.015233 24173 raft_consensus.cc:2749] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:07:17.978927 24167 raft_consensus.cc:515] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:17.989920 24391 raft_consensus.cc:2804] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:07:18.008483 24251 consensus_queue.cc:1243] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer fd323b19805c46bcb7aec2478c2a29e9 log is divergent from this leader: its last log entry 5.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 6
I20260709 13:07:18.009014 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:18.027756 21729 raft_consensus.cc:3060] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:18.020613 22273 raft_consensus.cc:1240] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 5. Current term is 6. Ops: []
I20260709 13:07:18.024564 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:18.029789 21730 raft_consensus.cc:2468] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 5.
I20260709 13:07:18.025969 21550 leader_election.cc:304] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:17.962427 24333 consensus_queue.cc:237] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:18.000721 24330 raft_consensus.cc:493] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:17.971921 24340 raft_consensus.cc:515] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:18.019059 24383 raft_consensus.cc:493] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:18.002003 24188 consensus_queue.cc:1048] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.032s
I20260709 13:07:18.021209 24339 raft_consensus.cc:493] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:18.028599 24391 raft_consensus.cc:493] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:18.056661 24459 raft_consensus.cc:2804] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:18.057283 24474 raft_consensus.cc:493] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:18.057901 24474 raft_consensus.cc:515] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:18.034212 24330 raft_consensus.cc:3060] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:18.034981 24251 raft_consensus.cc:2749] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:18.054306 24383 raft_consensus.cc:3060] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:18.067937 24428 raft_consensus.cc:493] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:18.068434 24428 raft_consensus.cc:515] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:18.069434 22264 raft_consensus.cc:1240] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 LEADER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 4. Current term is 5. Ops: [4.7-4.7]
I20260709 13:07:18.070340 24428 leader_election.cc:290] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:18.071379 24474 leader_election.cc:290] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:18.071995 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:18.072544 24441 raft_consensus.cc:515] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:18.073911 24382 raft_consensus.cc:515] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:18.075263 24441 leader_election.cc:290] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 6 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:18.075938 21651 raft_consensus.cc:2368] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for earlier term 5. Current term is 6.
I20260709 13:07:18.035522 24183 consensus_queue.cc:1048] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.041s
I20260709 13:07:18.045406 24322 raft_consensus.cc:493] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:18.031958 24198 consensus_queue.cc:1048] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.032s
I20260709 13:07:18.087735 21653 raft_consensus.cc:2468] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 7.
I20260709 13:07:18.093133 22238 leader_election.cc:304] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:18.055500 24391 raft_consensus.cc:3060] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:18.017642 24446 raft_consensus.cc:515] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:18.057279 24459 raft_consensus.cc:697] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 5 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:18.096447 24471 raft_consensus.cc:2804] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:07:18.096987 24471 raft_consensus.cc:697] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 7 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:18.097246 24340 leader_election.cc:290] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:18.089114 24382 leader_election.cc:290] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:18.105520 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:18.107194 22266 raft_consensus.cc:2410] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for term 7 because replica has last-logged OpId of term: 5 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 6.
I20260709 13:07:18.064625 24339 raft_consensus.cc:515] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:18.093640 24322 raft_consensus.cc:515] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:18.134356 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 173181us
I20260709 13:07:18.136188 21626 leader_election.cc:304] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:18.137885 21626 leader_election.cc:304] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:18.140673 21626 leader_election.cc:304] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:18.140591 24251 raft_consensus.cc:2749] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:18.149206 24330 raft_consensus.cc:515] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:18.097934 24471 consensus_queue.cc:237] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:18.141796 24336 leader_election.cc:290] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:18.153332 24167 leader_election.cc:290] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:18.152704 24446 leader_election.cc:290] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:18.158109 24178 raft_consensus.cc:515] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:18.160950 21626 leader_election.cc:304] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:18.144851 24480 raft_consensus.cc:2749] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 13:07:18.159801 24449 log.cc:927] Time spent T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.433s	user 0.000s	sys 0.001s
I20260709 13:07:18.159885 24429 raft_consensus.cc:2749] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:18.097141 24459 consensus_queue.cc:237] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:18.140259 24474 consensus_queue.cc:1048] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.037s
I20260709 13:07:18.183986 24178 leader_election.cc:290] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:18.164801 21729 raft_consensus.cc:2468] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 7.
I20260709 13:07:18.159207 24383 raft_consensus.cc:515] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:18.174381 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:18.202787 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:18.202109 21579 raft_consensus.cc:2468] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 6.
I20260709 13:07:18.214430 22237 leader_election.cc:304] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:18.216296 24045 raft_consensus.cc:2804] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:18.216652 24045 raft_consensus.cc:493] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:18.217008 24045 raft_consensus.cc:3060] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:07:18.225355 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 81987.8us
I20260709 13:07:18.225711 21729 raft_consensus.cc:3060] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:18.226156 21626 leader_election.cc:304] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:18.227856 21584 raft_consensus.cc:1275] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 13:07:18.228703 21584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:18.229423 21584 raft_consensus.cc:2410] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 for term 7 because replica has last-logged OpId of term: 5 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 6.
I20260709 13:07:18.229527 21626 leader_election.cc:304] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:18.230450 21577 raft_consensus.cc:1275] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:07:18.230584 21581 raft_consensus.cc:1275] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 5 index: 8. Preceding OpId from leader: term: 7 index: 8. (term mismatch)
I20260709 13:07:18.231648 24333 raft_consensus.cc:2749] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:18.231875 24336 raft_consensus.cc:2749] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:18.230899 21581 pending_rounds.cc:85] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a: Aborting all ops after (but not including) 7
I20260709 13:07:18.232903 21581 pending_rounds.cc:107] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a: Aborting uncommitted NO_OP operation due to leader change: 5.8
I20260709 13:07:18.233161 21581 raft_consensus.cc:2889] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:18.234972 21583 raft_consensus.cc:1240] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 5 LEADER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:18.208581 24339 leader_election.cc:290] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:18.245494 21583 raft_consensus.cc:1275] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 9 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 13:07:18.245971 24336 raft_consensus.cc:2749] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 13:07:18.246564 21731 raft_consensus.cc:1240] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 6. Current term is 7. Ops: []
I20260709 13:07:18.249748 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:18.250295 21657 raft_consensus.cc:2468] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 6.
I20260709 13:07:18.252264 21655 raft_consensus.cc:1275] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 7 index: 3. (index mismatch)
I20260709 13:07:18.258244 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:18.258708 21729 raft_consensus.cc:2468] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 6.
I20260709 13:07:18.258792 22265 raft_consensus.cc:3060] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Advancing to term 7
I20260709 13:07:18.253456 24330 leader_election.cc:290] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 7 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:18.262732 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:18.235651 24198 raft_consensus.cc:493] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:18.264524 21657 raft_consensus.cc:3060] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Advancing to term 6
I20260709 13:07:18.241309 24167 raft_consensus.cc:493] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:18.267992 24167 raft_consensus.cc:515] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:18.270035 24167 leader_election.cc:290] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:18.270896 24391 raft_consensus.cc:515] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:18.273640 24433 raft_consensus.cc:3055] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:07:18.273783 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:18.274046 24433 raft_consensus.cc:740] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:18.274849 24433 consensus_queue.cc:260] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:18.267328 24322 leader_election.cc:290] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:18.276497 24198 raft_consensus.cc:515] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:18.252998 24018 consensus_queue.cc:1048] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 2, Time since last communication: 0.025s
I20260709 13:07:18.277726 24018 consensus_queue.cc:1243] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer c0c40b7dc6c341f7ba49e3a696970252 log is divergent from this leader: its last log entry 4.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 13:07:18.279043 21656 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53446 (request call id 1694) took 1064 ms. Trace:
I20260709 13:07:18.279361 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:18.279421 21656 rpcz_store.cc:276] 0709 13:07:17.214834 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:17.216228 (+  1394us) service_pool.cc:224] Handling call
0709 13:07:17.236410 (+ 20182us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:17.524037 (+287627us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:18.278790 (+754753us) spinlock_profiling.cc:243] Waited 287 ms on lock 0x7b5400160dd4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:07:18.278966 (+   176us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":660110080}
I20260709 13:07:18.280565 24383 leader_election.cc:290] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:18.280886 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:18.281414 21656 raft_consensus.cc:3060] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:18.288232 22265 raft_consensus.cc:2468] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 7.
I20260709 13:07:18.275168 24045 raft_consensus.cc:515] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:18.365976 21551 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:18.368820 21657 raft_consensus.cc:2468] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 6.
I20260709 13:07:18.280615 24198 leader_election.cc:290] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:18.389879 24433 raft_consensus.cc:3060] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:07:18.411836 24489 log.cc:927] Time spent T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.207s	user 0.001s	sys 0.000s
I20260709 13:07:18.390081 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:18.381592 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:18.424427 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:18.425104 21657 raft_consensus.cc:3060] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:18.458638 21699 leader_election.cc:304] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:18.462922 21657 raft_consensus.cc:2468] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 6.
I20260709 13:07:18.464278 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:18.464965 21657 raft_consensus.cc:2368] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 for earlier term 5. Current term is 6.
I20260709 13:07:18.465117 21550 leader_election.cc:304] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:18.466260 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:18.466811 21657 raft_consensus.cc:3060] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:18.469434 21699 leader_election.cc:400] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 election: Vote denied by peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117) with higher term. Message: Invalid argument: T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 for earlier term 5. Current term is 6.
I20260709 13:07:18.469811 21699 leader_election.cc:403] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
W20260709 13:07:18.473896 24454 log.cc:927] Time spent T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260709 13:07:18.479444 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:18.468918 24198 raft_consensus.cc:2804] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:07:18.485947 21657 raft_consensus.cc:2468] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 7.
I20260709 13:07:18.474105 24018 raft_consensus.cc:2804] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:07:18.474103 24188 raft_consensus.cc:2749] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117) with higher term. Message: Invalid argument: T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 for earlier term 5. Current term is 6.
I20260709 13:07:18.462471 24197 consensus_queue.cc:1048] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 13:07:18.464442 24330 consensus_queue.cc:1059] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.016s
I20260709 13:07:18.489869 24045 leader_election.cc:290] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:18.490435 24198 raft_consensus.cc:697] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [term 6 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:18.488740 21550 leader_election.cc:304] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:18.481894 24333 raft_consensus.cc:493] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:18.498234 24197 consensus_queue.cc:1243] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer c0c40b7dc6c341f7ba49e3a696970252 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 13:07:18.498704 24018 raft_consensus.cc:697] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 6 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:18.500816 24258 raft_consensus.cc:3055] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:07:18.496237 24391 leader_election.cc:290] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 8 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:18.503485 21652 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53446 (request call id 1692) took 1354 ms. Trace:
I20260709 13:07:18.505874 24198 consensus_queue.cc:237] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:18.507725 24456 log.cc:927] Time spent T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.610s	user 0.005s	sys 0.016s
W20260709 13:07:18.508064 24486 log.cc:927] Time spent T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.259s	user 0.001s	sys 0.000s
I20260709 13:07:18.511687 21656 raft_consensus.cc:2468] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 7.
I20260709 13:07:18.514163 24133 raft_consensus.cc:2804] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:07:18.513667 21652 rpcz_store.cc:276] 0709 13:07:17.148697 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:17.148823 (+   126us) service_pool.cc:224] Handling call
0709 13:07:17.205348 (+ 56525us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:17.363446 (+158098us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:17.363476 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:17.363951 (+   475us) log.cc:844] Serialized 26 byte log entry
0709 13:07:17.519806 (+155855us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:07:17.525573 (+  5767us) log.cc:844] Serialized 14 byte log entry
0709 13:07:17.525783 (+   210us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:17.525850 (+    67us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:17.906705 (+380855us) spinlock_profiling.cc:243] Waited 14 ms on lock 0x7b1800310720. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f7329634de1 00007f73296415b1 00007f73206e6c0a 00007f7329e26219 00007f732772d58f 00007f732076c571 00007f732076e7c1 00007f732076e779 00007f732076e709 00007f732076e6d1 00007f732076d9cd
0709 13:07:18.501644 (+594939us) spinlock_profiling.cc:243] Waited 5.4 ms on lock 0x7b1800310720. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f7329634de1 00007f73296415b1 00007f732076c3f3 00007f732076e7c1 00007f732076e779 00007f732076e709 00007f732076e6d1 00007f732076d9cd 000000000038f354 000000000038f199 00007f732074f83a
0709 13:07:18.503286 (+  1642us) raft_consensus.cc:1685] finished
0709 13:07:18.503305 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:18.503431 (+   126us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":178541,"prepare.queue_time_us":7904,"prepare.run_cpu_time_us":47,"prepare.run_wall_time_us":6612,"raft.queue_time_us":156173,"raft.run_cpu_time_us":222,"raft.run_wall_time_us":23110,"spinlock_wait_cycles":44536064,"thread_start_us":155516,"threads_started":1,"wal-append.queue_time_us":226814}
I20260709 13:07:18.519224 24133 raft_consensus.cc:697] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 7 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:18.520409 21659 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53462 (request call id 1859) took 1228 ms. Trace:
I20260709 13:07:18.520103 24133 consensus_queue.cc:237] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:18.518359 21699 leader_election.cc:304] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:18.520750 21659 rpcz_store.cc:276] 0709 13:07:17.291754 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:17.411314 (+119560us) service_pool.cc:224] Handling call
0709 13:07:17.411676 (+   362us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:17.441175 (+ 29499us) raft_consensus.cc:1534] Early marking committed up to index 5
0709 13:07:17.441425 (+   250us) log.cc:844] Serialized 14 byte log entry
0709 13:07:17.917495 (+476070us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:17.917896 (+   401us) log.cc:844] Serialized 26 byte log entry
0709 13:07:17.918023 (+   127us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:07:17.918221 (+   198us) log.cc:844] Serialized 14 byte log entry
0709 13:07:17.966967 (+ 48746us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:17.967045 (+    78us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:18.507434 (+540389us) spinlock_profiling.cc:243] Waited 8.01 ms on lock 0x7b2400265f88. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f73205f29c4 00007f73205f0acb 00007f73207abdc9 00007f73207aba55 00007f73207ab09d 00007f73233dd10e 00007f73233f488c 00007f73233f3bb6 00007f73233f37d8 00007f73233fd221
0709 13:07:18.520224 (+ 12790us) raft_consensus.cc:1685] finished
0709 13:07:18.520247 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:18.520359 (+   112us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":142445,"prepare.queue_time_us":5309,"prepare.run_cpu_time_us":70,"prepare.run_wall_time_us":70,"raft.queue_time_us":169450,"raft.run_cpu_time_us":84,"raft.run_wall_time_us":15790,"spinlock_wait_cycles":39288320,"thread_start_us":381780,"threads_started":2,"wal-append.queue_time_us":413185}
I20260709 13:07:18.523924 21656 raft_consensus.cc:1240] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 4. Current term is 5. Ops: [4.4-4.4]
I20260709 13:07:18.525892 21656 pending_rounds.cc:85] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252: Aborting all ops after (but not including) 2
I20260709 13:07:18.526278 21656 pending_rounds.cc:107] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 13:07:18.527138 21656 raft_consensus.cc:2889] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:18.515091 24258 raft_consensus.cc:740] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:18.528065 24188 raft_consensus.cc:2804] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader election won for term 7
W20260709 13:07:18.549657 24488 log.cc:927] Time spent T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.199s	user 0.001s	sys 0.000s
I20260709 13:07:18.514807 24183 raft_consensus.cc:493] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:18.513350 24333 raft_consensus.cc:515] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:18.559165 24277 consensus_queue.cc:260] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:18.563875 22265 raft_consensus.cc:1275] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
W20260709 13:07:18.564576 24440 log.cc:927] Time spent T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 1.039s	user 0.015s	sys 0.007s
I20260709 13:07:18.545938 24018 consensus_queue.cc:237] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:18.570154 21654 raft_consensus.cc:1240] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 6. Current term is 7. Ops: [6.5-6.5]
I20260709 13:07:18.564481 24445 leader_election.cc:290] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:18.628494 21654 pending_rounds.cc:85] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252: Aborting all ops after (but not including) 1
I20260709 13:07:18.628813 21654 pending_rounds.cc:107] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252: Aborting uncommitted NO_OP operation due to leader change: 4.2
I20260709 13:07:18.629083 21654 raft_consensus.cc:2889] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:18.631189 24197 consensus_queue.cc:1059] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:18.631955 24433 raft_consensus.cc:3055] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:07:18.583945 24183 raft_consensus.cc:515] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:18.632331 24433 raft_consensus.cc:740] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:18.633097 24333 leader_election.cc:290] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:18.633070 24433 consensus_queue.cc:260] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:18.634071 24183 leader_election.cc:290] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:18.634335 24433 raft_consensus.cc:3060] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:18.636739 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
W20260709 13:07:18.637259 24490 log.cc:927] Time spent T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.169s	user 0.001s	sys 0.000s
I20260709 13:07:18.637951 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:18.645161 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:18.649349 21583 raft_consensus.cc:1275] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 9 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 13:07:18.584178 24188 raft_consensus.cc:697] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 7 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
W20260709 13:07:18.655139 21698 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:18.655851 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:18.616835 24258 consensus_queue.cc:260] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:18.658635 24258 raft_consensus.cc:3060] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:18.595459 24383 consensus_queue.cc:1059] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.071s
W20260709 13:07:18.684945 21549 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:18.686738 24183 raft_consensus.cc:493] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:18.750315 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f106109f314487b3ea818ec50fd2e1" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:18.760569 21660 raft_consensus.cc:1275] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
W20260709 13:07:18.762712 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 81298.2us
I20260709 13:07:18.763088 24133 consensus_queue.cc:1048] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:18.775611 21660 raft_consensus.cc:1275] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 13:07:18.778625 21660 raft_consensus.cc:1275] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:07:18.754287 24474 raft_consensus.cc:493] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:18.679534 24445 consensus_queue.cc:1048] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.082s
I20260709 13:07:18.729379 24362 consensus_queue.cc:1048] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.050s
I20260709 13:07:18.749843 24183 raft_consensus.cc:515] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:18.787884 24429 raft_consensus.cc:493] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:18.748123 24178 consensus_queue.cc:1048] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.036s
I20260709 13:07:18.786002 24188 consensus_queue.cc:237] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:18.760943 24428 consensus_queue.cc:1059] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.033s
I20260709 13:07:18.800520 22269 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54804 (request call id 694) took 1142 ms. Trace:
I20260709 13:07:18.791977 23989 consensus_queue.cc:1048] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 2, Time since last communication: 0.012s
W20260709 13:07:18.829257 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 59106us
I20260709 13:07:18.830922 21580 raft_consensus.cc:2468] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 7.
W20260709 13:07:18.832355 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 68760.7us
I20260709 13:07:18.833009 24428 consensus_queue.cc:1243] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Peer 3d3266654c694a6c82af9d31d7154a0a log is divergent from this leader: its last log entry 5.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 13:07:18.830437 22269 rpcz_store.cc:276] 0709 13:07:17.658465 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:17.658595 (+   130us) service_pool.cc:224] Handling call
0709 13:07:17.706025 (+ 47430us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:17.718983 (+ 12958us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:17.719014 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:17.723035 (+  4021us) log.cc:844] Serialized 26 byte log entry
0709 13:07:18.561407 (+838372us) spinlock_profiling.cc:243] Waited 11.1 ms on lock 0x7b1800291580. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f7329634de1 00007f73296415b1 00007f732074ee07 00007f73295a9ab9 00007f732076b69b 00007f732076993f 00007f732076bc02 00007f73233f320b 00007f73233f8d23 00007f73233f90d1 00007f7323814a0f
0709 13:07:18.667769 (+106362us) raft_consensus.cc:1645] Marking committed up to 7
0709 13:07:18.667821 (+    52us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:18.667901 (+    80us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:18.800182 (+132281us) raft_consensus.cc:1685] finished
0709 13:07:18.800202 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:18.800445 (+   243us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":108,"raft.run_cpu_time_us":114,"raft.run_wall_time_us":114,"spinlock_wait_cycles":25500416,"thread_start_us":106151,"threads_started":1,"wal-append.queue_time_us":1068890}
I20260709 13:07:18.839208 22268 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54804 (request call id 684) took 1302 ms. Trace:
I20260709 13:07:18.826297 24474 raft_consensus.cc:515] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:18.822624 24375 consensus_queue.cc:1048] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.014s
I20260709 13:07:18.849414 22268 rpcz_store.cc:276] 0709 13:07:17.536732 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:17.536836 (+   104us) service_pool.cc:224] Handling call
0709 13:07:17.537082 (+   246us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:17.644764 (+107682us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:18.838983 (+1194219us) spinlock_profiling.cc:243] Waited 76.7 ms on lock 0x7b54005a0354. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:07:18.839153 (+   170us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":176393984}
I20260709 13:07:18.852519 21548 leader_election.cc:304] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:18.853535 24474 leader_election.cc:290] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:18.853667 24487 raft_consensus.cc:2749] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:18.854092 24474 consensus_queue.cc:1048] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
W20260709 13:07:18.856691 21551 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:18.859880 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:18.859995 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:18.860416 21583 raft_consensus.cc:3060] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:18.863298 22237 leader_election.cc:304] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:18.860340 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:18.864557 24326 raft_consensus.cc:2764] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Leader pre-election decision vote started in defunct term 5: won
I20260709 13:07:18.868799 21583 raft_consensus.cc:2468] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 6.
I20260709 13:07:18.868957 21734 raft_consensus.cc:2468] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 5.
I20260709 13:07:18.860610 22268 raft_consensus.cc:2393] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 6: Already voted for candidate fd323b19805c46bcb7aec2478c2a29e9 in this term.
I20260709 13:07:18.849299 24432 consensus_queue.cc:1059] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.015s
I20260709 13:07:18.877460 21579 raft_consensus.cc:1240] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 4. Current term is 5. Ops: [4.7-4.7]
I20260709 13:07:18.879230 24508 consensus_queue.cc:1048] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:07:18.829558 24429 raft_consensus.cc:515] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:18.879582 24492 log.cc:927] Time spent T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.403s	user 0.002s	sys 0.000s
I20260709 13:07:18.883767 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:18.884488 21579 raft_consensus.cc:3060] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:18.889312 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 9 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:18.890026 21583 raft_consensus.cc:2468] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 8.
I20260709 13:07:18.892163 21585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:18.892748 21585 raft_consensus.cc:2468] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 6.
I20260709 13:07:18.881404 24432 consensus_queue.cc:1243] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer fd323b19805c46bcb7aec2478c2a29e9 log is divergent from this leader: its last log entry 5.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 6
I20260709 13:07:18.893821 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:18.896441 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:18.895007 21551 leader_election.cc:304] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:18.901580 21551 leader_election.cc:304] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:18.902522 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:18.902661 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:18.892164 24429 leader_election.cc:290] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:18.906213 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:18.906829 22271 raft_consensus.cc:2410] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 for term 7 because replica has last-logged OpId of term: 5 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 6.
I20260709 13:07:18.907320 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc2c70ea8ac428aaba8b7d5e37bf460" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:18.905953 24133 raft_consensus.cc:2749] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:18.907912 22268 raft_consensus.cc:3060] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:18.909226 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:18.925424 23989 consensus_queue.cc:1048] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:18.927898 24361 consensus_queue.cc:1048] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 13:07:18.913324 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 63944.9us
I20260709 13:07:18.939208 24337 consensus_queue.cc:260] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.7, Last appended by leader: 7, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:18.940426 24337 raft_consensus.cc:3060] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:18.934548 24380 raft_consensus.cc:2804] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:07:18.943027 24380 raft_consensus.cc:493] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:18.943354 24380 raft_consensus.cc:3060] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:18.946341 24183 leader_election.cc:290] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:18.950312 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:18.950798 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:18.951344 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 8 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:18.953552 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:07:18.954937 21623 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:18.951520 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 74816.7us
I20260709 13:07:18.952119 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:18.936167 22273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:18.951016 21727 raft_consensus.cc:2393] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 in current term 6: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:07:18.962468 21730 raft_consensus.cc:3060] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:18.972023 22271 raft_consensus.cc:1240] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 8 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 7. Current term is 8. Ops: [7.7-7.7]
W20260709 13:07:18.986169 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 53593.2us
I20260709 13:07:18.989617 22268 raft_consensus.cc:2468] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 6.
W20260709 13:07:18.990754 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 71740us
I20260709 13:07:19.010944 21730 raft_consensus.cc:2468] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 7.
I20260709 13:07:19.017429 21624 leader_election.cc:304] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:19.021176 21482 catalog_manager.cc:5697] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 1 to 5, leader changed from 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 5 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:19.026558 21697 leader_election.cc:304] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:19.032693 21624 leader_election.cc:304] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:19.043668 21624 leader_election.cc:304] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:19.044641 21624 leader_election.cc:304] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:19.070890 21582 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36120 (request call id 1699) took 1470 ms. Trace:
I20260709 13:07:19.071265 21582 rpcz_store.cc:276] 0709 13:07:17.600149 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:17.603077 (+  2928us) service_pool.cc:224] Handling call
0709 13:07:17.603400 (+   323us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:18.087907 (+484507us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:18.087955 (+    48us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:18.088003 (+    48us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:07:18.088033 (+    30us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:19.070691 (+982658us) spinlock_profiling.cc:243] Waited 484 ms on lock 0x7b540031bad4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:07:19.070733 (+    42us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:19.070837 (+   104us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1113799552}
I20260709 13:07:19.034129 24333 raft_consensus.cc:2749] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:07:19.015993 24510 consensus_queue.cc:1048] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.063s
I20260709 13:07:19.058883 24480 raft_consensus.cc:2804] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:07:19.064658 24474 raft_consensus.cc:2804] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:19.058017 24382 raft_consensus.cc:2804] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:07:19.063483 24393 raft_consensus.cc:493] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:19.093904 24382 raft_consensus.cc:493] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:19.076248 24508 raft_consensus.cc:2749] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:19.097221 24382 raft_consensus.cc:3060] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:07:19.101840 21579 raft_consensus.cc:2468] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 6.
I20260709 13:07:19.105872 24480 raft_consensus.cc:697] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 6 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:19.095247 24474 raft_consensus.cc:493] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:19.169175 24382 raft_consensus.cc:515] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:19.180373 21734 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34386 (request call id 1996) took 1331 ms. Trace:
I20260709 13:07:19.180768 21734 rpcz_store.cc:276] 0709 13:07:17.849424 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:17.851118 (+  1694us) service_pool.cc:224] Handling call
0709 13:07:19.180226 (+1329108us) spinlock_profiling.cc:243] Waited 1.02 s on lock 0x7b5400186fd4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:19.180321 (+    95us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2338653952}
I20260709 13:07:19.209196 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:19.140209 24474 raft_consensus.cc:3060] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:19.126264 24393 raft_consensus.cc:515] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:19.210383 24433 raft_consensus.cc:493] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:19.215238 24480 consensus_queue.cc:237] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:19.218357 24433 raft_consensus.cc:515] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:19.211390 24366 raft_consensus.cc:493] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:19.229713 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 217893us
W20260709 13:07:19.234246 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 242185us
I20260709 13:07:19.220991 24326 raft_consensus.cc:493] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
W20260709 13:07:19.246976 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 202379us
I20260709 13:07:19.263314 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:19.263841 21624 leader_election.cc:304] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:19.264056 21582 raft_consensus.cc:3060] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Advancing to term 9
W20260709 13:07:19.248636 24517 log.cc:927] Time spent T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.156s	user 0.000s	sys 0.001s
I20260709 13:07:19.268618 21624 leader_election.cc:304] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:19.242436 24382 leader_election.cc:290] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 9 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:19.271337 21624 leader_election.cc:304] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:19.230293 24366 raft_consensus.cc:515] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:19.272912 21624 leader_election.cc:304] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
W20260709 13:07:19.278553 21651 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53446 (request call id 1702) took 1689 ms (client timeout 2105 ms). Trace:
I20260709 13:07:19.280921 21582 raft_consensus.cc:2468] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 9.
W20260709 13:07:19.279070 21651 rpcz_store.cc:269] 0709 13:07:17.584994 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:17.620216 (+ 35222us) service_pool.cc:224] Handling call
0709 13:07:19.273830 (+1653614us) spinlock_profiling.cc:243] Waited 447 ms on lock 0x7b54000424d4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:19.273941 (+   111us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1027622784}
W20260709 13:07:19.282680 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 142869us
I20260709 13:07:19.283329 21624 leader_election.cc:304] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:19.284581 21651 raft_consensus.cc:1275] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:07:19.272307 24340 raft_consensus.cc:2749] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:19.272826 24336 raft_consensus.cc:2749] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:19.271989 24258 raft_consensus.cc:493] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:19.249218 24326 raft_consensus.cc:515] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:19.280774 24432 raft_consensus.cc:2749] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:19.277213 24433 leader_election.cc:290] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:07:19.285077 24512 log.cc:927] Time spent T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.169s	user 0.000s	sys 0.001s
I20260709 13:07:19.277495 24333 raft_consensus.cc:2804] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader election won for term 6
W20260709 13:07:19.299330 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 272811us
I20260709 13:07:19.300273 21697 leader_election.cc:304] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:19.301790 21697 leader_election.cc:304] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
W20260709 13:07:19.296756 24527 log.cc:927] Time spent T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.083s	user 0.000s	sys 0.001s
I20260709 13:07:19.297866 24429 raft_consensus.cc:2804] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:07:19.306649 21550 leader_election.cc:400] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 election: Vote denied by peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117) with higher term. Message: Invalid argument: T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for earlier term 5. Current term is 6.
I20260709 13:07:19.307916 21550 leader_election.cc:403] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 13:07:19.309808 24326 leader_election.cc:290] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:19.309923 24459 raft_consensus.cc:2749] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117) with higher term. Message: Invalid argument: T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for earlier term 5. Current term is 6.
I20260709 13:07:19.307000 21651 raft_consensus.cc:1275] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
W20260709 13:07:19.312342 24521 log.cc:927] Time spent T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.097s	user 0.000s	sys 0.001s
I20260709 13:07:19.317827 24507 consensus_queue.cc:1059] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:19.290911 24258 raft_consensus.cc:515] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:19.329909 24433 consensus_queue.cc:1048] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 13:07:19.332019 24258 leader_election.cc:290] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:19.334350 24474 raft_consensus.cc:515] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:19.335011 24380 raft_consensus.cc:515] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:19.323535 24366 leader_election.cc:290] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:19.324915 21653 raft_consensus.cc:1275] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 7. (term mismatch)
I20260709 13:07:19.329409 24277 raft_consensus.cc:3060] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:19.329481 24429 raft_consensus.cc:697] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 9 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:19.336751 24474 leader_election.cc:290] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:19.358108 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:19.359524 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:19.338341 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:19.352074 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 6 index: 9 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:19.343165 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 8 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:19.368556 22271 raft_consensus.cc:2410] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3266654c694a6c82af9d31d7154a0a for term 8 because replica has last-logged OpId of term: 7 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 7.
I20260709 13:07:19.305763 24058 raft_consensus.cc:2749] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:19.339628 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbb0a37352f4e198641d5ac1f44d5ca" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 8 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:19.346150 21653 pending_rounds.cc:85] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252: Aborting all ops after (but not including) 6
I20260709 13:07:19.373725 21583 raft_consensus.cc:3060] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:19.373986 21653 pending_rounds.cc:107] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252: Aborting uncommitted NO_OP operation due to leader change: 4.7
I20260709 13:07:19.374249 21653 raft_consensus.cc:2889] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:19.302204 24133 raft_consensus.cc:493] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
W20260709 13:07:19.350899 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 45884.8us
I20260709 13:07:19.351414 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:19.375726 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:19.371162 21582 raft_consensus.cc:2468] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 6.
I20260709 13:07:19.372371 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:19.376833 22264 raft_consensus.cc:2393] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 6: Already voted for candidate fd323b19805c46bcb7aec2478c2a29e9 in this term.
I20260709 13:07:19.377916 21624 leader_election.cc:304] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:19.321437 24393 leader_election.cc:290] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:19.378319 22239 leader_election.cc:304] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:19.376016 21581 raft_consensus.cc:2468] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 7.
I20260709 13:07:19.382429 21576 raft_consensus.cc:2368] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 for earlier term 6. Current term is 7.
I20260709 13:07:19.386148 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:19.389251 21583 raft_consensus.cc:2468] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 8.
I20260709 13:07:19.383252 22237 leader_election.cc:304] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:19.349529 24333 raft_consensus.cc:697] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 6 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:19.351444 24487 raft_consensus.cc:493] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:19.395135 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae3de6eeed744becae91c6342a852f3f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:19.397922 21732 raft_consensus.cc:1275] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:07:19.384323 24432 raft_consensus.cc:2804] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:07:19.398296 24163 raft_consensus.cc:2749] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:19.415693 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 8 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:19.405452 24392 raft_consensus.cc:2804] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:07:19.417142 24392 raft_consensus.cc:493] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:19.411469 24542 raft_consensus.cc:493] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:19.417557 24392 raft_consensus.cc:3060] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:19.389621 24133 raft_consensus.cc:515] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:19.404273 24487 raft_consensus.cc:515] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:19.417881 24542 raft_consensus.cc:515] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:19.433516 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 196080us
I20260709 13:07:19.434751 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:19.435290 21732 raft_consensus.cc:2468] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 7.
I20260709 13:07:19.435562 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 9 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:19.436120 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:19.436614 21734 raft_consensus.cc:3060] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:19.437745 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca28d48ec154f2da8eebb601be7b82e" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:19.438243 21730 raft_consensus.cc:3060] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:19.443163 21725 raft_consensus.cc:1275] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:07:19.443336 22237 leader_election.cc:304] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672
W20260709 13:07:19.444308 22239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 50281.8us
I20260709 13:07:19.444584 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:19.446762 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4df4ccf88044758041bcde7c23936f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:19.412137 24432 raft_consensus.cc:697] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:19.471158 24432 consensus_queue.cc:237] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:19.453217 24133 leader_election.cc:290] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:19.500249 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:07:19.562268 24440 log.cc:927] Time spent T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.083s	user 0.000s	sys 0.000s
I20260709 13:07:19.567902 24380 leader_election.cc:290] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 7 election: Requested vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:19.568650 24487 leader_election.cc:290] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:19.415696 24429 consensus_queue.cc:237] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:19.572841 24542 leader_election.cc:290] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:07:19.562183 24493 log.cc:927] Time spent T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9: Append to log took a long time: real 0.083s	user 0.000s	sys 0.000s
I20260709 13:07:19.478552 24333 consensus_queue.cc:237] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:19.618883 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:19.619683 21733 raft_consensus.cc:3060] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:19.630429 24544 raft_consensus.cc:2804] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:07:19.630977 24544 raft_consensus.cc:697] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 8 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:19.631759 24544 consensus_queue.cc:237] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.6, 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:19.640249 24536 log.cc:927] Time spent T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9: Append to log took a long time: real 0.177s	user 0.000s	sys 0.000s
I20260709 13:07:19.644097 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 6 index: 9 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:19.649188 24545 raft_consensus.cc:493] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:19.649721 24545 raft_consensus.cc:515] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:19.651414 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19141f02ec44fd78bf88bffec03209d" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:19.661550 21655 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53462 (request call id 1878) took 1413 ms. Trace:
I20260709 13:07:19.662032 21655 rpcz_store.cc:276] 0709 13:07:18.254681 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:18.255052 (+   371us) service_pool.cc:224] Handling call
0709 13:07:18.255311 (+   259us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:18.255617 (+   306us) raft_consensus.cc:1534] Early marking committed up to index 4
0709 13:07:18.380039 (+124422us) log.cc:844] Serialized 14 byte log entry
0709 13:07:19.336349 (+956310us) spinlock_profiling.cc:243] Waited 1.05 ms on lock 0x7b18003acc00. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f7329634de1 00007f73296415b1 00007f732074ee07 00007f73295a9ab9 00007f732076b69b 00007f732076993f 00007f732076bc02 00007f73233f320b 00007f73233f8d23 00007f73233f923a 00007f7323863a2a
0709 13:07:19.399481 (+ 63132us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:19.406549 (+  7068us) log.cc:844] Serialized 26 byte log entry
0709 13:07:19.406662 (+   113us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:07:19.472580 (+ 65918us) spinlock_profiling.cc:243] Waited 3.16 ms on lock 0x7b48000b2758. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f7328782aa1 00007f7328779b37 00007f73287799ca 00007f732887126f 00007f7328870f37 00007f732888555c 00007f7328885508 00007f7328885488 00007f7328885443 00007f73288846ec 00007f73277aea96
0709 13:07:19.475973 (+  3393us) log.cc:844] Serialized 14 byte log entry
0709 13:07:19.476195 (+   222us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:19.476279 (+    84us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:19.661285 (+185006us) raft_consensus.cc:1685] finished
0709 13:07:19.661317 (+    32us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:19.661481 (+   164us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":69022,"prepare.queue_time_us":187165,"prepare.run_cpu_time_us":61,"prepare.run_wall_time_us":66,"raft.queue_time_us":2105,"raft.run_cpu_time_us":1128,"raft.run_wall_time_us":73278,"spinlock_wait_cycles":9689216,"thread_start_us":61209,"threads_started":1,"wal-append.queue_time_us":1163695}
W20260709 13:07:19.677037 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 242673us
I20260709 13:07:19.507283 21730 raft_consensus.cc:2468] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 6.
I20260709 13:07:19.696060 21733 raft_consensus.cc:2468] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 7.
I20260709 13:07:19.696154 21734 raft_consensus.cc:2468] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 6.
I20260709 13:07:19.711383 21659 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53446 (request call id 1709) took 1323 ms. Trace:
I20260709 13:07:19.711892 21659 rpcz_store.cc:276] 0709 13:07:18.388103 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:18.562019 (+173916us) service_pool.cc:224] Handling call
0709 13:07:18.565307 (+  3288us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:18.617068 (+ 51761us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:18.617097 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:18.645081 (+ 27984us) log.cc:844] Serialized 26 byte log entry
0709 13:07:18.819987 (+174906us) raft_consensus.cc:1645] Marking committed up to 7
0709 13:07:18.826182 (+  6195us) log.cc:844] Serialized 14 byte log entry
0709 13:07:18.826461 (+   279us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:18.858316 (+ 31855us) spinlock_profiling.cc:243] Waited 5.24 ms on lock 0x7b4400022b4c. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320692c85 00007f73206936a2 00007f73234051db 00007f7323400aaf 00007f73233f486e 00007f73233f3bb6 00007f73233f37d8 00007f73233fd221 00007f73233fd1d9 00007f73233fd169
0709 13:07:19.711011 (+852695us) spinlock_profiling.cc:243] Waited 49.9 ms on lock 0x7b540026a554. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:07:19.711074 (+    63us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:19.711132 (+    58us) raft_consensus.cc:1685] finished
0709 13:07:19.711152 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:19.711315 (+   163us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2590,"prepare.queue_time_us":7025,"prepare.run_cpu_time_us":43,"prepare.run_wall_time_us":1130,"raft.queue_time_us":2290,"raft.run_cpu_time_us":205,"raft.run_wall_time_us":20056,"spinlock_wait_cycles":126777472,"thread_start_us":160621,"threads_started":1,"wal-append.queue_time_us":177562}
I20260709 13:07:19.725242 21580 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36120 (request call id 1714) took 1081 ms. Trace:
I20260709 13:07:19.725734 21580 rpcz_store.cc:276] 0709 13:07:18.643458 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:18.644957 (+  1499us) service_pool.cc:224] Handling call
0709 13:07:19.725057 (+1080100us) spinlock_profiling.cc:243] Waited 166 ms on lock 0x7b540010efd4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f732385d2fa 00007f732881eb17 00007f7321d996d4 00007f7321d99662 00007f7321d99591 00007f7321d9950c 00007f7321d987c2 00007f7321b9448c 00007f7321b938c6 00007f7321b9326f
0709 13:07:19.725175 (+   118us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":382009216}
I20260709 13:07:19.729383 22267 raft_consensus.cc:1275] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:07:19.705926 24392 raft_consensus.cc:515] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:19.733410 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:19.756283 22267 raft_consensus.cc:1240] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 8 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 7. Current term is 8. Ops: []
I20260709 13:07:19.773176 24392 leader_election.cc:290] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 8 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:19.774433 24532 raft_consensus.cc:493] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:19.775111 24532 raft_consensus.cc:515] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:19.777769 24532 leader_election.cc:290] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:19.798147 24545 leader_election.cc:290] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:19.800791 21482 catalog_manager.cc:5697] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: config changed from index 4 to 5, term changed from 2 to 5, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to <none>, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New cstate: current_term: 5 committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:19.812544 24509 consensus_queue.cc:1048] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:19.816062 24540 consensus_queue.cc:1059] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:07:19.805866 24429 raft_consensus.cc:493] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:19.821004 24429 raft_consensus.cc:515] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:19.821306 23844 raft_consensus.cc:3055] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:07:19.821822 23844 raft_consensus.cc:740] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:19.823060 24429 leader_election.cc:290] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:19.822770 23844 consensus_queue.cc:260] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, 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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:19.830366 23844 raft_consensus.cc:3060] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:19.839386 21653 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36032 (request call id 508) took 1922 ms. Trace:
I20260709 13:07:19.839900 21653 rpcz_store.cc:276] 0709 13:07:17.916739 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:18.094183 (+177444us) service_pool.cc:224] Handling call
0709 13:07:18.127303 (+ 33120us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:19.374777 (+1247474us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:19.839106 (+464329us) spinlock_profiling.cc:243] Waited 1.2 s on lock 0x7b54001108d4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:07:19.839315 (+   209us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2753422080}
I20260709 13:07:19.853065 21731 raft_consensus.cc:1275] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:07:19.854123 24525 raft_consensus.cc:493] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:19.864588 24525 raft_consensus.cc:515] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:19.875174 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 431866us
I20260709 13:07:19.914326 21734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:19.903697 24178 raft_consensus.cc:493] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:19.949875 21728 raft_consensus.cc:1275] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:07:19.911825 24446 consensus_queue.cc:1048] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.045s
I20260709 13:07:19.953570 21726 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41336 (request call id 569) took 1003 ms. Trace:
I20260709 13:07:19.975070 22269 raft_consensus.cc:1240] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 8 LEADER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 7. Current term is 8. Ops: [7.7-7.7]
I20260709 13:07:19.955921 24535 raft_consensus.cc:2749] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:19.959506 21726 rpcz_store.cc:276] 0709 13:07:18.949663 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:18.952528 (+  2865us) service_pool.cc:224] Handling call
0709 13:07:18.952759 (+   231us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:18.952941 (+   182us) raft_consensus.cc:1534] Early marking committed up to index 7
0709 13:07:19.723879 (+770938us) spinlock_profiling.cc:243] Waited 3.15 ms on lock 0x7b180005a940. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f7329634de1 00007f73296415b1 00007f73234014bc 00007f732074f48b 00007f73295a9ab9 00007f732076b69b 00007f732076993f 00007f7320769455 00007f73272513c7 00007f73238639a7 00007f73238730bf
0709 13:07:19.724040 (+   161us) log.cc:844] Serialized 14 byte log entry
0709 13:07:19.949754 (+225714us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:19.949817 (+    63us) raft_consensus.cc:1645] Marking committed up to 7
0709 13:07:19.949872 (+    55us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:19.953361 (+  3489us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:19.953499 (+   138us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":770,"prepare.queue_time_us":36348,"prepare.run_cpu_time_us":48,"prepare.run_wall_time_us":48,"raft.queue_time_us":6405,"spinlock_wait_cycles":7241088,"thread_start_us":261121,"threads_started":2}
I20260709 13:07:19.974366 24474 raft_consensus.cc:493] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:19.979278 24474 raft_consensus.cc:515] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:19.981088 24445 raft_consensus.cc:3055] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:07:19.981508 24445 raft_consensus.cc:740] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:19.974216 24432 consensus_queue.cc:1048] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 13:07:19.981781 24474 leader_election.cc:290] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:19.986563 24525 leader_election.cc:290] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:19.993144 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:19.952716 24178 raft_consensus.cc:515] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:20.017428 22239 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.563s	user 0.013s	sys 0.049s
W20260709 13:07:20.017781 22239 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.563s	user 0.013s	sys 0.049s
W20260709 13:07:20.022297 24549 log.cc:927] Time spent T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.071s	user 0.003s	sys 0.003s
W20260709 13:07:20.024634 22238 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.544s	user 0.005s	sys 0.021s
W20260709 13:07:20.027882 22238 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.548s	user 0.005s	sys 0.021s
W20260709 13:07:20.028151 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 548062us
I20260709 13:07:20.018018 24531 raft_consensus.cc:493] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:20.036656 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:19.982359 24445 consensus_queue.cc:260] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:20.053195 24445 raft_consensus.cc:3060] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Advancing to term 8
W20260709 13:07:20.055058 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 686451us
I20260709 13:07:20.055168 24366 consensus_queue.cc:1048] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 13:07:20.055850 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 686008us
I20260709 13:07:20.059576 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae15a655577142ed99332bdb3681af0f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:20.060508 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c8f49a78d445ee9c99e52b05c1b2bf" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:20.060870 24550 raft_consensus.cc:493] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:20.061175 24487 raft_consensus.cc:493] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:20.061606 24433 raft_consensus.cc:493] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:20.061714 24487 raft_consensus.cc:515] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:20.062137 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 434081us
I20260709 13:07:20.062570 24367 raft_consensus.cc:493] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:20.062947 21551 leader_election.cc:304] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:20.063014 24367 raft_consensus.cc:515] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:20.064829 24157 raft_consensus.cc:2749] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:07:20.065012 24367 leader_election.cc:290] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:20.035863 24531 raft_consensus.cc:515] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:20.016263 24507 raft_consensus.cc:493] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:20.051579 21731 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34388 (request call id 1794) took 1189 ms. Trace:
I20260709 13:07:20.073326 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c8f49a78d445ee9c99e52b05c1b2bf" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:20.061388 24550 raft_consensus.cc:515] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:20.079973 24550 leader_election.cc:290] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:20.080399 24544 consensus_queue.cc:1048] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:07:20.081652 24157 raft_consensus.cc:493] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:20.082134 24157 raft_consensus.cc:515] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:20.082934 24553 log.cc:927] Time spent T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.115s	user 0.000s	sys 0.000s
I20260709 13:07:20.088240 22268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae15a655577142ed99332bdb3681af0f" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:20.062186 24433 raft_consensus.cc:515] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:20.073589 21731 rpcz_store.cc:276] 0709 13:07:18.861735 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:18.863370 (+  1635us) service_pool.cc:224] Handling call
0709 13:07:18.863643 (+   273us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:19.853559 (+989916us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:20.051307 (+197748us) spinlock_profiling.cc:243] Waited 989 ms on lock 0x7b54002b02d4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:07:20.051490 (+   183us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2274397952}
I20260709 13:07:20.092720 24507 raft_consensus.cc:515] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:20.101101 21482 catalog_manager.cc:5697] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } }
I20260709 13:07:20.050493 24178 leader_election.cc:290] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:20.072922 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:20.074219 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:20.075896 24531 leader_election.cc:290] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:20.076292 24183 raft_consensus.cc:493] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:20.076887 24429 raft_consensus.cc:493] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:20.077124 24258 consensus_queue.cc:1048] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:20.077785 22266 raft_consensus.cc:1275] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:07:20.182626 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:20.183463 21652 raft_consensus.cc:2393] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 in current term 8: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:07:20.098495 21580 raft_consensus.cc:1240] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 9 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 8. Current term is 9. Ops: [5.4-8.5]
I20260709 13:07:20.032814 24539 raft_consensus.cc:493] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:20.108626 22265 raft_consensus.cc:3060] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:20.109745 21576 raft_consensus.cc:1240] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 7. Current term is 8. Ops: [7.7-7.7]
I20260709 13:07:20.111867 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:20.112488 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:07:20.133889 21700 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:20.139266 24429 raft_consensus.cc:515] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:20.140295 21659 raft_consensus.cc:1275] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:07:20.103338 24487 leader_election.cc:290] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:20.159832 21660 raft_consensus.cc:1275] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:07:20.134370 24183 raft_consensus.cc:515] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:20.160970 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:20.140518 21655 raft_consensus.cc:1240] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 9 LEADER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 8. Current term is 9. Ops: []
I20260709 13:07:20.151355 24459 raft_consensus.cc:493] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:20.165457 24441 raft_consensus.cc:493] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:20.068549 21551 leader_election.cc:304] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:20.197335 22265 raft_consensus.cc:2468] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 7.
I20260709 13:07:20.207049 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 8 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
W20260709 13:07:20.246510 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 178025us
I20260709 13:07:20.247502 21551 leader_election.cc:304] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
W20260709 13:07:20.248323 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 295571us
W20260709 13:07:20.257210 21697 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:20.259564 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 8 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:20.263376 24397 raft_consensus.cc:2749] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:20.264390 21727 raft_consensus.cc:1275] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:07:20.266433 24507 leader_election.cc:290] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:20.265540 24183 leader_election.cc:290] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:20.211916 24539 raft_consensus.cc:515] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:20.265180 21576 raft_consensus.cc:1275] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:07:20.255241 21551 leader_election.cc:304] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:20.270607 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:20.288043 21551 leader_election.cc:304] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:07:20.291433 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:07:20.298331 21697 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:20.292220 21577 raft_consensus.cc:2468] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 8.
I20260709 13:07:20.299104 22237 leader_election.cc:400] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 election: Vote denied by peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015) with higher term. Message: Invalid argument: T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 for earlier term 6. Current term is 7.
I20260709 13:07:20.299407 22237 leader_election.cc:403] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 election: Cancelling election due to peer responding with higher term
I20260709 13:07:20.302419 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:20.303126 21733 raft_consensus.cc:2468] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 7.
I20260709 13:07:20.305434 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:20.309904 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce0fb868664a789da1828a9c9c060c" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:20.313910 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:20.320081 21730 raft_consensus.cc:1275] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:07:20.317384 21699 leader_election.cc:304] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:20.246224 24441 raft_consensus.cc:515] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:20.299556 24183 raft_consensus.cc:2749] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:20.316419 24397 raft_consensus.cc:2804] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:07:20.336475 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:20.339468 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3bffc9ac79a4782b93cb3936481f518" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:20.343202 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:20.343766 21582 raft_consensus.cc:2468] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 6.
I20260709 13:07:20.344334 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:20.322628 24509 raft_consensus.cc:2749] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:07:20.355830 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:20.359798 21732 raft_consensus.cc:1275] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 7. (term mismatch)
I20260709 13:07:20.361943 21732 pending_rounds.cc:85] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672: Aborting all ops after (but not including) 6
I20260709 13:07:20.362178 21732 pending_rounds.cc:107] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672: Aborting uncommitted NO_OP operation due to leader change: 7.7
I20260709 13:07:20.362406 21732 raft_consensus.cc:2889] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:20.330760 23934 raft_consensus.cc:2749] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Leader election lost for term 6. Reason: Vote denied by peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015) with higher term. Message: Invalid argument: T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 for earlier term 6. Current term is 7.
I20260709 13:07:20.318307 24366 consensus_queue.cc:1048] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.026s
I20260709 13:07:20.378837 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:20.254068 24459 raft_consensus.cc:515] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:20.382990 21550 leader_election.cc:304] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:20.332229 24548 consensus_queue.cc:1048] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.042s
I20260709 13:07:20.340776 24380 raft_consensus.cc:493] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:20.332397 24362 consensus_queue.cc:1048] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.042s
I20260709 13:07:20.347193 23989 raft_consensus.cc:493] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:20.387912 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f79ad57bad84ba39ca348a358a3a159" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:20.336715 24508 consensus_queue.cc:1059] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.045s
I20260709 13:07:20.362327 24397 raft_consensus.cc:697] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 7 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:20.385366 24432 raft_consensus.cc:493] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:20.478083 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 100241us
I20260709 13:07:20.397181 24018 raft_consensus.cc:493] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:20.479642 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 79389.8us
I20260709 13:07:20.399261 24429 leader_election.cc:290] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:20.406145 24330 raft_consensus.cc:2749] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:07:20.379966 24183 consensus_queue.cc:1048] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.099s
I20260709 13:07:20.405119 24333 raft_consensus.cc:493] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:20.521533 21697 leader_election.cc:304] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:20.524289 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:20.529263 24433 leader_election.cc:290] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:07:20.550472 21699 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:20.485635 24487 raft_consensus.cc:2749] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:07:20.557031 21624 leader_election.cc:304] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:20.562608 21624 leader_election.cc:304] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
W20260709 13:07:20.569711 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 48275.3us
I20260709 13:07:20.408373 24380 raft_consensus.cc:515] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:20.556216 22237 leader_election.cc:304] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:20.504079 24508 consensus_queue.cc:1243] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer c0c40b7dc6c341f7ba49e3a696970252 log is divergent from this leader: its last log entry 9.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
W20260709 13:07:20.551076 24517 log.cc:927] Time spent T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260709 13:07:20.576237 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:20.555128 21551 leader_election.cc:304] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:07:20.572317 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:20.501307 23989 raft_consensus.cc:515] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:20.591156 22237 leader_election.cc:304] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:20.504271 24432 raft_consensus.cc:515] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:20.508774 24018 raft_consensus.cc:515] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:20.572407 24474 raft_consensus.cc:2749] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:20.547176 24333 raft_consensus.cc:515] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:20.615487 24322 raft_consensus.cc:2749] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:20.578190 23934 consensus_queue.cc:1048] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.035s
I20260709 13:07:20.617434 24441 leader_election.cc:290] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:20.593112 24397 consensus_queue.cc:237] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:20.618741 23989 leader_election.cc:290] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:20.620517 24459 leader_election.cc:290] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:20.610487 24446 raft_consensus.cc:493] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:20.621434 24446 raft_consensus.cc:515] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:20.625039 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 211135us
I20260709 13:07:20.594204 24133 raft_consensus.cc:2804] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:07:20.595765 24429 raft_consensus.cc:2749] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:20.602779 23937 raft_consensus.cc:2804] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:07:20.606423 24509 raft_consensus.cc:2749] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:07:20.599637 24550 consensus_queue.cc:1048] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.031s
I20260709 13:07:20.632920 21550 leader_election.cc:304] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:20.624760 24322 raft_consensus.cc:493] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:20.641342 21550 leader_election.cc:304] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
W20260709 13:07:20.674327 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 195359us
W20260709 13:07:20.642961 24567 log.cc:927] Time spent T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9: Append to log took a long time: real 0.131s	user 0.000s	sys 0.000s
I20260709 13:07:20.643975 21576 raft_consensus.cc:1275] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:07:20.645006 24539 leader_election.cc:290] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:20.646307 24390 raft_consensus.cc:2749] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:20.650892 21580 raft_consensus.cc:1275] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:07:20.652878 24333 leader_election.cc:290] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:20.658284 24157 leader_election.cc:290] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:20.658607 21585 raft_consensus.cc:1275] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:07:20.659938 21482 catalog_manager.cc:5697] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 2 to 4, leader changed from fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 4 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:20.663081 21650 tablet_service.cc:1558] Processing DeleteTablet for tablet 081778ef7ad04f0f966ab8e5e0b594fd with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 4 (current committed config index is 5)) from {username='slave'} at 127.0.0.1:53430
I20260709 13:07:20.664721 21480 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45128 (request call id 344) took 6639 ms. Trace:
I20260709 13:07:20.631835 23937 raft_consensus.cc:493] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:20.629375 24133 raft_consensus.cc:493] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:20.669094 24380 leader_election.cc:290] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:20.678061 21727 raft_consensus.cc:2468] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 8.
I20260709 13:07:20.684991 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:20.692956 21482 catalog_manager.cc:5697] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 2 to 4, leader changed from fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 4 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:20.698431 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0e439ac45641be8c876cc3cacbafa6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:20.699079 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:20.677809 24322 raft_consensus.cc:515] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:20.699915 23937 raft_consensus.cc:3060] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Advancing to term 7
W20260709 13:07:20.704211 24577 log.cc:927] Time spent T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
I20260709 13:07:20.705336 24322 leader_election.cc:290] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:20.700007 24133 raft_consensus.cc:3060] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:07:20.708305 24446 leader_election.cc:290] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:20.699872 24431 consensus_queue.cc:1048] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.015s
I20260709 13:07:20.678220 24018 leader_election.cc:290] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:20.710361 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:20.711920 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eedca2edb474f7daf61fe1d1409daff" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:20.713295 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51bc12b41914bad9df01a751855d7f9" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:20.728024 21698 leader_election.cc:304] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:20.729417 21698 leader_election.cc:304] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:20.690624 24571 raft_consensus.cc:2749] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:20.731807 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecdf0cb97544b1495a0a25386ea9f29" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:20.732264 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:20.701678 21482 catalog_manager.cc:5697] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 1 to 5, leader changed from c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 5 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:20.701678 21660 raft_consensus.cc:2468] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 8.
I20260709 13:07:20.749392 21482 catalog_manager.cc:5697] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 4 to 5, leader changed from 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 5 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:07:20.783968 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 48887.2us
I20260709 13:07:20.786216 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:20.786255 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:20.787180 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744e979f9de472fb60012d54c4d3ca6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:20.788800 21550 leader_election.cc:304] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:20.693457 21480 rpcz_store.cc:276] 0709 13:07:14.025620 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:14.026470 (+   850us) service_pool.cc:224] Handling call
0709 13:07:20.664643 (+6638173us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:07:15.413205 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:07:15.413944 (+   739us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:07:15.413994 (+    50us) write_op.cc:435] Acquired schema lock
0709 13:07:15.414016 (+    22us) tablet.cc:662] Decoding operations
0709 13:07:15.500853 (+ 86837us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:07:15.500948 (+    95us) write_op.cc:641] Partition lock acquired for write op
0709 13:07:15.500973 (+    25us) tablet.cc:685] Acquiring locks for 18 operations
0709 13:07:15.502299 (+  1326us) tablet.cc:701] Row locks acquired
0709 13:07:15.502348 (+    49us) write_op.cc:260] PREPARE: finished
0709 13:07:15.502499 (+   151us) write_op.cc:270] Start()
0709 13:07:15.502655 (+   156us) write_op.cc:276] Timestamp: P: 1783602435502446 usec, L: 0
0709 13:07:15.502678 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 13:07:15.503424 (+   746us) log.cc:844] Serialized 7147 byte log entry
0709 13:07:15.776460 (+273036us) op_driver.cc:464] REPLICATION: finished
0709 13:07:16.128208 (+351748us) spinlock_profiling.cc:243] Waited 54.2 ms on lock 0x7b4400022b4c. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f7320692c85 00007f73206936a2 00007f73234051db 00007f7323400aaf 00007f732074f0ac 00007f73295a9ab9 00007f732076b69b 00007f732076993f 00007f732076bc02 00007f732728fef0
0709 13:07:16.265617 (+137409us) write_op.cc:301] APPLY: starting
0709 13:07:16.265759 (+   142us) tablet.cc:1367] starting BulkCheckPresence
0709 13:07:16.266400 (+   641us) tablet.cc:1370] finished BulkCheckPresence
0709 13:07:16.266453 (+    53us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:07:16.350623 (+ 84170us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:07:16.350936 (+   313us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=18
0709 13:07:16.350977 (+    41us) write_op.cc:312] APPLY: finished
0709 13:07:16.351373 (+   396us) log.cc:844] Serialized 125 byte log entry
0709 13:07:16.351543 (+   170us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:16.351699 (+   156us) write_op.cc:454] Released schema lock
0709 13:07:16.351796 (+    97us) write_op.cc:341] FINISH: Updating metrics
0709 13:07:16.352189 (+   393us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:16.352219 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":238824,"reported_tablets":45,"child_traces":[["op",{"apply.queue_time_us":488807,"apply.run_cpu_time_us":5424,"apply.run_wall_time_us":86568,"num_ops":18,"prepare.queue_time_us":134857,"prepare.run_cpu_time_us":42870,"prepare.run_wall_time_us":184124,"raft.queue_time_us":71884,"raft.run_cpu_time_us":34111,"raft.run_wall_time_us":442083,"replication_time_us":273633,"spinlock_wait_cycles":124757504,"thread_start_us":613831,"threads_started":4,"wal-append.queue_time_us":117653,"wal-append.run_cpu_time_us":9958,"wal-append.run_wall_time_us":1730230}]]}
W20260709 13:07:20.793622 22239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 202075us
I20260709 13:07:20.797196 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117c5d69faea43f595b012039cd72553" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:20.799777 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
W20260709 13:07:20.801898 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 58880.3us
I20260709 13:07:20.829115 22239 leader_election.cc:304] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:07:20.824486 24393 raft_consensus.cc:2749] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:20.800836 24509 raft_consensus.cc:2804] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:07:20.839323 24509 raft_consensus.cc:493] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:20.853130 24509 raft_consensus.cc:3060] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:20.789026 24277 consensus_queue.cc:1059] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.040s
I20260709 13:07:20.791730 24525 consensus_queue.cc:1048] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.045s
I20260709 13:07:20.851500 24583 raft_consensus.cc:493] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:20.859179 24583 raft_consensus.cc:515] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:20.861263 24322 raft_consensus.cc:2804] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:07:20.861909 24322 raft_consensus.cc:697] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 8 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:20.864653 24583 leader_election.cc:290] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:20.867767 21699 leader_election.cc:304] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:20.873708 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:20.875819 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117c5d69faea43f595b012039cd72553" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:07:20.876878 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 49553.5us
W20260709 13:07:20.878523 24566 log.cc:927] Time spent T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9: Append to log took a long time: real 0.631s	user 0.002s	sys 0.007s
I20260709 13:07:20.882536 24542 raft_consensus.cc:3055] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:07:20.883023 24542 raft_consensus.cc:740] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:20.885399 24277 raft_consensus.cc:2749] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:20.886191 21699 leader_election.cc:304] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:20.887951 24374 raft_consensus.cc:2749] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:07:20.862973 24322 consensus_queue.cc:237] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.8, Last appended by leader: 8, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:20.909421 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:20.912648 22267 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54804 (request call id 723) took 1093 ms. Trace:
I20260709 13:07:20.913101 22267 rpcz_store.cc:276] 0709 13:07:19.819139 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:19.826937 (+  7798us) service_pool.cc:224] Handling call
0709 13:07:19.827306 (+   369us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:19.830102 (+  2796us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 13:07:19.830395 (+   293us) log.cc:844] Serialized 14 byte log entry
0709 13:07:20.007098 (+176703us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:20.029375 (+ 22277us) log.cc:844] Serialized 26 byte log entry
0709 13:07:20.029535 (+   160us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:07:20.029571 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:20.029629 (+    58us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:20.878196 (+848567us) spinlock_profiling.cc:243] Waited 4.42 ms on lock 0x7b2400332ca8. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73205f4db1 00007f73205f29c4 00007f73205f0acb 00007f73207abdc9 00007f73207aba55 00007f73207ab09d 00007f73233dd10e 00007f73233f488c 00007f73233f3bb6 00007f73233f37d8 00007f73233fd221
0709 13:07:20.908753 (+ 30557us) raft_consensus.cc:1685] finished
0709 13:07:20.912427 (+  3674us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:20.912582 (+   155us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2539,"prepare.queue_time_us":137,"prepare.run_cpu_time_us":36,"prepare.run_wall_time_us":36,"raft.queue_time_us":14721,"raft.run_cpu_time_us":231,"raft.run_wall_time_us":8688,"spinlock_wait_cycles":10166144,"thread_start_us":176243,"threads_started":1,"wal-append.queue_time_us":324333}
I20260709 13:07:20.911216 21699 leader_election.cc:304] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:20.851171 23937 raft_consensus.cc:515] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:20.925292 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:07:20.929394 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 338313us
I20260709 13:07:20.945111 21699 leader_election.cc:304] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:20.925782 24539 raft_consensus.cc:2749] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:07:20.956118 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 373743us
I20260709 13:07:20.968149 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
W20260709 13:07:20.971961 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 369792us
I20260709 13:07:21.031060 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:21.032466 21579 raft_consensus.cc:1275] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 13:07:21.033049 21624 leader_election.cc:304] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
W20260709 13:07:21.035087 24569 log.cc:927] Time spent T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9: Append to log took a long time: real 0.502s	user 0.003s	sys 0.000s
I20260709 13:07:21.043048 22270 raft_consensus.cc:1240] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 6. Current term is 7. Ops: []
I20260709 13:07:20.944569 24188 raft_consensus.cc:2749] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:20.949747 24374 raft_consensus.cc:2749] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:21.057097 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:07:21.038172 24572 log.cc:927] Time spent T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.094s	user 0.000s	sys 0.000s
I20260709 13:07:21.067345 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:21.033528 24532 raft_consensus.cc:493] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:21.043597 24431 raft_consensus.cc:2749] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 13:07:21.066787 24570 log.cc:927] Time spent T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.107s	user 0.000s	sys 0.000s
W20260709 13:07:21.101460 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 426272us
I20260709 13:07:21.102135 21548 leader_election.cc:304] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
W20260709 13:07:21.100231 24573 log.cc:927] Time spent T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
I20260709 13:07:21.166321 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:21.099421 24018 raft_consensus.cc:493] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:21.107841 24333 consensus_queue.cc:1048] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.075s
I20260709 13:07:21.098340 24532 raft_consensus.cc:515] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:21.221735 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51bc12b41914bad9df01a751855d7f9" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:21.222784 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:21.228147 21626 leader_election.cc:304] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
W20260709 13:07:21.214493 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 146817us
I20260709 13:07:21.232319 21657 raft_consensus.cc:1240] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 9 LEADER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 8. Current term is 9. Ops: []
I20260709 13:07:21.187119 24018 raft_consensus.cc:515] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:21.245549 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 207860us
I20260709 13:07:21.204582 24133 raft_consensus.cc:515] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:21.240798 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eedca2edb474f7daf61fe1d1409daff" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:21.245537 21727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:21.240370 23844 raft_consensus.cc:493] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:21.271219 21728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:07:21.275720 24591 log.cc:927] Time spent T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.091s	user 0.000s	sys 0.000s
W20260709 13:07:21.276980 24592 log.cc:927] Time spent T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.099s	user 0.000s	sys 0.000s
I20260709 13:07:21.277029 24432 leader_election.cc:290] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:21.278034 24614 raft_consensus.cc:2749] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:21.279650 24571 raft_consensus.cc:2749] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:21.281738 24532 leader_election.cc:290] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:21.292832 24431 consensus_queue.cc:1048] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:21.299106 24542 consensus_queue.cc:260] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:21.299679 24133 leader_election.cc:290] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 9 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:07:21.300398 24596 log.cc:927] Time spent T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.098s	user 0.001s	sys 0.000s
I20260709 13:07:21.300794 21469 catalog_manager.cc:5028] TS c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): tablet 081778ef7ad04f0f966ab8e5e0b594fd (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
I20260709 13:07:21.269691 24509 raft_consensus.cc:515] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:21.301795 24589 log.cc:927] Time spent T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.098s	user 0.000s	sys 0.000s
W20260709 13:07:21.302613 24585 log.cc:927] Time spent T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.084s	user 0.000s	sys 0.000s
I20260709 13:07:21.303213 24509 leader_election.cc:290] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 8 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:21.306044 23844 raft_consensus.cc:515] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:21.307289 24018 leader_election.cc:290] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:21.310899 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:21.314203 21583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:21.318222 21582 raft_consensus.cc:1240] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 9 FOLLOWER]: Rejecting Update request from peer 85fe6149d5a84a0e8902326e5be67672 for earlier term 8. Current term is 9. Ops: [5.4-8.5]
I20260709 13:07:21.328250 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:21.328964 21576 raft_consensus.cc:2368] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 for earlier term 8. Current term is 9.
W20260709 13:07:21.332552 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 102492us
I20260709 13:07:21.345098 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:21.345731 21653 raft_consensus.cc:3060] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:07:21.350138 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:21.356170 21652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:21.357216 21698 leader_election.cc:400] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 8 election: Vote denied by peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015) with higher term. Message: Invalid argument: T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 for earlier term 8. Current term is 9.
I20260709 13:07:21.357651 21698 leader_election.cc:403] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 8 election: Cancelling election due to peer responding with higher term
W20260709 13:07:21.359849 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 322407us
I20260709 13:07:21.339211 23844 leader_election.cc:290] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:07:21.365778 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 263700us
W20260709 13:07:21.366302 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 55512.8us
I20260709 13:07:21.369189 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:21.369625 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:21.376573 22237 leader_election.cc:304] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:21.378036 21551 leader_election.cc:304] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:21.378479 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:21.380690 21578 raft_consensus.cc:3060] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:21.387344 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce0fb868664a789da1828a9c9c060c" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
W20260709 13:07:21.391569 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 160149us
I20260709 13:07:21.390960 21725 raft_consensus.cc:1275] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:07:21.388731 21699 leader_election.cc:304] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:21.394577 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:21.372743 24533 raft_consensus.cc:3060] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:07:21.397428 21624 leader_election.cc:304] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:21.398963 24581 consensus_queue.cc:1048] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:07:21.402107 24432 raft_consensus.cc:2749] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:07:21.387480 24183 raft_consensus.cc:2749] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:07:21.427515 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 55288.4us
W20260709 13:07:21.430451 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 53985.3us
I20260709 13:07:21.432729 21624 leader_election.cc:304] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:21.435078 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081778ef7ad04f0f966ab8e5e0b594fd" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:21.436293 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1320105581bf4d818cb0476bcf16a7b6" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:21.436847 21653 raft_consensus.cc:2468] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 9.
W20260709 13:07:21.444268 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 76620.2us
I20260709 13:07:21.454551 21548 leader_election.cc:304] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:21.447322 24391 consensus_queue.cc:1048] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.006s
I20260709 13:07:21.447688 22265 raft_consensus.cc:1275] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:07:21.460750 21578 raft_consensus.cc:2468] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 7.
I20260709 13:07:21.435182 24363 raft_consensus.cc:2749] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:21.550704 24533 raft_consensus.cc:2749] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 9 FOLLOWER]: Leader election lost for term 8. Reason: Vote denied by peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015) with higher term. Message: Invalid argument: T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 85fe6149d5a84a0e8902326e5be67672 for earlier term 8. Current term is 9.
I20260709 13:07:21.473047 21548 leader_election.cc:304] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 3d3266654c694a6c82af9d31d7154a0a; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:21.552877 21582 raft_consensus.cc:1275] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 9 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:07:21.467199 24393 raft_consensus.cc:2749] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:21.474352 21581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:07:21.554617 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 81668.7us
I20260709 13:07:21.478032 21583 raft_consensus.cc:1240] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Rejecting Update request from peer c0c40b7dc6c341f7ba49e3a696970252 for earlier term 6. Current term is 7. Ops: [6.7-6.7]
I20260709 13:07:21.509261 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:21.453380 24532 raft_consensus.cc:2749] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:07:21.555881 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 63236.1us
I20260709 13:07:21.559912 22237 leader_election.cc:304] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
W20260709 13:07:21.604597 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 126055us
W20260709 13:07:21.608392 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 161291us
W20260709 13:07:21.722476 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 113265us
W20260709 13:07:21.724921 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 289807us
W20260709 13:07:21.726171 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 116970us
I20260709 13:07:21.558984 24433 raft_consensus.cc:2749] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:07:21.607340 24622 raft_consensus.cc:2804] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:07:21.722316 24393 raft_consensus.cc:493] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:21.733767 21624 leader_election.cc:304] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:21.737483 24614 raft_consensus.cc:2749] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:07:21.606963 24626 consensus_queue.cc:1048] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.129s
I20260709 13:07:21.748492 21624 leader_election.cc:304] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:21.734627 24618 raft_consensus.cc:493] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:21.745182 24622 raft_consensus.cc:697] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:21.758440 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:21.738041 24474 consensus_queue.cc:1048] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 3, Time since last communication: 0.016s
I20260709 13:07:21.751518 24432 consensus_queue.cc:1059] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.009s
I20260709 13:07:21.761111 23937 leader_election.cc:290] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:21.740784 24393 raft_consensus.cc:515] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:21.765123 24393 leader_election.cc:290] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:21.768935 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:21.770702 21732 raft_consensus.cc:2468] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 9.
W20260709 13:07:21.771082 21699 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:21.777431 24429 raft_consensus.cc:3055] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:07:21.777846 24429 raft_consensus.cc:740] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:21.751587 24532 raft_consensus.cc:2749] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:21.781009 21583 raft_consensus.cc:3060] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:21.755719 24550 raft_consensus.cc:493] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:21.807116 21697 leader_election.cc:304] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:21.821368 24622 consensus_queue.cc:237] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:21.826987 24631 log.cc:927] Time spent T 00000000000000000000000000000000 P d7aa6571b7df45509899d2b8ee6a3a2c: Append to log took a long time: real 0.083s	user 0.001s	sys 0.000s
I20260709 13:07:21.778648 24429 consensus_queue.cc:260] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:21.756301 24618 raft_consensus.cc:515] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:21.809265 24561 raft_consensus.cc:2749] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:21.835384 24429 raft_consensus.cc:3060] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:21.800092 24550 raft_consensus.cc:515] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:21.838565 24550 leader_election.cc:290] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:21.837020 21583 raft_consensus.cc:1275] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 13:07:21.849812 24558 raft_consensus.cc:493] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:21.850324 24558 raft_consensus.cc:515] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:21.857357 21726 raft_consensus.cc:1275] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 13:07:21.856885 24533 raft_consensus.cc:493] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:21.866940 24533 raft_consensus.cc:515] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:21.868942 24533 leader_election.cc:290] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:21.841569 24618 leader_election.cc:290] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:21.877298 24322 raft_consensus.cc:493] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:21.878240 24322 raft_consensus.cc:515] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:21.878942 24542 raft_consensus.cc:3060] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Advancing to term 9
W20260709 13:07:21.891564 21626 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:21.892509 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 6 index: 9 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:21.893368 24618 raft_consensus.cc:493] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:21.893839 24618 raft_consensus.cc:515] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:21.881265 24539 raft_consensus.cc:493] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
W20260709 13:07:21.899446 24390 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.800s	user 0.013s	sys 0.016s
W20260709 13:07:21.900058 24390 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.803s	user 0.013s	sys 0.016s
I20260709 13:07:21.883780 24558 leader_election.cc:290] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:21.907248 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:21.902071 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:21.904434 24618 leader_election.cc:290] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:21.913463 24547 consensus_queue.cc:1048] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:07:21.916574 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:21.931852 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:21.932808 21654 raft_consensus.cc:2410] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 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: 5 index: 6.
I20260709 13:07:21.909026 24558 raft_consensus.cc:493] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:21.943629 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:21.946439 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:21.946869 21551 leader_election.cc:304] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:21.905880 24539 raft_consensus.cc:515] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:21.929814 24322 leader_election.cc:290] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:21.947010 21651 raft_consensus.cc:2468] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 5.
I20260709 13:07:21.949333 24571 raft_consensus.cc:493] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:21.971778 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583e128a3647458d9203db757caf0aa7" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:21.977723 21551 leader_election.cc:304] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:21.951501 24558 raft_consensus.cc:515] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:21.980126 21623 leader_election.cc:304] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:21.980978 24539 leader_election.cc:290] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:21.981920 24558 leader_election.cc:290] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:21.982002 24597 raft_consensus.cc:2749] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:21.952966 24547 consensus_queue.cc:1048] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.021s
I20260709 13:07:21.981369 21551 leader_election.cc:304] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:21.978976 24393 raft_consensus.cc:2749] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:21.984119 24487 raft_consensus.cc:2749] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:07:21.976058 24571 raft_consensus.cc:515] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:21.998461 22270 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54794 (request call id 767) took 1202 ms. Trace:
I20260709 13:07:21.998770 22270 rpcz_store.cc:276] 0709 13:07:20.795910 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:20.796056 (+   146us) service_pool.cc:224] Handling call
0709 13:07:20.796290 (+   234us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:21.047959 (+251669us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:21.998263 (+950304us) spinlock_profiling.cc:243] Waited 244 ms on lock 0x7b540035fa54. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:07:21.998412 (+   149us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":560632064}
I20260709 13:07:22.000821 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:22.002370 21651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:22.002928 22238 leader_election.cc:304] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:21.995458 24618 raft_consensus.cc:2749] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:22.009016 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:22.024302 21551 leader_election.cc:304] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:07:22.008939 23934 raft_consensus.cc:2804] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:22.029482 23934 raft_consensus.cc:493] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:22.029888 23934 raft_consensus.cc:3060] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:22.032377 24380 raft_consensus.cc:2804] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:07:22.032931 24380 raft_consensus.cc:697] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 9 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:22.033779 24380 consensus_queue.cc:237] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:22.040019 21730 raft_consensus.cc:1275] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 9 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:07:22.045208 24571 leader_election.cc:290] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:22.043491 24397 consensus_queue.cc:1048] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.012s
W20260709 13:07:22.092048 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 52964us
W20260709 13:07:22.094693 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 69682.3us
I20260709 13:07:22.095868 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba061b7e139d44248660c604fb91b3c9" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:22.097421 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:22.099416 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:22.103001 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:22.106523 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:22.109227 21654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:22.119590 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:22.129477 21550 leader_election.cc:304] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:22.145457 24183 raft_consensus.cc:2749] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:22.152818 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 6 index: 9 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:22.156555 21624 leader_election.cc:304] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:22.157680 22237 leader_election.cc:304] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:22.159211 22237 leader_election.cc:304] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:22.162446 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3336a77fad34b00ad671b50eb25137a" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:22.164352 24429 raft_consensus.cc:2749] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:22.163784 24391 raft_consensus.cc:2749] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:22.169206 21551 leader_election.cc:304] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:22.172061 22237 leader_election.cc:304] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:22.173036 21699 leader_election.cc:304] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:22.173777 22271 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8076b88e862e42f3bcecc27e8a73e26e"
dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
mode: GRACEFUL
new_leader_uuid: "85fe6149d5a84a0e8902326e5be67672"
 from {username='slave'} at 127.0.0.1:40354
I20260709 13:07:22.174206 24383 raft_consensus.cc:2749] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:22.174314 22271 raft_consensus.cc:606] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Received request to transfer leadership to TS 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:22.174729 22271 raft_consensus.cc:614] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:07:22.182998 24487 raft_consensus.cc:493] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:22.188308 24487 raft_consensus.cc:515] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:22.190308 24487 leader_election.cc:290] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:22.171111 24544 raft_consensus.cc:2749] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:22.197657 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:22.214046 22271 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae15a655577142ed99332bdb3681af0f"
dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
mode: GRACEFUL
new_leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
 from {username='slave'} at 127.0.0.1:40354
I20260709 13:07:22.214687 22271 raft_consensus.cc:606] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [term 3 LEADER]: Received request to transfer leadership to TS c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:22.217752 22271 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed5a088ede5c4fabbd662ba8c7391a8d"
dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
mode: GRACEFUL
new_leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
 from {username='slave'} at 127.0.0.1:40354
I20260709 13:07:22.218309 22271 raft_consensus.cc:606] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Received request to transfer leadership to TS c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:22.220168 22271 raft_consensus.cc:614] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:07:22.222165 20479 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:07:22.183684 24258 raft_consensus.cc:2749] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:07:22.218317 21698 leader_election.cc:304] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:22.202136 24587 raft_consensus.cc:2749] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:22.229468 24362 raft_consensus.cc:2749] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:22.244874 21730 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34386 (request call id 2018) took 1369 ms. Trace:
I20260709 13:07:22.245258 21730 rpcz_store.cc:276] 0709 13:07:20.875345 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:20.875886 (+   541us) service_pool.cc:224] Handling call
0709 13:07:20.910802 (+ 34916us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:22.040495 (+1129693us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:22.244678 (+204183us) spinlock_profiling.cc:243] Waited 1.13 s on lock 0x7b540026d754. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323859e01 00007f732385883e 00007f732881d419 00007f7321d94bd4 00007f7321d94b62 00007f7321d94a91 00007f7321d94a0c 00007f7321d93cc2 00007f7321b9448c 00007f7321b938c6
0709 13:07:22.244825 (+   147us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2596233984}
I20260709 13:07:22.245673 23934 raft_consensus.cc:515] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:22.234056 24609 raft_consensus.cc:2749] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:07:22.254931 21580 raft_consensus.cc:1275] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:07:22.277345 24623 consensus_queue.cc:1048] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:07:22.305848 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:22.331032 23934 leader_election.cc:290] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:22.334432 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:22.344743 22238 leader_election.cc:304] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:22.370144 24322 raft_consensus.cc:2749] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:07:22.386104 22269 raft_consensus.cc:1240] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Rejecting Update request from peer 3d3266654c694a6c82af9d31d7154a0a for earlier term 5. Current term is 6. Ops: []
I20260709 13:07:22.387642 24390 consensus_queue.cc:1059] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:07:22.388686 24390 raft_consensus.cc:3055] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:07:22.389019 24390 raft_consensus.cc:740] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:22.389842 24390 consensus_queue.cc:260] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:22.391034 24390 raft_consensus.cc:3060] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:07:22.408828 24658 log.cc:927] Time spent T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.073s	user 0.000s	sys 0.000s
W20260709 13:07:22.413347 24585 log.cc:927] Time spent T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.248s	user 0.000s	sys 0.006s
I20260709 13:07:22.422542 24333 raft_consensus.cc:493] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:22.435952 24333 raft_consensus.cc:515] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:22.438041 24333 leader_election.cc:290] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:22.439193 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:22.450090 21653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:22.443641 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:22.430050 24581 raft_consensus.cc:493] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:22.463321 21623 leader_election.cc:304] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:22.447540 24383 raft_consensus.cc:493] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:22.468694 24383 raft_consensus.cc:515] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:22.470804 24383 leader_election.cc:290] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:22.471388 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:22.435091 24625 consensus_queue.cc:1048] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.029s
I20260709 13:07:22.478026 20479 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:22.477957 21550 leader_election.cc:304] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:22.479754 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a1ecda48904e55aaeabb4f131846ac" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:22.483108 21699 leader_election.cc:304] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:22.485703 24583 raft_consensus.cc:2749] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:22.474284 24532 raft_consensus.cc:2749] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:07:22.492251 24445 raft_consensus.cc:2749] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:07:22.486177 24618 raft_consensus.cc:493] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:22.465158 24581 raft_consensus.cc:515] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:22.552991 24581 leader_election.cc:290] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:22.553541 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:22.515738 24618 raft_consensus.cc:515] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:22.559542 24661 log.cc:927] Time spent T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 13:07:22.574007 21726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:22.575385 21659 raft_consensus.cc:1275] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
W20260709 13:07:22.628129 24660 log.cc:927] Time spent T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a: Append to log took a long time: real 0.072s	user 0.000s	sys 0.000s
I20260709 13:07:22.631397 24618 leader_election.cc:290] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:22.634083 21580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:07:22.649096 24657 log.cc:927] Time spent T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.338s	user 0.000s	sys 0.007s
I20260709 13:07:22.687422 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:22.693634 21626 leader_election.cc:304] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
W20260709 13:07:22.741412 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 61754.9us
I20260709 13:07:22.765345 24433 consensus_queue.cc:1048] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:22.787464 24548 raft_consensus.cc:493] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:22.787997 24548 raft_consensus.cc:515] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:22.788916 24429 raft_consensus.cc:2749] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:22.789994 24548 leader_election.cc:290] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:22.790359 24545 raft_consensus.cc:993] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9: : Instructing follower c0c40b7dc6c341f7ba49e3a696970252 to start an election
I20260709 13:07:22.791332 23937 raft_consensus.cc:1081] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [term 3 LEADER]: Signalling peer c0c40b7dc6c341f7ba49e3a696970252 to start an election
I20260709 13:07:22.805456 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
W20260709 13:07:22.869364 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 70058.8us
I20260709 13:07:22.874956 21624 leader_election.cc:304] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
W20260709 13:07:22.884428 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 77542.2us
I20260709 13:07:22.890985 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:22.894881 21733 raft_consensus.cc:1275] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 9 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:07:22.885752 24625 raft_consensus.cc:2749] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:22.909528 24258 consensus_queue.cc:1048] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.074s
I20260709 13:07:23.049486 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
W20260709 13:07:23.058828 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 180703us
W20260709 13:07:23.200452 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 410743us
I20260709 13:07:23.195981 24431 raft_consensus.cc:493] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:23.213770 24431 raft_consensus.cc:515] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:23.234670 24431 leader_election.cc:290] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:07:23.249735 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 325857us
W20260709 13:07:23.249899 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 370971us
I20260709 13:07:23.315866 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:23.321365 21478 catalog_manager.cc:5697] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:23.322448 21650 tablet_service.cc:1558] Processing DeleteTablet for tablet 10041191e7d14e77b704e6c142f86ced with delete_type TABLET_DATA_TOMBSTONED (TS c0c40b7dc6c341f7ba49e3a696970252 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:53430
I20260709 13:07:23.323163 21482 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45118 (request call id 373) took 9051 ms. Trace:
I20260709 13:07:23.323300 21478 catalog_manager.cc:5697] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 3 to 5, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 5 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:23.325250 21478 catalog_manager.cc:5697] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 6 to 9, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 9 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:23.331243 21478 catalog_manager.cc:5697] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 3 to 4, leader changed from <none> to fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196). New cstate: current_term: 4 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:23.341181 21478 catalog_manager.cc:5697] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 3 to 6, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 6 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:23.353318 21478 catalog_manager.cc:5697] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 8 to 9, leader changed from c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 9 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:23.323524 21482 rpcz_store.cc:276] 0709 13:07:14.272138 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:14.277222 (+  5084us) service_pool.cc:224] Handling call
0709 13:07:23.323098 (+9045876us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:07:21.471298 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:07:21.472025 (+   727us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:07:21.472075 (+    50us) write_op.cc:435] Acquired schema lock
0709 13:07:21.472100 (+    25us) tablet.cc:662] Decoding operations
0709 13:07:21.548000 (+ 75900us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:07:21.548063 (+    63us) write_op.cc:641] Partition lock acquired for write op
0709 13:07:21.548092 (+    29us) tablet.cc:685] Acquiring locks for 7 operations
0709 13:07:21.548726 (+   634us) tablet.cc:701] Row locks acquired
0709 13:07:21.548741 (+    15us) write_op.cc:260] PREPARE: finished
0709 13:07:21.548896 (+   155us) write_op.cc:270] Start()
0709 13:07:21.549033 (+   137us) write_op.cc:276] Timestamp: P: 1783602441548845 usec, L: 0
0709 13:07:21.549059 (+    26us) op_driver.cc:348] REPLICATION: starting
0709 13:07:21.549767 (+   708us) log.cc:844] Serialized 2832 byte log entry
0709 13:07:21.864682 (+314915us) op_driver.cc:464] REPLICATION: finished
0709 13:07:21.947781 (+ 83099us) write_op.cc:301] APPLY: starting
0709 13:07:21.949551 (+  1770us) tablet.cc:1367] starting BulkCheckPresence
0709 13:07:21.970628 (+ 21077us) tablet.cc:1370] finished BulkCheckPresence
0709 13:07:21.987551 (+ 16923us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:07:22.047006 (+ 59455us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:07:22.047229 (+   223us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=7
0709 13:07:22.047279 (+    50us) write_op.cc:312] APPLY: finished
0709 13:07:22.047526 (+   247us) log.cc:844] Serialized 59 byte log entry
0709 13:07:22.047689 (+   163us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:22.047827 (+   138us) write_op.cc:454] Released schema lock
0709 13:07:22.047877 (+    50us) write_op.cc:341] FINISH: Updating metrics
0709 13:07:22.048224 (+   347us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:22.048250 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":2825449,"reported_tablets":32,"child_traces":[["op",{"apply.queue_time_us":68366,"apply.run_cpu_time_us":3167,"apply.run_wall_time_us":106643,"num_ops":7,"prepare.queue_time_us":554350,"prepare.run_cpu_time_us":15258,"prepare.run_wall_time_us":252631,"raft.queue_time_us":28014,"raft.run_cpu_time_us":7217,"raft.run_wall_time_us":61833,"replication_time_us":315450,"thread_start_us":414631,"threads_started":4,"wal-append.queue_time_us":187967,"wal-append.run_cpu_time_us":13453,"wal-append.run_wall_time_us":1312550}]]}
I20260709 13:07:23.364369 21478 catalog_manager.cc:5697] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 3 to 4, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 4 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:07:23.371814 24601 log.cc:927] Time spent T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.834s	user 0.011s	sys 0.003s
I20260709 13:07:23.371892 21478 catalog_manager.cc:5697] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 2 to 4, leader changed from fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 4 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:23.385324 21478 catalog_manager.cc:5697] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 2 to 4, leader changed from fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 4 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:07:23.386889 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 444268us
I20260709 13:07:23.387600 21698 leader_election.cc:304] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:23.387141 21478 catalog_manager.cc:5697] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 3 to 4, leader changed from c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 4 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:23.408690 24507 raft_consensus.cc:2749] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:23.431923 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec1876200a5496585dbb32cc0a22893" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
W20260709 13:07:23.436486 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 234234us
I20260709 13:07:23.416880 24581 raft_consensus.cc:493] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:23.443068 21623 leader_election.cc:304] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:23.466394 21651 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae15a655577142ed99332bdb3681af0f"
dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
 from {username='slave'} at 127.0.0.1:36032
I20260709 13:07:23.469494 21651 raft_consensus.cc:493] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:23.469851 21651 raft_consensus.cc:3060] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:23.477599 21651 raft_consensus.cc:515] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:23.479372 21651 leader_election.cc:290] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:23.453792 24617 raft_consensus.cc:2749] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:07:23.493479 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae15a655577142ed99332bdb3681af0f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:23.495100 22264 raft_consensus.cc:3055] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:23.495404 22264 raft_consensus.cc:740] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:23.496650 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae15a655577142ed99332bdb3681af0f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:23.497196 21576 raft_consensus.cc:3060] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:23.509863 21660 raft_consensus.cc:1275] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 7 index: 7. (term mismatch)
I20260709 13:07:23.510221 21660 pending_rounds.cc:85] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252: Aborting all ops after (but not including) 6
I20260709 13:07:23.510501 21660 pending_rounds.cc:107] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252: Aborting uncommitted NO_OP operation due to leader change: 6.7
I20260709 13:07:23.510725 21660 raft_consensus.cc:2889] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:23.451539 24581 raft_consensus.cc:515] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:23.508756 22264 consensus_queue.cc:260] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:23.521337 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:23.525842 21576 raft_consensus.cc:2468] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 4.
I20260709 13:07:23.529975 22264 raft_consensus.cc:3060] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:07:23.520327 23937 consensus_queue.cc:1175] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "c0c40b7dc6c341f7ba49e3a696970252" responder_term: 3 status { last_received { term: 3 index: 6 } last_committed_idx: 6 last_received_current_leader { term: 3 index: 6 } }
I20260709 13:07:23.561492 22264 raft_consensus.cc:2468] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 4.
I20260709 13:07:23.562749 21623 leader_election.cc:304] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:23.581485 24625 raft_consensus.cc:2804] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 13:07:23.645926 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 130380us
I20260709 13:07:23.624279 24666 consensus_queue.cc:1048] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.054s
I20260709 13:07:23.658806 24680 tablet_replica.cc:333] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:23.650869 24625 raft_consensus.cc:697] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:23.675766 24680 raft_consensus.cc:2243] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:23.676630 24680 raft_consensus.cc:2272] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:23.680594 24680 ts_tablet_manager.cc:1916] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:07:23.691022 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 176103us
I20260709 13:07:23.687660 24684 raft_consensus.cc:493] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:23.700573 24684 raft_consensus.cc:515] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:23.709792 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:23.713521 24367 raft_consensus.cc:493] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:23.714200 24367 raft_consensus.cc:515] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:23.730986 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:23.736641 21624 leader_election.cc:304] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:23.738575 24684 leader_election.cc:290] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:23.738823 24431 raft_consensus.cc:2749] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:23.741043 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:23.741829 22269 raft_consensus.cc:2468] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 6.
I20260709 13:07:23.743036 21548 leader_election.cc:304] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:23.744107 24597 raft_consensus.cc:2804] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:07:23.744483 24597 raft_consensus.cc:493] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:23.744860 24597 raft_consensus.cc:3060] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:23.719084 24625 consensus_queue.cc:237] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:23.707931 24581 leader_election.cc:290] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:23.754853 24367 leader_election.cc:290] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:23.756512 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:07:23.757053 24679 log.cc:927] Time spent T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672: Append to log took a long time: real 0.111s	user 0.002s	sys 0.000s
I20260709 13:07:23.797155 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:23.795490 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:23.806329 24597 raft_consensus.cc:515] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:23.811630 21550 leader_election.cc:304] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:23.813992 24685 raft_consensus.cc:2749] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:07:23.889954 24597 leader_election.cc:290] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 7 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:23.890903 24680 ts_tablet_manager.cc:1929] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:07:23.891409 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:23.892038 22269 raft_consensus.cc:3060] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:23.891428 24680 log.cc:1199] T 10041191e7d14e77b704e6c142f86ced P c0c40b7dc6c341f7ba49e3a696970252: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-1-root/wals/10041191e7d14e77b704e6c142f86ced
I20260709 13:07:23.900754 21469 catalog_manager.cc:5028] TS c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): tablet 10041191e7d14e77b704e6c142f86ced (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
I20260709 13:07:23.903062 22269 raft_consensus.cc:2468] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 7.
I20260709 13:07:23.904537 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:23.904083 21548 leader_election.cc:304] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:23.908085 24367 raft_consensus.cc:2804] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:07:23.908528 24367 raft_consensus.cc:697] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 7 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:23.909308 24367 consensus_queue.cc:237] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:23.951033 24618 raft_consensus.cc:493] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:23.951545 24618 raft_consensus.cc:515] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:23.954053 24618 leader_election.cc:290] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:23.955565 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:23.956367 22264 raft_consensus.cc:2368] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for earlier term 6. Current term is 7.
I20260709 13:07:23.957449 21623 leader_election.cc:400] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 pre-election: Vote denied by peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861) with higher term. Message: Invalid argument: T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for earlier term 6. Current term is 7.
I20260709 13:07:23.957756 21623 leader_election.cc:403] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:07:23.958638 24618 raft_consensus.cc:3060] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Advancing to term 7
I20260709 13:07:23.962039 21582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "3d3266654c694a6c82af9d31d7154a0a" is_pre_election: true
I20260709 13:07:24.011816 24618 raft_consensus.cc:2749] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: Vote denied by peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861) with higher term. Message: Invalid argument: T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 for earlier term 6. Current term is 7.
I20260709 13:07:24.051420 21478 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45142 (request call id 319) took 8734 ms. Trace:
I20260709 13:07:24.051879 21478 rpcz_store.cc:276] 0709 13:07:15.317485 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:15.317631 (+   146us) service_pool.cc:224] Handling call
0709 13:07:24.051360 (+8733729us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:07:23.664178 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:07:23.694904 (+ 30726us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:07:23.694935 (+    31us) write_op.cc:435] Acquired schema lock
0709 13:07:23.694953 (+    18us) tablet.cc:662] Decoding operations
0709 13:07:23.695956 (+  1003us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:07:23.696013 (+    57us) write_op.cc:641] Partition lock acquired for write op
0709 13:07:23.696038 (+    25us) tablet.cc:685] Acquiring locks for 10 operations
0709 13:07:23.696738 (+   700us) tablet.cc:701] Row locks acquired
0709 13:07:23.696754 (+    16us) write_op.cc:260] PREPARE: finished
0709 13:07:23.696885 (+   131us) write_op.cc:270] Start()
0709 13:07:23.696986 (+   101us) write_op.cc:276] Timestamp: P: 1783602443696847 usec, L: 0
0709 13:07:23.697004 (+    18us) op_driver.cc:348] REPLICATION: starting
0709 13:07:23.711476 (+ 14472us) log.cc:844] Serialized 4025 byte log entry
0709 13:07:23.869118 (+157642us) spinlock_profiling.cc:243] Waited 5.57 ms on lock 0x7b540030a7d4. stack: 00007f732073a343 00007f732073a240 00007f73200c91d4 00007f7329e07304 00007f7329e07299 00007f73237c2571 00007f7323854e28 00007f732728f581 00007f732728ed58 00007f73272939f1 00007f73272939a9 00007f7327293939 00007f7327293901 00007f7327292b2d 000000000038f354 000000000038f199
0709 13:07:23.972117 (+102999us) op_driver.cc:464] REPLICATION: finished
0709 13:07:24.019162 (+ 47045us) write_op.cc:301] APPLY: starting
0709 13:07:24.019240 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0709 13:07:24.019436 (+   196us) tablet.cc:1370] finished BulkCheckPresence
0709 13:07:24.019456 (+    20us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:07:24.020515 (+  1059us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:07:24.020721 (+   206us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=10
0709 13:07:24.020767 (+    46us) write_op.cc:312] APPLY: finished
0709 13:07:24.021029 (+   262us) log.cc:844] Serialized 77 byte log entry
0709 13:07:24.021707 (+   678us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:24.021845 (+   138us) write_op.cc:454] Released schema lock
0709 13:07:24.021885 (+    40us) write_op.cc:341] FINISH: Updating metrics
0709 13:07:24.039999 (+ 18114us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:24.040033 (+    34us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":537376,"reported_tablets":37,"child_traces":[["op",{"apply.queue_time_us":46819,"apply.run_cpu_time_us":2541,"apply.run_wall_time_us":20770,"num_ops":10,"prepare.queue_time_us":220783,"prepare.run_cpu_time_us":23819,"prepare.run_wall_time_us":210811,"raft.queue_time_us":163882,"raft.run_cpu_time_us":5252,"raft.run_wall_time_us":11752,"replication_time_us":274977,"spinlock_wait_cycles":12820352,"thread_start_us":233380,"threads_started":4,"wal-append.queue_time_us":92895}]]}
I20260709 13:07:24.101150 21480 catalog_manager.cc:5697] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 2 to 6, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 6 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:24.114606 21480 catalog_manager.cc:5697] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 5 to 6, leader changed from fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 6 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:24.120229 21480 catalog_manager.cc:5697] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } }
I20260709 13:07:24.125087 21480 catalog_manager.cc:5697] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:24.126394 21480 catalog_manager.cc:5697] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 3 to 5, leader changed from c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 5 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:24.127655 21480 catalog_manager.cc:5697] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } }
I20260709 13:07:24.141809 21480 catalog_manager.cc:5697] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:24.143050 21480 catalog_manager.cc:5697] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 3 to 5, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196). New cstate: current_term: 5 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:24.144816 21480 catalog_manager.cc:5697] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:24.147888 21480 catalog_manager.cc:5697] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } }
I20260709 13:07:24.149199 21480 catalog_manager.cc:5697] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 5 to 7, leader changed from fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 7 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:24.150743 21480 catalog_manager.cc:5697] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 2 to 5, leader changed from c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) to fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196). New cstate: current_term: 5 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:24.152791 21480 catalog_manager.cc:5697] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:24.154754 21480 catalog_manager.cc:5697] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 1 to 4. New cstate: current_term: 4 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:24.155988 21480 catalog_manager.cc:5697] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 2 to 9. New cstate: current_term: 9 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } }
I20260709 13:07:24.157066 21480 catalog_manager.cc:5697] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:24.158357 21480 catalog_manager.cc:5697] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:24.159684 21480 catalog_manager.cc:5697] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 3 to 7. New cstate: current_term: 7 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:24.170280 21480 catalog_manager.cc:5697] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:24.175694 21480 catalog_manager.cc:5697] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 2 to 6. New cstate: current_term: 6 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } }
I20260709 13:07:24.177130 21480 catalog_manager.cc:5697] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 4 to 7, leader changed from fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 7 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:24.180570 21480 catalog_manager.cc:5697] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } }
I20260709 13:07:24.185333 21576 raft_consensus.cc:1275] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:07:24.185945 21480 catalog_manager.cc:5697] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 4 to 6, leader changed from 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) to fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196). New cstate: current_term: 6 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:24.187577 24618 consensus_queue.cc:1048] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:07:24.196202 21480 catalog_manager.cc:5697] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 2 to 4, leader changed from fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 4 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:24.209015 21480 catalog_manager.cc:5697] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 4 to 5, leader changed from c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 5 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } }
I20260709 13:07:24.211757 21480 catalog_manager.cc:5697] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } }
I20260709 13:07:24.214500 21480 catalog_manager.cc:5697] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 3 to 9, leader changed from 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 9 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:24.218647 22264 raft_consensus.cc:1275] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:07:24.220304 24625 consensus_queue.cc:1048] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:07:24.218885 21480 catalog_manager.cc:5697] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } }
I20260709 13:07:24.299247 21480 catalog_manager.cc:5697] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 2 to 6. New cstate: current_term: 6 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:24.399501 21655 raft_consensus.cc:1275] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:07:24.533767 22267 raft_consensus.cc:1275] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:07:24.532438 24683 consensus_queue.cc:1048] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.002s
I20260709 13:07:24.544481 24685 consensus_queue.cc:1048] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.002s
I20260709 13:07:24.648984 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:24.847533 21481 catalog_manager.cc:5697] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: leader changed from <none> to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 5 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:24.857962 21481 catalog_manager.cc:5697] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: term changed from 2 to 5. New cstate: current_term: 5 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:24.870205 21481 catalog_manager.cc:5697] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: term changed from 5 to 6, leader changed from 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) to fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196). New cstate: current_term: 6 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:24.876199 21480 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45128 (request call id 345) took 2545 ms. Trace:
I20260709 13:07:24.893595 21481 catalog_manager.cc:5697] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: term changed from 4 to 6, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 6 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:24.891947 21480 rpcz_store.cc:276] 0709 13:07:22.330566 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:22.330695 (+   129us) service_pool.cc:224] Handling call
0709 13:07:24.876096 (+2545401us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:07:24.550479 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:07:24.570843 (+ 20364us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:07:24.570896 (+    53us) write_op.cc:435] Acquired schema lock
0709 13:07:24.570930 (+    34us) tablet.cc:662] Decoding operations
0709 13:07:24.670420 (+ 99490us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:07:24.670516 (+    96us) write_op.cc:641] Partition lock acquired for write op
0709 13:07:24.670548 (+    32us) tablet.cc:685] Acquiring locks for 29 operations
0709 13:07:24.673116 (+  2568us) tablet.cc:701] Row locks acquired
0709 13:07:24.673164 (+    48us) write_op.cc:260] PREPARE: finished
0709 13:07:24.673340 (+   176us) write_op.cc:270] Start()
0709 13:07:24.673489 (+   149us) write_op.cc:276] Timestamp: P: 1783602444673275 usec, L: 0
0709 13:07:24.673514 (+    25us) op_driver.cc:348] REPLICATION: starting
0709 13:07:24.717058 (+ 43544us) log.cc:844] Serialized 11473 byte log entry
0709 13:07:24.764086 (+ 47028us) op_driver.cc:464] REPLICATION: finished
0709 13:07:24.778908 (+ 14822us) write_op.cc:301] APPLY: starting
0709 13:07:24.779008 (+   100us) tablet.cc:1367] starting BulkCheckPresence
0709 13:07:24.779506 (+   498us) tablet.cc:1370] finished BulkCheckPresence
0709 13:07:24.779642 (+   136us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:07:24.782464 (+  2822us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:07:24.782841 (+   377us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=29
0709 13:07:24.782881 (+    40us) write_op.cc:312] APPLY: finished
0709 13:07:24.783404 (+   523us) log.cc:844] Serialized 194 byte log entry
0709 13:07:24.783578 (+   174us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:24.797242 (+ 13664us) write_op.cc:454] Released schema lock
0709 13:07:24.797324 (+    82us) write_op.cc:341] FINISH: Updating metrics
0709 13:07:24.802870 (+  5546us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:24.807609 (+  4739us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":84893,"reported_tablets":37,"child_traces":[["op",{"apply.queue_time_us":14573,"apply.run_cpu_time_us":5350,"apply.run_wall_time_us":23892,"num_ops":29,"prepare.queue_time_us":168127,"prepare.run_cpu_time_us":7740,"prepare.run_wall_time_us":167049,"replication_time_us":90404,"spinlock_wait_cycles":13696,"thread_start_us":148596,"threads_started":2}]]}
I20260709 13:07:24.934970 21478 catalog_manager.cc:5697] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 5 to 9, leader changed from 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 9 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } }
I20260709 13:07:24.949082 21478 catalog_manager.cc:5697] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 5 to 8, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196). New cstate: current_term: 8 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:24.951035 21478 catalog_manager.cc:5697] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 2 to 8. New cstate: current_term: 8 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:25.034369 21478 catalog_manager.cc:5697] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:25.037593 21478 catalog_manager.cc:5697] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 2 to 7, leader changed from fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 7 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:25.055325 21478 catalog_manager.cc:5697] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 1 to 4, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 4 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:25.040107 21481 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:56516 (request call id 234) took 7466 ms. Trace:
I20260709 13:07:25.058938 21481 rpcz_store.cc:276] 0709 13:07:17.573634 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:17.594412 (+ 20778us) service_pool.cc:224] Handling call
0709 13:07:24.911685 (+7317273us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:24.911725 (+    40us) write_op.cc:454] Released schema lock
0709 13:07:25.040016 (+128291us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:07:24.902713 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:07:24.903403 (+   690us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:07:24.903450 (+    47us) write_op.cc:435] Acquired schema lock
0709 13:07:24.903478 (+    28us) tablet.cc:662] Decoding operations
0709 13:07:24.904253 (+   775us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:07:24.904317 (+    64us) write_op.cc:641] Partition lock acquired for write op
0709 13:07:24.904352 (+    35us) tablet.cc:685] Acquiring locks for 4 operations
0709 13:07:24.904854 (+   502us) tablet.cc:701] Row locks acquired
0709 13:07:24.904873 (+    19us) write_op.cc:260] PREPARE: finished
0709 13:07:24.905045 (+   172us) write_op.cc:270] Start()
0709 13:07:24.905179 (+   134us) write_op.cc:276] Timestamp: P: 1783602444904991 usec, L: 0
0709 13:07:24.905204 (+    25us) op_driver.cc:348] REPLICATION: starting
0709 13:07:24.905943 (+   739us) log.cc:844] Serialized 1698 byte log entry
0709 13:07:24.908778 (+  2835us) op_driver.cc:464] REPLICATION: finished
0709 13:07:24.909207 (+   429us) write_op.cc:301] APPLY: starting
0709 13:07:24.909276 (+    69us) tablet.cc:1367] starting BulkCheckPresence
0709 13:07:24.909423 (+   147us) tablet.cc:1370] finished BulkCheckPresence
0709 13:07:24.909511 (+    88us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:07:24.909945 (+   434us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:07:24.910116 (+   171us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=4
0709 13:07:24.910158 (+    42us) write_op.cc:312] APPLY: finished
0709 13:07:24.910362 (+   204us) log.cc:844] Serialized 41 byte log entry
0709 13:07:24.910512 (+   150us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:24.910600 (+    88us) write_op.cc:454] Released schema lock
0709 13:07:24.910634 (+    34us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"dns_us":7286,"mutex_wait_us":1213313,"reported_tablets":32,"child_traces":[["op",{"apply.queue_time_us":245,"apply.run_cpu_time_us":1672,"apply.run_wall_time_us":1672,"num_ops":4,"prepare.queue_time_us":2950,"prepare.run_cpu_time_us":3529,"prepare.run_wall_time_us":8901,"replication_time_us":3445}]]}
I20260709 13:07:25.123073 22267 consensus_queue.cc:237] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:25.139621 21730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28776f313c26429990c52fe2439e804b"
dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
mode: GRACEFUL
new_leader_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:55462
I20260709 13:07:25.140411 21730 raft_consensus.cc:606] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Received request to transfer leadership to TS 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:07:25.142602 21730 raft_consensus.cc:1275] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:07:25.145337 24623 consensus_queue.cc:1048] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:07:25.146018 21659 raft_consensus.cc:1275] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:07:25.149145 24623 consensus_queue.cc:1048] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:07:25.158926 21730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610"
dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
mode: GRACEFUL
new_leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
 from {username='slave'} at 127.0.0.1:55462
I20260709 13:07:25.159559 21730 raft_consensus.cc:606] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 9 FOLLOWER]: Received request to transfer leadership to TS c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:25.159986 21730 raft_consensus.cc:614] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 9 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:07:25.171852 23844 raft_consensus.cc:993] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672: : Instructing follower 3d3266654c694a6c82af9d31d7154a0a to start an election
I20260709 13:07:25.172317 23844 raft_consensus.cc:1081] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Signalling peer 3d3266654c694a6c82af9d31d7154a0a to start an election
I20260709 13:07:25.172565 21481 catalog_manager.cc:5697] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:25.174749 21481 catalog_manager.cc:5697] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 5 to 7, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196). New cstate: current_term: 7 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:25.176211 21481 catalog_manager.cc:5697] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 3 to 4, leader changed from fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 4 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:25.177977 21577 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28776f313c26429990c52fe2439e804b"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:36120
I20260709 13:07:25.178551 21577 raft_consensus.cc:493] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:25.178892 21577 raft_consensus.cc:3060] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:25.189648 24623 raft_consensus.cc:2955] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 LEADER]: Committing config change with OpId 7.8: config changed from index 5 to 8, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:25.191350 21658 raft_consensus.cc:2955] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Committing config change with OpId 7.8: config changed from index 5 to 8, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:25.201808 22269 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f8d0659f0b84494a0edb80d520b36e0"
dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
mode: GRACEFUL
new_leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
 from {username='slave'} at 127.0.0.1:40354
I20260709 13:07:25.202363 22269 raft_consensus.cc:606] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Received request to transfer leadership to TS c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:25.202702 22269 raft_consensus.cc:614] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:07:25.208477 21729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0"
dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
mode: GRACEFUL
new_leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
 from {username='slave'} at 127.0.0.1:55462
I20260709 13:07:25.209021 21729 raft_consensus.cc:606] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 7 LEADER]: Received request to transfer leadership to TS c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:25.213707 21730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7def1412cd384efaacdf04d382601ddf"
dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
mode: GRACEFUL
new_leader_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:55462
I20260709 13:07:25.214212 21730 raft_consensus.cc:606] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Received request to transfer leadership to TS 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:07:25.214548 21730 raft_consensus.cc:614] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:07:25.215821 21577 raft_consensus.cc:515] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:25.216643 21478 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45142 (request call id 320) took 1087 ms. Trace:
I20260709 13:07:25.218412 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: true dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:25.219044 21730 raft_consensus.cc:3055] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:07:25.219318 21730 raft_consensus.cc:740] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:25.220103 21730 consensus_queue.cc:260] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:25.221200 21730 raft_consensus.cc:3060] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:25.224136 21467 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1320105581bf4d818cb0476bcf16a7b6 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:25.230181 21730 raft_consensus.cc:2468] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 6.
I20260709 13:07:25.217021 21478 rpcz_store.cc:276] 0709 13:07:24.129528 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:24.129643 (+   115us) service_pool.cc:224] Handling call
0709 13:07:25.216561 (+1086918us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:07:25.092499 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:07:25.092990 (+   491us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:07:25.093016 (+    26us) write_op.cc:435] Acquired schema lock
0709 13:07:25.093032 (+    16us) tablet.cc:662] Decoding operations
0709 13:07:25.093780 (+   748us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:07:25.093846 (+    66us) write_op.cc:641] Partition lock acquired for write op
0709 13:07:25.093871 (+    25us) tablet.cc:685] Acquiring locks for 6 operations
0709 13:07:25.094415 (+   544us) tablet.cc:701] Row locks acquired
0709 13:07:25.094432 (+    17us) write_op.cc:260] PREPARE: finished
0709 13:07:25.094552 (+   120us) write_op.cc:270] Start()
0709 13:07:25.094642 (+    90us) write_op.cc:276] Timestamp: P: 1783602445094511 usec, L: 0
0709 13:07:25.094662 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 13:07:25.095346 (+   684us) log.cc:844] Serialized 2475 byte log entry
0709 13:07:25.097231 (+  1885us) op_driver.cc:464] REPLICATION: finished
0709 13:07:25.097639 (+   408us) write_op.cc:301] APPLY: starting
0709 13:07:25.097722 (+    83us) tablet.cc:1367] starting BulkCheckPresence
0709 13:07:25.097893 (+   171us) tablet.cc:1370] finished BulkCheckPresence
0709 13:07:25.097985 (+    92us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:07:25.098644 (+   659us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:07:25.103602 (+  4958us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=6
0709 13:07:25.103650 (+    48us) write_op.cc:312] APPLY: finished
0709 13:07:25.103884 (+   234us) log.cc:844] Serialized 53 byte log entry
0709 13:07:25.104014 (+   130us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:25.104130 (+   116us) write_op.cc:454] Released schema lock
0709 13:07:25.104168 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 13:07:25.104496 (+   328us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:25.104522 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":304,"reported_tablets":40,"child_traces":[["op",{"apply.queue_time_us":226,"apply.run_cpu_time_us":2078,"apply.run_wall_time_us":6810,"num_ops":6,"prepare.queue_time_us":8203,"prepare.run_cpu_time_us":3137,"prepare.run_wall_time_us":3137,"replication_time_us":2450}]]}
I20260709 13:07:25.233258 21729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc45dbfea82e411781eec9b654282454"
dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
mode: GRACEFUL
new_leader_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:55462
I20260709 13:07:25.233801 21729 raft_consensus.cc:606] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Received request to transfer leadership to TS 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:07:25.246562 20479 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:07:25.247205 21551 leader_election.cc:304] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:07:25.248169 24157 raft_consensus.cc:2804] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:07:25.248359 20479 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:25.248660 24157 raft_consensus.cc:697] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 6 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:25.249557 24157 consensus_queue.cc:237] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:25.278026 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: true dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:25.278590 22269 raft_consensus.cc:3060] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:25.290983 21730 raft_consensus.cc:2955] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Committing config change with OpId 7.8: config changed from index 5 to 8, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:25.304927 21577 leader_election.cc:290] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 6 election: Requested vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:25.308810 21483 catalog_manager.cc:5697] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: config changed from index 5 to 8, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New cstate: current_term: 7 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:25.317487 22269 raft_consensus.cc:2468] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 6.
I20260709 13:07:25.335458 21572 tablet_service.cc:1558] Processing DeleteTablet for tablet 1320105581bf4d818cb0476bcf16a7b6 with delete_type TABLET_DATA_TOMBSTONED (TS 3d3266654c694a6c82af9d31d7154a0a not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:36098
I20260709 13:07:25.343817 21480 catalog_manager.cc:5244] ChangeConfig:REMOVE_PEER RPC for tablet 1320105581bf4d818cb0476bcf16a7b6 with cas_config_opid_index 5: aborting the task: latest config opid_index 8; task opid_index 5
I20260709 13:07:25.349159 21482 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45118 (request call id 374) took 1414 ms. Trace:
I20260709 13:07:25.349480 21482 rpcz_store.cc:276] 0709 13:07:23.934342 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:23.934453 (+   111us) service_pool.cc:224] Handling call
0709 13:07:25.348987 (+1414534us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":17275,"reported_tablets":41}
I20260709 13:07:25.364899 24713 tablet_replica.cc:333] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:25.366083 24713 raft_consensus.cc:2243] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:25.367192 24713 raft_consensus.cc:2272] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:25.371387 24713 ts_tablet_manager.cc:1916] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:25.390197 24713 ts_tablet_manager.cc:1929] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 7.7
I20260709 13:07:25.390720 24713 log.cc:1199] T 1320105581bf4d818cb0476bcf16a7b6 P 3d3266654c694a6c82af9d31d7154a0a: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-0-root/wals/1320105581bf4d818cb0476bcf16a7b6
I20260709 13:07:25.404270 21468 catalog_manager.cc:5028] TS 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): tablet 1320105581bf4d818cb0476bcf16a7b6 (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
I20260709 13:07:25.430260 21482 catalog_manager.cc:5697] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 5 to 6, leader changed from 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 6 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:25.474961 24670 raft_consensus.cc:993] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672: : Instructing follower 3d3266654c694a6c82af9d31d7154a0a to start an election
I20260709 13:07:25.475575 24714 raft_consensus.cc:1081] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Signalling peer 3d3266654c694a6c82af9d31d7154a0a to start an election
I20260709 13:07:25.477283 21576 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc45dbfea82e411781eec9b654282454"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
 from {username='slave'} at 127.0.0.1:36120
I20260709 13:07:25.477793 21576 raft_consensus.cc:493] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:25.478127 21576 raft_consensus.cc:3060] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:25.488878 21576 raft_consensus.cc:515] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:25.491144 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:25.491648 21730 raft_consensus.cc:3055] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:25.491935 21730 raft_consensus.cc:740] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:25.492667 21730 consensus_queue.cc:260] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:25.493666 21730 raft_consensus.cc:3060] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:25.499958 21730 raft_consensus.cc:2468] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 4.
I20260709 13:07:25.500968 21551 leader_election.cc:304] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [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: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672; no voters: 
I20260709 13:07:25.501709 24157 raft_consensus.cc:2804] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:25.502206 24157 raft_consensus.cc:697] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 4 LEADER]: Becoming Leader. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:25.503103 24157 consensus_queue.cc:237] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:25.505574 21576 leader_election.cc:290] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [CANDIDATE]: Term 4 election: Requested vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:25.507021 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "3d3266654c694a6c82af9d31d7154a0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:25.507586 22269 raft_consensus.cc:3060] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:25.515239 24714 raft_consensus.cc:993] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672: : Instructing follower c0c40b7dc6c341f7ba49e3a696970252 to start an election
I20260709 13:07:25.515728 24714 raft_consensus.cc:1081] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 7 LEADER]: Signalling peer c0c40b7dc6c341f7ba49e3a696970252 to start an election
I20260709 13:07:25.529577 21658 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0"
dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
 from {username='slave'} at 127.0.0.1:53462
I20260709 13:07:25.530064 21658 raft_consensus.cc:493] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:25.530402 21658 raft_consensus.cc:3060] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:25.530354 22269 raft_consensus.cc:2468] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3266654c694a6c82af9d31d7154a0a in term 4.
I20260709 13:07:25.533773 21482 catalog_manager.cc:5697] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: term changed from 3 to 4, leader changed from 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) to 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193). New cstate: current_term: 4 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:25.537304 21658 raft_consensus.cc:515] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:25.539975 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:25.540504 21576 raft_consensus.cc:3060] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:25.552452 21658 leader_election.cc:290] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 8 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:25.553059 21576 raft_consensus.cc:2468] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 8.
I20260709 13:07:25.553447 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1744a00a374b73ac295fa9e55245a0" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:25.554610 21730 raft_consensus.cc:3055] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:07:25.554816 21730 raft_consensus.cc:740] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:25.555660 21730 consensus_queue.cc:260] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:25.557979 21730 raft_consensus.cc:3060] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:25.562865 21730 raft_consensus.cc:2468] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 8.
I20260709 13:07:25.564185 21626 leader_election.cc:304] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:25.565361 24581 raft_consensus.cc:2804] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:07:25.565884 24581 raft_consensus.cc:697] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 8 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:25.567067 24581 consensus_queue.cc:237] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:25.604303 21482 catalog_manager.cc:5697] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 7 to 8, leader changed from 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 8 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:25.646075 21730 raft_consensus.cc:1275] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:07:25.647514 24157 consensus_queue.cc:1048] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:07:25.708565 22269 raft_consensus.cc:1275] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:07:25.710839 24685 consensus_queue.cc:1048] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:07:25.952700 22267 raft_consensus.cc:1275] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:07:25.955035 24157 consensus_queue.cc:1048] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:26.022145 21578 raft_consensus.cc:1275] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 13:07:26.026257 24705 consensus_queue.cc:1048] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:07:26.100140 21729 raft_consensus.cc:1275] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:07:26.101879 24724 consensus_queue.cc:1048] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 13:07:26.130241 21624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 104763us
I20260709 13:07:26.156581 21730 raft_consensus.cc:1275] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 13:07:26.158171 24723 consensus_queue.cc:1048] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:07:26.249454 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:26.620679 21729 consensus_queue.cc:237] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [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: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
W20260709 13:07:26.652170 21697 consensus_peers.cc:597] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3ed1fb7e43d84f61a2bba6f0e6c6a77f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:26.680730 21659 raft_consensus.cc:1275] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:07:26.682467 21578 raft_consensus.cc:1275] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:07:26.685290 24714 consensus_queue.cc:1048] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:26.687243 24714 consensus_queue.cc:1048] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:26.743794 24714 raft_consensus.cc:2955] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:07:26.745918 21655 raft_consensus.cc:2955] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:07:26.771836 21729 consensus_queue.cc:237] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [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: 4, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:07:26.775121 21576 raft_consensus.cc:2955] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:07:26.783499 21482 catalog_manager.cc:5697] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: config changed from index -1 to 5, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 5 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
W20260709 13:07:26.814481 21697 consensus_peers.cc:597] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ae3de6eeed744becae91c6342a852f3f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:26.814623 21576 raft_consensus.cc:1275] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 9 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:07:26.815565 21659 raft_consensus.cc:1275] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:07:26.816196 24707 consensus_queue.cc:1048] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:07:26.817876 24670 consensus_queue.cc:1048] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:26.893832 24714 raft_consensus.cc:2955] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 9 LEADER]: Committing config change with OpId 9.6: config changed from index -1 to 6, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:07:26.913734 21658 raft_consensus.cc:2955] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: Committing config change with OpId 9.6: config changed from index -1 to 6, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:07:26.948549 21576 consensus_queue.cc:237] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:07:26.956360 21577 raft_consensus.cc:2955] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 9 FOLLOWER]: Committing config change with OpId 9.6: config changed from index -1 to 6, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:07:26.977473 21658 raft_consensus.cc:1275] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:26.982837 24724 consensus_queue.cc:1048] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:26.983963 21729 raft_consensus.cc:1275] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:26.985527 24597 consensus_queue.cc:1048] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:07:26.989411 21548 consensus_peers.cc:597] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1d4b4815da064705a6509e5a89c3a18b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:27.019304 24724 raft_consensus.cc:2955] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:07:27.021726 21729 raft_consensus.cc:2955] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:07:27.024359 21655 raft_consensus.cc:2955] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:07:27.098968 21481 catalog_manager.cc:5697] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: config changed from index -1 to 6, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 9 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:07:27.120054 21730 consensus_queue.cc:237] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [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: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:07:27.141745 24747 ts_tablet_manager.cc:933] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:27.145596 21483 catalog_manager.cc:5697] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: config changed from index -1 to 3, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 3 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
W20260709 13:07:27.185642 21697 consensus_peers.cc:597] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 15b0ef1efaf74cde901ff0a73fc29ae4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:27.190733 21576 raft_consensus.cc:1275] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:07:27.192364 24714 consensus_queue.cc:1048] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:27.198141 21655 raft_consensus.cc:1275] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:07:27.199719 24714 consensus_queue.cc:1048] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 13:07:27.198047 24747 tablet_copy_client.cc:323] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.195:36459
I20260709 13:07:27.208141 21744 tablet_copy_service.cc:140] P 85fe6149d5a84a0e8902326e5be67672: Received BeginTabletCopySession request for tablet 3ed1fb7e43d84f61a2bba6f0e6c6a77f from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:41336)
I20260709 13:07:27.208904 21744 tablet_copy_service.cc:161] P 85fe6149d5a84a0e8902326e5be67672: Beginning new tablet copy session on tablet 3ed1fb7e43d84f61a2bba6f0e6c6a77f from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:41336: session id = fd323b19805c46bcb7aec2478c2a29e9-3ed1fb7e43d84f61a2bba6f0e6c6a77f
I20260709 13:07:27.238224 21744 tablet_copy_source_session.cc:215] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:27.241828 24747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ed1fb7e43d84f61a2bba6f0e6c6a77f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.247252 24733 raft_consensus.cc:2955] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:07:27.266180 21577 raft_consensus.cc:2955] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:07:27.274279 24747 tablet_copy_client.cc:806] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:27.274931 24747 tablet_copy_client.cc:670] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:27.275913 21655 raft_consensus.cc:2955] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:07:27.283808 24747 tablet_copy_client.cc:538] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:27.286605 21482 catalog_manager.cc:5697] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: config changed from index -1 to 5, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 5 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:07:27.320942 24752 ts_tablet_manager.cc:933] T ae3de6eeed744becae91c6342a852f3f P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:27.321103 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:27.332679 24747 tablet_bootstrap.cc:492] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:07:27.337939 24752 tablet_copy_client.cc:323] T ae3de6eeed744becae91c6342a852f3f P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.195:36459
I20260709 13:07:27.349615 21744 tablet_copy_service.cc:140] P 85fe6149d5a84a0e8902326e5be67672: Received BeginTabletCopySession request for tablet ae3de6eeed744becae91c6342a852f3f from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:41336)
I20260709 13:07:27.350180 21744 tablet_copy_service.cc:161] P 85fe6149d5a84a0e8902326e5be67672: Beginning new tablet copy session on tablet ae3de6eeed744becae91c6342a852f3f from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:41336: session id = fd323b19805c46bcb7aec2478c2a29e9-ae3de6eeed744becae91c6342a852f3f
I20260709 13:07:27.357820 21744 tablet_copy_source_session.cc:215] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:27.371533 24752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae3de6eeed744becae91c6342a852f3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.459344 24747 tablet_bootstrap.cc:492] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:27.460418 24747 tablet_bootstrap.cc:492] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:07:27.461177 24747 ts_tablet_manager.cc:1403] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.129s	user 0.031s	sys 0.003s
I20260709 13:07:27.464167 24752 tablet_copy_client.cc:806] T ae3de6eeed744becae91c6342a852f3f P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:27.464756 24752 tablet_copy_client.cc:670] T ae3de6eeed744becae91c6342a852f3f P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:27.466116 24747 raft_consensus.cc:359] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P fd323b19805c46bcb7aec2478c2a29e9 [term 5 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:07:27.467767 24747 raft_consensus.cc:740] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P fd323b19805c46bcb7aec2478c2a29e9 [term 5 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:07:27.468541 24747 consensus_queue.cc:260] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P fd323b19805c46bcb7aec2478c2a29e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:07:27.471374 24752 tablet_copy_client.cc:538] T ae3de6eeed744becae91c6342a852f3f P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:27.473304 21730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b"
dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
mode: GRACEFUL
new_leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
 from {username='slave'} at 127.0.0.1:55462
I20260709 13:07:27.473904 21730 raft_consensus.cc:606] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 9 LEADER]: Received request to transfer leadership to TS c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:27.478771 21730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4"
dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
mode: GRACEFUL
new_leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
 from {username='slave'} at 127.0.0.1:55462
I20260709 13:07:27.479364 21730 raft_consensus.cc:606] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Received request to transfer leadership to TS c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:27.482278 24747 ts_tablet_manager.cc:1434] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.003s
I20260709 13:07:27.483804 21577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a"
dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
mode: GRACEFUL
new_leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
 from {username='slave'} at 127.0.0.1:47892
I20260709 13:07:27.484301 21577 raft_consensus.cc:606] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 7 LEADER]: Received request to transfer leadership to TS c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:27.508354 24724 raft_consensus.cc:993] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a: : Instructing follower c0c40b7dc6c341f7ba49e3a696970252 to start an election
I20260709 13:07:27.508831 24724 raft_consensus.cc:1081] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 7 LEADER]: Signalling peer c0c40b7dc6c341f7ba49e3a696970252 to start an election
I20260709 13:07:27.512707 22267 raft_consensus.cc:1217] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P fd323b19805c46bcb7aec2478c2a29e9 [term 5 LEARNER]: Deduplicated request from leader. Original: 5.4->[5.5-5.5]   Dedup: 5.5->[]
I20260709 13:07:27.513394 24752 tablet_bootstrap.cc:492] T ae3de6eeed744becae91c6342a852f3f P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:07:27.513895 21655 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a"
dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
 from {username='slave'} at 127.0.0.1:53446
I20260709 13:07:27.514459 21655 raft_consensus.cc:493] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:27.514787 21655 raft_consensus.cc:3060] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:27.523940 21730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62dba503b525414b9f6db863d11d702f"
dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
mode: GRACEFUL
new_leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
 from {username='slave'} at 127.0.0.1:55462
I20260709 13:07:27.524595 21730 raft_consensus.cc:606] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 9 LEADER]: Received request to transfer leadership to TS c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:27.525924 20479 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:07:27.527678 20479 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:27.559863 21655 raft_consensus.cc:515] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:27.570263 21655 leader_election.cc:290] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 8 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:27.570346 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: true dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:27.572906 21744 tablet_copy_service.cc:342] P 85fe6149d5a84a0e8902326e5be67672: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-3ed1fb7e43d84f61a2bba6f0e6c6a77f received from {username='slave'} at 127.0.0.1:41336
I20260709 13:07:27.573004 21577 raft_consensus.cc:3055] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:07:27.573451 21744 tablet_copy_service.cc:434] P 85fe6149d5a84a0e8902326e5be67672: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-3ed1fb7e43d84f61a2bba6f0e6c6a77f on tablet 3ed1fb7e43d84f61a2bba6f0e6c6a77f with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:27.571673 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466c4cb3d37f449d858696fd3e62b10a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: true dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:27.574210 21730 raft_consensus.cc:3060] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:27.573457 21577 raft_consensus.cc:740] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 3d3266654c694a6c82af9d31d7154a0a, State: Running, Role: LEADER
I20260709 13:07:27.575407 21577 consensus_queue.cc:260] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 7.3, Last appended by leader: 3, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:27.576538 21577 raft_consensus.cc:3060] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:27.585423 21577 raft_consensus.cc:2468] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 8.
I20260709 13:07:27.586697 21624 leader_election.cc:304] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:27.588537 24747 ts_tablet_manager.cc:933] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015)
I20260709 13:07:27.588683 24581 raft_consensus.cc:2804] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:07:27.589250 24581 raft_consensus.cc:697] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 8 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:27.590058 24581 consensus_queue.cc:237] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 7.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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:27.596045 21730 raft_consensus.cc:2468] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 8.
I20260709 13:07:27.614693 24752 tablet_bootstrap.cc:492] T ae3de6eeed744becae91c6342a852f3f P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:27.617425 24752 tablet_bootstrap.cc:492] T ae3de6eeed744becae91c6342a852f3f P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:07:27.622654 21481 catalog_manager.cc:5697] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 7 to 8, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 8 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:27.626688 24752 ts_tablet_manager.cc:1403] T ae3de6eeed744becae91c6342a852f3f P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.114s	user 0.033s	sys 0.000s
I20260709 13:07:27.629698 24752 raft_consensus.cc:359] T ae3de6eeed744becae91c6342a852f3f P fd323b19805c46bcb7aec2478c2a29e9 [term 9 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:07:27.639124 24752 raft_consensus.cc:740] T ae3de6eeed744becae91c6342a852f3f P fd323b19805c46bcb7aec2478c2a29e9 [term 9 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:07:27.639952 24752 consensus_queue.cc:260] T ae3de6eeed744becae91c6342a852f3f P fd323b19805c46bcb7aec2478c2a29e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:07:27.616468 24755 ts_tablet_manager.cc:933] T 15b0ef1efaf74cde901ff0a73fc29ae4 P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:27.625075 24747 tablet_copy_client.cc:323] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.193:37015
I20260709 13:07:27.645164 24752 ts_tablet_manager.cc:1434] T ae3de6eeed744becae91c6342a852f3f P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:07:27.652241 21595 tablet_copy_service.cc:140] P 3d3266654c694a6c82af9d31d7154a0a: Received BeginTabletCopySession request for tablet 1d4b4815da064705a6509e5a89c3a18b from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:55756)
I20260709 13:07:27.656335 21595 tablet_copy_service.cc:161] P 3d3266654c694a6c82af9d31d7154a0a: Beginning new tablet copy session on tablet 1d4b4815da064705a6509e5a89c3a18b from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:55756: session id = fd323b19805c46bcb7aec2478c2a29e9-1d4b4815da064705a6509e5a89c3a18b
I20260709 13:07:27.657271 24755 tablet_copy_client.cc:323] T 15b0ef1efaf74cde901ff0a73fc29ae4 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.195:36459
I20260709 13:07:27.659337 21744 tablet_copy_service.cc:342] P 85fe6149d5a84a0e8902326e5be67672: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-ae3de6eeed744becae91c6342a852f3f received from {username='slave'} at 127.0.0.1:41336
I20260709 13:07:27.659775 21744 tablet_copy_service.cc:434] P 85fe6149d5a84a0e8902326e5be67672: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-ae3de6eeed744becae91c6342a852f3f on tablet ae3de6eeed744becae91c6342a852f3f with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:27.661792 21744 tablet_copy_service.cc:140] P 85fe6149d5a84a0e8902326e5be67672: Received BeginTabletCopySession request for tablet 15b0ef1efaf74cde901ff0a73fc29ae4 from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:41336)
I20260709 13:07:27.662263 21744 tablet_copy_service.cc:161] P 85fe6149d5a84a0e8902326e5be67672: Beginning new tablet copy session on tablet 15b0ef1efaf74cde901ff0a73fc29ae4 from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:41336: session id = fd323b19805c46bcb7aec2478c2a29e9-15b0ef1efaf74cde901ff0a73fc29ae4
I20260709 13:07:27.671954 21744 tablet_copy_source_session.cc:215] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:27.677104 24755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15b0ef1efaf74cde901ff0a73fc29ae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.680375 21595 tablet_copy_source_session.cc:215] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:27.683486 24747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d4b4815da064705a6509e5a89c3a18b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.700207 24747 tablet_copy_client.cc:806] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:27.700933 24747 tablet_copy_client.cc:670] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:27.701010 24755 tablet_copy_client.cc:806] T 15b0ef1efaf74cde901ff0a73fc29ae4 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:27.701785 24755 tablet_copy_client.cc:670] T 15b0ef1efaf74cde901ff0a73fc29ae4 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:27.705989 24747 tablet_copy_client.cc:538] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:27.706790 24755 tablet_copy_client.cc:538] T 15b0ef1efaf74cde901ff0a73fc29ae4 P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:27.715760 24755 tablet_bootstrap.cc:492] T 15b0ef1efaf74cde901ff0a73fc29ae4 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:07:27.726943 24733 raft_consensus.cc:993] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672: : Instructing follower c0c40b7dc6c341f7ba49e3a696970252 to start an election
I20260709 13:07:27.727473 24733 raft_consensus.cc:1081] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 9 LEADER]: Signalling peer c0c40b7dc6c341f7ba49e3a696970252 to start an election
I20260709 13:07:27.727685 24747 tablet_bootstrap.cc:492] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:07:27.744071 21658 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b"
dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
 from {username='slave'} at 127.0.0.1:53462
I20260709 13:07:27.744655 21658 raft_consensus.cc:493] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:27.745007 21658 raft_consensus.cc:3060] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:07:27.758551 21658 raft_consensus.cc:515] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:27.764580 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:27.765110 21577 raft_consensus.cc:3060] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:07:27.765959 24755 tablet_bootstrap.cc:492] T 15b0ef1efaf74cde901ff0a73fc29ae4 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:27.766897 24755 tablet_bootstrap.cc:492] T 15b0ef1efaf74cde901ff0a73fc29ae4 P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:07:27.767329 21658 leader_election.cc:290] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 10 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:27.767606 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06c0addcd6422cace4d15f3929139b" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:27.768141 21733 raft_consensus.cc:3055] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 13:07:27.768404 21733 raft_consensus.cc:740] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:27.769068 21733 consensus_queue.cc:260] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:27.770176 21733 raft_consensus.cc:3060] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:07:27.771311 21577 raft_consensus.cc:2468] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 10.
I20260709 13:07:27.776634 21624 leader_election.cc:304] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:27.777060 21733 raft_consensus.cc:2468] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 10.
I20260709 13:07:27.777977 22267 raft_consensus.cc:1217] T ae3de6eeed744becae91c6342a852f3f P fd323b19805c46bcb7aec2478c2a29e9 [term 9 LEARNER]: Deduplicated request from leader. Original: 9.5->[9.6-9.6]   Dedup: 9.6->[]
I20260709 13:07:27.779256 24755 ts_tablet_manager.cc:1403] T 15b0ef1efaf74cde901ff0a73fc29ae4 P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.064s	user 0.019s	sys 0.020s
I20260709 13:07:27.793505 24705 raft_consensus.cc:2804] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:07:27.794057 24705 raft_consensus.cc:697] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 10 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:27.794977 24705 consensus_queue.cc:237] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:27.830365 21481 catalog_manager.cc:5697] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 9 to 10, leader changed from 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 10 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:27.847088 24755 raft_consensus.cc:359] T 15b0ef1efaf74cde901ff0a73fc29ae4 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:07:27.847940 24755 raft_consensus.cc:740] T 15b0ef1efaf74cde901ff0a73fc29ae4 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:07:27.844105 24747 tablet_bootstrap.cc:492] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:27.849315 24747 tablet_bootstrap.cc:492] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:07:27.860036 24747 ts_tablet_manager.cc:1403] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.133s	user 0.026s	sys 0.007s
I20260709 13:07:27.862980 24747 raft_consensus.cc:359] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:07:27.875865 24747 raft_consensus.cc:740] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:07:27.872404 24707 raft_consensus.cc:993] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672: : Instructing follower c0c40b7dc6c341f7ba49e3a696970252 to start an election
I20260709 13:07:27.876530 24707 raft_consensus.cc:1081] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Signalling peer c0c40b7dc6c341f7ba49e3a696970252 to start an election
I20260709 13:07:27.848547 24755 consensus_queue.cc:260] T 15b0ef1efaf74cde901ff0a73fc29ae4 P fd323b19805c46bcb7aec2478c2a29e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:07:27.879014 21655 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4"
dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
 from {username='slave'} at 127.0.0.1:53462
I20260709 13:07:27.880282 24755 ts_tablet_manager.cc:1434] T 15b0ef1efaf74cde901ff0a73fc29ae4 P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.100s	user 0.006s	sys 0.001s
I20260709 13:07:27.881335 24747 consensus_queue.cc:260] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:07:27.883665 24747 ts_tablet_manager.cc:1434] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.000s
I20260709 13:07:27.884832 21744 tablet_copy_service.cc:342] P 85fe6149d5a84a0e8902326e5be67672: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-15b0ef1efaf74cde901ff0a73fc29ae4 received from {username='slave'} at 127.0.0.1:41336
I20260709 13:07:27.885251 21744 tablet_copy_service.cc:434] P 85fe6149d5a84a0e8902326e5be67672: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-15b0ef1efaf74cde901ff0a73fc29ae4 on tablet 15b0ef1efaf74cde901ff0a73fc29ae4 with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:27.879518 21655 raft_consensus.cc:493] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:27.886188 21595 tablet_copy_service.cc:342] P 3d3266654c694a6c82af9d31d7154a0a: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-1d4b4815da064705a6509e5a89c3a18b received from {username='slave'} at 127.0.0.1:55756
I20260709 13:07:27.886626 21655 raft_consensus.cc:3060] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:27.886744 21595 tablet_copy_service.cc:434] P 3d3266654c694a6c82af9d31d7154a0a: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-1d4b4815da064705a6509e5a89c3a18b on tablet 1d4b4815da064705a6509e5a89c3a18b with peer fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:27.897075 21655 raft_consensus.cc:515] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:07:27.899772 21576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "3d3266654c694a6c82af9d31d7154a0a"
I20260709 13:07:27.900319 21576 raft_consensus.cc:3060] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:27.918638 21576 raft_consensus.cc:2468] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 6.
I20260709 13:07:27.928979 24733 raft_consensus.cc:993] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672: : Instructing follower c0c40b7dc6c341f7ba49e3a696970252 to start an election
I20260709 13:07:27.934417 24733 raft_consensus.cc:1081] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 9 LEADER]: Signalling peer c0c40b7dc6c341f7ba49e3a696970252 to start an election
I20260709 13:07:27.934729 21624 leader_election.cc:304] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [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: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:27.932770 24670 raft_consensus.cc:1064] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:07:27.935477 24705 raft_consensus.cc:2804] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:07:27.936144 21655 leader_election.cc:290] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:27.936156 24705 raft_consensus.cc:697] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:27.937937 24705 consensus_queue.cc:237] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:07:27.938117 24670 consensus_queue.cc:237] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [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: 3, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:27.941810 21655 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62dba503b525414b9f6db863d11d702f"
dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
 from {username='slave'} at 127.0.0.1:53462
I20260709 13:07:27.942313 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:27.943979 21729 raft_consensus.cc:3055] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:07:27.944247 21729 raft_consensus.cc:740] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:27.944927 21729 consensus_queue.cc:260] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:07:27.946326 21729 raft_consensus.cc:3060] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:27.950502 21481 catalog_manager.cc:5697] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 5 to 6, leader changed from 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 6 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:27.953416 21729 raft_consensus.cc:2468] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 6.
I20260709 13:07:27.953998 21655 raft_consensus.cc:493] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:27.964308 21655 raft_consensus.cc:3060] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:07:27.964835 21577 raft_consensus.cc:1275] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:07:27.962311 22267 raft_consensus.cc:1275] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P fd323b19805c46bcb7aec2478c2a29e9 [term 5 LEARNER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:07:27.967581 24707 consensus_queue.cc:1048] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:27.962395 21658 raft_consensus.cc:1275] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:07:27.963572 21659 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4"
dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:53430
I20260709 13:07:27.970600 21659 raft_consensus.cc:606] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 LEADER]: Received request to transfer leadership
I20260709 13:07:27.969345 24707 consensus_queue.cc:1048] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.003s
I20260709 13:07:27.973744 24714 consensus_queue.cc:1048] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:27.976482 21659 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4"
dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:53430
I20260709 13:07:27.977010 21659 raft_consensus.cc:606] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 LEADER]: Received request to transfer leadership
W20260709 13:07:27.978443 21469 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 15b0ef1efaf74cde901ff0a73fc29ae4 already in progress [suppressed 1 similar messages]
I20260709 13:07:27.989547 21730 raft_consensus.cc:1275] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 7 index: 3. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
I20260709 13:07:27.991222 24705 consensus_queue.cc:1048] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:27.991217 21655 raft_consensus.cc:515] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:27.997375 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:27.997618 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:27.998034 21730 raft_consensus.cc:3055] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 13:07:27.998193 22269 raft_consensus.cc:3060] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:07:27.998464 21730 raft_consensus.cc:740] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:27.999455 21730 consensus_queue.cc:260] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:28.003958 21730 raft_consensus.cc:3060] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:07:28.006855 22269 raft_consensus.cc:2468] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 10.
I20260709 13:07:28.009187 21658 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4"
dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:53430
I20260709 13:07:28.009786 21655 leader_election.cc:290] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 10 election: Requested vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:28.009841 21658 raft_consensus.cc:606] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 LEADER]: Received request to transfer leadership
I20260709 13:07:28.012907 21623 leader_election.cc:304] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:28.014142 24705 raft_consensus.cc:2804] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:07:28.014717 24705 raft_consensus.cc:697] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 10 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:28.015596 24705 consensus_queue.cc:237] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:28.018875 21730 raft_consensus.cc:2468] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 10.
W20260709 13:07:28.029223 21531 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 13:07:28.029652 21531 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 15b0ef1efaf74cde901ff0a73fc29ae4 already in progress
W20260709 13:07:28.029951 21531 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 15b0ef1efaf74cde901ff0a73fc29ae4 already in progress
I20260709 13:07:28.038942 24707 raft_consensus.cc:2955] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Committing config change with OpId 5.6: config changed from index 5 to 6, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:28.047078 22269 raft_consensus.cc:1217] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
W20260709 13:07:28.125809 21550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 63670us
I20260709 13:07:28.125470 21576 raft_consensus.cc:2955] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
W20260709 13:07:28.137305 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 72109.6us
W20260709 13:07:28.211223 21623 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 74648.9us
W20260709 13:07:28.242807 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 75446.4us
I20260709 13:07:28.311569 21482 catalog_manager.cc:5697] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 9 to 10, leader changed from 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 10 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:07:28.348814 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 54329.4us
I20260709 13:07:28.352900 21577 raft_consensus.cc:1275] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 7 index: 3. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
I20260709 13:07:28.354557 21481 catalog_manager.cc:5697] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: config changed from index 5 to 6, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
W20260709 13:07:28.379961 21548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 131405us
I20260709 13:07:28.392408 21730 raft_consensus.cc:1275] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 10 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
W20260709 13:07:28.404970 22239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 76911.7us
I20260709 13:07:28.424806 24705 consensus_queue.cc:1048] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 13:07:28.429319 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 193080us
I20260709 13:07:28.436551 22267 raft_consensus.cc:2955] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:28.445358 21658 raft_consensus.cc:2955] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:28.456276 21578 raft_consensus.cc:1275] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 10 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 13:07:28.470672 21726 consensus_queue.cc:237] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [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: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:28.498818 22264 raft_consensus.cc:1275] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:07:28.500998 24670 raft_consensus.cc:1064] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:07:28.502907 24670 consensus_queue.cc:237] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [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: 4, Current term: 9, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:28.505299 24581 consensus_queue.cc:1048] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:28.506946 24705 consensus_queue.cc:1048] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:07:28.509106 24733 consensus_queue.cc:1048] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:07:28.512102 21659 raft_consensus.cc:1275] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:07:28.517050 22267 raft_consensus.cc:3060] T 15b0ef1efaf74cde901ff0a73fc29ae4 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 LEARNER]: Advancing to term 6
W20260709 13:07:28.527522 21551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 63553.8us
I20260709 13:07:28.527232 24707 raft_consensus.cc:2955] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:28.532303 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:28.540452 22264 raft_consensus.cc:1275] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 10 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 13:07:28.545027 24789 raft_consensus.cc:1064] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:07:28.547546 24789 consensus_queue.cc:237] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:28.553535 24581 consensus_queue.cc:1048] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 13:07:28.564162 22267 raft_consensus.cc:1275] T 15b0ef1efaf74cde901ff0a73fc29ae4 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 LEARNER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:07:28.570488 24771 consensus_queue.cc:1048] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 13:07:28.576733 21697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 51708.1us
I20260709 13:07:28.591895 21726 raft_consensus.cc:1275] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:07:28.592170 21470 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3ed1fb7e43d84f61a2bba6f0e6c6a77f with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:07:28.608127 21700 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:28.616333 22269 raft_consensus.cc:1275] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9 [term 3 LEARNER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:07:28.634617 24724 consensus_queue.cc:1048] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:28.634486 22271 raft_consensus.cc:2955] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:28.626730 21482 catalog_manager.cc:5697] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: config changed from index 6 to 7, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New cstate: current_term: 5 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:28.600692 24707 consensus_queue.cc:1048] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.023s
I20260709 13:07:28.656456 21730 raft_consensus.cc:1275] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:07:28.658586 21578 raft_consensus.cc:1275] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:07:28.684161 21659 raft_consensus.cc:1275] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:07:28.688050 21726 raft_consensus.cc:1275] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 10 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 13:07:28.666905 24705 consensus_queue.cc:1048] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.020s
I20260709 13:07:28.664964 24746 consensus_queue.cc:1048] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.027s
I20260709 13:07:28.721161 24581 consensus_queue.cc:1048] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.051s
I20260709 13:07:28.775844 22270 raft_consensus.cc:1275] T ae3de6eeed744becae91c6342a852f3f P fd323b19805c46bcb7aec2478c2a29e9 [term 9 LEARNER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 13:07:28.780468 24707 consensus_queue.cc:1048] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:07:28.806568 21576 raft_consensus.cc:1275] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 9 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 13:07:28.825989 24773 consensus_queue.cc:1048] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.002s
I20260709 13:07:28.887094 21658 raft_consensus.cc:2955] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:28.898073 21572 tablet_service.cc:1558] Processing DeleteTablet for tablet 3ed1fb7e43d84f61a2bba6f0e6c6a77f with delete_type TABLET_DATA_TOMBSTONED (TS 3d3266654c694a6c82af9d31d7154a0a not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:36098
I20260709 13:07:28.906872 24789 consensus_queue.cc:1048] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:28.921542 24792 raft_consensus.cc:1064] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
W20260709 13:07:28.922096 24792 raft_consensus.cc:1068] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252: Unable to promote non-voter fd323b19805c46bcb7aec2478c2a29e9: Service unavailable: leader transfer in progress
I20260709 13:07:28.951637 24773 raft_consensus.cc:2955] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 9 LEADER]: Committing config change with OpId 9.7: config changed from index 6 to 7, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:28.956961 24808 tablet_replica.cc:333] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:28.971190 24808 raft_consensus.cc:2243] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:28.973932 24808 raft_consensus.cc:2272] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:28.962438 24789 raft_consensus.cc:2955] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:28.968391 24771 raft_consensus.cc:1064] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:07:28.958710 22269 raft_consensus.cc:2955] T ae3de6eeed744becae91c6342a852f3f P fd323b19805c46bcb7aec2478c2a29e9 [term 9 FOLLOWER]: Committing config change with OpId 9.7: config changed from index 6 to 7, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
W20260709 13:07:28.976372 24771 raft_consensus.cc:1068] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252: Unable to promote non-voter fd323b19805c46bcb7aec2478c2a29e9: Service unavailable: leader transfer in progress
I20260709 13:07:28.979296 24808 ts_tablet_manager.cc:1916] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:28.983747 21579 raft_consensus.cc:2955] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 9 FOLLOWER]: Committing config change with OpId 9.7: config changed from index 6 to 7, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:28.971285 21726 raft_consensus.cc:2955] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:29.018272 24808 ts_tablet_manager.cc:1929] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.6
I20260709 13:07:29.018723 24808 log.cc:1199] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 3d3266654c694a6c82af9d31d7154a0a: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-0-root/wals/3ed1fb7e43d84f61a2bba6f0e6c6a77f
I20260709 13:07:29.020351 21468 catalog_manager.cc:5028] TS 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): tablet 3ed1fb7e43d84f61a2bba6f0e6c6a77f (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
I20260709 13:07:29.025365 22264 raft_consensus.cc:2955] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:29.038180 24778 consensus_queue.cc:1048] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 13:07:29.034349 21480 catalog_manager.cc:5697] T ae3de6eeed744becae91c6342a852f3f P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: config changed from index 6 to 7, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 9 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:29.059543 24771 raft_consensus.cc:993] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252: : Instructing follower 85fe6149d5a84a0e8902326e5be67672 to start an election
I20260709 13:07:29.060114 24705 raft_consensus.cc:1081] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 LEADER]: Signalling peer 85fe6149d5a84a0e8902326e5be67672 to start an election
I20260709 13:07:29.072310 21483 catalog_manager.cc:5697] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: config changed from index 3 to 4, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:29.076484 21660 raft_consensus.cc:1275] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 13:07:29.099274 24771 raft_consensus.cc:1064] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
W20260709 13:07:29.099663 24771 raft_consensus.cc:1068] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252: Unable to promote non-voter fd323b19805c46bcb7aec2478c2a29e9: Service unavailable: leader transfer in progress
I20260709 13:07:29.110610 21726 consensus_queue.cc:237] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [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: 4, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:29.116766 22264 raft_consensus.cc:1275] T ae3de6eeed744becae91c6342a852f3f P fd323b19805c46bcb7aec2478c2a29e9 [term 9 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 13:07:29.126012 24773 consensus_queue.cc:1048] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:07:29.131968 21729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4"
dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
 from {username='slave'} at 127.0.0.1:34386
I20260709 13:07:29.137463 21659 raft_consensus.cc:2955] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } attrs { replace: true } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:29.160019 24773 raft_consensus.cc:2955] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 9 LEADER]: Committing config change with OpId 9.8: config changed from index 7 to 8, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:29.166929 22269 raft_consensus.cc:2955] T ae3de6eeed744becae91c6342a852f3f P fd323b19805c46bcb7aec2478c2a29e9 [term 9 FOLLOWER]: Committing config change with OpId 9.8: config changed from index 7 to 8, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:29.166904 21579 consensus_queue.cc:237] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:29.176715 20479 tablet_server.cc:179] TabletServer@127.19.255.193:0 shutting down...
I20260709 13:07:29.184916 22266 raft_consensus.cc:1275] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:07:29.194104 24780 consensus_queue.cc:1048] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } 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 13:07:29.204556 24724 raft_consensus.cc:2955] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:29.209092 21480 catalog_manager.cc:5697] T ae3de6eeed744becae91c6342a852f3f P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: config changed from index 7 to 8, VOTER c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) evicted. New cstate: current_term: 9 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:29.218281 22264 raft_consensus.cc:2955] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:29.230595 21468 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1d4b4815da064705a6509e5a89c3a18b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:29.235759 21655 raft_consensus.cc:1275] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Refusing update from remote peer 3d3266654c694a6c82af9d31d7154a0a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:07:29.237294 24789 consensus_queue.cc:1048] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:29.238801 21650 tablet_service.cc:1558] Processing DeleteTablet for tablet ae3de6eeed744becae91c6342a852f3f with delete_type TABLET_DATA_TOMBSTONED (TS c0c40b7dc6c341f7ba49e3a696970252 not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:53430
I20260709 13:07:29.240568 21481 catalog_manager.cc:5697] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a reported cstate change: config changed from index 4 to 5, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New cstate: current_term: 3 leader_uuid: "3d3266654c694a6c82af9d31d7154a0a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:29.242295 21655 raft_consensus.cc:2955] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:29.243515 21470 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ae3de6eeed744becae91c6342a852f3f with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:07:29.244586 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 51900.8us
I20260709 13:07:29.246861 24817 tablet_replica.cc:333] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
W20260709 13:07:29.247032 21698 consensus_peers.cc:597] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:29.276386 24817 raft_consensus.cc:2243] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:29.276575 21721 tablet_service.cc:1558] Processing DeleteTablet for tablet 1d4b4815da064705a6509e5a89c3a18b with delete_type TABLET_DATA_TOMBSTONED (TS 85fe6149d5a84a0e8902326e5be67672 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:34370
I20260709 13:07:29.281844 24817 raft_consensus.cc:2272] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:29.286528 24817 ts_tablet_manager.cc:1916] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:29.302647 21729 raft_consensus.cc:493] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:29.303121 21729 raft_consensus.cc:3060] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Advancing to term 7
W20260709 13:07:29.304133 21624 consensus_peers.cc:597] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. 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 13:07:29.308123 21624 consensus_peers.cc:597] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:29.334159 21729 raft_consensus.cc:515] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
W20260709 13:07:29.346267 21698 consensus_peers.cc:597] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. 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 13:07:29.357371 21624 consensus_peers.cc:597] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:29.363418 21729 leader_election.cc:290] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:29.365513 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b0ef1efaf74cde901ff0a73fc29ae4" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:29.366077 21655 raft_consensus.cc:3055] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:07:29.366340 21655 raft_consensus.cc:740] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
W20260709 13:07:29.366644 21698 leader_election.cc:336] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:07:29.366989 21655 consensus_queue.cc:260] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
W20260709 13:07:29.367908 22237 consensus_peers.cc:597] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:29.368294 21655 raft_consensus.cc:3060] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:29.368409 24817 ts_tablet_manager.cc:1929] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 9.6
I20260709 13:07:29.368891 24817 log.cc:1199] T ae3de6eeed744becae91c6342a852f3f P c0c40b7dc6c341f7ba49e3a696970252: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-1-root/wals/ae3de6eeed744becae91c6342a852f3f
I20260709 13:07:29.370602 21469 catalog_manager.cc:5028] TS c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): tablet ae3de6eeed744becae91c6342a852f3f (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
W20260709 13:07:29.372596 22237 consensus_peers.cc:597] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:29.376144 21655 raft_consensus.cc:2468] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 7.
W20260709 13:07:29.379961 22237 consensus_peers.cc:597] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:29.388185 24820 tablet_replica.cc:333] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:29.389259 24820 raft_consensus.cc:2243] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:29.389973 24820 raft_consensus.cc:2272] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:29.392020 21699 leader_election.cc:304] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:07:29.393699 24773 raft_consensus.cc:2804] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader election won for term 7
W20260709 13:07:29.393939 21698 consensus_peers.cc:597] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:29.394230 24773 raft_consensus.cc:697] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 7 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
W20260709 13:07:29.395915 21698 consensus_peers.cc:597] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:29.395399 24773 consensus_queue.cc:237] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:07:29.402760 24820 ts_tablet_manager.cc:1916] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:07:29.415542 22237 consensus_peers.cc:597] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:29.419384 24820 ts_tablet_manager.cc:1929] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:07:29.419839 24820 log.cc:1199] T 1d4b4815da064705a6509e5a89c3a18b P 85fe6149d5a84a0e8902326e5be67672: Deleting WAL directory at /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602331780318-20479-0/minicluster-data/ts-2-root/wals/1d4b4815da064705a6509e5a89c3a18b
I20260709 13:07:29.421442 21470 catalog_manager.cc:5028] TS 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): tablet 1d4b4815da064705a6509e5a89c3a18b (table test-workload [id=650723a31a9a44fdbd0d88fc71c6368e]) successfully deleted
W20260709 13:07:29.429944 21624 consensus_peers.cc:597] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. 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 13:07:29.432469 21624 consensus_peers.cc:597] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:29.438699 21480 catalog_manager.cc:5697] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 6 to 7, leader changed from c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 7 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:07:29.441525 21624 consensus_peers.cc:597] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. 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 13:07:29.447973 21698 consensus_peers.cc:597] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. 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 13:07:29.470798 22237 consensus_peers.cc:597] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. 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 13:07:29.493170 21624 consensus_peers.cc:597] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. 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 13:07:29.535758 22237 consensus_peers.cc:597] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. 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 13:07:29.546517 21624 consensus_peers.cc:597] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:29.546217 20479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:29.552947 20479 tablet_replica.cc:333] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
W20260709 13:07:29.555660 22237 consensus_peers.cc:597] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:29.555776 20479 raft_consensus.cc:2243] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:07:29.557619 20479 raft_consensus.cc:2272] T 28776f313c26429990c52fe2439e804b P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:29.569548 20479 tablet_replica.cc:333] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:29.570436 20479 raft_consensus.cc:2243] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [term 6 LEADER]: Raft consensus shutting down.
W20260709 13:07:29.575456 22237 consensus_peers.cc:597] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:29.576478 20479 raft_consensus.cc:2272] T 568032bcd0f4496d8ccb95835f746ea6 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:29.581965 20479 tablet_replica.cc:333] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:29.588387 20479 raft_consensus.cc:2243] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:29.589247 20479 raft_consensus.cc:2272] T b6c8f49a78d445ee9c99e52b05c1b2bf P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:29.591979 20479 tablet_replica.cc:333] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:29.592851 20479 raft_consensus.cc:2243] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:29.595323 20479 raft_consensus.cc:2272] T 081778ef7ad04f0f966ab8e5e0b594fd P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:29.597929 20479 tablet_replica.cc:333] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:29.604437 20479 raft_consensus.cc:2243] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:29.605077 20479 raft_consensus.cc:2272] T 8dce0fb868664a789da1828a9c9c060c P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:29.607645 20479 tablet_replica.cc:333] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:29.612373 20479 raft_consensus.cc:2243] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:07:29.613476 20479 raft_consensus.cc:2272] T 383eded68fd440d9817f2aa3d4005fbc P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:29.615911 20479 tablet_replica.cc:333] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:29.620286 20479 raft_consensus.cc:2243] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:07:29.621312 20479 raft_consensus.cc:2272] T fbfdcf9c23364b6ca8bf581feccf3cb2 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:29.625075 20479 tablet_replica.cc:333] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:29.626888 20479 raft_consensus.cc:2243] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:29.632110 20479 raft_consensus.cc:2272] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P 3d3266654c694a6c82af9d31d7154a0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:29.634796 20479 tablet_replica.cc:333] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:29.635768 20479 raft_consensus.cc:2243] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:29.636354 20479 raft_consensus.cc:2272] T 086cac2d4434404e9ae4162c70276394 P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:29.645457 20479 tablet_replica.cc:333] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:29.646303 20479 raft_consensus.cc:2243] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Raft consensus shutting down.
W20260709 13:07:29.646464 21698 consensus_peers.cc:597] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:29.647100 20479 raft_consensus.cc:2272] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:29.653882 20479 tablet_replica.cc:333] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:29.654774 20479 raft_consensus.cc:2243] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 9 FOLLOWER]: Raft consensus shutting down.
W20260709 13:07:29.655025 21698 consensus_peers.cc:597] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:29.655699 20479 raft_consensus.cc:2272] T ae3de6eeed744becae91c6342a852f3f P 3d3266654c694a6c82af9d31d7154a0a [term 9 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:29.655912 21698 consensus_peers.cc:597] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. 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 13:07:29.658601 21698 consensus_peers.cc:597] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:29.660332 20479 tablet_replica.cc:333] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:29.664229 20479 raft_consensus.cc:2243] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 7 LEADER]: Raft consensus shutting down.
W20260709 13:07:29.665844 22237 consensus_peers.cc:597] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:29.666309 20479 raft_consensus.cc:2272] T 13ddc941dbd240599b23396d76dc306f P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:29.674316 20479 tablet_replica.cc:333] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:29.675062 20479 raft_consensus.cc:2243] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:29.675586 20479 raft_consensus.cc:2272] T 0e06c0addcd6422cace4d15f3929139b P 3d3266654c694a6c82af9d31d7154a0a [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:29.686136 20479 tablet_replica.cc:333] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:29.687044 20479 raft_consensus.cc:2243] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:29.687659 20479 raft_consensus.cc:2272] T d51bc12b41914bad9df01a751855d7f9 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:29.696121 20479 tablet_replica.cc:333] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:29.696972 20479 raft_consensus.cc:2243] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:29.705133 20479 raft_consensus.cc:2272] T bc45dbfea82e411781eec9b654282454 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:29.707583 20479 tablet_replica.cc:333] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
W20260709 13:07:29.709924 21624 consensus_peers.cc:597] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:29.719291 20479 raft_consensus.cc:2243] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:29.720252 20479 raft_consensus.cc:2272] T 74a1ecda48904e55aaeabb4f131846ac P 3d3266654c694a6c82af9d31d7154a0a [term 9 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:29.721302 21624 consensus_peers.cc:597] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. 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 13:07:29.721953 21624 consensus_peers.cc:597] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:29.723003 20479 tablet_replica.cc:333] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:29.723877 20479 raft_consensus.cc:2243] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:29.724481 20479 raft_consensus.cc:2272] T 6ec1876200a5496585dbb32cc0a22893 P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:29.727207 20479 tablet_replica.cc:333] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:29.728027 20479 raft_consensus.cc:2243] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:29.728634 20479 raft_consensus.cc:2272] T 6744e979f9de472fb60012d54c4d3ca6 P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:29.731133 20479 tablet_replica.cc:333] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:29.731928 20479 raft_consensus.cc:2243] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:29.732503 20479 raft_consensus.cc:2272] T d3336a77fad34b00ad671b50eb25137a P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:29.734920 20479 tablet_replica.cc:333] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:29.735656 20479 raft_consensus.cc:2243] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:29.736163 20479 raft_consensus.cc:2272] T 466c4cb3d37f449d858696fd3e62b10a P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:29.738448 20479 tablet_replica.cc:333] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:29.755447 20479 raft_consensus.cc:2243] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:29.756057 20479 raft_consensus.cc:2272] T 9ca28d48ec154f2da8eebb601be7b82e P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:29.758682 20479 tablet_replica.cc:333] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:29.759441 20479 raft_consensus.cc:2243] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:29.760003 20479 raft_consensus.cc:2272] T 8076b88e862e42f3bcecc27e8a73e26e P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:29.762395 20479 tablet_replica.cc:333] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:29.763146 20479 raft_consensus.cc:2243] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:29.763734 20479 raft_consensus.cc:2272] T 2dbb0a37352f4e198641d5ac1f44d5ca P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:29.766238 20479 tablet_replica.cc:333] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:29.766937 20479 raft_consensus.cc:2243] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:29.767438 20479 raft_consensus.cc:2272] T 5c1744a00a374b73ac295fa9e55245a0 P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:29.769739 20479 tablet_replica.cc:333] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:29.770466 20479 raft_consensus.cc:2243] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:29.770969 20479 raft_consensus.cc:2272] T ae15a655577142ed99332bdb3681af0f P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:29.773339 20479 tablet_replica.cc:333] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:29.774080 20479 raft_consensus.cc:2243] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:29.774645 20479 raft_consensus.cc:2272] T 60f106109f314487b3ea818ec50fd2e1 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:29.777294 20479 tablet_replica.cc:333] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:29.778038 20479 raft_consensus.cc:2243] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:07:29.779062 20479 raft_consensus.cc:2272] T 3722661173124e30931d0bb62fdc7689 P 3d3266654c694a6c82af9d31d7154a0a [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:29.781558 20479 tablet_replica.cc:333] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:29.782335 20479 raft_consensus.cc:2243] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:07:29.783392 20479 raft_consensus.cc:2272] T 1ea93d1f431d4a20bfef7f2038775c1a P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:29.785768 20479 tablet_replica.cc:333] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:29.786553 20479 raft_consensus.cc:2243] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:29.787160 20479 raft_consensus.cc:2272] T a4955566edeb4111afd9f42d0664485a P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:29.790482 20479 tablet_replica.cc:333] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:29.791347 20479 raft_consensus.cc:2243] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:29.792155 20479 raft_consensus.cc:2272] T b3bffc9ac79a4782b93cb3936481f518 P 3d3266654c694a6c82af9d31d7154a0a [term 8 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:29.807145 21698 consensus_peers.cc:597] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:29.809039 20479 tablet_replica.cc:333] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:29.810036 20479 raft_consensus.cc:2243] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:29.810683 20479 raft_consensus.cc:2272] T ea0e439ac45641be8c876cc3cacbafa6 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:29.813215 20479 tablet_replica.cc:333] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:29.814134 20479 raft_consensus.cc:2243] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:29.814761 20479 raft_consensus.cc:2272] T 7f79ad57bad84ba39ca348a358a3a159 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:29.911026 20479 tablet_replica.cc:333] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:29.920372 20479 raft_consensus.cc:2243] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:07:29.936425 20479 raft_consensus.cc:2272] T 10041191e7d14e77b704e6c142f86ced P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:29.942123 20479 tablet_replica.cc:333] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:29.958534 22264 raft_consensus.cc:3060] T 15b0ef1efaf74cde901ff0a73fc29ae4 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 LEARNER]: Advancing to term 7
I20260709 13:07:29.981912 22264 raft_consensus.cc:1275] T 15b0ef1efaf74cde901ff0a73fc29ae4 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 LEARNER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:07:29.983263 24773 consensus_queue.cc:1048] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:07:29.988885 24773 raft_consensus.cc:1064] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
W20260709 13:07:29.989254 24773 raft_consensus.cc:1068] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672: Unable to promote non-voter fd323b19805c46bcb7aec2478c2a29e9: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:07:29.995012 20479 raft_consensus.cc:2243] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:30.003208 20479 raft_consensus.cc:2272] T 3f8d0659f0b84494a0edb80d520b36e0 P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:30.019322 20479 tablet_replica.cc:333] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:30.020144 20479 raft_consensus.cc:2243] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:30.021371 20479 raft_consensus.cc:2272] T 42caa57c14f94b269f729e8ef6b555ee P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:30.023940 20479 tablet_replica.cc:333] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:30.024892 20479 raft_consensus.cc:2243] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:30.025473 20479 raft_consensus.cc:2272] T ba061b7e139d44248660c604fb91b3c9 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:30.025928 21660 raft_consensus.cc:1275] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:07:30.028965 24707 consensus_queue.cc:1048] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:07:30.032615 20479 tablet_replica.cc:333] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:30.033535 20479 raft_consensus.cc:2243] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:07:30.034613 20479 raft_consensus.cc:2272] T a40f64e515174e3f99deb9221bb9b497 P 3d3266654c694a6c82af9d31d7154a0a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:30.037423 20479 tablet_replica.cc:333] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:30.038218 20479 raft_consensus.cc:2243] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:30.040488 20479 raft_consensus.cc:2272] T 1d4b4815da064705a6509e5a89c3a18b P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:30.043644 20479 tablet_replica.cc:333] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:30.044531 20479 raft_consensus.cc:2243] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:30.045547 20479 raft_consensus.cc:2272] T e08fa65b0e8741daae9ee5996be73918 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:30.048156 20479 tablet_replica.cc:333] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:30.049050 20479 raft_consensus.cc:2243] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 9 LEADER]: Raft consensus shutting down.
I20260709 13:07:30.050019 20479 raft_consensus.cc:2272] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 3d3266654c694a6c82af9d31d7154a0a [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:30.052560 20479 tablet_replica.cc:333] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:30.053297 20479 raft_consensus.cc:2243] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:30.053896 20479 raft_consensus.cc:2272] T 6eedca2edb474f7daf61fe1d1409daff P 3d3266654c694a6c82af9d31d7154a0a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:30.056368 20479 tablet_replica.cc:333] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:30.057121 20479 raft_consensus.cc:2243] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:30.057714 20479 raft_consensus.cc:2272] T 7def1412cd384efaacdf04d382601ddf P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:30.069075 20479 tablet_replica.cc:333] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:30.070842 20479 raft_consensus.cc:2243] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:30.083107 20479 raft_consensus.cc:2272] T d680d1a06d904ef0a8a5e9eb0d11ab01 P 3d3266654c694a6c82af9d31d7154a0a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:30.108235 24827 raft_consensus.cc:1064] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
I20260709 13:07:30.110143 20479 tablet_replica.cc:333] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:30.111053 20479 raft_consensus.cc:2243] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:30.111871 20479 raft_consensus.cc:2272] T 2b4df4ccf88044758041bcde7c23936f P 3d3266654c694a6c82af9d31d7154a0a [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:30.115496 20479 tablet_replica.cc:333] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a: stopping tablet replica
I20260709 13:07:30.116211 20479 raft_consensus.cc:2243] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:30.116886 20479 raft_consensus.cc:2272] T a19141f02ec44fd78bf88bffec03209d P 3d3266654c694a6c82af9d31d7154a0a [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:30.155340 24827 consensus_queue.cc:237] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 6, Current term: 7, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:30.184953 22269 raft_consensus.cc:1275] T 15b0ef1efaf74cde901ff0a73fc29ae4 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 LEARNER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:07:30.185395 21655 raft_consensus.cc:1275] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:07:30.186794 24707 consensus_queue.cc:1048] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:07:30.199412 24824 consensus_queue.cc:1048] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
W20260709 13:07:30.206995 21698 consensus_peers.cc:597] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:30.207686 24785 raft_consensus.cc:2955] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 7 LEADER]: Committing config change with OpId 7.8: config changed from index 5 to 8, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:30.214465 22269 raft_consensus.cc:2955] T 15b0ef1efaf74cde901ff0a73fc29ae4 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Committing config change with OpId 7.8: config changed from index 5 to 8, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:30.231699 21655 raft_consensus.cc:2955] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Committing config change with OpId 7.8: config changed from index 5 to 8, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } }
I20260709 13:07:30.244179 21481 catalog_manager.cc:5697] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: config changed from index 5 to 8, fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) changed from NON_VOTER to VOTER. New cstate: current_term: 7 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:30.437331 21733 consensus_queue.cc:237] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:07:30.455112 21655 raft_consensus.cc:1275] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 13:07:30.456984 21697 consensus_peers.cc:597] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 -> Peer fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861): Couldn't send request to peer fd323b19805c46bcb7aec2478c2a29e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6eedca2edb474f7daf61fe1d1409daff. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:30.457830 24785 consensus_queue.cc:1048] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:30.489096 24707 raft_consensus.cc:2955] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
I20260709 13:07:30.500097 21655 raft_consensus.cc:2955] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } }
W20260709 13:07:30.514225 21698 consensus_peers.cc:597] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:30.533025 21483 catalog_manager.cc:5697] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: config changed from index -1 to 4, NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196) added. New cstate: current_term: 3 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:30.691206 24800 raft_consensus.cc:493] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:30.691802 24800 raft_consensus.cc:515] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:30.695137 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:30.697677 24800 leader_election.cc:290] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
W20260709 13:07:30.701397 22237 leader_election.cc:336] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:30.701833 22237 leader_election.cc:304] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:30.702623 24827 raft_consensus.cc:493] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:30.702909 24800 raft_consensus.cc:2749] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:30.703161 24827 raft_consensus.cc:515] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:30.705296 24827 leader_election.cc:290] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:30.706283 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
W20260709 13:07:30.710776 21698 leader_election.cc:336] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:30.711225 21698 leader_election.cc:304] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:30.712388 24785 raft_consensus.cc:2749] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:30.842162 24800 raft_consensus.cc:493] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:30.842698 24800 raft_consensus.cc:515] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:30.844656 24800 leader_election.cc:290] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:30.847839 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:30.850754 24778 raft_consensus.cc:493] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:30.851300 24778 raft_consensus.cc:515] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:30.852319 22237 leader_election.cc:336] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:30.852767 22237 leader_election.cc:304] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:30.853405 24778 leader_election.cc:290] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:30.853849 24800 raft_consensus.cc:2749] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:07:30.854795 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:07:30.859493 21624 leader_election.cc:336] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:30.859946 21624 leader_election.cc:304] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:30.860641 24791 raft_consensus.cc:493] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:30.861166 24791 raft_consensus.cc:515] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:30.863197 24791 leader_election.cc:290] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:30.863684 24791 raft_consensus.cc:2749] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:30.864125 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:30.870414 24785 raft_consensus.cc:493] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:30.870920 24785 raft_consensus.cc:515] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:30.871336 21624 leader_election.cc:336] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:30.871806 21624 leader_election.cc:304] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:30.872493 24778 raft_consensus.cc:2749] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:07:30.872861 24785 leader_election.cc:290] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:30.878315 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
W20260709 13:07:30.878993 21698 leader_election.cc:336] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:30.882486 21697 leader_election.cc:304] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:30.885192 24785 raft_consensus.cc:2749] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:30.891865 24785 raft_consensus.cc:493] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:30.892426 24785 raft_consensus.cc:515] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:30.898535 21698 leader_election.cc:336] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:30.899855 24785 leader_election.cc:290] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:30.900758 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:30.902109 21697 leader_election.cc:304] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:30.902777 24785 raft_consensus.cc:2749] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:07:30.916289 24785 raft_consensus.cc:493] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:30.916795 24785 raft_consensus.cc:515] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:30.918766 24785 leader_election.cc:290] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:30.919641 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
W20260709 13:07:30.924530 21698 leader_election.cc:336] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:30.924912 21698 leader_election.cc:304] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:30.926093 24785 raft_consensus.cc:2749] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:30.949002 24778 raft_consensus.cc:493] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:30.949505 24778 raft_consensus.cc:515] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:30.951421 24778 leader_election.cc:290] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:30.952298 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:30.952898 22264 raft_consensus.cc:2468] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 7.
I20260709 13:07:30.954043 21623 leader_election.cc:304] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:30.954767 24778 raft_consensus.cc:2804] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:07:30.955147 24778 raft_consensus.cc:493] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:30.955502 24778 raft_consensus.cc:3060] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Advancing to term 8
W20260709 13:07:30.958312 21624 leader_election.cc:336] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:30.966982 24791 raft_consensus.cc:493] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:30.967552 24791 raft_consensus.cc:515] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:30.969624 24791 leader_election.cc:290] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:30.974800 24785 raft_consensus.cc:493] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:30.975430 24785 raft_consensus.cc:515] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:30.976374 21624 leader_election.cc:336] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:30.977474 24785 leader_election.cc:290] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:30.982102 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:30.982718 21660 raft_consensus.cc:2468] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 5.
I20260709 13:07:30.982760 24778 raft_consensus.cc:515] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:30.984030 21699 leader_election.cc:304] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:30.984844 24707 raft_consensus.cc:2804] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:30.985170 24707 raft_consensus.cc:493] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:30.985496 24707 raft_consensus.cc:3060] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:07:30.989627 21624 leader_election.cc:336] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
W20260709 13:07:30.989878 21698 leader_election.cc:336] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:30.999096 24778 leader_election.cc:290] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 8 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:31.008929 24800 raft_consensus.cc:493] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:31.009456 24800 raft_consensus.cc:515] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:31.019886 22237 leader_election.cc:336] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:31.020674 24800 leader_election.cc:290] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:31.020813 24785 raft_consensus.cc:493] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:31.022482 24785 raft_consensus.cc:515] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:31.022912 24707 raft_consensus.cc:515] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:31.038595 21660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea93d1f431d4a20bfef7f2038775c1a" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:31.039192 21660 raft_consensus.cc:3060] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:31.038882 24707 leader_election.cc:290] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:31.041616 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:31.042696 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:31.058481 21733 raft_consensus.cc:2468] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 6.
I20260709 13:07:31.058424 21655 raft_consensus.cc:2468] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 6.
I20260709 13:07:31.053002 24827 raft_consensus.cc:493] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:31.060791 21660 raft_consensus.cc:2468] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 6.
I20260709 13:07:31.062788 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:31.065255 21699 leader_election.cc:304] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:31.063395 22269 raft_consensus.cc:2468] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 6.
I20260709 13:07:31.046068 24785 leader_election.cc:290] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:31.064013 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ddc941dbd240599b23396d76dc306f" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:31.080943 22266 raft_consensus.cc:3060] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:31.068040 21699 leader_election.cc:304] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 
I20260709 13:07:31.067371 22239 leader_election.cc:304] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:07:31.083922 24786 raft_consensus.cc:2804] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:07:31.084311 24786 raft_consensus.cc:493] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:31.084673 24786 raft_consensus.cc:3060] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:31.079563 24842 raft_consensus.cc:2804] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:07:31.087813 24842 raft_consensus.cc:493] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:31.088157 24842 raft_consensus.cc:3060] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:31.095290 24842 raft_consensus.cc:515] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:31.095757 21698 leader_election.cc:336] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
W20260709 13:07:31.096489 21698 leader_election.cc:336] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:31.097018 24800 raft_consensus.cc:493] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:31.067541 24778 raft_consensus.cc:493] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:31.097500 24800 raft_consensus.cc:515] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:31.097949 24778 raft_consensus.cc:515] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:31.099442 24800 leader_election.cc:290] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:31.100056 24778 leader_election.cc:290] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:31.068653 24827 raft_consensus.cc:515] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:31.102651 24827 leader_election.cc:290] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:31.099946 24800 raft_consensus.cc:493] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:31.111994 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:31.112697 21733 raft_consensus.cc:2393] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 7: Already voted for candidate 85fe6149d5a84a0e8902326e5be67672 in this term.
I20260709 13:07:31.097499 24842 leader_election.cc:290] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
W20260709 13:07:31.116541 21624 leader_election.cc:336] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:31.111506 24844 raft_consensus.cc:493] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:31.120514 24843 ts_tablet_manager.cc:933] T 6eedca2edb474f7daf61fe1d1409daff P fd323b19805c46bcb7aec2478c2a29e9: Initiating tablet copy from peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:31.121889 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
W20260709 13:07:31.122774 22239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 55505.2us
I20260709 13:07:31.106786 24800 raft_consensus.cc:515] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:31.123538 24844 raft_consensus.cc:515] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:31.125475 24800 leader_election.cc:290] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:31.113577 24827 raft_consensus.cc:493] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:31.114354 24785 raft_consensus.cc:2804] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:07:31.126302 24827 raft_consensus.cc:515] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:31.126621 24785 raft_consensus.cc:697] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 6 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:31.127570 24785 consensus_queue.cc:237] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:31.128204 24827 leader_election.cc:290] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:31.125517 24844 leader_election.cc:290] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:31.132474 22266 raft_consensus.cc:2468] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 8.
I20260709 13:07:31.133349 21623 leader_election.cc:304] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:07:31.135370 24839 raft_consensus.cc:2804] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:07:31.135782 24839 raft_consensus.cc:493] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:31.136132 24839 raft_consensus.cc:3060] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:31.140375 24786 raft_consensus.cc:515] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:31.141038 24666 raft_consensus.cc:493] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:31.141556 24666 raft_consensus.cc:515] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:31.142438 24786 leader_election.cc:290] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:31.142997 24786 raft_consensus.cc:493] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:31.143671 24666 leader_election.cc:290] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:31.144423 24791 raft_consensus.cc:493] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:31.144932 24791 raft_consensus.cc:515] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:31.147668 24791 leader_election.cc:290] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:07:31.151170 22237 leader_election.cc:336] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
W20260709 13:07:31.151886 21624 leader_election.cc:336] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
W20260709 13:07:31.151669 22237 leader_election.cc:336] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
W20260709 13:07:31.152410 22237 leader_election.cc:336] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:31.154024 24778 raft_consensus.cc:493] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:31.154574 24778 raft_consensus.cc:515] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:31.156538 22237 leader_election.cc:336] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
W20260709 13:07:31.157006 22237 leader_election.cc:336] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:31.159411 24778 leader_election.cc:290] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:07:31.161989 21624 leader_election.cc:336] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:31.166972 24839 raft_consensus.cc:515] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:31.168944 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:31.200340 21733 raft_consensus.cc:2468] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 4.
I20260709 13:07:31.169214 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:31.201176 21729 raft_consensus.cc:2468] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 7.
I20260709 13:07:31.171581 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:31.201555 24839 leader_election.cc:290] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 7 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:31.172566 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:31.173377 21730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28776f313c26429990c52fe2439e804b" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:31.202626 21730 raft_consensus.cc:3060] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:31.204682 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568032bcd0f4496d8ccb95835f746ea6" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:31.205220 21655 raft_consensus.cc:3060] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:31.173359 21623 leader_election.cc:304] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:07:31.208189 24839 raft_consensus.cc:2804] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:07:31.208666 24839 raft_consensus.cc:697] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 8 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:31.208762 21623 leader_election.cc:304] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:31.143440 24786 raft_consensus.cc:515] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:31.179035 22238 leader_election.cc:304] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:31.179260 24843 tablet_copy_client.cc:323] T 6eedca2edb474f7daf61fe1d1409daff P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.255.195:36459
I20260709 13:07:31.181962 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:31.209537 24839 consensus_queue.cc:237] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:31.188426 21698 leader_election.cc:336] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:31.197721 24845 raft_consensus.cc:493] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:31.211057 24786 leader_election.cc:290] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:31.210845 24845 raft_consensus.cc:515] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:31.211859 22266 raft_consensus.cc:2468] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 4.
I20260709 13:07:31.212393 21655 raft_consensus.cc:2468] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 7.
I20260709 13:07:31.212984 24845 leader_election.cc:290] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:31.214108 24791 raft_consensus.cc:2749] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:31.214151 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:31.215479 21730 raft_consensus.cc:2468] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 7.
W20260709 13:07:31.218724 22237 leader_election.cc:336] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
W20260709 13:07:31.219257 22237 leader_election.cc:336] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:31.221189 21626 leader_election.cc:304] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:31.223363 24778 raft_consensus.cc:2749] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:31.222111 21699 leader_election.cc:304] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:07:31.225380 24845 raft_consensus.cc:2749] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:31.225754 24847 raft_consensus.cc:2804] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:07:31.226485 24847 raft_consensus.cc:697] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 7 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:31.227731 24847 consensus_queue.cc:237] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:31.233507 21483 catalog_manager.cc:5697] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 5 to 6, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 6 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:31.234786 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:31.235365 21655 raft_consensus.cc:2468] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 7.
W20260709 13:07:31.226527 22238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 47694.6us
I20260709 13:07:31.238315 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:31.238914 21659 raft_consensus.cc:2468] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 4.
I20260709 13:07:31.241886 21480 catalog_manager.cc:5697] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 7 to 8, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 8 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:31.248412 22239 leader_election.cc:304] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:07:31.253300 24845 raft_consensus.cc:2804] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:31.253836 24845 raft_consensus.cc:493] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:31.254261 24845 raft_consensus.cc:3060] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:31.266306 22239 leader_election.cc:304] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a
W20260709 13:07:31.250201 21624 leader_election.cc:336] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:31.278987 24786 raft_consensus.cc:2804] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:07:31.279358 24786 raft_consensus.cc:493] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:31.279687 24786 raft_consensus.cc:3060] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:31.286562 24786 raft_consensus.cc:515] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:31.292830 22237 leader_election.cc:336] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:31.294795 22239 leader_election.cc:304] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:07:31.273170 22238 leader_election.cc:304] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:07:31.300418 24786 leader_election.cc:290] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 8 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:31.302340 24800 raft_consensus.cc:2804] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:07:31.302812 24844 raft_consensus.cc:2804] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:07:31.317760 24844 raft_consensus.cc:493] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:31.318118 24844 raft_consensus.cc:3060] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:31.305354 21623 leader_election.cc:304] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:07:31.305365 21744 tablet_copy_service.cc:140] P 85fe6149d5a84a0e8902326e5be67672: Received BeginTabletCopySession request for tablet 6eedca2edb474f7daf61fe1d1409daff from peer fd323b19805c46bcb7aec2478c2a29e9 ({username='slave'} at 127.0.0.1:41336)
I20260709 13:07:31.305819 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:31.324766 21744 tablet_copy_service.cc:161] P 85fe6149d5a84a0e8902326e5be67672: Beginning new tablet copy session on tablet 6eedca2edb474f7daf61fe1d1409daff from peer fd323b19805c46bcb7aec2478c2a29e9 at {username='slave'} at 127.0.0.1:41336: session id = fd323b19805c46bcb7aec2478c2a29e9-6eedca2edb474f7daf61fe1d1409daff
I20260709 13:07:31.324888 21729 raft_consensus.cc:2468] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 5.
I20260709 13:07:31.308565 22238 leader_election.cc:304] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:07:31.311883 24852 raft_consensus.cc:493] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:31.328013 24852 raft_consensus.cc:515] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:31.329210 24800 raft_consensus.cc:697] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 7 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:31.329990 24852 leader_election.cc:290] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:31.331342 24848 raft_consensus.cc:2804] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:31.331751 24848 raft_consensus.cc:493] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:31.332106 24848 raft_consensus.cc:3060] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:31.330554 24800 consensus_queue.cc:237] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:31.338188 21624 leader_election.cc:336] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:31.325062 24839 raft_consensus.cc:2804] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:31.339679 24839 raft_consensus.cc:493] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:31.340071 24839 raft_consensus.cc:3060] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:31.344812 24844 raft_consensus.cc:515] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:31.346932 24844 leader_election.cc:290] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 8 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:31.351150 24848 raft_consensus.cc:515] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:31.352198 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:31.352761 21659 raft_consensus.cc:3060] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:31.353194 24848 leader_election.cc:290] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:31.355425 24839 raft_consensus.cc:515] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:31.357134 21655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:31.357836 21655 raft_consensus.cc:2393] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate fd323b19805c46bcb7aec2478c2a29e9 in current term 5: Already voted for candidate c0c40b7dc6c341f7ba49e3a696970252 in this term.
I20260709 13:07:31.361675 21659 raft_consensus.cc:2468] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 8.
I20260709 13:07:31.363030 21744 tablet_copy_source_session.cc:215] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 13:07:31.363036 21624 leader_election.cc:336] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:31.368203 22238 leader_election.cc:304] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:31.370132 24666 raft_consensus.cc:2804] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:07:31.370652 24666 raft_consensus.cc:697] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 8 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:31.371496 24666 consensus_queue.cc:237] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:31.375306 24839 leader_election.cc:290] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:31.380246 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383eded68fd440d9817f2aa3d4005fbc" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:31.380798 21725 raft_consensus.cc:3060] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:31.387185 21725 raft_consensus.cc:2468] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 8.
W20260709 13:07:31.316871 21698 leader_election.cc:336] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:31.388561 21698 leader_election.cc:304] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:31.389276 24785 raft_consensus.cc:2749] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:07:31.390230 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 73382us
I20260709 13:07:31.275353 24845 raft_consensus.cc:515] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:31.393307 24845 leader_election.cc:290] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:07:31.393819 22237 leader_election.cc:336] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:31.413439 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfdcf9c23364b6ca8bf581feccf3cb2" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:31.413972 22266 raft_consensus.cc:3060] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:31.415813 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:31.416433 22269 raft_consensus.cc:2468] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 5.
I20260709 13:07:31.418228 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680d1a06d904ef0a8a5e9eb0d11ab01" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:31.418926 22269 raft_consensus.cc:2393] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c0c40b7dc6c341f7ba49e3a696970252 in current term 5: Already voted for candidate fd323b19805c46bcb7aec2478c2a29e9 in this term.
I20260709 13:07:31.419862 22266 raft_consensus.cc:2468] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 7.
I20260709 13:07:31.430038 24791 raft_consensus.cc:493] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:31.430545 24791 raft_consensus.cc:515] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:31.432682 24791 leader_election.cc:290] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:07:31.439353 21624 leader_election.cc:336] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
W20260709 13:07:31.446892 22237 leader_election.cc:336] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:31.447351 22237 leader_election.cc:304] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:31.459595 21623 leader_election.cc:304] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:07:31.460631 24839 raft_consensus.cc:2804] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:31.460999 24839 raft_consensus.cc:493] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:31.460964 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc45dbfea82e411781eec9b654282454" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:31.461580 24839 raft_consensus.cc:3060] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:31.461740 21729 raft_consensus.cc:3060] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:31.465219 24785 raft_consensus.cc:493] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:31.465698 24785 raft_consensus.cc:515] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:31.467610 24785 leader_election.cc:290] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:31.468166 21729 raft_consensus.cc:2468] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 5.
I20260709 13:07:31.468999 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:31.471138 24839 raft_consensus.cc:515] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:31.477888 21624 leader_election.cc:336] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:31.479341 24839 leader_election.cc:290] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:31.480803 21623 leader_election.cc:304] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:31.482363 24791 raft_consensus.cc:2749] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:07:31.483639 21623 leader_election.cc:304] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:07:31.484723 24791 raft_consensus.cc:2804] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:07:31.485265 24791 raft_consensus.cc:697] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:31.486225 24791 consensus_queue.cc:237] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:31.503890 20479 tablet_server.cc:196] TabletServer@127.19.255.193:0 shutdown complete.
I20260709 13:07:31.505784 24845 raft_consensus.cc:2749] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 13:07:31.506837 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 59962.1us
I20260709 13:07:31.508706 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:31.509377 21725 raft_consensus.cc:2468] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 4.
I20260709 13:07:31.510547 22239 leader_election.cc:304] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:07:31.511317 24800 raft_consensus.cc:493] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:31.511919 24800 raft_consensus.cc:515] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:31.514477 24800 leader_election.cc:290] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:31.515074 24800 raft_consensus.cc:2804] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:31.517892 24843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eedca2edb474f7daf61fe1d1409daff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:31.524456 24666 raft_consensus.cc:493] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:31.525022 24666 raft_consensus.cc:515] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:31.528715 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252" is_pre_election: true
I20260709 13:07:31.529368 21659 raft_consensus.cc:2468] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 3.
I20260709 13:07:31.527216 24666 leader_election.cc:290] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:31.530879 22238 leader_election.cc:304] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:31.531973 24666 raft_consensus.cc:2804] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:31.532472 24666 raft_consensus.cc:493] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:31.532878 24666 raft_consensus.cc:3060] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:31.549245 24778 raft_consensus.cc:493] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:31.549852 24778 raft_consensus.cc:515] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:31.554137 24778 leader_election.cc:290] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:07:31.573624 21624 leader_election.cc:336] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:31.586081 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:31.586875 21725 raft_consensus.cc:2468] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 9.
W20260709 13:07:31.588199 22237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 80888.1us
W20260709 13:07:31.597018 22239 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletCopyService.BeginTabletCopySession -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 80516.5us
W20260709 13:07:31.599097 21698 leader_election.cc:336] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:31.599663 21698 leader_election.cc:304] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:31.515440 24800 raft_consensus.cc:493] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:31.624342 24800 raft_consensus.cc:3060] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:31.627944 24666 raft_consensus.cc:515] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:31.630867 21659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4b4815da064705a6509e5a89c3a18b" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c0c40b7dc6c341f7ba49e3a696970252"
I20260709 13:07:31.631420 21659 raft_consensus.cc:3060] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:31.630950 21483 catalog_manager.cc:5697] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: term changed from 6 to 7, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196). New cstate: current_term: 7 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:31.628302 21480 catalog_manager.cc:5697] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 6 to 7, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 7 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:31.638361 21659 raft_consensus.cc:2468] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 4.
I20260709 13:07:31.639453 22238 leader_election.cc:304] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:31.641075 22239 leader_election.cc:304] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:07:31.641932 24786 raft_consensus.cc:2804] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:07:31.642400 24786 raft_consensus.cc:697] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 8 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:31.643242 24786 consensus_queue.cc:237] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:31.645807 24848 raft_consensus.cc:2804] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:31.646409 24848 raft_consensus.cc:697] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9 [term 4 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:31.647284 24848 consensus_queue.cc:237] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:31.664842 21624 consensus_peers.cc:597] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:31.677794 22237 leader_election.cc:336] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:31.686082 22239 leader_election.cc:304] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:07:31.686798 24844 raft_consensus.cc:2804] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:31.687278 24844 raft_consensus.cc:697] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:31.688149 24844 consensus_queue.cc:237] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:31.700728 21698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:37015, user_credentials={real_user=slave}} blocked reactor thread for 101677us
I20260709 13:07:31.707890 24785 raft_consensus.cc:2749] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:31.724378 21626 leader_election.cc:304] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:07:31.709264 24666 leader_election.cc:290] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:31.732600 24852 raft_consensus.cc:2804] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:31.746837 24852 raft_consensus.cc:493] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:31.768364 24852 raft_consensus.cc:3060] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:31.779647 24843 tablet_copy_client.cc:806] T 6eedca2edb474f7daf61fe1d1409daff P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:31.792941 24843 tablet_copy_client.cc:670] T 6eedca2edb474f7daf61fe1d1409daff P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:31.792373 24800 raft_consensus.cc:515] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:31.800277 21626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 74503.1us
I20260709 13:07:31.802209 24800 leader_election.cc:290] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:31.791440 24852 raft_consensus.cc:515] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:31.803617 21626 leader_election.cc:304] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:07:31.804435 24791 raft_consensus.cc:2804] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:07:31.804665 24852 leader_election.cc:290] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:31.804831 24791 raft_consensus.cc:493] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:31.805228 24791 raft_consensus.cc:3060] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:07:31.816721 24791 raft_consensus.cc:515] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:31.822803 24791 leader_election.cc:290] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 10 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:31.825657 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:31.826272 21725 raft_consensus.cc:2468] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 4.
I20260709 13:07:31.852200 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40f64e515174e3f99deb9221bb9b497" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:31.852771 22266 raft_consensus.cc:3060] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:31.858784 22266 raft_consensus.cc:2468] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 6.
I20260709 13:07:31.862893 21623 leader_election.cc:304] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252, fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:07:31.864189 24868 raft_consensus.cc:2804] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:07:31.864722 24868 raft_consensus.cc:697] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:31.865521 24868 consensus_queue.cc:237] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:31.891899 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10041191e7d14e77b704e6c142f86ced" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:31.892457 21729 raft_consensus.cc:3060] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:07:31.893828 22237 leader_election.cc:336] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
W20260709 13:07:31.900843 22237 leader_election.cc:336] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:31.908546 21659 raft_consensus.cc:1275] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:07:31.915318 22239 leader_election.cc:304] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a
I20260709 13:07:31.918771 21729 raft_consensus.cc:2468] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 6.
I20260709 13:07:31.917268 21480 catalog_manager.cc:5697] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: term changed from 7 to 8, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196). New cstate: current_term: 8 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:31.919863 21659 raft_consensus.cc:1275] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:07:31.920547 21480 catalog_manager.cc:5697] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: term changed from 7 to 8, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196). New cstate: current_term: 8 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:31.922066 21480 catalog_manager.cc:5697] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: term changed from 3 to 4, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196). New cstate: current_term: 4 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:31.923540 21480 catalog_manager.cc:5697] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: term changed from 4 to 5, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196). New cstate: current_term: 5 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:31.926813 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08fa65b0e8741daae9ee5996be73918" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:31.927645 21729 raft_consensus.cc:3060] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:31.935401 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2c3be7dca44c1aa8476cb2cfcf7610" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
I20260709 13:07:31.935961 21725 raft_consensus.cc:3060] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:07:31.938980 24827 consensus_queue.cc:1048] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:31.916863 24786 raft_consensus.cc:2804] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:31.942947 24786 raft_consensus.cc:493] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 3d3266654c694a6c82af9d31d7154a0a)
I20260709 13:07:31.943311 24786 raft_consensus.cc:3060] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:07:31.949359 21624 consensus_peers.cc:597] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:31.949885 21624 consensus_peers.cc:597] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:31.950804 21624 leader_election.cc:336] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
W20260709 13:07:31.956300 21624 leader_election.cc:336] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:31.957403 21729 raft_consensus.cc:2468] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 5.
W20260709 13:07:31.957252 21624 consensus_peers.cc:597] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:31.970536 21725 raft_consensus.cc:2468] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c40b7dc6c341f7ba49e3a696970252 in term 10.
I20260709 13:07:31.980015 21626 leader_election.cc:304] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a
W20260709 13:07:31.981801 21698 consensus_peers.cc:597] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:31.982314 21698 consensus_peers.cc:597] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:31.982748 21698 leader_election.cc:336] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:31.983144 21698 leader_election.cc:304] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:31.985395 21626 leader_election.cc:304] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [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: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a
W20260709 13:07:31.988073 21698 consensus_peers.cc:597] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:31.994294 22239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:36459, user_credentials={real_user=slave}} blocked reactor thread for 77534.7us
I20260709 13:07:31.996625 21483 catalog_manager.cc:5697] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 6 to 7, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 7 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:31.993404 21480 catalog_manager.cc:5697] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 5 to 6, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 6 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:07:32.005306 22237 leader_election.cc:336] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:31.990142 24864 raft_consensus.cc:2804] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:07:32.007443 24864 raft_consensus.cc:697] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 10 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:32.008311 24864 consensus_queue.cc:237] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:31.990002 24852 raft_consensus.cc:2804] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader election won for term 5
W20260709 13:07:32.013278 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 84306.1us
I20260709 13:07:31.995105 24870 raft_consensus.cc:2749] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:07:32.017341 24707 consensus_queue.cc:1048] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:32.018955 24852 raft_consensus.cc:697] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 LEADER]: Becoming Leader. State: Replica: c0c40b7dc6c341f7ba49e3a696970252, State: Running, Role: LEADER
I20260709 13:07:32.019263 24843 tablet_copy_client.cc:538] T 6eedca2edb474f7daf61fe1d1409daff P fd323b19805c46bcb7aec2478c2a29e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:32.019878 24852 consensus_queue.cc:237] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [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: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:32.023772 21624 consensus_peers.cc:597] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:32.023773 22237 consensus_peers.cc:597] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:32.024531 22239 leader_election.cc:304] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
W20260709 13:07:32.028756 21624 consensus_peers.cc:597] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:32.028930 21729 raft_consensus.cc:1275] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:07:32.031034 22269 raft_consensus.cc:1275] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 8 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
W20260709 13:07:32.025007 22237 leader_election.cc:336] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:32.035077 24791 consensus_queue.cc:1048] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
W20260709 13:07:32.033828 22237 consensus_peers.cc:597] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:32.025197 24873 raft_consensus.cc:2804] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:07:32.036139 24800 consensus_queue.cc:1048] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.028s
I20260709 13:07:32.037916 24786 raft_consensus.cc:515] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:32.072265 24786 leader_election.cc:290] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 election: Requested vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:07:32.075163 22237 consensus_peers.cc:597] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:32.063792 24873 raft_consensus.cc:697] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 6 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
I20260709 13:07:32.078038 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42caa57c14f94b269f729e8ef6b555ee" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672"
W20260709 13:07:32.078495 21698 consensus_peers.cc:597] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:32.080322 21698 consensus_peers.cc:597] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:32.079834 21725 raft_consensus.cc:3060] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:07:32.101646 24871 log.cc:927] Time spent T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.057s	user 0.000s	sys 0.001s
I20260709 13:07:32.104066 21725 raft_consensus.cc:2468] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd323b19805c46bcb7aec2478c2a29e9 in term 5.
W20260709 13:07:32.107331 22237 consensus_peers.cc:597] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:32.107602 22239 leader_election.cc:304] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
W20260709 13:07:32.108381 22237 leader_election.cc:336] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:32.122008 21725 raft_consensus.cc:1275] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:07:32.123312 24846 consensus_queue.cc:1048] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:07:32.124684 24786 raft_consensus.cc:2804] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:32.125211 24786 raft_consensus.cc:697] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [term 5 LEADER]: Becoming Leader. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Running, Role: LEADER
W20260709 13:07:32.126277 22237 consensus_peers.cc:597] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:32.126024 24786 consensus_queue.cc:237] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:32.126709 22237 consensus_peers.cc:597] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:32.131898 24873 consensus_queue.cc:237] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:32.132335 22237 consensus_peers.cc:597] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:32.157321 24843 tablet_bootstrap.cc:492] T 6eedca2edb474f7daf61fe1d1409daff P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap starting.
I20260709 13:07:32.157642 21480 catalog_manager.cc:5697] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 9 to 10, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 10 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:32.160301 21480 catalog_manager.cc:5697] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 reported cstate change: term changed from 4 to 5, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194). New cstate: current_term: 5 leader_uuid: "c0c40b7dc6c341f7ba49e3a696970252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:32.233453 21729 raft_consensus.cc:1275] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
W20260709 13:07:32.236624 22237 consensus_peers.cc:597] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:32.245334 21624 consensus_peers.cc:597] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:32.245782 21624 consensus_peers.cc:597] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:32.246171 21624 consensus_peers.cc:597] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:32.244364 21481 catalog_manager.cc:5697] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: term changed from 5 to 6, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196). New cstate: current_term: 6 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:32.256145 24873 consensus_queue.cc:1048] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.002s
W20260709 13:07:32.269925 22237 consensus_peers.cc:597] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:32.270417 22237 consensus_peers.cc:597] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:32.322299 20479 tablet_server.cc:179] TabletServer@127.19.255.194:0 shutting down...
W20260709 13:07:32.340732 21623 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:38861, user_credentials={real_user=slave}} blocked reactor thread for 303486us
I20260709 13:07:32.364874 22266 raft_consensus.cc:1275] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
W20260709 13:07:32.371861 21624 consensus_peers.cc:597] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:32.376343 21698 consensus_peers.cc:597] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:32.377028 21698 consensus_peers.cc:597] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:32.381405 21483 catalog_manager.cc:5697] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 reported cstate change: term changed from 4 to 5, leader changed from 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193) to fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196). New cstate: current_term: 5 leader_uuid: "fd323b19805c46bcb7aec2478c2a29e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:07:32.384379 21624 consensus_peers.cc:597] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:32.384563 22237 consensus_peers.cc:597] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:32.390722 22237 consensus_peers.cc:597] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:32.392086 21624 consensus_peers.cc:597] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:32.423197 24852 consensus_queue.cc:1048] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 13:07:32.432163 21699 consensus_peers.cc:597] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. 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 13:07:32.432466 21624 consensus_peers.cc:597] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:32.432700 21699 consensus_peers.cc:597] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. 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 13:07:32.432910 21624 consensus_peers.cc:597] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:32.438793 22237 consensus_peers.cc:597] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:32.439669 21699 consensus_peers.cc:597] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. 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 13:07:32.440343 21699 consensus_peers.cc:597] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. 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 13:07:32.465077 21699 consensus_peers.cc:597] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. 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 13:07:32.470362 22238 consensus_peers.cc:597] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. 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 13:07:32.471388 22238 consensus_peers.cc:597] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. 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 13:07:32.472793 22238 consensus_peers.cc:597] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. 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 13:07:32.473323 22238 consensus_peers.cc:597] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. 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 13:07:32.473927 22238 consensus_peers.cc:597] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. 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 13:07:32.474458 22238 consensus_peers.cc:597] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. 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 13:07:32.475015 22238 consensus_peers.cc:597] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:32.497053 22267 raft_consensus.cc:1275] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:07:32.501267 24852 consensus_queue.cc:1048] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
W20260709 13:07:32.504000 22238 consensus_peers.cc:597] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. 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 13:07:32.504545 22238 consensus_peers.cc:597] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. 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 13:07:32.516212 22238 consensus_peers.cc:597] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. 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 13:07:32.523993 22238 consensus_peers.cc:597] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. 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 13:07:32.546247 21699 consensus_peers.cc:597] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. 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 13:07:32.546870 21699 consensus_peers.cc:597] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. 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 13:07:32.547408 21699 consensus_peers.cc:597] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:32.556236 24843 tablet_bootstrap.cc:492] T 6eedca2edb474f7daf61fe1d1409daff P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260709 13:07:32.575799 22238 consensus_peers.cc:597] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:32.579207 24843 tablet_bootstrap.cc:492] T 6eedca2edb474f7daf61fe1d1409daff P fd323b19805c46bcb7aec2478c2a29e9: Bootstrap complete.
I20260709 13:07:32.580320 24843 ts_tablet_manager.cc:1403] T 6eedca2edb474f7daf61fe1d1409daff P fd323b19805c46bcb7aec2478c2a29e9: Time spent bootstrapping tablet: real 0.457s	user 0.031s	sys 0.033s
W20260709 13:07:32.582526 22238 consensus_peers.cc:597] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:32.602383 21725 raft_consensus.cc:1275] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:07:32.618690 21725 raft_consensus.cc:1275] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:07:32.609697 24845 consensus_queue.cc:1048] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.009s
W20260709 13:07:32.623932 21698 consensus_peers.cc:597] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:32.623623 24864 consensus_queue.cc:1048] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.022s
W20260709 13:07:32.662751 22237 consensus_peers.cc:597] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:32.666638 21699 consensus_peers.cc:597] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. 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 13:07:32.703540 21699 consensus_peers.cc:597] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:32.708496 21729 raft_consensus.cc:1275] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 10 FOLLOWER]: Refusing update from remote peer c0c40b7dc6c341f7ba49e3a696970252: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 13:07:32.717759 24852 consensus_queue.cc:1048] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:07:32.725518 24843 raft_consensus.cc:359] T 6eedca2edb474f7daf61fe1d1409daff P fd323b19805c46bcb7aec2478c2a29e9 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
I20260709 13:07:32.726424 24843 raft_consensus.cc:740] T 6eedca2edb474f7daf61fe1d1409daff P fd323b19805c46bcb7aec2478c2a29e9 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: fd323b19805c46bcb7aec2478c2a29e9, State: Initialized, Role: LEARNER
I20260709 13:07:32.734864 21726 raft_consensus.cc:1275] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Refusing update from remote peer fd323b19805c46bcb7aec2478c2a29e9: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:07:32.727025 24843 consensus_queue.cc:260] T 6eedca2edb474f7daf61fe1d1409daff P fd323b19805c46bcb7aec2478c2a29e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } }
W20260709 13:07:32.735414 21699 consensus_peers.cc:597] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. 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 13:07:32.736075 21699 consensus_peers.cc:597] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. 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 13:07:32.736680 22237 consensus_peers.cc:597] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:32.739853 24900 log.cc:927] Time spent T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252: Append to log took a long time: real 0.052s	user 0.000s	sys 0.001s
W20260709 13:07:32.742702 21624 consensus_peers.cc:597] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:32.748859 24845 consensus_queue.cc:1048] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 13:07:32.750227 22237 consensus_peers.cc:597] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:32.757329 21698 consensus_peers.cc:597] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:32.757982 24843 ts_tablet_manager.cc:1434] T 6eedca2edb474f7daf61fe1d1409daff P fd323b19805c46bcb7aec2478c2a29e9: Time spent starting tablet: real 0.177s	user 0.008s	sys 0.000s
W20260709 13:07:32.760104 21624 consensus_peers.cc:597] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:32.763564 21744 tablet_copy_service.cc:342] P 85fe6149d5a84a0e8902326e5be67672: Request end of tablet copy session fd323b19805c46bcb7aec2478c2a29e9-6eedca2edb474f7daf61fe1d1409daff received from {username='slave'} at 127.0.0.1:41336
I20260709 13:07:32.764087 21744 tablet_copy_service.cc:434] P 85fe6149d5a84a0e8902326e5be67672: ending tablet copy session fd323b19805c46bcb7aec2478c2a29e9-6eedca2edb474f7daf61fe1d1409daff on tablet 6eedca2edb474f7daf61fe1d1409daff with peer fd323b19805c46bcb7aec2478c2a29e9
W20260709 13:07:32.838094 21699 consensus_peers.cc:597] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:32.910785 24864 raft_consensus.cc:493] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:32.911311 24864 raft_consensus.cc:515] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:32.913375 24864 leader_election.cc:290] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:32.914465 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:33.001358 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127c569f884b46c6a4c18b40078137db" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:07:33.003315 21699 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 329 similar messages]
I20260709 13:07:33.006412 20479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:33.007448 20479 tablet_replica.cc:333] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.008549 20479 raft_consensus.cc:2243] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.009177 20479 raft_consensus.cc:2272] T 568032bcd0f4496d8ccb95835f746ea6 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.009995 24852 raft_consensus.cc:493] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:33.010480 24852 raft_consensus.cc:515] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:33.012589 24852 leader_election.cc:290] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:33.014508 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:33.018759 20479 tablet_replica.cc:333] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.019611 20479 raft_consensus.cc:2243] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.020236 20479 raft_consensus.cc:2272] T b6c8f49a78d445ee9c99e52b05c1b2bf P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.022027 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53402457d1142b8a875534021521d02" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:33.022939 20479 tablet_replica.cc:333] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.024353 24852 raft_consensus.cc:493] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:33.024811 24852 raft_consensus.cc:515] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:33.028110 24868 raft_consensus.cc:493] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:33.028599 24868 raft_consensus.cc:515] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:33.030519 24868 leader_election.cc:290] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:07:33.033700 21624 leader_election.cc:336] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:33.037470 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:33.039816 21626 leader_election.cc:304] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:33.044657 24864 raft_consensus.cc:2749] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:33.054893 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a3e064ee3a48b4b61f8430c80ece33" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:33.056661 21626 leader_election.cc:304] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:33.057857 24864 raft_consensus.cc:2749] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 13:07:33.061610 21698 consensus_peers.cc:597] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:33.064185 24852 leader_election.cc:290] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:33.066633 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722661173124e30931d0bb62fdc7689" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:33.073945 21623 leader_election.cc:304] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 3d3266654c694a6c82af9d31d7154a0a, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:33.074694 24839 raft_consensus.cc:2749] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:07:33.076109 20479 raft_consensus.cc:2243] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.076984 20479 raft_consensus.cc:2272] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P c0c40b7dc6c341f7ba49e3a696970252 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.076901 21626 leader_election.cc:304] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:33.077700 24864 raft_consensus.cc:2749] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:33.079638 20479 tablet_replica.cc:333] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.110704 20479 raft_consensus.cc:2243] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.111305 20479 raft_consensus.cc:2272] T 086cac2d4434404e9ae4162c70276394 P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.126322 20479 tablet_replica.cc:333] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.127105 20479 raft_consensus.cc:2243] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.177457 20479 raft_consensus.cc:2272] T fbfdcf9c23364b6ca8bf581feccf3cb2 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.249409 20479 tablet_replica.cc:333] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.250195 20479 raft_consensus.cc:2243] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.250911 20479 raft_consensus.cc:2272] T 117c5d69faea43f595b012039cd72553 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.251212 22267 raft_consensus.cc:1217] T 6eedca2edb474f7daf61fe1d1409daff P fd323b19805c46bcb7aec2478c2a29e9 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:07:33.254444 20479 tablet_replica.cc:333] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
W20260709 13:07:33.255577 21698 consensus_peers.cc:597] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:33.260802 20479 raft_consensus.cc:2243] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 9 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.261777 20479 raft_consensus.cc:2272] T 74a1ecda48904e55aaeabb4f131846ac P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.264259 20479 tablet_replica.cc:333] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.265036 20479 raft_consensus.cc:2243] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.265586 20479 raft_consensus.cc:2272] T 6ec1876200a5496585dbb32cc0a22893 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.268042 20479 tablet_replica.cc:333] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.268746 20479 raft_consensus.cc:2243] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.269335 20479 raft_consensus.cc:2272] T 6744e979f9de472fb60012d54c4d3ca6 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.284935 20479 tablet_replica.cc:333] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.285671 20479 raft_consensus.cc:2243] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 8 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.286623 20479 raft_consensus.cc:2272] T 5c1744a00a374b73ac295fa9e55245a0 P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.289017 20479 tablet_replica.cc:333] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.289703 20479 raft_consensus.cc:2243] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.290628 20479 raft_consensus.cc:2272] T d51bc12b41914bad9df01a751855d7f9 P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.293021 20479 tablet_replica.cc:333] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.293771 20479 raft_consensus.cc:2243] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 8 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.294567 20479 raft_consensus.cc:2272] T 13ddc941dbd240599b23396d76dc306f P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:33.307512 21698 consensus_peers.cc:597] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:33.310767 20479 tablet_replica.cc:333] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.311733 20479 raft_consensus.cc:2243] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 10 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.312675 20479 raft_consensus.cc:2272] T 0e06c0addcd6422cace4d15f3929139b P c0c40b7dc6c341f7ba49e3a696970252 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.315114 20479 tablet_replica.cc:333] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.315909 20479 raft_consensus.cc:2243] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 8 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.316807 20479 raft_consensus.cc:2272] T 466c4cb3d37f449d858696fd3e62b10a P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.319423 20479 tablet_replica.cc:333] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.320204 20479 raft_consensus.cc:2243] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.320827 20479 raft_consensus.cc:2272] T 1320105581bf4d818cb0476bcf16a7b6 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.323246 20479 tablet_replica.cc:333] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.324043 20479 raft_consensus.cc:2243] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.324896 20479 raft_consensus.cc:2272] T 9ca28d48ec154f2da8eebb601be7b82e P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.327345 20479 tablet_replica.cc:333] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.328152 20479 raft_consensus.cc:2243] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.328730 20479 raft_consensus.cc:2272] T ea0e439ac45641be8c876cc3cacbafa6 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.331223 20479 tablet_replica.cc:333] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.332012 20479 raft_consensus.cc:2243] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.332549 20479 raft_consensus.cc:2272] T 7f79ad57bad84ba39ca348a358a3a159 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.335067 20479 tablet_replica.cc:333] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.335807 20479 raft_consensus.cc:2243] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.343763 24852 raft_consensus.cc:493] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fd323b19805c46bcb7aec2478c2a29e9)
I20260709 13:07:33.344347 24852 raft_consensus.cc:515] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:33.346490 24852 leader_election.cc:290] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:33.347903 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:33.350080 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dbcd4905f04e6b81b650a8319cb69c" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:33.336410 20479 raft_consensus.cc:2272] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.351415 21623 leader_election.cc:304] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:33.352381 24852 raft_consensus.cc:2749] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:07:33.353076 20479 tablet_replica.cc:333] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.354022 20479 raft_consensus.cc:2243] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.355037 20479 raft_consensus.cc:2272] T 60f106109f314487b3ea818ec50fd2e1 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.359318 20479 tablet_replica.cc:333] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.361300 20479 raft_consensus.cc:2243] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.362811 20479 raft_consensus.cc:2272] T a4955566edeb4111afd9f42d0664485a P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.365533 20479 tablet_replica.cc:333] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.366293 20479 raft_consensus.cc:2243] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.366848 20479 raft_consensus.cc:2272] T b9a3e064ee3a48b4b61f8430c80ece33 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.369217 20479 tablet_replica.cc:333] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.369949 20479 raft_consensus.cc:2243] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.370735 20479 raft_consensus.cc:2272] T 583e128a3647458d9203db757caf0aa7 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.373186 20479 tablet_replica.cc:333] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.373916 20479 raft_consensus.cc:2243] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.378885 20479 raft_consensus.cc:2272] T cc3f01ef79ae4a5b933e503208d1b5f2 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.381430 20479 tablet_replica.cc:333] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.382197 20479 raft_consensus.cc:2243] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.382822 20479 raft_consensus.cc:2272] T 15b0ef1efaf74cde901ff0a73fc29ae4 P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.385242 20479 tablet_replica.cc:333] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.386023 20479 raft_consensus.cc:2243] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.386557 20479 raft_consensus.cc:2272] T ecc2c70ea8ac428aaba8b7d5e37bf460 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.389171 20479 tablet_replica.cc:333] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.389925 20479 raft_consensus.cc:2243] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.390905 20479 raft_consensus.cc:2272] T 3f8d0659f0b84494a0edb80d520b36e0 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.393312 20479 tablet_replica.cc:333] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.393994 20479 raft_consensus.cc:2243] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.394526 20479 raft_consensus.cc:2272] T ed5a088ede5c4fabbd662ba8c7391a8d P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.397145 20479 tablet_replica.cc:333] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.397837 20479 raft_consensus.cc:2243] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 10 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.399009 20479 raft_consensus.cc:2272] T 62dba503b525414b9f6db863d11d702f P c0c40b7dc6c341f7ba49e3a696970252 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.401404 20479 tablet_replica.cc:333] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.402108 20479 raft_consensus.cc:2243] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.402606 20479 raft_consensus.cc:2272] T 127c569f884b46c6a4c18b40078137db P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.404896 20479 tablet_replica.cc:333] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.405586 20479 raft_consensus.cc:2243] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.406563 20479 raft_consensus.cc:2272] T a40f64e515174e3f99deb9221bb9b497 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.409307 20479 tablet_replica.cc:333] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.410193 20479 raft_consensus.cc:2243] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.410846 20479 raft_consensus.cc:2272] T e53402457d1142b8a875534021521d02 P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.413379 20479 tablet_replica.cc:333] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.414069 20479 raft_consensus.cc:2243] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.414765 20479 raft_consensus.cc:2272] T 1d4b4815da064705a6509e5a89c3a18b P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.417057 20479 tablet_replica.cc:333] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.417711 20479 raft_consensus.cc:2243] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.418219 20479 raft_consensus.cc:2272] T aecdf0cb97544b1495a0a25386ea9f29 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.421066 20479 tablet_replica.cc:333] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.421736 20479 raft_consensus.cc:2243] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.422537 20479 raft_consensus.cc:2272] T e08fa65b0e8741daae9ee5996be73918 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.428968 24839 raft_consensus.cc:493] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:33.429502 20479 tablet_replica.cc:333] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.429472 24839 raft_consensus.cc:515] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:33.431672 24839 leader_election.cc:290] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:33.434150 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:33.440366 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b58af783a2747c09dfa889ffb6663be" candidate_uuid: "c0c40b7dc6c341f7ba49e3a696970252" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:33.430328 20479 raft_consensus.cc:2243] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.443779 21626 leader_election.cc:304] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [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: c0c40b7dc6c341f7ba49e3a696970252; no voters: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9
I20260709 13:07:33.444264 20479 raft_consensus.cc:2272] T 1ea93d1f431d4a20bfef7f2038775c1a P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.444687 24839 raft_consensus.cc:2749] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:33.446720 20479 tablet_replica.cc:333] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.447443 20479 raft_consensus.cc:2243] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.447999 20479 raft_consensus.cc:2272] T 3722661173124e30931d0bb62fdc7689 P c0c40b7dc6c341f7ba49e3a696970252 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.450271 20479 tablet_replica.cc:333] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.450966 20479 raft_consensus.cc:2243] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.451766 20479 raft_consensus.cc:2272] T ae15a655577142ed99332bdb3681af0f P c0c40b7dc6c341f7ba49e3a696970252 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.454070 20479 tablet_replica.cc:333] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.454720 20479 raft_consensus.cc:2243] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.455224 20479 raft_consensus.cc:2272] T d680d1a06d904ef0a8a5e9eb0d11ab01 P c0c40b7dc6c341f7ba49e3a696970252 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.457595 20479 tablet_replica.cc:333] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.458209 20479 raft_consensus.cc:2243] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.458717 20479 raft_consensus.cc:2272] T 4b58af783a2747c09dfa889ffb6663be P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.460994 20479 tablet_replica.cc:333] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.461648 20479 raft_consensus.cc:2243] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.462422 20479 raft_consensus.cc:2272] T 2b4df4ccf88044758041bcde7c23936f P c0c40b7dc6c341f7ba49e3a696970252 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.464875 20479 tablet_replica.cc:333] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.465554 20479 raft_consensus.cc:2243] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 10 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.466447 20479 raft_consensus.cc:2272] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P c0c40b7dc6c341f7ba49e3a696970252 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.469499 20479 tablet_replica.cc:333] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.470129 20479 raft_consensus.cc:2243] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.470717 20479 raft_consensus.cc:2272] T 6eedca2edb474f7daf61fe1d1409daff P c0c40b7dc6c341f7ba49e3a696970252 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.473332 20479 tablet_replica.cc:333] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.473960 20479 raft_consensus.cc:2243] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.474720 20479 raft_consensus.cc:2272] T 28dbcd4905f04e6b81b650a8319cb69c P c0c40b7dc6c341f7ba49e3a696970252 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.477198 20479 tablet_replica.cc:333] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252: stopping tablet replica
I20260709 13:07:33.477756 20479 raft_consensus.cc:2243] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.478346 20479 raft_consensus.cc:2272] T a19141f02ec44fd78bf88bffec03209d P c0c40b7dc6c341f7ba49e3a696970252 [term 9 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:33.559197 21625 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:33.561384 21623 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:33.571463 21624 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:33.576864 21626 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:33.668983 21625 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:33.714560 21623 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:33.717460 21626 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:33.730685 24844 raft_consensus.cc:493] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:33.731240 24844 raft_consensus.cc:515] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:33.733525 24844 leader_election.cc:290] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:33.738160 24906 raft_consensus.cc:1064] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672: attempting to promote NON_VOTER fd323b19805c46bcb7aec2478c2a29e9 to VOTER
W20260709 13:07:33.739786 22238 leader_election.cc:336] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:07:33.740737 24906 consensus_queue.cc:237] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:33.800284 21624 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:33.800719 21623 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:33.835160 22267 raft_consensus.cc:1275] T 6eedca2edb474f7daf61fe1d1409daff P fd323b19805c46bcb7aec2478c2a29e9 [term 3 LEARNER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:07:33.840055 24906 consensus_queue.cc:1048] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:07:33.849444 21699 consensus_peers.cc:597] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. 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 13:07:33.850625 21698 consensus_peers.cc:597] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:33.872529 21626 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:34.044134 21698 consensus_peers.cc:597] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:34.084558 21626 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:34.119407 22237 leader_election.cc:336] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:34.119968 22237 leader_election.cc:304] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:34.120692 24873 raft_consensus.cc:2749] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:07:34.122526 21625 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:34.147118 21625 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:34.248980 21698 consensus_peers.cc:597] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:34.276449 21698 consensus_peers.cc:597] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:34.410669 22238 consensus_peers.cc:597] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:34.467973 24873 raft_consensus.cc:493] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:34.469786 24873 raft_consensus.cc:515] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:34.479415 22238 leader_election.cc:336] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
I20260709 13:07:34.480818 24873 leader_election.cc:290] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:34.497319 24906 raft_consensus.cc:493] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:34.498133 24906 raft_consensus.cc:515] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:34.498852 24785 raft_consensus.cc:493] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:34.499663 24785 raft_consensus.cc:515] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:34.501592 24906 leader_election.cc:290] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:34.502002 24785 leader_election.cc:290] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:34.502872 24874 raft_consensus.cc:493] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:34.503682 24874 raft_consensus.cc:515] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:34.506111 24874 leader_election.cc:290] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
W20260709 13:07:34.508484 21699 leader_election.cc:336] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
W20260709 13:07:34.509074 21699 leader_election.cc:336] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
I20260709 13:07:34.509310 24785 raft_consensus.cc:493] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:34.510082 24785 raft_consensus.cc:515] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:34.512475 24785 leader_election.cc:290] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
W20260709 13:07:34.516953 22238 consensus_peers.cc:597] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:34.518802 24785 raft_consensus.cc:493] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:34.519650 24785 raft_consensus.cc:515] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:34.520375 21699 leader_election.cc:336] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
W20260709 13:07:34.514818 21698 leader_election.cc:336] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:34.521433 21698 leader_election.cc:304] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:34.522212 24785 leader_election.cc:290] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:34.522274 24906 raft_consensus.cc:2749] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 13:07:34.528323 21698 leader_election.cc:336] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:34.530182 21698 leader_election.cc:304] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:34.531188 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
I20260709 13:07:34.534377 22239 leader_election.cc:304] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:34.537284 24874 raft_consensus.cc:2749] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:07:34.537650 24906 raft_consensus.cc:2749] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 13:07:34.539750 21699 leader_election.cc:336] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
W20260709 13:07:34.531185 22238 leader_election.cc:336] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
W20260709 13:07:34.542533 22237 leader_election.cc:336] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
W20260709 13:07:34.550668 21698 leader_election.cc:336] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
W20260709 13:07:34.558687 22238 consensus_peers.cc:597] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:34.562143 21698 leader_election.cc:304] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:34.561478 24906 raft_consensus.cc:493] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:34.563060 24906 raft_consensus.cc:515] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:34.566026 24906 leader_election.cc:290] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
W20260709 13:07:34.562363 22238 consensus_peers.cc:597] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:34.568701 24915 raft_consensus.cc:493] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:34.569926 22237 leader_election.cc:304] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:34.569680 24915 raft_consensus.cc:515] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:34.579490 24873 raft_consensus.cc:2749] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:07:34.580626 24906 raft_consensus.cc:493] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:34.581092 24915 leader_election.cc:290] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:34.570747 24785 raft_consensus.cc:2749] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:34.576943 24914 raft_consensus.cc:493] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:34.583431 24914 raft_consensus.cc:515] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:34.581457 24906 raft_consensus.cc:515] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:34.585767 24914 leader_election.cc:290] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:34.587378 24906 leader_election.cc:290] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
W20260709 13:07:34.592392 22238 leader_election.cc:336] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
W20260709 13:07:34.592979 22238 leader_election.cc:336] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
W20260709 13:07:34.593314 21699 leader_election.cc:336] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
I20260709 13:07:34.593825 24914 raft_consensus.cc:493] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
W20260709 13:07:34.594105 21698 leader_election.cc:336] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:34.594604 21698 leader_election.cc:304] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:34.596640 24785 raft_consensus.cc:2749] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:07:34.594748 24914 raft_consensus.cc:515] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:34.604429 24785 raft_consensus.cc:493] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:34.605113 24785 raft_consensus.cc:515] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:34.608992 24915 raft_consensus.cc:493] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:34.609248 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:34.613101 22269 raft_consensus.cc:2468] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 10.
I20260709 13:07:34.613163 24915 raft_consensus.cc:515] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:34.610726 24785 leader_election.cc:290] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:07:34.611208 22238 leader_election.cc:336] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
I20260709 13:07:34.611681 24914 leader_election.cc:290] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:34.614583 21697 leader_election.cc:304] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:34.617334 24915 leader_election.cc:290] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:34.617973 24785 raft_consensus.cc:2804] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 13:07:34.618535 24785 raft_consensus.cc:493] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 10 FOLLOWER]: Starting leader election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:34.618932 24785 raft_consensus.cc:3060] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 10 FOLLOWER]: Advancing to term 11
W20260709 13:07:34.623085 22238 leader_election.cc:336] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
I20260709 13:07:34.625780 24847 raft_consensus.cc:493] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:34.626601 24847 raft_consensus.cc:515] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:34.628379 21699 leader_election.cc:336] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
I20260709 13:07:34.631246 24847 leader_election.cc:290] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
W20260709 13:07:34.633543 22237 leader_election.cc:336] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:34.633975 22237 leader_election.cc:304] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
W20260709 13:07:34.640894 21698 leader_election.cc:336] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:34.641661 21698 leader_election.cc:304] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:34.643285 24847 raft_consensus.cc:2749] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:07:34.649397 24915 raft_consensus.cc:2749] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 13:07:34.650445 22237 leader_election.cc:336] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:34.660573 22237 leader_election.cc:304] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:34.668901 24785 raft_consensus.cc:515] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:34.669950 21698 leader_election.cc:336] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:34.670393 24914 raft_consensus.cc:2749] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:34.680537 21698 leader_election.cc:304] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:34.681413 24906 raft_consensus.cc:2749] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 13:07:34.677260 22237 leader_election.cc:336] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
W20260709 13:07:34.663569 21699 leader_election.cc:336] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
I20260709 13:07:34.684351 22237 leader_election.cc:304] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:34.685115 24914 raft_consensus.cc:2749] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:07:34.685294 22237 leader_election.cc:336] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:34.685803 22237 leader_election.cc:304] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
W20260709 13:07:34.685949 21699 leader_election.cc:336] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
I20260709 13:07:34.686513 24914 raft_consensus.cc:2749] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:34.689497 24785 leader_election.cc:290] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 11 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:34.690544 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dba503b525414b9f6db863d11d702f" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:34.691088 22269 raft_consensus.cc:3060] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 10 FOLLOWER]: Advancing to term 11
W20260709 13:07:34.695742 22238 consensus_peers.cc:597] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:34.699182 22269 raft_consensus.cc:2468] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 11.
I20260709 13:07:34.699929 24914 raft_consensus.cc:493] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:34.701386 24914 raft_consensus.cc:515] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:34.707114 21697 leader_election.cc:304] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:34.707952 24906 raft_consensus.cc:2804] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 13:07:34.708508 24906 raft_consensus.cc:697] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 11 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:34.709712 24906 consensus_queue.cc:237] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [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: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:34.715380 22237 leader_election.cc:336] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
W20260709 13:07:34.720651 22238 leader_election.cc:336] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
I20260709 13:07:34.721671 22238 leader_election.cc:304] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:34.722482 24915 raft_consensus.cc:2749] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:34.723896 24914 leader_election.cc:290] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
W20260709 13:07:34.730036 21698 consensus_peers.cc:597] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:34.730804 21698 leader_election.cc:336] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:34.733413 21698 leader_election.cc:304] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:34.734234 24785 raft_consensus.cc:2749] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 13:07:34.732962 21699 leader_election.cc:336] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 11 election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
W20260709 13:07:34.742913 22237 consensus_peers.cc:597] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:34.745734 22237 consensus_peers.cc:597] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:34.759646 24915 raft_consensus.cc:493] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:34.760314 24915 raft_consensus.cc:515] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:34.762564 24915 leader_election.cc:290] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:34.763563 21725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "fd323b19805c46bcb7aec2478c2a29e9" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "85fe6149d5a84a0e8902326e5be67672" is_pre_election: true
W20260709 13:07:34.769423 22238 leader_election.cc:336] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
I20260709 13:07:34.769840 22238 leader_election.cc:304] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:34.770673 24915 raft_consensus.cc:2749] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:07:34.773921 24785 raft_consensus.cc:493] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:34.774575 24785 raft_consensus.cc:515] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:34.776819 24785 leader_election.cc:290] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:34.776691 21483 catalog_manager.cc:5697] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 10 to 11, leader changed from c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 11 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:07:34.787482 22237 consensus_peers.cc:597] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:34.797469 22238 consensus_peers.cc:597] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:34.797549 21699 consensus_peers.cc:597] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:34.798043 22238 consensus_peers.cc:597] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:34.814920 21698 leader_election.cc:336] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
W20260709 13:07:34.827620 22237 consensus_peers.cc:597] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:34.829453 24785 raft_consensus.cc:493] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:34.829978 24785 raft_consensus.cc:515] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:34.831664 24785 leader_election.cc:290] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
W20260709 13:07:34.832079 21699 leader_election.cc:336] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
I20260709 13:07:34.833014 21699 leader_election.cc:304] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:34.834218 24785 raft_consensus.cc:2749] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 13:07:34.840076 22238 consensus_peers.cc:597] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:34.842280 21699 consensus_peers.cc:597] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:34.844488 21699 leader_election.cc:336] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
W20260709 13:07:34.845158 21698 consensus_peers.cc:597] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:07:34.858168 24785 raft_consensus.cc:493] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:34.858690 24785 raft_consensus.cc:515] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:34.862452 22269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9" is_pre_election: true
I20260709 13:07:34.862996 22269 raft_consensus.cc:2468] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 7.
I20260709 13:07:34.864066 21697 leader_election.cc:304] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
I20260709 13:07:34.864809 24906 raft_consensus.cc:2804] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:07:34.865175 24906 raft_consensus.cc:493] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Starting leader election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:34.865538 24906 raft_consensus.cc:3060] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Advancing to term 8
W20260709 13:07:34.875928 21698 leader_election.cc:336] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:34.876395 21698 leader_election.cc:304] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:34.877079 24847 raft_consensus.cc:2749] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 13:07:34.877244 21698 consensus_peers.cc:597] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:07:34.884196 24847 raft_consensus.cc:493] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:34.884912 24847 raft_consensus.cc:515] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:34.891768 21698 leader_election.cc:336] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:34.887502 24847 leader_election.cc:290] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:34.911181 24785 leader_election.cc:290] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
W20260709 13:07:34.930541 22238 consensus_peers.cc:597] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:34.937283 24906 raft_consensus.cc:515] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:34.944156 24906 leader_election.cc:290] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 8 election: Requested vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), fd323b19805c46bcb7aec2478c2a29e9 (127.19.255.196:38861)
I20260709 13:07:34.958101 22267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3f01ef79ae4a5b933e503208d1b5f2" candidate_uuid: "85fe6149d5a84a0e8902326e5be67672" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "fd323b19805c46bcb7aec2478c2a29e9"
I20260709 13:07:34.958756 22267 raft_consensus.cc:3060] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:34.971385 22267 raft_consensus.cc:2468] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85fe6149d5a84a0e8902326e5be67672 in term 8.
I20260709 13:07:34.992938 21697 leader_election.cc:304] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672, fd323b19805c46bcb7aec2478c2a29e9; no voters: 
W20260709 13:07:34.977324 21699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:34117, user_credentials={real_user=slave}} blocked reactor thread for 43874.9us
I20260709 13:07:34.999434 24920 raft_consensus.cc:2804] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:07:34.999953 24920 raft_consensus.cc:697] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 8 LEADER]: Becoming Leader. State: Replica: 85fe6149d5a84a0e8902326e5be67672, State: Running, Role: LEADER
I20260709 13:07:35.000901 24920 consensus_queue.cc:237] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:35.018134 21699 consensus_peers.cc:597] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:35.018723 21699 leader_election.cc:336] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
W20260709 13:07:35.030472 22238 consensus_peers.cc:597] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:35.043567 21699 leader_election.cc:336] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
I20260709 13:07:35.044214 21699 leader_election.cc:304] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
W20260709 13:07:35.058728 22238 consensus_peers.cc:597] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:35.062224 22237 consensus_peers.cc:597] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:35.062841 22237 consensus_peers.cc:597] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:07:35.063913 24785 raft_consensus.cc:2749] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:07:35.079053 21698 consensus_peers.cc:597] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:35.091235 21699 leader_election.cc:336] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
W20260709 13:07:35.092054 21699 consensus_peers.cc:597] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:35.092466 21699 consensus_peers.cc:597] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:35.112707 21483 catalog_manager.cc:5697] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 reported cstate change: term changed from 7 to 8, leader changed from c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194) to 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195). New cstate: current_term: 8 leader_uuid: "85fe6149d5a84a0e8902326e5be67672" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:07:35.129956 22238 consensus_peers.cc:597] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:35.164726 22237 consensus_peers.cc:597] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:35.161511 21699 consensus_peers.cc:597] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:35.166616 21699 consensus_peers.cc:597] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:35.167122 21699 consensus_peers.cc:597] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:35.171145 20479 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 21681)
I20260709 13:07:35.175853 22267 raft_consensus.cc:1275] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 11 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 13:07:35.177791 24920 consensus_queue.cc:1048] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
W20260709 13:07:35.204089 21699 consensus_peers.cc:597] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:35.250145 22238 consensus_peers.cc:597] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:35.280200 21699 consensus_peers.cc:597] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:35.282548 21699 consensus_peers.cc:597] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:35.289567 21699 consensus_peers.cc:597] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:35.291478 21699 consensus_peers.cc:597] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:35.294171 22237 consensus_peers.cc:597] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:35.298390 21698 consensus_peers.cc:597] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:35.331462 22237 consensus_peers.cc:597] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:35.340478 22237 consensus_peers.cc:597] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:35.350147 21698 consensus_peers.cc:597] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:35.381095 22237 consensus_peers.cc:597] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:35.459441 22237 consensus_peers.cc:597] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:07:35.562463 22267 raft_consensus.cc:1275] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 8 FOLLOWER]: Refusing update from remote peer 85fe6149d5a84a0e8902326e5be67672: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 13:07:35.565048 24906 consensus_queue.cc:1048] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
W20260709 13:07:35.653251 21699 consensus_peers.cc:597] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:35.677729 22237 consensus_peers.cc:597] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:35.678289 22237 consensus_peers.cc:597] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:35.702805 21698 consensus_peers.cc:597] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:35.809867 22237 consensus_peers.cc:597] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:35.836776 21698 consensus_peers.cc:597] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:36.054440 22237 consensus_peers.cc:597] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:36.172806 20479 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 21681)
I20260709 13:07:36.277369 24929 raft_consensus.cc:493] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:36.278036 24929 raft_consensus.cc:515] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:36.317076 24929 leader_election.cc:290] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
W20260709 13:07:36.323421 21698 consensus_peers.cc:597] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:36.349288 21699 consensus_peers.cc:597] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:36.360993 22238 leader_election.cc:336] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
I20260709 13:07:36.403260 24929 raft_consensus.cc:493] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:36.407871 24929 raft_consensus.cc:515] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:36.409997 24929 leader_election.cc:290] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:36.410614 24930 raft_consensus.cc:493] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:36.411552 24930 raft_consensus.cc:515] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:36.414249 22237 leader_election.cc:336] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:36.423947 22237 leader_election.cc:304] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:36.455313 24873 raft_consensus.cc:2749] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:36.467219 24930 leader_election.cc:290] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:36.477078 24847 raft_consensus.cc:493] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:36.477658 24847 raft_consensus.cc:515] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:36.479933 24931 raft_consensus.cc:493] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:36.481264 24931 raft_consensus.cc:515] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:36.483217 24931 leader_election.cc:290] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:36.479689 24847 leader_election.cc:290] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
W20260709 13:07:36.493741 21698 leader_election.cc:336] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
W20260709 13:07:36.494304 21698 leader_election.cc:336] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
W20260709 13:07:36.494788 21698 leader_election.cc:336] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:36.499171 24847 raft_consensus.cc:493] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:36.499790 24847 raft_consensus.cc:515] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:36.501924 24847 leader_election.cc:290] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
W20260709 13:07:36.514510 22238 leader_election.cc:336] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
W20260709 13:07:36.541236 21698 leader_election.cc:336] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
W20260709 13:07:36.566560 22237 leader_election.cc:336] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:36.583986 22237 leader_election.cc:304] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
W20260709 13:07:36.581938 21699 leader_election.cc:336] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
I20260709 13:07:36.585099 21699 leader_election.cc:304] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:36.585876 24929 raft_consensus.cc:2749] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:36.587013 24930 raft_consensus.cc:2749] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 13:07:36.588882 21699 leader_election.cc:336] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
I20260709 13:07:36.589334 21699 leader_election.cc:304] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:36.592576 24930 raft_consensus.cc:2749] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 13:07:36.593634 21699 leader_election.cc:336] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
I20260709 13:07:36.595660 21699 leader_election.cc:304] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:36.596760 24930 raft_consensus.cc:493] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:36.597533 24930 raft_consensus.cc:515] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:36.603242 24930 leader_election.cc:290] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
W20260709 13:07:36.627256 21698 leader_election.cc:336] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:36.631683 24930 raft_consensus.cc:2749] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:07:36.658492 24930 raft_consensus.cc:493] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:36.659332 24930 raft_consensus.cc:515] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
W20260709 13:07:36.662981 21699 leader_election.cc:336] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
I20260709 13:07:36.663954 21699 leader_election.cc:304] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:36.661499 24930 leader_election.cc:290] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:36.677738 24847 raft_consensus.cc:2749] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 13:07:36.681561 21698 leader_election.cc:336] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
W20260709 13:07:36.684954 21699 leader_election.cc:336] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
I20260709 13:07:36.685457 21699 leader_election.cc:304] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:36.688207 20479 tablet_server.cc:196] TabletServer@127.19.255.194:0 shutdown complete.
W20260709 13:07:36.688606 21698 consensus_peers.cc:597] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:07:36.689738 24931 raft_consensus.cc:2749] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 13:07:36.695214 21699 leader_election.cc:336] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
I20260709 13:07:36.695727 21699 leader_election.cc:304] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:36.696614 24931 raft_consensus.cc:2749] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:07:36.697953 24931 raft_consensus.cc:493] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:36.698374 24931 raft_consensus.cc:515] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:36.700290 24931 leader_election.cc:290] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
W20260709 13:07:36.711602 21698 leader_election.cc:336] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
W20260709 13:07:36.716058 21699 leader_election.cc:336] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
I20260709 13:07:36.716535 21699 leader_election.cc:304] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:36.717307 24931 raft_consensus.cc:2749] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:36.723385 24931 raft_consensus.cc:493] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:36.723840 24931 raft_consensus.cc:515] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:36.726420 24931 leader_election.cc:290] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
W20260709 13:07:36.732589 21698 leader_election.cc:336] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
W20260709 13:07:36.741042 21699 leader_election.cc:336] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
I20260709 13:07:36.741531 21699 leader_election.cc:304] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:36.742590 24931 raft_consensus.cc:2749] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 13:07:36.770741 22238 consensus_peers.cc:597] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:07:36.782406 24847 raft_consensus.cc:493] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:36.783046 24847 raft_consensus.cc:515] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:36.788370 24847 leader_election.cc:290] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:36.799494 24929 raft_consensus.cc:493] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:36.807443 24929 raft_consensus.cc:515] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:36.809947 24929 leader_election.cc:290] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
W20260709 13:07:36.815428 22237 leader_election.cc:336] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
W20260709 13:07:36.804934 21699 leader_election.cc:336] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
I20260709 13:07:36.852063 24929 raft_consensus.cc:493] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:36.852775 24929 raft_consensus.cc:515] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:36.855331 24929 leader_election.cc:290] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:36.860464 24847 raft_consensus.cc:493] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:36.862035 24847 raft_consensus.cc:515] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } }
I20260709 13:07:36.867017 24847 leader_election.cc:290] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:36.868122 24873 raft_consensus.cc:493] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:36.882663 24873 raft_consensus.cc:515] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:36.874858 21698 leader_election.cc:336] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:36.875206 20479 tablet_server.cc:179] TabletServer@127.19.255.195:0 shutting down...
I20260709 13:07:36.884464 21698 leader_election.cc:304] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:36.884873 24873 leader_election.cc:290] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:36.885262 24931 raft_consensus.cc:2749] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:07:36.877002 22237 leader_election.cc:336] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
W20260709 13:07:36.892196 22238 leader_election.cc:336] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
I20260709 13:07:36.892815 22238 leader_election.cc:304] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:36.893448 24873 raft_consensus.cc:2749] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 13:07:36.893623 22238 leader_election.cc:336] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
I20260709 13:07:36.894030 22238 leader_election.cc:304] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
W20260709 13:07:36.894232 22237 leader_election.cc:336] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:36.894501 24873 raft_consensus.cc:493] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:36.895026 24873 raft_consensus.cc:515] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:36.896323 24929 raft_consensus.cc:2749] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:36.904800 24873 leader_election.cc:290] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
W20260709 13:07:36.905277 21699 leader_election.cc:336] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
W20260709 13:07:36.908990 21698 consensus_peers.cc:597] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:07:36.909492 21698 leader_election.cc:336] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:36.911913 21698 leader_election.cc:304] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [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: 85fe6149d5a84a0e8902326e5be67672; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
W20260709 13:07:36.911994 22238 leader_election.cc:336] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
I20260709 13:07:36.912606 22238 leader_election.cc:304] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
W20260709 13:07:36.911496 22237 leader_election.cc:336] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:36.913177 24847 raft_consensus.cc:2749] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:07:36.912794 21698 consensus_peers.cc:597] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:07:36.913722 24873 raft_consensus.cc:2749] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 13:07:36.916164 22238 leader_election.cc:336] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
I20260709 13:07:36.916580 22238 leader_election.cc:304] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:36.917233 24873 raft_consensus.cc:2749] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 13:07:36.965225 22239 consensus_peers.cc:597] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Couldn't send request to peer 85fe6149d5a84a0e8902326e5be67672. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:36.974916 20479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:07:36.977149 22239 consensus_peers.cc:597] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Couldn't send request to peer 85fe6149d5a84a0e8902326e5be67672. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:36.977734 20479 tablet_replica.cc:333] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:36.978471 20479 raft_consensus.cc:2243] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:36.979066 20479 raft_consensus.cc:2272] T 28776f313c26429990c52fe2439e804b P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:36.984673 20479 tablet_replica.cc:333] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:36.985285 20479 raft_consensus.cc:2243] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:36.986320 20479 raft_consensus.cc:2272] T 081778ef7ad04f0f966ab8e5e0b594fd P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:36.988667 20479 tablet_replica.cc:333] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:36.989414 20479 raft_consensus.cc:2243] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:07:36.990420 20479 raft_consensus.cc:2272] T 568032bcd0f4496d8ccb95835f746ea6 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:36.992550 20479 tablet_replica.cc:333] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:36.993116 20479 raft_consensus.cc:2243] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:36.994038 20479 raft_consensus.cc:2272] T 8dce0fb868664a789da1828a9c9c060c P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:36.995965 20479 tablet_replica.cc:333] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:36.996655 20479 raft_consensus.cc:2243] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:36.997225 20479 raft_consensus.cc:2272] T 383eded68fd440d9817f2aa3d4005fbc P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.000100 20479 tablet_replica.cc:333] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:37.000881 20479 raft_consensus.cc:2243] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:37.001513 20479 raft_consensus.cc:2272] T bc45dbfea82e411781eec9b654282454 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.004244 20479 tablet_replica.cc:333] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:37.005070 20479 raft_consensus.cc:2243] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:37.005744 20479 raft_consensus.cc:2272] T 74a1ecda48904e55aaeabb4f131846ac P 85fe6149d5a84a0e8902326e5be67672 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.009416 20479 tablet_replica.cc:333] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:37.010242 20479 raft_consensus.cc:2243] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:37.011390 20479 raft_consensus.cc:2272] T 117c5d69faea43f595b012039cd72553 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.013938 20479 tablet_replica.cc:333] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:37.014746 20479 raft_consensus.cc:2243] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 9 LEADER]: Raft consensus shutting down.
I20260709 13:07:37.016119 20479 raft_consensus.cc:2272] T ae3de6eeed744becae91c6342a852f3f P 85fe6149d5a84a0e8902326e5be67672 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.018757 20479 tablet_replica.cc:333] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:37.019615 20479 raft_consensus.cc:2243] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:07:37.020545 20479 raft_consensus.cc:2272] T d3336a77fad34b00ad671b50eb25137a P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:37.021068 22239 consensus_peers.cc:597] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Couldn't send request to peer 85fe6149d5a84a0e8902326e5be67672. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:37.022925 20479 tablet_replica.cc:333] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:37.023854 20479 raft_consensus.cc:2243] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:37.024590 20479 raft_consensus.cc:2272] T 6744e979f9de472fb60012d54c4d3ca6 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:37.024693 22239 consensus_peers.cc:597] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Couldn't send request to peer 85fe6149d5a84a0e8902326e5be67672. 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 13:07:37.025636 22239 consensus_peers.cc:597] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Couldn't send request to peer 85fe6149d5a84a0e8902326e5be67672. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:37.027081 20479 tablet_replica.cc:333] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:37.027694 20479 raft_consensus.cc:2243] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:37.028285 20479 raft_consensus.cc:2272] T 466c4cb3d37f449d858696fd3e62b10a P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.030300 20479 tablet_replica.cc:333] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:37.030938 20479 raft_consensus.cc:2243] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:37.031853 20479 raft_consensus.cc:2272] T d51bc12b41914bad9df01a751855d7f9 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.033885 20479 tablet_replica.cc:333] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:37.034421 20479 raft_consensus.cc:2243] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:37.034869 20479 raft_consensus.cc:2272] T 0e06c0addcd6422cace4d15f3929139b P 85fe6149d5a84a0e8902326e5be67672 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.036795 20479 tablet_replica.cc:333] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:37.037314 20479 raft_consensus.cc:2243] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:37.038129 20479 raft_consensus.cc:2272] T 1320105581bf4d818cb0476bcf16a7b6 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.040244 20479 tablet_replica.cc:333] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:37.040755 20479 raft_consensus.cc:2243] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:37.041239 20479 raft_consensus.cc:2272] T 9ca28d48ec154f2da8eebb601be7b82e P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.043437 20479 tablet_replica.cc:333] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:37.043982 20479 raft_consensus.cc:2243] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:07:37.044925 20479 raft_consensus.cc:2272] T 8076b88e862e42f3bcecc27e8a73e26e P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.046954 20479 tablet_replica.cc:333] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:37.047672 20479 raft_consensus.cc:2243] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:37.048436 20479 raft_consensus.cc:2272] T 2dbb0a37352f4e198641d5ac1f44d5ca P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.050923 20479 tablet_replica.cc:333] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
W20260709 13:07:37.051512 22239 consensus_peers.cc:597] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Couldn't send request to peer 85fe6149d5a84a0e8902326e5be67672. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:37.051654 20479 raft_consensus.cc:2243] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:37.052287 20479 raft_consensus.cc:2272] T 5c1744a00a374b73ac295fa9e55245a0 P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.054641 20479 tablet_replica.cc:333] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:37.055436 20479 raft_consensus.cc:2243] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:07:37.056533 20479 raft_consensus.cc:2272] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:37.057915 22239 consensus_peers.cc:597] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Couldn't send request to peer 85fe6149d5a84a0e8902326e5be67672. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:37.059149 20479 tablet_replica.cc:333] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:37.060000 20479 raft_consensus.cc:2243] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:07:37.061268 20479 raft_consensus.cc:2272] T 1ea93d1f431d4a20bfef7f2038775c1a P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:37.062963 22239 consensus_peers.cc:597] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Couldn't send request to peer 85fe6149d5a84a0e8902326e5be67672. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:37.063824 20479 tablet_replica.cc:333] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:37.064376 20479 raft_consensus.cc:2243] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:07:37.065186 20479 raft_consensus.cc:2272] T ea0e439ac45641be8c876cc3cacbafa6 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.067345 20479 tablet_replica.cc:333] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:37.068084 20479 raft_consensus.cc:2243] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:37.069034 20479 raft_consensus.cc:2272] T 10041191e7d14e77b704e6c142f86ced P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.071759 20479 tablet_replica.cc:333] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:37.072472 20479 raft_consensus.cc:2243] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 13:07:37.072513 22239 consensus_peers.cc:597] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Couldn't send request to peer 85fe6149d5a84a0e8902326e5be67672. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:37.073197 20479 raft_consensus.cc:2272] T a4955566edeb4111afd9f42d0664485a P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.075240 20479 tablet_replica.cc:333] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:37.075826 20479 raft_consensus.cc:2243] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:37.076273 20479 raft_consensus.cc:2272] T b9a3e064ee3a48b4b61f8430c80ece33 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.078135 20479 tablet_replica.cc:333] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:37.078639 20479 raft_consensus.cc:2243] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:07:37.079481 20479 raft_consensus.cc:2272] T 583e128a3647458d9203db757caf0aa7 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.081470 20479 tablet_replica.cc:333] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:37.081935 20479 raft_consensus.cc:2243] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:37.082479 20479 raft_consensus.cc:2272] T b3bffc9ac79a4782b93cb3936481f518 P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.084322 20479 tablet_replica.cc:333] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:37.084800 20479 raft_consensus.cc:2243] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:07:37.085922 20479 raft_consensus.cc:2272] T 15b0ef1efaf74cde901ff0a73fc29ae4 P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.087644 20479 tablet_replica.cc:333] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:37.088166 20479 raft_consensus.cc:2243] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:07:37.088960 20479 raft_consensus.cc:2272] T ecc2c70ea8ac428aaba8b7d5e37bf460 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.090881 20479 tablet_replica.cc:333] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:37.091342 20479 raft_consensus.cc:2243] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:07:37.092181 20479 raft_consensus.cc:2272] T ed5a088ede5c4fabbd662ba8c7391a8d P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.094206 20479 tablet_replica.cc:333] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:37.094756 20479 raft_consensus.cc:2243] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 11 LEADER]: Raft consensus shutting down.
I20260709 13:07:37.095534 20479 raft_consensus.cc:2272] T 62dba503b525414b9f6db863d11d702f P 85fe6149d5a84a0e8902326e5be67672 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.097488 20479 tablet_replica.cc:333] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:37.098152 20479 raft_consensus.cc:2243] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:37.099040 20479 raft_consensus.cc:2272] T 127c569f884b46c6a4c18b40078137db P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.101455 20479 tablet_replica.cc:333] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:37.102120 20479 raft_consensus.cc:2243] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:37.102735 20479 raft_consensus.cc:2272] T 42caa57c14f94b269f729e8ef6b555ee P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.105202 20479 tablet_replica.cc:333] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:37.105814 20479 raft_consensus.cc:2243] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:37.106772 20479 raft_consensus.cc:2272] T ba061b7e139d44248660c604fb91b3c9 P 85fe6149d5a84a0e8902326e5be67672 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.109026 20479 tablet_replica.cc:333] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
W20260709 13:07:37.108903 22237 consensus_peers.cc:597] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:07:37.109748 20479 raft_consensus.cc:2243] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 8 LEADER]: Raft consensus shutting down.
I20260709 13:07:37.110666 20479 raft_consensus.cc:2272] T cc3f01ef79ae4a5b933e503208d1b5f2 P 85fe6149d5a84a0e8902326e5be67672 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.113152 20479 tablet_replica.cc:333] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:37.113821 20479 raft_consensus.cc:2243] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:37.114466 20479 raft_consensus.cc:2272] T e53402457d1142b8a875534021521d02 P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.116844 20479 tablet_replica.cc:333] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:37.117393 20479 raft_consensus.cc:2243] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:37.117878 20479 raft_consensus.cc:2272] T aecdf0cb97544b1495a0a25386ea9f29 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.119793 20479 tablet_replica.cc:333] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:37.120373 20479 raft_consensus.cc:2243] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:37.120957 20479 raft_consensus.cc:2272] T e08fa65b0e8741daae9ee5996be73918 P 85fe6149d5a84a0e8902326e5be67672 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.123266 20479 tablet_replica.cc:333] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:37.123905 20479 raft_consensus.cc:2243] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:37.124415 20479 raft_consensus.cc:2272] T 28dbcd4905f04e6b81b650a8319cb69c P 85fe6149d5a84a0e8902326e5be67672 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.126910 20479 tablet_replica.cc:333] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:37.127568 20479 raft_consensus.cc:2243] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:37.128163 20479 raft_consensus.cc:2272] T 2a2c3be7dca44c1aa8476cb2cfcf7610 P 85fe6149d5a84a0e8902326e5be67672 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.130609 20479 tablet_replica.cc:333] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:37.131283 20479 raft_consensus.cc:2243] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:37.132601 20479 pending_rounds.cc:70] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672: Trying to abort 1 pending ops.
I20260709 13:07:37.132838 20479 pending_rounds.cc:77] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672: Aborting op as it isn't in flight: id { term: 3 index: 5 } timestamp: 7305635650515922944 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "6eedca2edb474f7daf61fe1d1409daff" old_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } } new_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } } }
I20260709 13:07:37.133985 20479 raft_consensus.cc:2917] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: Aborting config change with OpId 3.5: Aborted: Op aborted
I20260709 13:07:37.134349 20479 raft_consensus.cc:2889] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [term 3 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:07:37.134671 20479 raft_consensus.cc:2272] T 6eedca2edb474f7daf61fe1d1409daff P 85fe6149d5a84a0e8902326e5be67672 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.137029 20479 tablet_replica.cc:333] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:37.137610 20479 raft_consensus.cc:2243] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:37.138224 20479 raft_consensus.cc:2272] T 7def1412cd384efaacdf04d382601ddf P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:37.140138 22238 consensus_peers.cc:597] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:07:37.140643 20479 tablet_replica.cc:333] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:37.141295 20479 raft_consensus.cc:2243] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:07:37.142289 20479 raft_consensus.cc:2272] T 4b58af783a2747c09dfa889ffb6663be P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.146682 20479 tablet_replica.cc:333] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:37.147301 20479 raft_consensus.cc:2243] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:37.147861 20479 raft_consensus.cc:2272] T 2b4df4ccf88044758041bcde7c23936f P 85fe6149d5a84a0e8902326e5be67672 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.150362 20479 tablet_replica.cc:333] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672: stopping tablet replica
I20260709 13:07:37.150919 20479 raft_consensus.cc:2243] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 9 LEADER]: Raft consensus shutting down.
I20260709 13:07:37.151888 20479 raft_consensus.cc:2272] T a19141f02ec44fd78bf88bffec03209d P 85fe6149d5a84a0e8902326e5be67672 [term 9 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:37.161878 22239 consensus_peers.cc:597] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Couldn't send request to peer 85fe6149d5a84a0e8902326e5be67672. 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 13:07:37.183008 22238 consensus_peers.cc:597] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:37.199813 22239 consensus_peers.cc:597] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Couldn't send request to peer 85fe6149d5a84a0e8902326e5be67672. 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 13:07:37.200354 22239 consensus_peers.cc:597] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Couldn't send request to peer 85fe6149d5a84a0e8902326e5be67672. 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 13:07:37.221725 22238 consensus_peers.cc:597] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:37.224715 22238 consensus_peers.cc:597] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:37.230692 22237 consensus_peers.cc:597] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:07:37.298149 22239 consensus_peers.cc:597] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Couldn't send request to peer 85fe6149d5a84a0e8902326e5be67672. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.195:36459: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:37.367870 22239 consensus_peers.cc:597] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Couldn't send request to peer 85fe6149d5a84a0e8902326e5be67672. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.195:36459: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:37.380429 22238 consensus_peers.cc:597] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:07:37.397305 24929 raft_consensus.cc:493] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:37.397766 24929 raft_consensus.cc:515] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:37.399583 24929 leader_election.cc:290] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
W20260709 13:07:37.402911 22238 leader_election.cc:336] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
W20260709 13:07:37.404265 22237 leader_election.cc:336] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:37.404619 22237 leader_election.cc:304] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:37.405146 24929 raft_consensus.cc:2749] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:07:37.426919 22237 consensus_peers.cc:597] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:37.456591 22239 consensus_peers.cc:597] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Couldn't send request to peer 85fe6149d5a84a0e8902326e5be67672. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.195:36459: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:37.511343 22238 consensus_peers.cc:597] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:37.517676 22238 consensus_peers.cc:597] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:37.529459 22237 consensus_peers.cc:597] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:37.534565 22237 consensus_peers.cc:597] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:37.538924 22237 consensus_peers.cc:597] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:07:37.631197 22238 consensus_peers.cc:597] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:37.704020 22237 consensus_peers.cc:597] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:37.719635 22238 consensus_peers.cc:597] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:37.746417 22237 consensus_peers.cc:597] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:07:37.778723 22238 consensus_peers.cc:597] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:37.786881 22237 consensus_peers.cc:597] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:07:37.798367 22238 consensus_peers.cc:597] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:37.842507 22237 consensus_peers.cc:597] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:37.862555 22238 consensus_peers.cc:597] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Couldn't send request to peer c0c40b7dc6c341f7ba49e3a696970252. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:07:37.987064 24934 raft_consensus.cc:493] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:37.987613 24934 raft_consensus.cc:515] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:37.989773 24934 leader_election.cc:290] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:07:37.994268 22237 leader_election.cc:336] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
W20260709 13:07:37.995834 22239 leader_election.cc:336] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Network error: Client connection negotiation failed: client connection to 127.19.255.195:36459: connect: Connection refused (error 111)
I20260709 13:07:37.996253 22239 leader_election.cc:304] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:37.997833 24934 raft_consensus.cc:2749] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 13:07:38.024638 22238 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111) [suppressed 594 similar messages]
W20260709 13:07:38.047566 22237 consensus_peers.cc:597] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:38.104642 22237 consensus_peers.cc:597] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:07:38.155987 24934 raft_consensus.cc:493] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:38.156723 24936 raft_consensus.cc:493] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:38.157203 24934 raft_consensus.cc:515] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:38.157270 24936 raft_consensus.cc:515] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:38.159893 24936 leader_election.cc:290] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:38.159605 24934 leader_election.cc:290] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:38.162741 24934 raft_consensus.cc:493] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:38.163203 24934 raft_consensus.cc:515] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:38.165665 22238 leader_election.cc:336] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
W20260709 13:07:38.167048 22238 leader_election.cc:336] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
W20260709 13:07:38.168977 22239 leader_election.cc:336] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Network error: Client connection negotiation failed: client connection to 127.19.255.195:36459: connect: Connection refused (error 111)
I20260709 13:07:38.169389 22239 leader_election.cc:304] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:38.169538 24934 leader_election.cc:290] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:38.170066 24936 raft_consensus.cc:2749] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 13:07:38.170898 22239 leader_election.cc:336] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Network error: Client connection negotiation failed: client connection to 127.19.255.195:36459: connect: Connection refused (error 111)
W20260709 13:07:38.171060 22238 leader_election.cc:336] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
I20260709 13:07:38.171307 22239 leader_election.cc:304] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:38.172020 24936 raft_consensus.cc:2749] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 13:07:38.176783 22239 leader_election.cc:336] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Network error: Client connection negotiation failed: client connection to 127.19.255.195:36459: connect: Connection refused (error 111)
I20260709 13:07:38.177199 22239 leader_election.cc:304] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:38.177922 24936 raft_consensus.cc:2749] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:07:38.188522 22237 consensus_peers.cc:597] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:07:38.210907 24936 raft_consensus.cc:493] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:38.211440 24936 raft_consensus.cc:515] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:38.213501 24936 leader_election.cc:290] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:07:38.219275 22238 leader_election.cc:336] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
W20260709 13:07:38.219794 22239 leader_election.cc:336] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Network error: Client connection negotiation failed: client connection to 127.19.255.195:36459: connect: Connection refused (error 111)
I20260709 13:07:38.220239 22239 leader_election.cc:304] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:38.220952 24936 raft_consensus.cc:2749] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 13:07:38.244669 20479 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 21755)
I20260709 13:07:38.246636 24934 raft_consensus.cc:493] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:38.247501 24934 raft_consensus.cc:515] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:38.249704 24936 raft_consensus.cc:493] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:38.250258 24934 leader_election.cc:290] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:38.250186 24936 raft_consensus.cc:515] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:38.253896 24936 leader_election.cc:290] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:07:38.256698 22239 leader_election.cc:336] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Network error: Client connection negotiation failed: client connection to 127.19.255.195:36459: connect: Connection refused (error 111)
W20260709 13:07:38.260324 22237 consensus_peers.cc:597] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:07:38.262032 22239 leader_election.cc:336] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Network error: Client connection negotiation failed: client connection to 127.19.255.195:36459: connect: Connection refused (error 111)
W20260709 13:07:38.263599 22237 consensus_peers.cc:597] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:07:38.263450 24929 raft_consensus.cc:493] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:38.264321 24929 raft_consensus.cc:515] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:38.266185 24929 leader_election.cc:290] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:07:38.271801 22237 leader_election.cc:336] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
W20260709 13:07:38.272748 22238 leader_election.cc:336] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
I20260709 13:07:38.274426 22238 leader_election.cc:304] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:38.277820 24934 raft_consensus.cc:2749] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 13:07:38.278674 22238 leader_election.cc:336] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
I20260709 13:07:38.279036 22238 leader_election.cc:304] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
W20260709 13:07:38.280834 22239 leader_election.cc:336] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Network error: Client connection negotiation failed: client connection to 127.19.255.195:36459: connect: Connection refused (error 111)
I20260709 13:07:38.281243 22239 leader_election.cc:304] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:38.281836 24934 raft_consensus.cc:2749] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:07:38.283923 24934 raft_consensus.cc:2749] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:38.288004 24934 raft_consensus.cc:493] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:38.288528 24934 raft_consensus.cc:515] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:38.290688 24934 leader_election.cc:290] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:07:38.296536 22237 leader_election.cc:336] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
W20260709 13:07:38.301937 22239 leader_election.cc:336] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Network error: Client connection negotiation failed: client connection to 127.19.255.195:36459: connect: Connection refused (error 111)
I20260709 13:07:38.302348 22239 leader_election.cc:304] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:38.303018 24934 raft_consensus.cc:2749] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:38.341293 24934 raft_consensus.cc:493] T 6eedca2edb474f7daf61fe1d1409daff P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:38.341866 24934 raft_consensus.cc:515] T 6eedca2edb474f7daf61fe1d1409daff P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:38.350101 22237 leader_election.cc:336] T 6eedca2edb474f7daf61fe1d1409daff P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
W20260709 13:07:38.351048 22238 leader_election.cc:336] T 6eedca2edb474f7daf61fe1d1409daff P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
I20260709 13:07:38.351468 22238 leader_election.cc:304] T 6eedca2edb474f7daf61fe1d1409daff P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:38.352355 24929 raft_consensus.cc:2749] T 6eedca2edb474f7daf61fe1d1409daff P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:38.353405 24934 leader_election.cc:290] T 6eedca2edb474f7daf61fe1d1409daff P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:07:38.354868 22239 leader_election.cc:336] T 6eedca2edb474f7daf61fe1d1409daff P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Network error: Client connection negotiation failed: client connection to 127.19.255.195:36459: connect: Connection refused (error 111)
I20260709 13:07:38.366734 24934 raft_consensus.cc:493] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:38.367288 24934 raft_consensus.cc:515] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:38.370412 24934 leader_election.cc:290] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
W20260709 13:07:38.374204 22238 leader_election.cc:336] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
W20260709 13:07:38.374807 22237 leader_election.cc:336] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:38.375245 22237 leader_election.cc:304] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:38.375962 24934 raft_consensus.cc:2749] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:38.399116 24934 raft_consensus.cc:493] T 15b0ef1efaf74cde901ff0a73fc29ae4 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:38.399664 24934 raft_consensus.cc:515] T 15b0ef1efaf74cde901ff0a73fc29ae4 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } attrs { replace: true } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
W20260709 13:07:38.406329 22237 leader_election.cc:336] T 15b0ef1efaf74cde901ff0a73fc29ae4 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
W20260709 13:07:38.407009 22238 leader_election.cc:336] T 15b0ef1efaf74cde901ff0a73fc29ae4 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
I20260709 13:07:38.407408 22238 leader_election.cc:304] T 15b0ef1efaf74cde901ff0a73fc29ae4 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:38.408118 24929 raft_consensus.cc:2749] T 15b0ef1efaf74cde901ff0a73fc29ae4 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:07:38.404691 24934 leader_election.cc:290] T 15b0ef1efaf74cde901ff0a73fc29ae4 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:07:38.410787 22239 leader_election.cc:336] T 15b0ef1efaf74cde901ff0a73fc29ae4 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Network error: Client connection negotiation failed: client connection to 127.19.255.195:36459: connect: Connection refused (error 111)
I20260709 13:07:38.438481 24934 raft_consensus.cc:493] T ae3de6eeed744becae91c6342a852f3f P fd323b19805c46bcb7aec2478c2a29e9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:38.438953 24934 raft_consensus.cc:515] T ae3de6eeed744becae91c6342a852f3f P fd323b19805c46bcb7aec2478c2a29e9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:38.440743 24929 raft_consensus.cc:493] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:38.440986 24934 leader_election.cc:290] T ae3de6eeed744becae91c6342a852f3f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:38.441305 24929 raft_consensus.cc:515] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:38.443378 24929 leader_election.cc:290] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
I20260709 13:07:38.448007 24929 raft_consensus.cc:493] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:38.448479 24929 raft_consensus.cc:515] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:38.450418 24929 leader_election.cc:290] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:07:38.450699 22237 leader_election.cc:336] T ae3de6eeed744becae91c6342a852f3f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
W20260709 13:07:38.453593 22239 leader_election.cc:336] T ae3de6eeed744becae91c6342a852f3f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Network error: Client connection negotiation failed: client connection to 127.19.255.195:36459: connect: Connection refused (error 111)
I20260709 13:07:38.454048 22239 leader_election.cc:304] T ae3de6eeed744becae91c6342a852f3f P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:38.454766 24929 raft_consensus.cc:2749] T ae3de6eeed744becae91c6342a852f3f P fd323b19805c46bcb7aec2478c2a29e9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 13:07:38.454806 22238 leader_election.cc:336] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
W20260709 13:07:38.455866 22239 leader_election.cc:336] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Network error: Client connection negotiation failed: client connection to 127.19.255.195:36459: connect: Connection refused (error 111)
W20260709 13:07:38.457304 22238 leader_election.cc:336] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
I20260709 13:07:38.457329 22239 leader_election.cc:304] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:38.458799 24929 raft_consensus.cc:2749] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 13:07:38.464673 22239 leader_election.cc:336] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Network error: Client connection negotiation failed: client connection to 127.19.255.195:36459: connect: Connection refused (error 111)
I20260709 13:07:38.465103 22239 leader_election.cc:304] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 85fe6149d5a84a0e8902326e5be67672, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:38.465771 24929 raft_consensus.cc:2749] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:38.516813 24929 raft_consensus.cc:493] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 85fe6149d5a84a0e8902326e5be67672)
I20260709 13:07:38.517378 24929 raft_consensus.cc:515] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:38.519541 24929 leader_election.cc:290] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459)
W20260709 13:07:38.522581 22239 leader_election.cc:336] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 85fe6149d5a84a0e8902326e5be67672 (127.19.255.195:36459): Network error: Client connection negotiation failed: client connection to 127.19.255.195:36459: connect: Connection refused (error 111)
W20260709 13:07:38.523937 22237 leader_election.cc:336] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:38.524362 22237 leader_election.cc:304] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, 85fe6149d5a84a0e8902326e5be67672
I20260709 13:07:38.525049 24929 raft_consensus.cc:2749] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:07:38.545336 24929 raft_consensus.cc:493] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:38.545794 24929 raft_consensus.cc:515] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:38.546748 24934 raft_consensus.cc:493] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader c0c40b7dc6c341f7ba49e3a696970252)
I20260709 13:07:38.547281 24934 raft_consensus.cc:515] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } }
I20260709 13:07:38.549417 24934 leader_election.cc:290] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
I20260709 13:07:38.552812 24929 leader_election.cc:290] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015), c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117)
W20260709 13:07:38.555730 22238 leader_election.cc:336] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
W20260709 13:07:38.556995 22237 leader_election.cc:336] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:38.557379 22237 leader_election.cc:304] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
W20260709 13:07:38.558020 22238 leader_election.cc:336] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer c0c40b7dc6c341f7ba49e3a696970252 (127.19.255.194:34117): Network error: Client connection negotiation failed: client connection to 127.19.255.194:34117: connect: Connection refused (error 111)
I20260709 13:07:38.558449 24936 raft_consensus.cc:2749] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 13:07:38.560673 22237 leader_election.cc:336] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111)
I20260709 13:07:38.561046 22237 leader_election.cc:304] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [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: fd323b19805c46bcb7aec2478c2a29e9; no voters: 3d3266654c694a6c82af9d31d7154a0a, c0c40b7dc6c341f7ba49e3a696970252
I20260709 13:07:38.564883 24929 raft_consensus.cc:2749] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 13:07:38.580262 22237 consensus_peers.cc:597] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 -> Peer 3d3266654c694a6c82af9d31d7154a0a (127.19.255.193:37015): Couldn't send request to peer 3d3266654c694a6c82af9d31d7154a0a. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:37015: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:07:38.608429 20479 tablet_server.cc:196] TabletServer@127.19.255.195:0 shutdown complete.
I20260709 13:07:38.710047 20479 tablet_server.cc:179] TabletServer@127.19.255.196:0 shutting down...
I20260709 13:07:38.760927 20479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:38.761672 20479 tablet_replica.cc:333] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.762373 20479 raft_consensus.cc:2243] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:38.763307 20479 pending_rounds.cc:70] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9: Trying to abort 1 pending ops.
I20260709 13:07:38.763531 20479 pending_rounds.cc:77] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9: Aborting op as it isn't in flight: id { term: 4 index: 6 } timestamp: 7305635641958764544 op_type: NO_OP noop_request { }
I20260709 13:07:38.763857 20479 raft_consensus.cc:2889] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9 [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:38.764127 20479 raft_consensus.cc:2272] T 1d4b4815da064705a6509e5a89c3a18b P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.766121 20479 tablet_replica.cc:333] T ae3de6eeed744becae91c6342a852f3f P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.766708 20479 raft_consensus.cc:2243] T ae3de6eeed744becae91c6342a852f3f P fd323b19805c46bcb7aec2478c2a29e9 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:38.767313 20479 raft_consensus.cc:2272] T ae3de6eeed744becae91c6342a852f3f P fd323b19805c46bcb7aec2478c2a29e9 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.769209 20479 tablet_replica.cc:333] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.769745 20479 raft_consensus.cc:2243] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:38.770298 20479 raft_consensus.cc:2272] T 3ed1fb7e43d84f61a2bba6f0e6c6a77f P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.772169 20479 tablet_replica.cc:333] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.772709 20479 raft_consensus.cc:2243] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:38.773468 20479 raft_consensus.cc:2272] T 081778ef7ad04f0f966ab8e5e0b594fd P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.775403 20479 tablet_replica.cc:333] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.776010 20479 raft_consensus.cc:2243] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:07:38.776750 20479 raft_consensus.cc:2272] T 6ec1876200a5496585dbb32cc0a22893 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.778692 20479 tablet_replica.cc:333] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.779248 20479 raft_consensus.cc:2243] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:07:38.780046 20479 raft_consensus.cc:2272] T 7f79ad57bad84ba39ca348a358a3a159 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.782063 20479 tablet_replica.cc:333] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.782691 20479 raft_consensus.cc:2243] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:07:38.783835 20479 raft_consensus.cc:2272] T 10041191e7d14e77b704e6c142f86ced P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.786286 20479 tablet_replica.cc:333] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.786814 20479 raft_consensus.cc:2243] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:07:38.787582 20479 raft_consensus.cc:2272] T b6c8f49a78d445ee9c99e52b05c1b2bf P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.789448 20479 tablet_replica.cc:333] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.789960 20479 raft_consensus.cc:2243] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:07:38.790758 20479 raft_consensus.cc:2272] T bc45dbfea82e411781eec9b654282454 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.792521 20479 tablet_replica.cc:333] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.793049 20479 raft_consensus.cc:2243] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:38.793521 20479 raft_consensus.cc:2272] T 60f106109f314487b3ea818ec50fd2e1 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.795292 20479 tablet_replica.cc:333] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.795854 20479 raft_consensus.cc:2243] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:38.796360 20479 raft_consensus.cc:2272] T 583e128a3647458d9203db757caf0aa7 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.798128 20479 tablet_replica.cc:333] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.798657 20479 raft_consensus.cc:2243] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 8 LEADER]: Raft consensus shutting down.
I20260709 13:07:38.799445 20479 raft_consensus.cc:2272] T b3bffc9ac79a4782b93cb3936481f518 P fd323b19805c46bcb7aec2478c2a29e9 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.801280 20479 tablet_replica.cc:333] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.801841 20479 raft_consensus.cc:2243] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:38.802330 20479 raft_consensus.cc:2272] T 117c5d69faea43f595b012039cd72553 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.804112 20479 tablet_replica.cc:333] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.804605 20479 raft_consensus.cc:2243] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:07:38.805400 20479 raft_consensus.cc:2272] T b9a3e064ee3a48b4b61f8430c80ece33 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.807848 20479 tablet_replica.cc:333] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.808678 20479 raft_consensus.cc:2243] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:07:38.809576 20479 raft_consensus.cc:2272] T 1320105581bf4d818cb0476bcf16a7b6 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.811578 20479 tablet_replica.cc:333] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.812129 20479 raft_consensus.cc:2243] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:07:38.812834 20479 raft_consensus.cc:2272] T 28776f313c26429990c52fe2439e804b P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.814658 20479 tablet_replica.cc:333] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.815162 20479 raft_consensus.cc:2243] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:38.815995 20479 raft_consensus.cc:2272] T 086cac2d4434404e9ae4162c70276394 P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.817771 20479 tablet_replica.cc:333] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.818269 20479 raft_consensus.cc:2243] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:07:38.818996 20479 raft_consensus.cc:2272] T aecdf0cb97544b1495a0a25386ea9f29 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.820989 20479 tablet_replica.cc:333] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.821507 20479 raft_consensus.cc:2243] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 8 LEADER]: Raft consensus shutting down.
I20260709 13:07:38.822261 20479 pending_rounds.cc:70] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9: Trying to abort 1 pending ops.
I20260709 13:07:38.822410 20479 pending_rounds.cc:77] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9: Aborting op as it isn't in flight: id { term: 8 index: 9 } timestamp: 7305635640826609664 op_type: NO_OP noop_request { }
I20260709 13:07:38.822719 20479 raft_consensus.cc:2889] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 8 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:38.822992 20479 raft_consensus.cc:2272] T 3722661173124e30931d0bb62fdc7689 P fd323b19805c46bcb7aec2478c2a29e9 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.824945 20479 tablet_replica.cc:333] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.825467 20479 raft_consensus.cc:2243] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:38.825891 20479 raft_consensus.cc:2272] T ae15a655577142ed99332bdb3681af0f P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.827814 20479 tablet_replica.cc:333] T 6eedca2edb474f7daf61fe1d1409daff P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.828406 20479 raft_consensus.cc:2243] T 6eedca2edb474f7daf61fe1d1409daff P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:38.828876 20479 pending_rounds.cc:70] T 6eedca2edb474f7daf61fe1d1409daff P fd323b19805c46bcb7aec2478c2a29e9: Trying to abort 1 pending ops.
I20260709 13:07:38.829100 20479 pending_rounds.cc:77] T 6eedca2edb474f7daf61fe1d1409daff P fd323b19805c46bcb7aec2478c2a29e9: Aborting op as it isn't in flight: id { term: 3 index: 5 } timestamp: 7305635650515922944 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "6eedca2edb474f7daf61fe1d1409daff" old_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: NON_VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: true } } } new_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d3266654c694a6c82af9d31d7154a0a" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "c0c40b7dc6c341f7ba49e3a696970252" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 34117 } } peers { permanent_uuid: "85fe6149d5a84a0e8902326e5be67672" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 36459 } } peers { permanent_uuid: "fd323b19805c46bcb7aec2478c2a29e9" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 38861 } attrs { promote: false } } } }
I20260709 13:07:38.829828 20479 raft_consensus.cc:2917] T 6eedca2edb474f7daf61fe1d1409daff P fd323b19805c46bcb7aec2478c2a29e9 [term 3 FOLLOWER]: Aborting config change with OpId 3.5: Aborted: Op aborted
I20260709 13:07:38.830204 20479 raft_consensus.cc:2889] T 6eedca2edb474f7daf61fe1d1409daff P fd323b19805c46bcb7aec2478c2a29e9 [term 3 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:07:38.830571 20479 raft_consensus.cc:2272] T 6eedca2edb474f7daf61fe1d1409daff P fd323b19805c46bcb7aec2478c2a29e9 [term 3 LEARNER]: Raft consensus is shut down!
I20260709 13:07:38.832835 20479 tablet_replica.cc:333] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.833348 20479 raft_consensus.cc:2243] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:07:38.834097 20479 raft_consensus.cc:2272] T 7def1412cd384efaacdf04d382601ddf P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.836001 20479 tablet_replica.cc:333] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.836566 20479 raft_consensus.cc:2243] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:38.837008 20479 raft_consensus.cc:2272] T d3336a77fad34b00ad671b50eb25137a P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.838783 20479 tablet_replica.cc:333] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.839303 20479 raft_consensus.cc:2243] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:38.839872 20479 raft_consensus.cc:2272] T 4b58af783a2747c09dfa889ffb6663be P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.841729 20479 tablet_replica.cc:333] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.842263 20479 raft_consensus.cc:2243] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:38.842795 20479 raft_consensus.cc:2272] T ba061b7e139d44248660c604fb91b3c9 P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.844648 20479 tablet_replica.cc:333] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.845168 20479 raft_consensus.cc:2243] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:38.845613 20479 raft_consensus.cc:2272] T a40f64e515174e3f99deb9221bb9b497 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.847307 20479 tablet_replica.cc:333] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.847848 20479 raft_consensus.cc:2243] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:38.848398 20479 raft_consensus.cc:2272] T 62dba503b525414b9f6db863d11d702f P fd323b19805c46bcb7aec2478c2a29e9 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.850138 20479 tablet_replica.cc:333] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.850651 20479 raft_consensus.cc:2243] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:07:38.851379 20479 raft_consensus.cc:2272] T 42caa57c14f94b269f729e8ef6b555ee P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.853287 20479 tablet_replica.cc:333] T 15b0ef1efaf74cde901ff0a73fc29ae4 P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.853839 20479 raft_consensus.cc:2243] T 15b0ef1efaf74cde901ff0a73fc29ae4 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:38.854418 20479 raft_consensus.cc:2272] T 15b0ef1efaf74cde901ff0a73fc29ae4 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.856217 20479 tablet_replica.cc:333] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.856702 20479 raft_consensus.cc:2243] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 8 LEADER]: Raft consensus shutting down.
I20260709 13:07:38.857360 20479 raft_consensus.cc:2272] T 2dbb0a37352f4e198641d5ac1f44d5ca P fd323b19805c46bcb7aec2478c2a29e9 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.859076 20479 tablet_replica.cc:333] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.859650 20479 raft_consensus.cc:2243] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:38.860160 20479 raft_consensus.cc:2272] T ecc2c70ea8ac428aaba8b7d5e37bf460 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.861860 20479 tablet_replica.cc:333] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.862349 20479 raft_consensus.cc:2243] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:38.862776 20479 raft_consensus.cc:2272] T 3f8d0659f0b84494a0edb80d520b36e0 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.864619 20479 tablet_replica.cc:333] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.865141 20479 raft_consensus.cc:2243] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:38.865563 20479 raft_consensus.cc:2272] T cc3f01ef79ae4a5b933e503208d1b5f2 P fd323b19805c46bcb7aec2478c2a29e9 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.867224 20479 tablet_replica.cc:333] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.867743 20479 raft_consensus.cc:2243] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:38.868485 20479 raft_consensus.cc:2272] T dcd4c0f5b04342ab9fad6d2ab9ca4e4f P fd323b19805c46bcb7aec2478c2a29e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.870366 20479 tablet_replica.cc:333] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.870865 20479 raft_consensus.cc:2243] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:38.871354 20479 raft_consensus.cc:2272] T fbfdcf9c23364b6ca8bf581feccf3cb2 P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.873119 20479 tablet_replica.cc:333] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.873628 20479 raft_consensus.cc:2243] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:38.874073 20479 raft_consensus.cc:2272] T 13ddc941dbd240599b23396d76dc306f P fd323b19805c46bcb7aec2478c2a29e9 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.875752 20479 tablet_replica.cc:333] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.876246 20479 raft_consensus.cc:2243] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:38.876693 20479 raft_consensus.cc:2272] T ed5a088ede5c4fabbd662ba8c7391a8d P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.878558 20479 tablet_replica.cc:333] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.879052 20479 raft_consensus.cc:2243] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 8 LEADER]: Raft consensus shutting down.
I20260709 13:07:38.879963 20479 raft_consensus.cc:2272] T 383eded68fd440d9817f2aa3d4005fbc P fd323b19805c46bcb7aec2478c2a29e9 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.881669 20479 tablet_replica.cc:333] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.882153 20479 raft_consensus.cc:2243] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:38.882578 20479 raft_consensus.cc:2272] T 8dce0fb868664a789da1828a9c9c060c P fd323b19805c46bcb7aec2478c2a29e9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.884433 20479 tablet_replica.cc:333] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.884891 20479 raft_consensus.cc:2243] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:38.885367 20479 raft_consensus.cc:2272] T 8076b88e862e42f3bcecc27e8a73e26e P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.887137 20479 tablet_replica.cc:333] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.887576 20479 raft_consensus.cc:2243] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:07:38.888306 20479 raft_consensus.cc:2272] T 28dbcd4905f04e6b81b650a8319cb69c P fd323b19805c46bcb7aec2478c2a29e9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.890098 20479 tablet_replica.cc:333] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.890633 20479 raft_consensus.cc:2243] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:07:38.891363 20479 raft_consensus.cc:2272] T e53402457d1142b8a875534021521d02 P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.893662 20479 tablet_replica.cc:333] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.894122 20479 raft_consensus.cc:2243] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:38.894529 20479 raft_consensus.cc:2272] T d680d1a06d904ef0a8a5e9eb0d11ab01 P fd323b19805c46bcb7aec2478c2a29e9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.896377 20479 tablet_replica.cc:333] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9: stopping tablet replica
I20260709 13:07:38.896819 20479 raft_consensus.cc:2243] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:07:38.897976 20479 raft_consensus.cc:2272] T 127c569f884b46c6a4c18b40078137db P fd323b19805c46bcb7aec2478c2a29e9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:39.161635 20479 tablet_server.cc:196] TabletServer@127.19.255.196:0 shutdown complete.
I20260709 13:07:39.231948 20479 master.cc:562] Master@127.19.255.254:39591 shutting down...
W20260709 13:07:39.265444 21531 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 13:07:39.265694 21531 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 13:07:39.265903 21531 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 13:07:39.268952 20479 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d7aa6571b7df45509899d2b8ee6a3a2c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:39.269483 20479 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d7aa6571b7df45509899d2b8ee6a3a2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:39.269804 20479 tablet_replica.cc:333] T 00000000000000000000000000000000 P d7aa6571b7df45509899d2b8ee6a3a2c: stopping tablet replica
I20260709 13:07:39.368203 20479 master.cc:584] Master@127.19.255.254:39591 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (104896 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:07:39.464566 20479 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.255.254:37573
I20260709 13:07:39.465672 20479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:39.471035 24939 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 13:07:39.471177 24940 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 13:07:39.472452 24942 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 13:07:39.473510 20479 server_base.cc:1061] running on GCE node
I20260709 13:07:39.475322 20479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:39.475494 20479 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 13:07:39.475602 20479 hybrid_clock.cc:648] HybridClock initialized: now 1783602459475591 us; error 0 us; skew 500 ppm
I20260709 13:07:39.476109 20479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:39.478242 20479 webserver.cc:533] Webserver started at http://127.19.255.254:35747/ using document root <none> and password file <none>
I20260709 13:07:39.478673 20479 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:39.478817 20479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:39.479017 20479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:39.480263 20479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602331780318-20479-0/minicluster-data/master-0-root/instance:
uuid: "96a209ff1bab4b9abcce909e2e375512"
format_stamp: "Formatted at 2026-07-09 13:07:39 on dist-test-slave-vs8b"
I20260709 13:07:39.484313 20479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:07:39.487351 24947 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:39.488095 20479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:07:39.488381 20479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602331780318-20479-0/minicluster-data/master-0-root
uuid: "96a209ff1bab4b9abcce909e2e375512"
format_stamp: "Formatted at 2026-07-09 13:07:39 on dist-test-slave-vs8b"
I20260709 13:07:39.488674 20479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602331780318-20479-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602331780318-20479-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602331780318-20479-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 13:07:39.509428 20479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:39.510593 20479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:39.547513 20479 rpc_server.cc:307] RPC server started. Bound to: 127.19.255.254:37573
I20260709 13:07:39.547636 24998 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.255.254:37573 every 8 connection(s)
I20260709 13:07:39.551249 24999 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 13:07:39.560452 24999 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 96a209ff1bab4b9abcce909e2e375512: Bootstrap starting.
I20260709 13:07:39.564954 24999 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 96a209ff1bab4b9abcce909e2e375512: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:39.569000 24999 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 96a209ff1bab4b9abcce909e2e375512: No bootstrap required, opened a new log
I20260709 13:07:39.570958 24999 raft_consensus.cc:359] T 00000000000000000000000000000000 P 96a209ff1bab4b9abcce909e2e375512 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96a209ff1bab4b9abcce909e2e375512" member_type: VOTER }
I20260709 13:07:39.571331 24999 raft_consensus.cc:385] T 00000000000000000000000000000000 P 96a209ff1bab4b9abcce909e2e375512 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:39.571547 24999 raft_consensus.cc:740] T 00000000000000000000000000000000 P 96a209ff1bab4b9abcce909e2e375512 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96a209ff1bab4b9abcce909e2e375512, State: Initialized, Role: FOLLOWER
I20260709 13:07:39.572173 24999 consensus_queue.cc:260] T 00000000000000000000000000000000 P 96a209ff1bab4b9abcce909e2e375512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "96a209ff1bab4b9abcce909e2e375512" member_type: VOTER }
I20260709 13:07:39.572623 24999 raft_consensus.cc:399] T 00000000000000000000000000000000 P 96a209ff1bab4b9abcce909e2e375512 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:07:39.572839 24999 raft_consensus.cc:493] T 00000000000000000000000000000000 P 96a209ff1bab4b9abcce909e2e375512 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:07:39.573099 24999 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 96a209ff1bab4b9abcce909e2e375512 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:39.577023 24999 raft_consensus.cc:515] T 00000000000000000000000000000000 P 96a209ff1bab4b9abcce909e2e375512 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96a209ff1bab4b9abcce909e2e375512" member_type: VOTER }
I20260709 13:07:39.577493 24999 leader_election.cc:304] T 00000000000000000000000000000000 P 96a209ff1bab4b9abcce909e2e375512 [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: 96a209ff1bab4b9abcce909e2e375512; no voters: 
I20260709 13:07:39.578651 24999 leader_election.cc:290] T 00000000000000000000000000000000 P 96a209ff1bab4b9abcce909e2e375512 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:07:39.579380 25002 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 96a209ff1bab4b9abcce909e2e375512 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:39.580950 25002 raft_consensus.cc:697] T 00000000000000000000000000000000 P 96a209ff1bab4b9abcce909e2e375512 [term 1 LEADER]: Becoming Leader. State: Replica: 96a209ff1bab4b9abcce909e2e375512, State: Running, Role: LEADER
I20260709 13:07:39.581528 25002 consensus_queue.cc:237] T 00000000000000000000000000000000 P 96a209ff1bab4b9abcce909e2e375512 [LEADER]: Queue going to LEADER mode. State: All 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: "96a209ff1bab4b9abcce909e2e375512" member_type: VOTER }
I20260709 13:07:39.581791 24999 sys_catalog.cc:565] T 00000000000000000000000000000000 P 96a209ff1bab4b9abcce909e2e375512 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:07:39.586550 25003 sys_catalog.cc:455] T 00000000000000000000000000000000 P 96a209ff1bab4b9abcce909e2e375512 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "96a209ff1bab4b9abcce909e2e375512" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96a209ff1bab4b9abcce909e2e375512" member_type: VOTER } }
I20260709 13:07:39.586596 25004 sys_catalog.cc:455] T 00000000000000000000000000000000 P 96a209ff1bab4b9abcce909e2e375512 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 96a209ff1bab4b9abcce909e2e375512. Latest consensus state: current_term: 1 leader_uuid: "96a209ff1bab4b9abcce909e2e375512" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96a209ff1bab4b9abcce909e2e375512" member_type: VOTER } }
I20260709 13:07:39.587374 25003 sys_catalog.cc:458] T 00000000000000000000000000000000 P 96a209ff1bab4b9abcce909e2e375512 [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:39.587446 25004 sys_catalog.cc:458] T 00000000000000000000000000000000 P 96a209ff1bab4b9abcce909e2e375512 [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:39.590301 25010 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:07:39.598227 25010 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:07:39.599278 20479 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:07:39.606397 25010 catalog_manager.cc:1383] Generated new cluster ID: 03371e1451fa414d89940f1438f58bb1
I20260709 13:07:39.606653 25010 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:07:39.628659 25010 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:07:39.629853 25010 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:07:39.641441 25010 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 96a209ff1bab4b9abcce909e2e375512: Generated new TSK 0
I20260709 13:07:39.642043 25010 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:07:39.665611 20479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:39.671345 25020 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 13:07:39.672607 25021 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 13:07:39.676741 20479 server_base.cc:1061] running on GCE node
W20260709 13:07:39.678086 25023 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 13:07:39.679070 20479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:39.679247 20479 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 13:07:39.679375 20479 hybrid_clock.cc:648] HybridClock initialized: now 1783602459679364 us; error 0 us; skew 500 ppm
I20260709 13:07:39.679937 20479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:39.682101 20479 webserver.cc:533] Webserver started at http://127.19.255.193:36123/ using document root <none> and password file <none>
I20260709 13:07:39.682567 20479 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:39.682752 20479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:39.683022 20479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:39.684221 20479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602331780318-20479-0/minicluster-data/ts-0-root/instance:
uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
format_stamp: "Formatted at 2026-07-09 13:07:39 on dist-test-slave-vs8b"
I20260709 13:07:39.688494 20479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 13:07:39.692546 25028 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:39.693480 20479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 13:07:39.693773 20479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602331780318-20479-0/minicluster-data/ts-0-root
uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
format_stamp: "Formatted at 2026-07-09 13:07:39 on dist-test-slave-vs8b"
I20260709 13:07:39.694011 20479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602331780318-20479-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602331780318-20479-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602331780318-20479-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 13:07:39.717665 20479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:39.718814 20479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:39.720355 20479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:39.722636 20479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:39.722872 20479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:39.723126 20479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:39.723322 20479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:39.767242 20479 rpc_server.cc:307] RPC server started. Bound to: 127.19.255.193:41615
I20260709 13:07:39.767361 25090 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.255.193:41615 every 8 connection(s)
I20260709 13:07:39.772127 20479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:39.779177 25095 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 13:07:39.780427 25096 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 13:07:39.781903 25098 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 13:07:39.788149 20479 server_base.cc:1061] running on GCE node
I20260709 13:07:39.790184 20479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:39.790419 20479 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 13:07:39.790593 20479 hybrid_clock.cc:648] HybridClock initialized: now 1783602459790577 us; error 0 us; skew 500 ppm
I20260709 13:07:39.791340 20479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:39.792075 25091 heartbeater.cc:344] Connected to a master server at 127.19.255.254:37573
I20260709 13:07:39.792495 25091 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:39.793457 25091 heartbeater.cc:507] Master 127.19.255.254:37573 requested a full tablet report, sending...
I20260709 13:07:39.794271 20479 webserver.cc:533] Webserver started at http://127.19.255.194:45073/ using document root <none> and password file <none>
I20260709 13:07:39.794938 20479 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:39.795260 20479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:39.795620 20479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:39.796352 24964 ts_manager.cc:194] Registered new tserver with Master: 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:39.796999 20479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602331780318-20479-0/minicluster-data/ts-1-root/instance:
uuid: "d9bec6688fd1435182904a149e75c61d"
format_stamp: "Formatted at 2026-07-09 13:07:39 on dist-test-slave-vs8b"
I20260709 13:07:39.798321 24964 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44258
I20260709 13:07:39.802270 20479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:07:39.805516 25103 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:39.806211 20479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:07:39.806440 20479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602331780318-20479-0/minicluster-data/ts-1-root
uuid: "d9bec6688fd1435182904a149e75c61d"
format_stamp: "Formatted at 2026-07-09 13:07:39 on dist-test-slave-vs8b"
I20260709 13:07:39.806658 20479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602331780318-20479-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602331780318-20479-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602331780318-20479-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 13:07:39.823028 20479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:39.824133 20479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:39.825440 20479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:39.827550 20479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:39.827776 20479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:39.828066 20479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:39.828210 20479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:39.867089 20479 rpc_server.cc:307] RPC server started. Bound to: 127.19.255.194:43407
I20260709 13:07:39.867201 25165 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.255.194:43407 every 8 connection(s)
I20260709 13:07:39.871744 20479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:39.879123 25169 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 13:07:39.879998 25170 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 13:07:39.881927 25172 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 13:07:39.884316 25166 heartbeater.cc:344] Connected to a master server at 127.19.255.254:37573
I20260709 13:07:39.884790 25166 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:39.884896 20479 server_base.cc:1061] running on GCE node
I20260709 13:07:39.885737 25166 heartbeater.cc:507] Master 127.19.255.254:37573 requested a full tablet report, sending...
I20260709 13:07:39.885892 20479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:39.886181 20479 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 13:07:39.886376 20479 hybrid_clock.cc:648] HybridClock initialized: now 1783602459886359 us; error 0 us; skew 500 ppm
I20260709 13:07:39.887065 20479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:39.888023 24964 ts_manager.cc:194] Registered new tserver with Master: d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:39.889674 20479 webserver.cc:533] Webserver started at http://127.19.255.195:40833/ using document root <none> and password file <none>
I20260709 13:07:39.889853 24964 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44272
I20260709 13:07:39.890331 20479 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:39.890585 20479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:39.890905 20479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:39.892285 20479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602331780318-20479-0/minicluster-data/ts-2-root/instance:
uuid: "bae8691be8b24512a775897630ce3a3b"
format_stamp: "Formatted at 2026-07-09 13:07:39 on dist-test-slave-vs8b"
I20260709 13:07:39.896894 20479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:07:39.900182 25177 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:39.901055 20479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:07:39.901628 20479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602331780318-20479-0/minicluster-data/ts-2-root
uuid: "bae8691be8b24512a775897630ce3a3b"
format_stamp: "Formatted at 2026-07-09 13:07:39 on dist-test-slave-vs8b"
I20260709 13:07:39.901942 20479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602331780318-20479-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602331780318-20479-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602331780318-20479-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 13:07:39.916219 20479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:39.917297 20479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:39.918622 20479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:39.920745 20479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:39.920962 20479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:39.921193 20479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:39.921362 20479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:39.960531 20479 rpc_server.cc:307] RPC server started. Bound to: 127.19.255.195:39811
I20260709 13:07:39.960659 25239 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.255.195:39811 every 8 connection(s)
I20260709 13:07:39.965181 20479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:39.972033 25243 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 13:07:39.972759 25244 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 13:07:39.977873 20479 server_base.cc:1061] running on GCE node
W20260709 13:07:39.978355 25246 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 13:07:39.979301 20479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:39.979544 20479 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 13:07:39.979617 25240 heartbeater.cc:344] Connected to a master server at 127.19.255.254:37573
I20260709 13:07:39.979888 20479 hybrid_clock.cc:648] HybridClock initialized: now 1783602459979867 us; error 0 us; skew 500 ppm
I20260709 13:07:39.980078 25240 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:39.980687 20479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:39.980890 25240 heartbeater.cc:507] Master 127.19.255.254:37573 requested a full tablet report, sending...
I20260709 13:07:39.983141 20479 webserver.cc:533] Webserver started at http://127.19.255.196:41479/ using document root <none> and password file <none>
I20260709 13:07:39.983180 24964 ts_manager.cc:194] Registered new tserver with Master: bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:39.983829 20479 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:39.984076 20479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:39.984340 20479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:39.984778 24964 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44288
I20260709 13:07:39.985495 20479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602331780318-20479-0/minicluster-data/ts-3-root/instance:
uuid: "27a432b416684488904af38679e098d2"
format_stamp: "Formatted at 2026-07-09 13:07:39 on dist-test-slave-vs8b"
I20260709 13:07:39.989717 20479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:07:39.992796 25251 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:39.993470 20479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:07:39.993760 20479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602331780318-20479-0/minicluster-data/ts-3-root
uuid: "27a432b416684488904af38679e098d2"
format_stamp: "Formatted at 2026-07-09 13:07:39 on dist-test-slave-vs8b"
I20260709 13:07:39.994012 20479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602331780318-20479-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602331780318-20479-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602331780318-20479-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 13:07:40.023343 20479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:40.024555 20479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:40.025938 20479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:40.028033 20479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:40.028256 20479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:40.028486 20479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:40.028657 20479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:40.066887 20479 rpc_server.cc:307] RPC server started. Bound to: 127.19.255.196:40453
I20260709 13:07:40.066987 25313 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.255.196:40453 every 8 connection(s)
I20260709 13:07:40.079975 25314 heartbeater.cc:344] Connected to a master server at 127.19.255.254:37573
I20260709 13:07:40.080359 25314 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:40.081036 25314 heartbeater.cc:507] Master 127.19.255.254:37573 requested a full tablet report, sending...
I20260709 13:07:40.082873 24964 ts_manager.cc:194] Registered new tserver with Master: 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:07:40.083393 20479 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013465162s
I20260709 13:07:40.084280 24964 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44304
I20260709 13:07:40.108530 24964 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44312:
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 13:07:40.348392 25205 tablet_service.cc:1511] Processing CreateTablet for tablet a51616d9d13c4a828900ff3a37738e3c (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:07:40.349862 25205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a51616d9d13c4a828900ff3a37738e3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.350116 25204 tablet_service.cc:1511] Processing CreateTablet for tablet 8630fdb994994607b7e3d22a7af743de (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:07:40.351431 25204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8630fdb994994607b7e3d22a7af743de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.355022 25199 tablet_service.cc:1511] Processing CreateTablet for tablet 6d6c33c0bea74c3e8bf90cf94fdea1ba (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:07:40.355808 25279 tablet_service.cc:1511] Processing CreateTablet for tablet 35f79b56b8654a61b634e5d7b3ec1276 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:07:40.356396 25199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d6c33c0bea74c3e8bf90cf94fdea1ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.357103 25279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35f79b56b8654a61b634e5d7b3ec1276. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.356773 25203 tablet_service.cc:1511] Processing CreateTablet for tablet 6614a1780d0144c89e5d8d44c0c44672 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:07:40.358119 25203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6614a1780d0144c89e5d8d44c0c44672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.358349 25274 tablet_service.cc:1511] Processing CreateTablet for tablet 17ec7090008145eca5d86abf0466df91 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:07:40.359635 25274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17ec7090008145eca5d86abf0466df91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.360759 25278 tablet_service.cc:1511] Processing CreateTablet for tablet 8630fdb994994607b7e3d22a7af743de (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:07:40.361536 25131 tablet_service.cc:1511] Processing CreateTablet for tablet 35f79b56b8654a61b634e5d7b3ec1276 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:07:40.362073 25278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8630fdb994994607b7e3d22a7af743de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.361918 25201 tablet_service.cc:1511] Processing CreateTablet for tablet e676cada153c4767b126b7366a3ff72a (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:07:40.362811 25131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35f79b56b8654a61b634e5d7b3ec1276. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.363181 25201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e676cada153c4767b126b7366a3ff72a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.364849 25276 tablet_service.cc:1511] Processing CreateTablet for tablet fc6942d029214065b88bd732b31d4001 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:07:40.366187 25276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc6942d029214065b88bd732b31d4001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.368875 25275 tablet_service.cc:1511] Processing CreateTablet for tablet e676cada153c4767b126b7366a3ff72a (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:07:40.370149 25275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e676cada153c4767b126b7366a3ff72a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.372726 25277 tablet_service.cc:1511] Processing CreateTablet for tablet 6614a1780d0144c89e5d8d44c0c44672 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:07:40.373988 25277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6614a1780d0144c89e5d8d44c0c44672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.375689 25130 tablet_service.cc:1511] Processing CreateTablet for tablet a51616d9d13c4a828900ff3a37738e3c (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:07:40.377007 25130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a51616d9d13c4a828900ff3a37738e3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.368883 25200 tablet_service.cc:1511] Processing CreateTablet for tablet 17ec7090008145eca5d86abf0466df91 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:07:40.360755 25202 tablet_service.cc:1511] Processing CreateTablet for tablet c0251cdfe0f1440da95fdf071fa4bd08 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:07:40.380157 25200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17ec7090008145eca5d86abf0466df91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.380795 25202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0251cdfe0f1440da95fdf071fa4bd08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.382246 25129 tablet_service.cc:1511] Processing CreateTablet for tablet 6614a1780d0144c89e5d8d44c0c44672 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:07:40.383586 25129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6614a1780d0144c89e5d8d44c0c44672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.385820 25273 tablet_service.cc:1511] Processing CreateTablet for tablet ad6a67bdac3d431faf219903ddbfd8da (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:07:40.387023 25273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad6a67bdac3d431faf219903ddbfd8da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.388608 25128 tablet_service.cc:1511] Processing CreateTablet for tablet c0251cdfe0f1440da95fdf071fa4bd08 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:07:40.389844 25128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0251cdfe0f1440da95fdf071fa4bd08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.397413 25127 tablet_service.cc:1511] Processing CreateTablet for tablet fc6942d029214065b88bd732b31d4001 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:07:40.399197 25127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc6942d029214065b88bd732b31d4001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.405634 25126 tablet_service.cc:1511] Processing CreateTablet for tablet 17ec7090008145eca5d86abf0466df91 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:07:40.407351 25126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17ec7090008145eca5d86abf0466df91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.413722 25125 tablet_service.cc:1511] Processing CreateTablet for tablet 6d6c33c0bea74c3e8bf90cf94fdea1ba (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:07:40.415429 25125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d6c33c0bea74c3e8bf90cf94fdea1ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.423487 25201 tablet_service.cc:1511] Processing CreateTablet for tablet 132704531be2455e82b5305cc4300946 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:07:40.424810 25201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 132704531be2455e82b5305cc4300946. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.433183 25124 tablet_service.cc:1511] Processing CreateTablet for tablet ad6a67bdac3d431faf219903ddbfd8da (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:07:40.434937 25124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad6a67bdac3d431faf219903ddbfd8da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.450829 25199 tablet_service.cc:1511] Processing CreateTablet for tablet de11f3e3877346b2822daf2d520bca63 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:07:40.453202 25333 tablet_bootstrap.cc:492] T 17ec7090008145eca5d86abf0466df91 P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:40.465443 25275 tablet_service.cc:1511] Processing CreateTablet for tablet 132704531be2455e82b5305cc4300946 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:07:40.475418 25274 tablet_service.cc:1511] Processing CreateTablet for tablet de11f3e3877346b2822daf2d520bca63 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:07:40.477861 25123 tablet_service.cc:1511] Processing CreateTablet for tablet de11f3e3877346b2822daf2d520bca63 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:07:40.483680 25056 tablet_service.cc:1511] Processing CreateTablet for tablet 35f79b56b8654a61b634e5d7b3ec1276 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:07:40.486706 25052 tablet_service.cc:1511] Processing CreateTablet for tablet fc6942d029214065b88bd732b31d4001 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:07:40.487208 25056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35f79b56b8654a61b634e5d7b3ec1276. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.487026 25204 tablet_service.cc:1511] Processing CreateTablet for tablet cc74142a33b64fa59279929d7609cd45 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:07:40.488114 25052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc6942d029214065b88bd732b31d4001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.488894 25274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de11f3e3877346b2822daf2d520bca63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.490536 25199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de11f3e3877346b2822daf2d520bca63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.491190 25204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc74142a33b64fa59279929d7609cd45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.485212 25049 tablet_service.cc:1511] Processing CreateTablet for tablet ad6a67bdac3d431faf219903ddbfd8da (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:07:40.497066 25049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad6a67bdac3d431faf219903ddbfd8da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.497151 25050 tablet_service.cc:1511] Processing CreateTablet for tablet 6d6c33c0bea74c3e8bf90cf94fdea1ba (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:07:40.498131 25048 tablet_service.cc:1511] Processing CreateTablet for tablet 132704531be2455e82b5305cc4300946 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:07:40.498642 25050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d6c33c0bea74c3e8bf90cf94fdea1ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.499498 25048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 132704531be2455e82b5305cc4300946. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.484740 25054 tablet_service.cc:1511] Processing CreateTablet for tablet 8630fdb994994607b7e3d22a7af743de (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:07:40.500377 25123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de11f3e3877346b2822daf2d520bca63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.485731 25053 tablet_service.cc:1511] Processing CreateTablet for tablet c0251cdfe0f1440da95fdf071fa4bd08 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:07:40.484740 25122 tablet_service.cc:1511] Processing CreateTablet for tablet cc74142a33b64fa59279929d7609cd45 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:07:40.483770 25055 tablet_service.cc:1511] Processing CreateTablet for tablet a51616d9d13c4a828900ff3a37738e3c (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:07:40.502525 25122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc74142a33b64fa59279929d7609cd45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.501057 25054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8630fdb994994607b7e3d22a7af743de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.504935 25047 tablet_service.cc:1511] Processing CreateTablet for tablet cc74142a33b64fa59279929d7609cd45 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:07:40.506297 25047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc74142a33b64fa59279929d7609cd45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.508040 25053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0251cdfe0f1440da95fdf071fa4bd08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.512069 25055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a51616d9d13c4a828900ff3a37738e3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.500425 25051 tablet_service.cc:1511] Processing CreateTablet for tablet e676cada153c4767b126b7366a3ff72a (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:07:40.521016 25051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e676cada153c4767b126b7366a3ff72a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.531886 25333 tablet_bootstrap.cc:654] T 17ec7090008145eca5d86abf0466df91 P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:40.536378 25275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 132704531be2455e82b5305cc4300946. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.563238 25334 tablet_bootstrap.cc:492] T 6614a1780d0144c89e5d8d44c0c44672 P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:40.570221 25273 tablet_service.cc:1511] Processing CreateTablet for tablet 2c1d311520e7405b9ef77c4670a75a1c (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:07:40.572984 25122 tablet_service.cc:1511] Processing CreateTablet for tablet 2c1d311520e7405b9ef77c4670a75a1c (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:07:40.588594 25122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c1d311520e7405b9ef77c4670a75a1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.588601 25273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c1d311520e7405b9ef77c4670a75a1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.586685 25202 tablet_service.cc:1511] Processing CreateTablet for tablet 53b52dad49be4247bb0440b13c2ec5ee (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:07:40.596063 25202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53b52dad49be4247bb0440b13c2ec5ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.607997 25048 tablet_service.cc:1511] Processing CreateTablet for tablet 2c1d311520e7405b9ef77c4670a75a1c (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:07:40.609256 25048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c1d311520e7405b9ef77c4670a75a1c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:07:40.647136 25012 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:40.653412 25201 tablet_service.cc:1511] Processing CreateTablet for tablet 2d36f26d6fc141c9b5bf52cb3612ba23 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:07:40.654723 25201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d36f26d6fc141c9b5bf52cb3612ba23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.655357 25277 tablet_service.cc:1511] Processing CreateTablet for tablet 53b52dad49be4247bb0440b13c2ec5ee (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:07:40.656594 25277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53b52dad49be4247bb0440b13c2ec5ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.655678 25052 tablet_service.cc:1511] Processing CreateTablet for tablet 53b52dad49be4247bb0440b13c2ec5ee (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:07:40.660122 25335 tablet_bootstrap.cc:492] T 35f79b56b8654a61b634e5d7b3ec1276 P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:40.660847 25048 tablet_service.cc:1511] Processing CreateTablet for tablet a4140dcd14ee4180a03ac07ab8b326ea (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:07:40.662153 25048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4140dcd14ee4180a03ac07ab8b326ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.665746 25333 tablet_bootstrap.cc:492] T 17ec7090008145eca5d86abf0466df91 P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:40.666247 25333 ts_tablet_manager.cc:1403] T 17ec7090008145eca5d86abf0466df91 P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.213s	user 0.057s	sys 0.054s
I20260709 13:07:40.666990 25052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53b52dad49be4247bb0440b13c2ec5ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.660174 25276 tablet_service.cc:1511] Processing CreateTablet for tablet 2d36f26d6fc141c9b5bf52cb3612ba23 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:07:40.673951 25276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d36f26d6fc141c9b5bf52cb3612ba23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.669173 25333 raft_consensus.cc:359] T 17ec7090008145eca5d86abf0466df91 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:40.675493 25333 raft_consensus.cc:385] T 17ec7090008145eca5d86abf0466df91 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:40.675818 25333 raft_consensus.cc:740] T 17ec7090008145eca5d86abf0466df91 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:40.676519 25337 tablet_bootstrap.cc:492] T fc6942d029214065b88bd732b31d4001 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:40.679004 25205 tablet_service.cc:1511] Processing CreateTablet for tablet a4140dcd14ee4180a03ac07ab8b326ea (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:07:40.680227 25205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4140dcd14ee4180a03ac07ab8b326ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.676749 25333 consensus_queue.cc:260] T 17ec7090008145eca5d86abf0466df91 P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:40.690438 25200 tablet_service.cc:1511] Processing CreateTablet for tablet 76a49e0e14304e3880c28a465a1237ec (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:07:40.691732 25200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76a49e0e14304e3880c28a465a1237ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.695560 25335 tablet_bootstrap.cc:654] T 35f79b56b8654a61b634e5d7b3ec1276 P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:40.698333 25122 tablet_service.cc:1511] Processing CreateTablet for tablet 2d36f26d6fc141c9b5bf52cb3612ba23 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:07:40.698632 25129 tablet_service.cc:1511] Processing CreateTablet for tablet a4140dcd14ee4180a03ac07ab8b326ea (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:07:40.699803 25122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d36f26d6fc141c9b5bf52cb3612ba23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.707847 25129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4140dcd14ee4180a03ac07ab8b326ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.708822 25276 tablet_service.cc:1511] Processing CreateTablet for tablet f760718782e84b3886cc245ad6af614f (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:07:40.709556 25053 tablet_service.cc:1511] Processing CreateTablet for tablet f760718782e84b3886cc245ad6af614f (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:07:40.710148 25276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f760718782e84b3886cc245ad6af614f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.710783 25053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f760718782e84b3886cc245ad6af614f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.714687 25205 tablet_service.cc:1511] Processing CreateTablet for tablet a41c80593be44146a929611029171705 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:07:40.716120 25334 tablet_bootstrap.cc:654] T 6614a1780d0144c89e5d8d44c0c44672 P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:40.717598 25130 tablet_service.cc:1511] Processing CreateTablet for tablet f760718782e84b3886cc245ad6af614f (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:07:40.718901 25130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f760718782e84b3886cc245ad6af614f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.720793 25333 ts_tablet_manager.cc:1434] T 17ec7090008145eca5d86abf0466df91 P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.054s	user 0.011s	sys 0.003s
I20260709 13:07:40.722458 25314 heartbeater.cc:499] Master 127.19.255.254:37573 was elected leader, sending a full tablet report...
I20260709 13:07:40.731734 25335 tablet_bootstrap.cc:492] T 35f79b56b8654a61b634e5d7b3ec1276 P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:40.732239 25335 ts_tablet_manager.cc:1403] T 35f79b56b8654a61b634e5d7b3ec1276 P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.072s	user 0.006s	sys 0.006s
I20260709 13:07:40.735160 25335 raft_consensus.cc:359] T 35f79b56b8654a61b634e5d7b3ec1276 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:40.735837 25335 raft_consensus.cc:385] T 35f79b56b8654a61b634e5d7b3ec1276 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:40.736078 25333 tablet_bootstrap.cc:492] T ad6a67bdac3d431faf219903ddbfd8da P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:40.736079 25335 raft_consensus.cc:740] T 35f79b56b8654a61b634e5d7b3ec1276 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:40.737332 25335 consensus_queue.cc:260] T 35f79b56b8654a61b634e5d7b3ec1276 P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:40.722035 25205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a41c80593be44146a929611029171705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.752975 25202 tablet_service.cc:1511] Processing CreateTablet for tablet 4798a04379524976b156b11eb9a9a034 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:07:40.760612 25201 tablet_service.cc:1511] Processing CreateTablet for tablet 5f08a5e001ea436ba19921244cf2955a (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:07:40.761191 25202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4798a04379524976b156b11eb9a9a034. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.752976 25199 tablet_service.cc:1511] Processing CreateTablet for tablet 98c29b423fe64cd5923084a67c9bace5 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:07:40.725003 25337 tablet_bootstrap.cc:654] T fc6942d029214065b88bd732b31d4001 P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:40.762670 25201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f08a5e001ea436ba19921244cf2955a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.760629 25333 tablet_bootstrap.cc:654] T ad6a67bdac3d431faf219903ddbfd8da P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:40.763391 25199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98c29b423fe64cd5923084a67c9bace5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.776577 25204 tablet_service.cc:1511] Processing CreateTablet for tablet e466c36a712f421da5ae63bd9325fd7b (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:07:40.777925 25204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e466c36a712f421da5ae63bd9325fd7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.786661 25335 ts_tablet_manager.cc:1434] T 35f79b56b8654a61b634e5d7b3ec1276 P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.054s	user 0.010s	sys 0.005s
I20260709 13:07:40.786857 25334 tablet_bootstrap.cc:492] T 6614a1780d0144c89e5d8d44c0c44672 P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:40.787388 25334 ts_tablet_manager.cc:1403] T 6614a1780d0144c89e5d8d44c0c44672 P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.225s	user 0.012s	sys 0.027s
I20260709 13:07:40.789729 25203 tablet_service.cc:1511] Processing CreateTablet for tablet a10f21670e8b465cad5ae29f7913acfc (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:07:40.791368 25203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a10f21670e8b465cad5ae29f7913acfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.793882 25337 tablet_bootstrap.cc:492] T fc6942d029214065b88bd732b31d4001 P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:40.794363 25337 ts_tablet_manager.cc:1403] T fc6942d029214065b88bd732b31d4001 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.118s	user 0.007s	sys 0.006s
I20260709 13:07:40.795876 25334 raft_consensus.cc:359] T 6614a1780d0144c89e5d8d44c0c44672 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:40.797214 25337 raft_consensus.cc:359] T fc6942d029214065b88bd732b31d4001 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:40.801113 25337 raft_consensus.cc:385] T fc6942d029214065b88bd732b31d4001 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:40.801192 25335 tablet_bootstrap.cc:492] T c0251cdfe0f1440da95fdf071fa4bd08 P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:40.801446 25337 raft_consensus.cc:740] T fc6942d029214065b88bd732b31d4001 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:40.800081 25166 heartbeater.cc:499] Master 127.19.255.254:37573 was elected leader, sending a full tablet report...
I20260709 13:07:40.800659 25091 heartbeater.cc:499] Master 127.19.255.254:37573 was elected leader, sending a full tablet report...
I20260709 13:07:40.808769 25275 tablet_service.cc:1511] Processing CreateTablet for tablet 76a49e0e14304e3880c28a465a1237ec (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:07:40.810065 25275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76a49e0e14304e3880c28a465a1237ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.811230 25333 tablet_bootstrap.cc:492] T ad6a67bdac3d431faf219903ddbfd8da P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:40.811784 25333 ts_tablet_manager.cc:1403] T ad6a67bdac3d431faf219903ddbfd8da P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.024s
I20260709 13:07:40.815235 25335 tablet_bootstrap.cc:654] T c0251cdfe0f1440da95fdf071fa4bd08 P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:40.816991 25333 raft_consensus.cc:359] T ad6a67bdac3d431faf219903ddbfd8da P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:40.817718 25333 raft_consensus.cc:385] T ad6a67bdac3d431faf219903ddbfd8da P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:40.818015 25333 raft_consensus.cc:740] T ad6a67bdac3d431faf219903ddbfd8da P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:40.818799 25333 consensus_queue.cc:260] T ad6a67bdac3d431faf219903ddbfd8da P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
W20260709 13:07:40.820923 25315 tablet.cc:2406] T 17ec7090008145eca5d86abf0466df91 P 27a432b416684488904af38679e098d2: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:07:40.823575 25337 consensus_queue.cc:260] T fc6942d029214065b88bd732b31d4001 P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:40.826354 25130 tablet_service.cc:1511] Processing CreateTablet for tablet a41c80593be44146a929611029171705 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:07:40.827517 25333 ts_tablet_manager.cc:1434] T ad6a67bdac3d431faf219903ddbfd8da P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260709 13:07:40.827642 25130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a41c80593be44146a929611029171705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.831931 25333 tablet_bootstrap.cc:492] T e676cada153c4767b126b7366a3ff72a P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:40.833897 25053 tablet_service.cc:1511] Processing CreateTablet for tablet 76a49e0e14304e3880c28a465a1237ec (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:07:40.835155 25053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76a49e0e14304e3880c28a465a1237ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.801113 25334 raft_consensus.cc:385] T 6614a1780d0144c89e5d8d44c0c44672 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:40.836099 25334 raft_consensus.cc:740] T 6614a1780d0144c89e5d8d44c0c44672 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:40.836818 25334 consensus_queue.cc:260] T 6614a1780d0144c89e5d8d44c0c44672 P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:40.838071 25333 tablet_bootstrap.cc:654] T e676cada153c4767b126b7366a3ff72a P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:40.839474 25240 heartbeater.cc:499] Master 127.19.255.254:37573 was elected leader, sending a full tablet report...
I20260709 13:07:40.841898 25052 tablet_service.cc:1511] Processing CreateTablet for tablet 98c29b423fe64cd5923084a67c9bace5 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:07:40.843187 25052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98c29b423fe64cd5923084a67c9bace5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.843345 25277 tablet_service.cc:1511] Processing CreateTablet for tablet cc32c9e6aaa04d13b94b71c303b5a06b (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:07:40.844018 25334 ts_tablet_manager.cc:1434] T 6614a1780d0144c89e5d8d44c0c44672 P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.000s
I20260709 13:07:40.844606 25277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc32c9e6aaa04d13b94b71c303b5a06b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.848043 25129 tablet_service.cc:1511] Processing CreateTablet for tablet 98c29b423fe64cd5923084a67c9bace5 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:07:40.848865 25273 tablet_service.cc:1511] Processing CreateTablet for tablet 4798a04379524976b156b11eb9a9a034 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:07:40.849267 25129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98c29b423fe64cd5923084a67c9bace5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.850699 25056 tablet_service.cc:1511] Processing CreateTablet for tablet cc32c9e6aaa04d13b94b71c303b5a06b (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:07:40.852911 25334 tablet_bootstrap.cc:492] T e676cada153c4767b126b7366a3ff72a P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:40.848012 25276 tablet_service.cc:1511] Processing CreateTablet for tablet a41c80593be44146a929611029171705 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:07:40.853801 25122 tablet_service.cc:1511] Processing CreateTablet for tablet cc32c9e6aaa04d13b94b71c303b5a06b (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:07:40.854947 25276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a41c80593be44146a929611029171705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.855096 25122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc32c9e6aaa04d13b94b71c303b5a06b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.858711 25204 tablet_service.cc:1511] Processing CreateTablet for tablet 05841acdb4f640bdb45e7cafbb9172ae (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:07:40.859725 25334 tablet_bootstrap.cc:654] T e676cada153c4767b126b7366a3ff72a P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:40.865610 25056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc32c9e6aaa04d13b94b71c303b5a06b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.873003 25055 tablet_service.cc:1511] Processing CreateTablet for tablet 4798a04379524976b156b11eb9a9a034 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:07:40.874246 25055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4798a04379524976b156b11eb9a9a034. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.872210 25273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4798a04379524976b156b11eb9a9a034. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.885742 25337 ts_tablet_manager.cc:1434] T fc6942d029214065b88bd732b31d4001 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.091s	user 0.014s	sys 0.018s
I20260709 13:07:40.886476 25131 tablet_service.cc:1511] Processing CreateTablet for tablet 5f08a5e001ea436ba19921244cf2955a (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:07:40.886930 25337 tablet_bootstrap.cc:492] T 132704531be2455e82b5305cc4300946 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:40.887778 25131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f08a5e001ea436ba19921244cf2955a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.899258 25337 tablet_bootstrap.cc:654] T 132704531be2455e82b5305cc4300946 P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:40.903990 25338 raft_consensus.cc:493] T 17ec7090008145eca5d86abf0466df91 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:40.904616 25338 raft_consensus.cc:515] T 17ec7090008145eca5d86abf0466df91 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:40.907514 25338 leader_election.cc:290] T 17ec7090008145eca5d86abf0466df91 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:40.908129 25200 tablet_service.cc:1511] Processing CreateTablet for tablet 69ee63a6c8ba41b39217552576f55b4c (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:07:40.922799 25344 raft_consensus.cc:493] T fc6942d029214065b88bd732b31d4001 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:40.923281 25344 raft_consensus.cc:515] T fc6942d029214065b88bd732b31d4001 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:40.932660 25204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05841acdb4f640bdb45e7cafbb9172ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.944648 25200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69ee63a6c8ba41b39217552576f55b4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.949997 25335 tablet_bootstrap.cc:492] T c0251cdfe0f1440da95fdf071fa4bd08 P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:40.950520 25335 ts_tablet_manager.cc:1403] T c0251cdfe0f1440da95fdf071fa4bd08 P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.150s	user 0.022s	sys 0.017s
I20260709 13:07:40.953421 25335 raft_consensus.cc:359] T c0251cdfe0f1440da95fdf071fa4bd08 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:40.954087 25335 raft_consensus.cc:385] T c0251cdfe0f1440da95fdf071fa4bd08 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:40.954353 25335 raft_consensus.cc:740] T c0251cdfe0f1440da95fdf071fa4bd08 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:40.956219 25333 tablet_bootstrap.cc:492] T e676cada153c4767b126b7366a3ff72a P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:40.956718 25333 ts_tablet_manager.cc:1403] T e676cada153c4767b126b7366a3ff72a P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.125s	user 0.016s	sys 0.017s
I20260709 13:07:40.956843 25278 tablet_service.cc:1511] Processing CreateTablet for tablet 5f08a5e001ea436ba19921244cf2955a (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:07:40.958768 25335 consensus_queue.cc:260] T c0251cdfe0f1440da95fdf071fa4bd08 P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:40.959601 25278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f08a5e001ea436ba19921244cf2955a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.960901 25335 ts_tablet_manager.cc:1434] T c0251cdfe0f1440da95fdf071fa4bd08 P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:07:40.961359 25199 tablet_service.cc:1511] Processing CreateTablet for tablet 759607402bba4eb6890067fe73889ff2 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:07:40.961831 25335 tablet_bootstrap.cc:492] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:40.962581 25199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 759607402bba4eb6890067fe73889ff2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.970613 25048 tablet_service.cc:1511] Processing CreateTablet for tablet e466c36a712f421da5ae63bd9325fd7b (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:07:40.971837 25048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e466c36a712f421da5ae63bd9325fd7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.978797 25053 tablet_service.cc:1511] Processing CreateTablet for tablet 597459c433e441a4aa54e85e5c530d20 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:07:40.980075 25053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 597459c433e441a4aa54e85e5c530d20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.981005 25274 tablet_service.cc:1511] Processing CreateTablet for tablet 597459c433e441a4aa54e85e5c530d20 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:07:40.981642 25279 tablet_service.cc:1511] Processing CreateTablet for tablet a10f21670e8b465cad5ae29f7913acfc (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:07:40.982278 25274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 597459c433e441a4aa54e85e5c530d20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.982103 25272 tablet_service.cc:1511] Processing CreateTablet for tablet 05841acdb4f640bdb45e7cafbb9172ae (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:07:40.983069 25279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a10f21670e8b465cad5ae29f7913acfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.984272 25271 tablet_service.cc:1511] Processing CreateTablet for tablet bd30f7f234b9456c9154200249a3eac6 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:07:40.984637 25126 tablet_service.cc:1511] Processing CreateTablet for tablet e466c36a712f421da5ae63bd9325fd7b (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:07:40.985498 25271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd30f7f234b9456c9154200249a3eac6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.985113 25124 tablet_service.cc:1511] Processing CreateTablet for tablet 597459c433e441a4aa54e85e5c530d20 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:07:40.985837 25126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e466c36a712f421da5ae63bd9325fd7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.986451 25124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 597459c433e441a4aa54e85e5c530d20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.986958 25125 tablet_service.cc:1511] Processing CreateTablet for tablet 759607402bba4eb6890067fe73889ff2 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:07:40.987680 25128 tablet_service.cc:1511] Processing CreateTablet for tablet bcec96fb4956438ebe9745ed9c6254b5 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:07:40.988260 25125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 759607402bba4eb6890067fe73889ff2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.988775 25127 tablet_service.cc:1511] Processing CreateTablet for tablet 05841acdb4f640bdb45e7cafbb9172ae (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:07:40.989993 25272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05841acdb4f640bdb45e7cafbb9172ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.990227 25341 raft_consensus.cc:493] T 35f79b56b8654a61b634e5d7b3ec1276 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:40.990288 25123 tablet_service.cc:1511] Processing CreateTablet for tablet bd30f7f234b9456c9154200249a3eac6 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:07:40.990878 25341 raft_consensus.cc:515] T 35f79b56b8654a61b634e5d7b3ec1276 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:40.988952 25128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcec96fb4956438ebe9745ed9c6254b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:40.993667 25341 leader_election.cc:290] T 35f79b56b8654a61b634e5d7b3ec1276 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:40.988847 25270 tablet_service.cc:1511] Processing CreateTablet for tablet 69ee63a6c8ba41b39217552576f55b4c (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:07:41.001735 25338 raft_consensus.cc:493] T ad6a67bdac3d431faf219903ddbfd8da P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:41.016842 25338 raft_consensus.cc:515] T ad6a67bdac3d431faf219903ddbfd8da P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:41.019199 25338 leader_election.cc:290] T ad6a67bdac3d431faf219903ddbfd8da P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:41.008203 25127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05841acdb4f640bdb45e7cafbb9172ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.011646 25049 tablet_service.cc:1511] Processing CreateTablet for tablet a10f21670e8b465cad5ae29f7913acfc (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:07:41.012676 25333 raft_consensus.cc:359] T e676cada153c4767b126b7366a3ff72a P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:41.013518 25047 tablet_service.cc:1511] Processing CreateTablet for tablet 759607402bba4eb6890067fe73889ff2 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:07:41.069293 25333 raft_consensus.cc:385] T e676cada153c4767b126b7366a3ff72a P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:41.077047 25333 raft_consensus.cc:740] T e676cada153c4767b126b7366a3ff72a P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:41.077734 25333 consensus_queue.cc:260] T e676cada153c4767b126b7366a3ff72a P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:41.079952 25333 ts_tablet_manager.cc:1434] T e676cada153c4767b126b7366a3ff72a P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.115s	user 0.006s	sys 0.004s
I20260709 13:07:41.089833 25201 tablet_service.cc:1511] Processing CreateTablet for tablet bcec96fb4956438ebe9745ed9c6254b5 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:07:41.084420 25123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd30f7f234b9456c9154200249a3eac6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.091564 25201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcec96fb4956438ebe9745ed9c6254b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.097747 25054 tablet_service.cc:1511] Processing CreateTablet for tablet 69ee63a6c8ba41b39217552576f55b4c (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:07:41.104332 25051 tablet_service.cc:1511] Processing CreateTablet for tablet bd30f7f234b9456c9154200249a3eac6 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:07:41.106930 25275 tablet_service.cc:1511] Processing CreateTablet for tablet bcec96fb4956438ebe9745ed9c6254b5 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:07:41.108070 25049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a10f21670e8b465cad5ae29f7913acfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.098160 25337 tablet_bootstrap.cc:492] T 132704531be2455e82b5305cc4300946 P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:41.110524 25130 tablet_service.cc:1511] Processing CreateTablet for tablet ce5023d9924c487b8bbfd586ce17e29c (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:07:41.114197 25344 leader_election.cc:290] T fc6942d029214065b88bd732b31d4001 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:41.121795 25205 tablet_service.cc:1511] Processing CreateTablet for tablet ce5023d9924c487b8bbfd586ce17e29c (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:07:41.127454 25345 raft_consensus.cc:493] T 6614a1780d0144c89e5d8d44c0c44672 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:41.128010 25345 raft_consensus.cc:515] T 6614a1780d0144c89e5d8d44c0c44672 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:41.128821 25055 tablet_service.cc:1511] Processing CreateTablet for tablet ce5023d9924c487b8bbfd586ce17e29c (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:07:41.120813 25337 ts_tablet_manager.cc:1403] T 132704531be2455e82b5305cc4300946 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.234s	user 0.018s	sys 0.002s
I20260709 13:07:41.144850 25052 tablet_service.cc:1511] Processing CreateTablet for tablet 57de405600fb4bc5bbe91c400e8441b3 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:07:41.148722 25050 tablet_service.cc:1511] Processing CreateTablet for tablet 8ce9d3d7b58f4c9a90b59703ca228b21 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:07:41.151862 25205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce5023d9924c487b8bbfd586ce17e29c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.156891 25141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17ec7090008145eca5d86abf0466df91" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:41.158365 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6a67bdac3d431faf219903ddbfd8da" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:41.159783 25335 tablet_bootstrap.cc:654] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:41.125022 25270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69ee63a6c8ba41b39217552576f55b4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.139981 25333 tablet_bootstrap.cc:492] T 35f79b56b8654a61b634e5d7b3ec1276 P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:41.176703 25202 tablet_service.cc:1511] Processing CreateTablet for tablet 8ce9d3d7b58f4c9a90b59703ca228b21 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
W20260709 13:07:41.177088 25253 leader_election.cc:343] T 17ec7090008145eca5d86abf0466df91 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:41.177791 25253 leader_election.cc:343] T ad6a67bdac3d431faf219903ddbfd8da P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:41.178010 25202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ce9d3d7b58f4c9a90b59703ca228b21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.178138 25130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce5023d9924c487b8bbfd586ce17e29c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.131826 25054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69ee63a6c8ba41b39217552576f55b4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.184080 25047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 759607402bba4eb6890067fe73889ff2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.184914 25055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce5023d9924c487b8bbfd586ce17e29c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.185504 25337 raft_consensus.cc:359] T 132704531be2455e82b5305cc4300946 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:41.185966 25052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57de405600fb4bc5bbe91c400e8441b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.179272 25277 tablet_service.cc:1511] Processing CreateTablet for tablet 57de405600fb4bc5bbe91c400e8441b3 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:07:41.176703 25203 tablet_service.cc:1511] Processing CreateTablet for tablet f24edfc7c04f4d2cbb66f7eba1c301e2 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:07:41.188748 25203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f24edfc7c04f4d2cbb66f7eba1c301e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.196373 25338 raft_consensus.cc:493] T e676cada153c4767b126b7366a3ff72a P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:41.200563 25050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ce9d3d7b58f4c9a90b59703ca228b21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.200487 25338 raft_consensus.cc:515] T e676cada153c4767b126b7366a3ff72a P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:41.202593 25338 leader_election.cc:290] T e676cada153c4767b126b7366a3ff72a P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:41.208004 25275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcec96fb4956438ebe9745ed9c6254b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.208701 25277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57de405600fb4bc5bbe91c400e8441b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.210763 25128 tablet_service.cc:1511] Processing CreateTablet for tablet f24edfc7c04f4d2cbb66f7eba1c301e2 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:07:41.211654 25345 leader_election.cc:290] T 6614a1780d0144c89e5d8d44c0c44672 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:07:41.179272 25273 tablet_service.cc:1511] Processing CreateTablet for tablet 8ce9d3d7b58f4c9a90b59703ca228b21 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:07:41.234344 25334 tablet_bootstrap.cc:492] T e676cada153c4767b126b7366a3ff72a P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:41.236305 25129 tablet_service.cc:1511] Processing CreateTablet for tablet 57de405600fb4bc5bbe91c400e8441b3 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:07:41.244076 25051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd30f7f234b9456c9154200249a3eac6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.246219 25198 tablet_service.cc:1511] Processing CreateTablet for tablet de2e248820704d679c92fe251836c451 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:07:41.246958 25129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57de405600fb4bc5bbe91c400e8441b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.247576 25198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de2e248820704d679c92fe251836c451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.192677 25337 raft_consensus.cc:385] T 132704531be2455e82b5305cc4300946 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:41.234859 25334 ts_tablet_manager.cc:1403] T e676cada153c4767b126b7366a3ff72a P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.389s	user 0.020s	sys 0.005s
I20260709 13:07:41.282389 25334 raft_consensus.cc:359] T e676cada153c4767b126b7366a3ff72a P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:41.266885 25337 raft_consensus.cc:740] T 132704531be2455e82b5305cc4300946 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:41.289299 25334 raft_consensus.cc:385] T e676cada153c4767b126b7366a3ff72a P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:41.292265 25128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f24edfc7c04f4d2cbb66f7eba1c301e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.299106 25273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ce9d3d7b58f4c9a90b59703ca228b21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.320528 25056 tablet_service.cc:1511] Processing CreateTablet for tablet de2e248820704d679c92fe251836c451 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:07:41.322258 25056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de2e248820704d679c92fe251836c451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.323865 25337 consensus_queue.cc:260] T 132704531be2455e82b5305cc4300946 P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:41.326821 25337 ts_tablet_manager.cc:1434] T 132704531be2455e82b5305cc4300946 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.164s	user 0.006s	sys 0.001s
I20260709 13:07:41.340718 25335 tablet_bootstrap.cc:492] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:41.341437 25335 ts_tablet_manager.cc:1403] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.380s	user 0.011s	sys 0.010s
I20260709 13:07:41.368242 25337 tablet_bootstrap.cc:492] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:41.374892 25276 tablet_service.cc:1511] Processing CreateTablet for tablet f24edfc7c04f4d2cbb66f7eba1c301e2 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:07:41.377092 25049 tablet_service.cc:1511] Processing CreateTablet for tablet 4840d028e2b044c3b5e40c0f30edb183 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:07:41.378762 25049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4840d028e2b044c3b5e40c0f30edb183. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.380661 25271 tablet_service.cc:1511] Processing CreateTablet for tablet 4840d028e2b044c3b5e40c0f30edb183 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:07:41.384130 25333 tablet_bootstrap.cc:654] T 35f79b56b8654a61b634e5d7b3ec1276 P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:41.391361 25126 tablet_service.cc:1511] Processing CreateTablet for tablet de2e248820704d679c92fe251836c451 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:07:41.398198 25204 tablet_service.cc:1511] Processing CreateTablet for tablet 5a04f181e6774e44846c78db16b70088 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:07:41.301333 25334 raft_consensus.cc:740] T e676cada153c4767b126b7366a3ff72a P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:41.411546 25341 raft_consensus.cc:493] T c0251cdfe0f1440da95fdf071fa4bd08 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:41.421831 25066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6a67bdac3d431faf219903ddbfd8da" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:41.514338 25341 raft_consensus.cc:515] T c0251cdfe0f1440da95fdf071fa4bd08 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:41.423514 25065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e676cada153c4767b126b7366a3ff72a" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:41.437865 25048 tablet_service.cc:1511] Processing CreateTablet for tablet 5a04f181e6774e44846c78db16b70088 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:07:41.438534 25122 tablet_service.cc:1511] Processing CreateTablet for tablet bfd29d0ed8b74fce84b1be5dcfffbac9 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:07:41.439640 25050 tablet_service.cc:1511] Processing CreateTablet for tablet 16b69effa75348408739f2cfe0b72b0b (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:07:41.516652 25341 leader_election.cc:290] T c0251cdfe0f1440da95fdf071fa4bd08 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:41.516667 25122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd29d0ed8b74fce84b1be5dcfffbac9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.517802 25204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a04f181e6774e44846c78db16b70088. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:07:41.516826 25253 leader_election.cc:343] T ad6a67bdac3d431faf219903ddbfd8da P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:41.519040 25253 leader_election.cc:304] T ad6a67bdac3d431faf219903ddbfd8da P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27a432b416684488904af38679e098d2; no voters: 1ef413d7e7af4f76ae9db459f19d9f97, d9bec6688fd1435182904a149e75c61d
W20260709 13:07:41.520169 25253 leader_election.cc:343] T e676cada153c4767b126b7366a3ff72a P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:41.520731 25338 raft_consensus.cc:2749] T ad6a67bdac3d431faf219903ddbfd8da P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:41.522267 25200 tablet_service.cc:1511] Processing CreateTablet for tablet 16b69effa75348408739f2cfe0b72b0b (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:07:41.524290 25200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16b69effa75348408739f2cfe0b72b0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.524120 25334 consensus_queue.cc:260] T e676cada153c4767b126b7366a3ff72a P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:41.524771 25274 tablet_service.cc:1511] Processing CreateTablet for tablet bfd29d0ed8b74fce84b1be5dcfffbac9 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:07:41.526298 25334 ts_tablet_manager.cc:1434] T e676cada153c4767b126b7366a3ff72a P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.255s	user 0.003s	sys 0.003s
I20260709 13:07:41.527205 25334 tablet_bootstrap.cc:492] T 8630fdb994994607b7e3d22a7af743de P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:41.449043 25202 tablet_service.cc:1511] Processing CreateTablet for tablet bfd29d0ed8b74fce84b1be5dcfffbac9 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:07:41.528416 25202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd29d0ed8b74fce84b1be5dcfffbac9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.400084 25335 raft_consensus.cc:359] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:41.509581 25276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f24edfc7c04f4d2cbb66f7eba1c301e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.510815 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6614a1780d0144c89e5d8d44c0c44672" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:41.454737 25278 tablet_service.cc:1511] Processing CreateTablet for tablet 5a04f181e6774e44846c78db16b70088 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:07:41.440779 25131 tablet_service.cc:1511] Processing CreateTablet for tablet 16b69effa75348408739f2cfe0b72b0b (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
W20260709 13:07:41.536756 25179 leader_election.cc:343] T 6614a1780d0144c89e5d8d44c0c44672 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:41.538240 25278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a04f181e6774e44846c78db16b70088. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.538296 25215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17ec7090008145eca5d86abf0466df91" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:41.538540 25289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6614a1780d0144c89e5d8d44c0c44672" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:41.533277 25126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de2e248820704d679c92fe251836c451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.540040 25215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e676cada153c4767b126b7366a3ff72a" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:41.540620 25215 raft_consensus.cc:2468] T e676cada153c4767b126b7366a3ff72a P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27a432b416684488904af38679e098d2 in term 0.
I20260709 13:07:41.536998 25337 tablet_bootstrap.cc:654] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:41.531898 25335 raft_consensus.cc:385] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:41.544031 25335 raft_consensus.cc:740] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:41.544600 25128 tablet_service.cc:1511] Processing CreateTablet for tablet 4840d028e2b044c3b5e40c0f30edb183 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:07:41.544783 25335 consensus_queue.cc:260] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:41.557992 25335 ts_tablet_manager.cc:1434] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.216s	user 0.003s	sys 0.004s
I20260709 13:07:41.558987 25335 tablet_bootstrap.cc:492] T de11f3e3877346b2822daf2d520bca63 P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
W20260709 13:07:41.546708 25179 leader_election.cc:343] T 6614a1780d0144c89e5d8d44c0c44672 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27a432b416684488904af38679e098d2 (127.19.255.196:40453): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:41.559417 25179 leader_election.cc:304] T 6614a1780d0144c89e5d8d44c0c44672 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bae8691be8b24512a775897630ce3a3b; no voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d
W20260709 13:07:41.545989 25252 leader_election.cc:343] T 17ec7090008145eca5d86abf0466df91 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:41.560240 25345 raft_consensus.cc:2749] T 6614a1780d0144c89e5d8d44c0c44672 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:41.560678 25252 leader_election.cc:304] T 17ec7090008145eca5d86abf0466df91 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27a432b416684488904af38679e098d2; no voters: bae8691be8b24512a775897630ce3a3b, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:41.561470 25338 raft_consensus.cc:2749] T 17ec7090008145eca5d86abf0466df91 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:41.562548 25252 leader_election.cc:304] T e676cada153c4767b126b7366a3ff72a P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27a432b416684488904af38679e098d2, bae8691be8b24512a775897630ce3a3b; no voters: 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:07:41.563277 25338 raft_consensus.cc:2804] T e676cada153c4767b126b7366a3ff72a P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:41.563297 25048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a04f181e6774e44846c78db16b70088. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.563688 25338 raft_consensus.cc:493] T e676cada153c4767b126b7366a3ff72a P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:41.564132 25338 raft_consensus.cc:3060] T e676cada153c4767b126b7366a3ff72a P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:41.566140 25050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16b69effa75348408739f2cfe0b72b0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.570978 25338 raft_consensus.cc:515] T e676cada153c4767b126b7366a3ff72a P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:41.572193 25271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4840d028e2b044c3b5e40c0f30edb183. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.573908 25274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd29d0ed8b74fce84b1be5dcfffbac9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.574029 25131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16b69effa75348408739f2cfe0b72b0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.585793 25215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e676cada153c4767b126b7366a3ff72a" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b"
I20260709 13:07:41.587766 25215 raft_consensus.cc:3060] T e676cada153c4767b126b7366a3ff72a P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:41.595883 25205 tablet_service.cc:1511] Processing CreateTablet for tablet 7b8946317d964af48188405d52a072bf (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:07:41.599664 25205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b8946317d964af48188405d52a072bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.608800 25215 raft_consensus.cc:2468] T e676cada153c4767b126b7366a3ff72a P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27a432b416684488904af38679e098d2 in term 1.
I20260709 13:07:41.610284 25252 leader_election.cc:304] T e676cada153c4767b126b7366a3ff72a P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27a432b416684488904af38679e098d2, bae8691be8b24512a775897630ce3a3b; no voters: 
I20260709 13:07:41.616138 25128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4840d028e2b044c3b5e40c0f30edb183. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.635167 25338 leader_election.cc:290] T e676cada153c4767b126b7366a3ff72a P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 election: Requested vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:41.635778 25338 raft_consensus.cc:2804] T e676cada153c4767b126b7366a3ff72a P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:41.636233 25338 raft_consensus.cc:697] T e676cada153c4767b126b7366a3ff72a P 27a432b416684488904af38679e098d2 [term 1 LEADER]: Becoming Leader. State: Replica: 27a432b416684488904af38679e098d2, State: Running, Role: LEADER
I20260709 13:07:41.637004 25338 consensus_queue.cc:237] T e676cada153c4767b126b7366a3ff72a P 27a432b416684488904af38679e098d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:41.637336 25198 tablet_service.cc:1511] Processing CreateTablet for tablet b78e1100c57b4e489d4bda44500d3fd2 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:07:41.638577 25198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b78e1100c57b4e489d4bda44500d3fd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.639699 25065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e676cada153c4767b126b7366a3ff72a" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
W20260709 13:07:41.641126 25253 leader_election.cc:343] T e676cada153c4767b126b7366a3ff72a P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:41.642849 25204 tablet_service.cc:1511] Processing CreateTablet for tablet 6904ab44ea2646de96bf83605e95fe17 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:07:41.644140 25204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6904ab44ea2646de96bf83605e95fe17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.653117 25289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35f79b56b8654a61b634e5d7b3ec1276" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:41.656399 25066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0251cdfe0f1440da95fdf071fa4bd08" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:41.657547 25065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35f79b56b8654a61b634e5d7b3ec1276" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
W20260709 13:07:41.663785 25105 leader_election.cc:343] T c0251cdfe0f1440da95fdf071fa4bd08 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:41.665724 25337 tablet_bootstrap.cc:492] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:41.666211 25337 ts_tablet_manager.cc:1403] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.298s	user 0.039s	sys 0.019s
I20260709 13:07:41.666869 25335 tablet_bootstrap.cc:654] T de11f3e3877346b2822daf2d520bca63 P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:41.665915 25105 leader_election.cc:343] T 35f79b56b8654a61b634e5d7b3ec1276 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:41.668085 25105 leader_election.cc:343] T 35f79b56b8654a61b634e5d7b3ec1276 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27a432b416684488904af38679e098d2 (127.19.255.196:40453): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:41.668489 25105 leader_election.cc:304] T 35f79b56b8654a61b634e5d7b3ec1276 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d9bec6688fd1435182904a149e75c61d; no voters: 1ef413d7e7af4f76ae9db459f19d9f97, 27a432b416684488904af38679e098d2
I20260709 13:07:41.669271 25341 raft_consensus.cc:2749] T 35f79b56b8654a61b634e5d7b3ec1276 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:41.669544 25337 raft_consensus.cc:359] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:41.670234 25337 raft_consensus.cc:385] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:41.670517 25337 raft_consensus.cc:740] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:41.671348 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc6942d029214065b88bd732b31d4001" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:41.671692 25337 consensus_queue.cc:260] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
W20260709 13:07:41.672744 25030 leader_election.cc:343] T fc6942d029214065b88bd732b31d4001 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:41.673331 25289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc6942d029214065b88bd732b31d4001" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
W20260709 13:07:41.676084 25030 leader_election.cc:343] T fc6942d029214065b88bd732b31d4001 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27a432b416684488904af38679e098d2 (127.19.255.196:40453): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:41.676527 25030 leader_election.cc:304] T fc6942d029214065b88bd732b31d4001 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97; no voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:41.677522 25344 raft_consensus.cc:2749] T fc6942d029214065b88bd732b31d4001 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:41.682209 25341 raft_consensus.cc:493] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:41.682708 25341 raft_consensus.cc:515] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:41.685920 25341 leader_election.cc:290] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:41.691859 25201 tablet_service.cc:1511] Processing CreateTablet for tablet 0f25aa70589e4cd2a40c9f26f94bc905 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:07:41.693145 25201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f25aa70589e4cd2a40c9f26f94bc905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.694342 25049 tablet_service.cc:1511] Processing CreateTablet for tablet 3acbbdad24ea41a086ed4c79638556ad (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:07:41.696437 25056 tablet_service.cc:1511] Processing CreateTablet for tablet 7b8946317d964af48188405d52a072bf (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:07:41.698746 25333 tablet_bootstrap.cc:492] T 35f79b56b8654a61b634e5d7b3ec1276 P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:41.698588 25054 tablet_service.cc:1511] Processing CreateTablet for tablet 6904ab44ea2646de96bf83605e95fe17 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:07:41.699249 25333 ts_tablet_manager.cc:1403] T 35f79b56b8654a61b634e5d7b3ec1276 P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.580s	user 0.015s	sys 0.006s
I20260709 13:07:41.699196 25131 tablet_service.cc:1511] Processing CreateTablet for tablet 6904ab44ea2646de96bf83605e95fe17 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:07:41.700582 25131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6904ab44ea2646de96bf83605e95fe17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.700954 25276 tablet_service.cc:1511] Processing CreateTablet for tablet b78e1100c57b4e489d4bda44500d3fd2 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
W20260709 13:07:41.702224 25012 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:41.702509 25276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b78e1100c57b4e489d4bda44500d3fd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.704064 25272 tablet_service.cc:1511] Processing CreateTablet for tablet a6fbeae55d994d6b84daa42eb77ea0f7 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:07:41.705546 25272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6fbeae55d994d6b84daa42eb77ea0f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.709450 25065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d6c33c0bea74c3e8bf90cf94fdea1ba" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:41.710256 25065 raft_consensus.cc:2468] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 0.
I20260709 13:07:41.711964 25049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3acbbdad24ea41a086ed4c79638556ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.712925 25054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6904ab44ea2646de96bf83605e95fe17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.714922 25056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b8946317d964af48188405d52a072bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.725201 25278 tablet_service.cc:1511] Processing CreateTablet for tablet 7b8946317d964af48188405d52a072bf (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:07:41.726557 25278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b8946317d964af48188405d52a072bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.729914 25333 raft_consensus.cc:359] T 35f79b56b8654a61b634e5d7b3ec1276 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:41.730660 25333 raft_consensus.cc:385] T 35f79b56b8654a61b634e5d7b3ec1276 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:41.730934 25333 raft_consensus.cc:740] T 35f79b56b8654a61b634e5d7b3ec1276 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:41.732547 25215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0251cdfe0f1440da95fdf071fa4bd08" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:41.733884 25214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d6c33c0bea74c3e8bf90cf94fdea1ba" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
W20260709 13:07:41.735920 25104 leader_election.cc:343] T c0251cdfe0f1440da95fdf071fa4bd08 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:41.736384 25104 leader_election.cc:304] T c0251cdfe0f1440da95fdf071fa4bd08 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d9bec6688fd1435182904a149e75c61d; no voters: 1ef413d7e7af4f76ae9db459f19d9f97, bae8691be8b24512a775897630ce3a3b
W20260709 13:07:41.737514 25104 leader_election.cc:343] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:41.737740 25344 raft_consensus.cc:493] T 132704531be2455e82b5305cc4300946 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:41.738168 25341 raft_consensus.cc:2749] T c0251cdfe0f1440da95fdf071fa4bd08 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:41.738219 25344 raft_consensus.cc:515] T 132704531be2455e82b5305cc4300946 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:41.742166 25337 ts_tablet_manager.cc:1434] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.075s	user 0.011s	sys 0.000s
I20260709 13:07:41.748955 25334 tablet_bootstrap.cc:700] T 8630fdb994994607b7e3d22a7af743de P bae8691be8b24512a775897630ce3a3b: Time spent opening tablet: real 0.124s	user 0.001s	sys 0.000s
I20260709 13:07:41.750942 25052 tablet_service.cc:1511] Processing CreateTablet for tablet a6fbeae55d994d6b84daa42eb77ea0f7 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:07:41.755129 25344 leader_election.cc:290] T 132704531be2455e82b5305cc4300946 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:07:41.755872 25125 tablet_service.cc:1511] Processing CreateTablet for tablet a6fbeae55d994d6b84daa42eb77ea0f7 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:07:41.756223 25289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132704531be2455e82b5305cc4300946" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:41.756991 25334 tablet_bootstrap.cc:654] T 8630fdb994994607b7e3d22a7af743de P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:41.757098 25125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6fbeae55d994d6b84daa42eb77ea0f7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:07:41.757586 25030 leader_election.cc:343] T 132704531be2455e82b5305cc4300946 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27a432b416684488904af38679e098d2 (127.19.255.196:40453): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:41.758435 25275 tablet_service.cc:1511] Processing CreateTablet for tablet 3acbbdad24ea41a086ed4c79638556ad (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:07:41.737767 25126 tablet_service.cc:1511] Processing CreateTablet for tablet 3acbbdad24ea41a086ed4c79638556ad (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:07:41.744685 25105 leader_election.cc:304] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, d9bec6688fd1435182904a149e75c61d; no voters: bae8691be8b24512a775897630ce3a3b
I20260709 13:07:41.761902 25126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3acbbdad24ea41a086ed4c79638556ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.731659 25333 consensus_queue.cc:260] T 35f79b56b8654a61b634e5d7b3ec1276 P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:41.763724 25341 raft_consensus.cc:2804] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:41.765720 25052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6fbeae55d994d6b84daa42eb77ea0f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.775358 25129 tablet_service.cc:1511] Processing CreateTablet for tablet b78e1100c57b4e489d4bda44500d3fd2 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:07:41.776575 25129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b78e1100c57b4e489d4bda44500d3fd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.774816 24961 catalog_manager.cc:5697] T e676cada153c4767b126b7366a3ff72a P 27a432b416684488904af38679e098d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27a432b416684488904af38679e098d2 (127.19.255.196). New cstate: current_term: 1 leader_uuid: "27a432b416684488904af38679e098d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:41.783715 25203 tablet_service.cc:1511] Processing CreateTablet for tablet a59d758e03cf4a25918b4341e2827358 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:07:41.785004 25203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a59d758e03cf4a25918b4341e2827358. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.790709 25214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132704531be2455e82b5305cc4300946" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
W20260709 13:07:41.792346 25029 leader_election.cc:343] T 132704531be2455e82b5305cc4300946 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:41.792732 25337 tablet_bootstrap.cc:492] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:41.792809 25029 leader_election.cc:304] T 132704531be2455e82b5305cc4300946 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97; no voters: 27a432b416684488904af38679e098d2, bae8691be8b24512a775897630ce3a3b
I20260709 13:07:41.794488 25344 raft_consensus.cc:2749] T 132704531be2455e82b5305cc4300946 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:41.800444 25333 ts_tablet_manager.cc:1434] T 35f79b56b8654a61b634e5d7b3ec1276 P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.101s	user 0.012s	sys 0.000s
I20260709 13:07:41.801694 25333 tablet_bootstrap.cc:492] T 6614a1780d0144c89e5d8d44c0c44672 P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:41.759640 25275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3acbbdad24ea41a086ed4c79638556ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.774895 25341 raft_consensus.cc:493] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:41.808019 25341 raft_consensus.cc:3060] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:41.825829 25335 tablet_bootstrap.cc:492] T de11f3e3877346b2822daf2d520bca63 P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:41.826366 25335 ts_tablet_manager.cc:1403] T de11f3e3877346b2822daf2d520bca63 P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.268s	user 0.002s	sys 0.015s
I20260709 13:07:41.826058 25271 tablet_service.cc:1511] Processing CreateTablet for tablet 0f25aa70589e4cd2a40c9f26f94bc905 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:07:41.815372 25341 raft_consensus.cc:515] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:41.829900 25341 leader_election.cc:290] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Requested vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:41.830065 25065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d6c33c0bea74c3e8bf90cf94fdea1ba" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
I20260709 13:07:41.830471 25214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d6c33c0bea74c3e8bf90cf94fdea1ba" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b"
I20260709 13:07:41.830694 25065 raft_consensus.cc:3060] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:41.831881 25104 leader_election.cc:343] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:41.838085 25065 raft_consensus.cc:2468] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 1.
I20260709 13:07:41.839330 25105 leader_election.cc:304] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, d9bec6688fd1435182904a149e75c61d; no voters: bae8691be8b24512a775897630ce3a3b
I20260709 13:07:41.840526 25201 tablet_service.cc:1511] Processing CreateTablet for tablet 48acf562d3b8494eb0ddffb87a4a4146 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:07:41.841665 25341 raft_consensus.cc:2804] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:41.841779 25201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48acf562d3b8494eb0ddffb87a4a4146. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.843660 25337 tablet_bootstrap.cc:654] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:41.851891 25335 raft_consensus.cc:359] T de11f3e3877346b2822daf2d520bca63 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:41.852682 25335 raft_consensus.cc:385] T de11f3e3877346b2822daf2d520bca63 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:41.852985 25335 raft_consensus.cc:740] T de11f3e3877346b2822daf2d520bca63 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:41.859696 25341 raft_consensus.cc:697] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Becoming Leader. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Running, Role: LEADER
I20260709 13:07:41.860715 25341 consensus_queue.cc:237] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:41.863984 25333 tablet_bootstrap.cc:654] T 6614a1780d0144c89e5d8d44c0c44672 P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:41.853063 25271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f25aa70589e4cd2a40c9f26f94bc905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.865608 25335 consensus_queue.cc:260] T de11f3e3877346b2822daf2d520bca63 P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:41.900923 25131 tablet_service.cc:1511] Processing CreateTablet for tablet 48acf562d3b8494eb0ddffb87a4a4146 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:07:41.938282 25054 tablet_service.cc:1511] Processing CreateTablet for tablet 0f25aa70589e4cd2a40c9f26f94bc905 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
W20260709 13:07:41.938781 25321 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.IsCreateTableDone -> {remote=127.19.255.254:37573, user_credentials={real_user=slave}} blocked reactor thread for 53636.9us
I20260709 13:07:41.939178 25334 tablet_bootstrap.cc:492] T 8630fdb994994607b7e3d22a7af743de P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:41.939643 25054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f25aa70589e4cd2a40c9f26f94bc905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.939723 25126 tablet_service.cc:1511] Processing CreateTablet for tablet a59d758e03cf4a25918b4341e2827358 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:07:41.940287 25048 tablet_service.cc:1511] Processing CreateTablet for tablet 48acf562d3b8494eb0ddffb87a4a4146 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:07:41.941637 25048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48acf562d3b8494eb0ddffb87a4a4146. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.942075 25335 ts_tablet_manager.cc:1434] T de11f3e3877346b2822daf2d520bca63 P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.115s	user 0.008s	sys 0.013s
I20260709 13:07:41.939798 25334 ts_tablet_manager.cc:1403] T 8630fdb994994607b7e3d22a7af743de P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.413s	user 0.017s	sys 0.013s
I20260709 13:07:41.946276 25333 tablet_bootstrap.cc:492] T 6614a1780d0144c89e5d8d44c0c44672 P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:41.946820 25333 ts_tablet_manager.cc:1403] T 6614a1780d0144c89e5d8d44c0c44672 P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.145s	user 0.001s	sys 0.024s
I20260709 13:07:41.947160 25334 raft_consensus.cc:359] T 8630fdb994994607b7e3d22a7af743de P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:41.949748 25334 raft_consensus.cc:385] T 8630fdb994994607b7e3d22a7af743de P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:41.950167 25334 raft_consensus.cc:740] T 8630fdb994994607b7e3d22a7af743de P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:41.949954 25333 raft_consensus.cc:359] T 6614a1780d0144c89e5d8d44c0c44672 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:41.948549 25131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48acf562d3b8494eb0ddffb87a4a4146. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.951222 25334 consensus_queue.cc:260] T 8630fdb994994607b7e3d22a7af743de P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:41.954324 25125 tablet_service.cc:1511] Processing CreateTablet for tablet 8081d94c68364234aabc81579b65f557 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:07:41.955837 25052 tablet_service.cc:1511] Processing CreateTablet for tablet 8222fab6e3a347fa8c40a70a7ce4ed7a (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:07:41.958642 25333 raft_consensus.cc:385] T 6614a1780d0144c89e5d8d44c0c44672 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:41.957268 25049 tablet_service.cc:1511] Processing CreateTablet for tablet 8081d94c68364234aabc81579b65f557 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:07:41.940763 25337 tablet_bootstrap.cc:492] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:41.960935 25335 tablet_bootstrap.cc:492] T fc6942d029214065b88bd732b31d4001 P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:41.958135 25126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a59d758e03cf4a25918b4341e2827358. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.967689 25335 tablet_bootstrap.cc:654] T fc6942d029214065b88bd732b31d4001 P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:41.968704 25125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8081d94c68364234aabc81579b65f557. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.971205 25272 tablet_service.cc:1511] Processing CreateTablet for tablet a59d758e03cf4a25918b4341e2827358 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:07:41.958688 25276 tablet_service.cc:1511] Processing CreateTablet for tablet 8222fab6e3a347fa8c40a70a7ce4ed7a (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:07:41.971921 25333 raft_consensus.cc:740] T 6614a1780d0144c89e5d8d44c0c44672 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:41.972901 25276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8222fab6e3a347fa8c40a70a7ce4ed7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.952932 25278 tablet_service.cc:1511] Processing CreateTablet for tablet 8081d94c68364234aabc81579b65f557 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:07:41.960434 25052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8222fab6e3a347fa8c40a70a7ce4ed7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.977756 25049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8081d94c68364234aabc81579b65f557. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.982064 24960 catalog_manager.cc:5697] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d reported cstate change: term changed from 0 to 1, leader changed from <none> to d9bec6688fd1435182904a149e75c61d (127.19.255.194). New cstate: current_term: 1 leader_uuid: "d9bec6688fd1435182904a149e75c61d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:41.974953 25333 consensus_queue.cc:260] T 6614a1780d0144c89e5d8d44c0c44672 P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:41.988137 25333 ts_tablet_manager.cc:1434] T 6614a1780d0144c89e5d8d44c0c44672 P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.002s
I20260709 13:07:41.989177 25333 tablet_bootstrap.cc:492] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:41.999408 25272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a59d758e03cf4a25918b4341e2827358. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.999996 25278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8081d94c68364234aabc81579b65f557. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.003360 25345 raft_consensus.cc:493] T 8630fdb994994607b7e3d22a7af743de P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:42.003923 25345 raft_consensus.cc:515] T 8630fdb994994607b7e3d22a7af743de P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:42.006214 25345 leader_election.cc:290] T 8630fdb994994607b7e3d22a7af743de P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:42.009069 25334 ts_tablet_manager.cc:1434] T 8630fdb994994607b7e3d22a7af743de P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.000s
I20260709 13:07:42.009975 25289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8630fdb994994607b7e3d22a7af743de" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
W20260709 13:07:42.012097 25179 leader_election.cc:343] T 8630fdb994994607b7e3d22a7af743de P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27a432b416684488904af38679e098d2 (127.19.255.196:40453): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:42.012629 25337 ts_tablet_manager.cc:1403] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.249s	user 0.010s	sys 0.016s
I20260709 13:07:41.958592 25201 tablet_service.cc:1511] Processing CreateTablet for tablet 8222fab6e3a347fa8c40a70a7ce4ed7a (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:07:42.021155 25337 raft_consensus.cc:359] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:42.021996 25337 raft_consensus.cc:385] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.022403 25337 raft_consensus.cc:740] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.023380 25337 consensus_queue.cc:260] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:42.027033 25334 tablet_bootstrap.cc:492] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:42.030303 25338 raft_consensus.cc:493] T 6614a1780d0144c89e5d8d44c0c44672 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:42.030836 25338 raft_consensus.cc:515] T 6614a1780d0144c89e5d8d44c0c44672 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:42.042091 25203 tablet_service.cc:1511] Processing CreateTablet for tablet 1a43888417f148c594f3ba062efd58aa (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:07:42.050050 25201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8222fab6e3a347fa8c40a70a7ce4ed7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.062569 25337 ts_tablet_manager.cc:1434] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.049s	user 0.016s	sys 0.005s
I20260709 13:07:42.062794 25131 tablet_service.cc:1511] Processing CreateTablet for tablet 1a43888417f148c594f3ba062efd58aa (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:07:42.063655 25214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6614a1780d0144c89e5d8d44c0c44672" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:42.064085 25131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a43888417f148c594f3ba062efd58aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.064364 25214 raft_consensus.cc:2468] T 6614a1780d0144c89e5d8d44c0c44672 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27a432b416684488904af38679e098d2 in term 0.
I20260709 13:07:42.065629 25252 leader_election.cc:304] T 6614a1780d0144c89e5d8d44c0c44672 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27a432b416684488904af38679e098d2, bae8691be8b24512a775897630ce3a3b; no voters: 
I20260709 13:07:42.066769 25369 raft_consensus.cc:2804] T 6614a1780d0144c89e5d8d44c0c44672 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:42.067162 25369 raft_consensus.cc:493] T 6614a1780d0144c89e5d8d44c0c44672 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:42.067502 25369 raft_consensus.cc:3060] T 6614a1780d0144c89e5d8d44c0c44672 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.075278 25369 raft_consensus.cc:515] T 6614a1780d0144c89e5d8d44c0c44672 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:42.077438 25338 leader_election.cc:290] T 6614a1780d0144c89e5d8d44c0c44672 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:42.063683 25337 tablet_bootstrap.cc:492] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:42.084149 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6614a1780d0144c89e5d8d44c0c44672" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:42.085690 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6614a1780d0144c89e5d8d44c0c44672" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d"
W20260709 13:07:42.086743 25253 leader_election.cc:343] T 6614a1780d0144c89e5d8d44c0c44672 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:42.087370 25214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6614a1780d0144c89e5d8d44c0c44672" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b"
I20260709 13:07:42.088001 25214 raft_consensus.cc:3060] T 6614a1780d0144c89e5d8d44c0c44672 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.089893 25369 leader_election.cc:290] T 6614a1780d0144c89e5d8d44c0c44672 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 election: Requested vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:42.090899 25337 tablet_bootstrap.cc:654] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:42.088066 25253 leader_election.cc:343] T 6614a1780d0144c89e5d8d44c0c44672 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:42.092337 25275 tablet_service.cc:1511] Processing CreateTablet for tablet 1a43888417f148c594f3ba062efd58aa (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:07:42.093611 25275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a43888417f148c594f3ba062efd58aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.087965 25333 tablet_bootstrap.cc:654] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.095121 25198 tablet_service.cc:1511] Processing CreateTablet for tablet ce15af0f5df44375bf6250e76be54129 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:07:42.099112 25214 raft_consensus.cc:2468] T 6614a1780d0144c89e5d8d44c0c44672 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27a432b416684488904af38679e098d2 in term 1.
I20260709 13:07:42.100520 25252 leader_election.cc:304] T 6614a1780d0144c89e5d8d44c0c44672 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27a432b416684488904af38679e098d2, bae8691be8b24512a775897630ce3a3b; no voters: d9bec6688fd1435182904a149e75c61d
I20260709 13:07:42.102411 25369 raft_consensus.cc:2804] T 6614a1780d0144c89e5d8d44c0c44672 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:42.103534 25369 raft_consensus.cc:697] T 6614a1780d0144c89e5d8d44c0c44672 P 27a432b416684488904af38679e098d2 [term 1 LEADER]: Becoming Leader. State: Replica: 27a432b416684488904af38679e098d2, State: Running, Role: LEADER
I20260709 13:07:42.104396 25369 consensus_queue.cc:237] T 6614a1780d0144c89e5d8d44c0c44672 P 27a432b416684488904af38679e098d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:42.088594 25334 tablet_bootstrap.cc:654] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.109956 25198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce15af0f5df44375bf6250e76be54129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.109577 25204 tablet_service.cc:1511] Processing CreateTablet for tablet 4b05bd4b1cd14bcdbe0ede2aa9225ecd (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:07:42.111773 25335 tablet_bootstrap.cc:492] T fc6942d029214065b88bd732b31d4001 P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:42.132725 25202 tablet_service.cc:1511] Processing CreateTablet for tablet fd44e98b22e646f596a4de2f472aa0ac (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:07:42.133176 25335 ts_tablet_manager.cc:1403] T fc6942d029214065b88bd732b31d4001 P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.172s	user 0.014s	sys 0.000s
I20260709 13:07:42.133795 25052 tablet_service.cc:1511] Processing CreateTablet for tablet ce15af0f5df44375bf6250e76be54129 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:07:42.134057 25125 tablet_service.cc:1511] Processing CreateTablet for tablet ce15af0f5df44375bf6250e76be54129 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:07:42.135052 25052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce15af0f5df44375bf6250e76be54129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.135298 25125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce15af0f5df44375bf6250e76be54129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.149302 25333 tablet_bootstrap.cc:492] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:42.149811 25333 ts_tablet_manager.cc:1403] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.161s	user 0.010s	sys 0.025s
I20260709 13:07:42.152748 25333 raft_consensus.cc:359] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:42.153460 25333 raft_consensus.cc:385] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.156575 25065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8630fdb994994607b7e3d22a7af743de" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:42.157991 25200 tablet_service.cc:1511] Processing CreateTablet for tablet b46f52a0f5064fc3b0af1694161d302a (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
W20260709 13:07:42.159313 25179 leader_election.cc:343] T 8630fdb994994607b7e3d22a7af743de P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:42.159816 25179 leader_election.cc:304] T 8630fdb994994607b7e3d22a7af743de P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bae8691be8b24512a775897630ce3a3b; no voters: 1ef413d7e7af4f76ae9db459f19d9f97, 27a432b416684488904af38679e098d2
I20260709 13:07:42.160888 25345 raft_consensus.cc:2749] T 8630fdb994994607b7e3d22a7af743de P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:42.161597 25204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b05bd4b1cd14bcdbe0ede2aa9225ecd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.164651 25202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd44e98b22e646f596a4de2f472aa0ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.153754 25333 raft_consensus.cc:740] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.181038 25203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a43888417f148c594f3ba062efd58aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.189935 25131 tablet_service.cc:1511] Processing CreateTablet for tablet 27d073ee64a14db882fcb1b6f00efbed (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:07:42.190608 25049 tablet_service.cc:1511] Processing CreateTablet for tablet 4b05bd4b1cd14bcdbe0ede2aa9225ecd (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:07:42.191206 25131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27d073ee64a14db882fcb1b6f00efbed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.192744 25054 tablet_service.cc:1511] Processing CreateTablet for tablet b46f52a0f5064fc3b0af1694161d302a (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:07:42.193897 25126 tablet_service.cc:1511] Processing CreateTablet for tablet fd44e98b22e646f596a4de2f472aa0ac (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:07:42.194672 25129 tablet_service.cc:1511] Processing CreateTablet for tablet b46f52a0f5064fc3b0af1694161d302a (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:07:42.195086 25126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd44e98b22e646f596a4de2f472aa0ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.183598 25201 tablet_service.cc:1511] Processing CreateTablet for tablet 54ac1b212c564f90acb53692f005321c (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:07:42.198603 25201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54ac1b212c564f90acb53692f005321c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.204485 25276 tablet_service.cc:1511] Processing CreateTablet for tablet 4b05bd4b1cd14bcdbe0ede2aa9225ecd (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:07:42.214432 25271 tablet_service.cc:1511] Processing CreateTablet for tablet 54ac1b212c564f90acb53692f005321c (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:07:42.199832 25049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b05bd4b1cd14bcdbe0ede2aa9225ecd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.242043 25334 tablet_bootstrap.cc:492] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:42.204250 25275 tablet_service.cc:1511] Processing CreateTablet for tablet 27d073ee64a14db882fcb1b6f00efbed (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:07:42.246243 25054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b46f52a0f5064fc3b0af1694161d302a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.223193 25337 tablet_bootstrap.cc:492] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:42.246974 25337 ts_tablet_manager.cc:1403] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.183s	user 0.016s	sys 0.010s
I20260709 13:07:42.201273 25333 consensus_queue.cc:260] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:42.248400 25338 raft_consensus.cc:493] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:42.248842 25338 raft_consensus.cc:515] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:42.249897 25337 raft_consensus.cc:359] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:42.250644 25337 raft_consensus.cc:385] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.250978 25337 raft_consensus.cc:740] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.204355 25048 tablet_service.cc:1511] Processing CreateTablet for tablet 27d073ee64a14db882fcb1b6f00efbed (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:07:42.208606 24961 catalog_manager.cc:5697] T 6614a1780d0144c89e5d8d44c0c44672 P 27a432b416684488904af38679e098d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27a432b416684488904af38679e098d2 (127.19.255.196). New cstate: current_term: 1 leader_uuid: "27a432b416684488904af38679e098d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:42.252897 25048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27d073ee64a14db882fcb1b6f00efbed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.253948 25214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de11f3e3877346b2822daf2d520bca63" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:42.181309 25335 raft_consensus.cc:359] T fc6942d029214065b88bd732b31d4001 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:42.254694 25335 raft_consensus.cc:385] T fc6942d029214065b88bd732b31d4001 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.255017 25335 raft_consensus.cc:740] T fc6942d029214065b88bd732b31d4001 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
W20260709 13:07:42.255383 25252 leader_election.cc:343] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:42.199381 25369 consensus_queue.cc:1048] T e676cada153c4767b126b7366a3ff72a P 27a432b416684488904af38679e098d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.057s
I20260709 13:07:42.256085 25338 leader_election.cc:290] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:42.255786 25335 consensus_queue.cc:260] T fc6942d029214065b88bd732b31d4001 P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:42.256595 25338 raft_consensus.cc:493] T 35f79b56b8654a61b634e5d7b3ec1276 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:42.257021 25338 raft_consensus.cc:515] T 35f79b56b8654a61b634e5d7b3ec1276 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:42.258363 25335 ts_tablet_manager.cc:1434] T fc6942d029214065b88bd732b31d4001 P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.125s	user 0.003s	sys 0.004s
I20260709 13:07:42.258889 25338 leader_election.cc:290] T 35f79b56b8654a61b634e5d7b3ec1276 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:42.204567 25200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b46f52a0f5064fc3b0af1694161d302a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.215168 25272 tablet_service.cc:1511] Processing CreateTablet for tablet fd44e98b22e646f596a4de2f472aa0ac (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:07:42.244869 25334 ts_tablet_manager.cc:1403] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.218s	user 0.019s	sys 0.011s
I20260709 13:07:42.214180 25056 tablet_service.cc:1511] Processing CreateTablet for tablet 29e1a00002484de6bb8934ed80b10d50 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:07:42.269867 25335 tablet_bootstrap.cc:492] T ad6a67bdac3d431faf219903ddbfd8da P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:42.268249 25334 raft_consensus.cc:359] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:42.273141 25276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b05bd4b1cd14bcdbe0ede2aa9225ecd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.273823 25275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27d073ee64a14db882fcb1b6f00efbed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.274490 25272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd44e98b22e646f596a4de2f472aa0ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.202329 25278 tablet_service.cc:1511] Processing CreateTablet for tablet 29e1a00002484de6bb8934ed80b10d50 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:07:42.276973 25278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29e1a00002484de6bb8934ed80b10d50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.207882 25129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b46f52a0f5064fc3b0af1694161d302a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.270004 25056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29e1a00002484de6bb8934ed80b10d50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.214432 25128 tablet_service.cc:1511] Processing CreateTablet for tablet 29e1a00002484de6bb8934ed80b10d50 (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:07:42.272006 25334 raft_consensus.cc:385] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.219228 25051 tablet_service.cc:1511] Processing CreateTablet for tablet 54ac1b212c564f90acb53692f005321c (DEFAULT_TABLE table=test-workload [id=be32a8c7bd364467a21f9d972fe824af]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:07:42.292855 25337 consensus_queue.cc:260] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:42.299391 25337 ts_tablet_manager.cc:1434] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.000s
I20260709 13:07:42.300369 25337 tablet_bootstrap.cc:492] T e676cada153c4767b126b7366a3ff72a P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:42.304562 25128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29e1a00002484de6bb8934ed80b10d50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.292546 25334 raft_consensus.cc:740] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.316686 25334 consensus_queue.cc:260] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:42.318508 25341 raft_consensus.cc:493] T de11f3e3877346b2822daf2d520bca63 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:42.318936 25334 ts_tablet_manager.cc:1434] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.053s	user 0.003s	sys 0.003s
I20260709 13:07:42.318993 25341 raft_consensus.cc:515] T de11f3e3877346b2822daf2d520bca63 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:42.321121 25341 leader_election.cc:290] T de11f3e3877346b2822daf2d520bca63 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:07:42.321904 25215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de11f3e3877346b2822daf2d520bca63" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:42.322669 25289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de11f3e3877346b2822daf2d520bca63" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:42.323256 25289 raft_consensus.cc:2468] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 0.
W20260709 13:07:42.323316 25104 leader_election.cc:343] T de11f3e3877346b2822daf2d520bca63 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:42.324671 25105 leader_election.cc:304] T de11f3e3877346b2822daf2d520bca63 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: bae8691be8b24512a775897630ce3a3b
I20260709 13:07:42.329981 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de11f3e3877346b2822daf2d520bca63" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:42.330128 25341 raft_consensus.cc:2804] T de11f3e3877346b2822daf2d520bca63 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:42.330919 25051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54ac1b212c564f90acb53692f005321c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.330825 25140 raft_consensus.cc:2468] T de11f3e3877346b2822daf2d520bca63 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27a432b416684488904af38679e098d2 in term 0.
I20260709 13:07:42.332928 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35f79b56b8654a61b634e5d7b3ec1276" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:42.333390 25341 raft_consensus.cc:493] T de11f3e3877346b2822daf2d520bca63 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:42.333523 25140 raft_consensus.cc:2468] T 35f79b56b8654a61b634e5d7b3ec1276 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27a432b416684488904af38679e098d2 in term 0.
I20260709 13:07:42.333895 25341 raft_consensus.cc:3060] T de11f3e3877346b2822daf2d520bca63 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.336315 25253 leader_election.cc:304] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: bae8691be8b24512a775897630ce3a3b
I20260709 13:07:42.337093 25369 raft_consensus.cc:2804] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:42.337474 25369 raft_consensus.cc:493] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:42.337535 25065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35f79b56b8654a61b634e5d7b3ec1276" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:42.337905 25369 raft_consensus.cc:3060] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.341164 25341 raft_consensus.cc:515] T de11f3e3877346b2822daf2d520bca63 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:42.344066 25369 raft_consensus.cc:515] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:42.345285 25253 leader_election.cc:304] T 35f79b56b8654a61b634e5d7b3ec1276 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: 
I20260709 13:07:42.348403 25271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54ac1b212c564f90acb53692f005321c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.350410 25335 tablet_bootstrap.cc:654] T ad6a67bdac3d431faf219903ddbfd8da P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.328642 25334 tablet_bootstrap.cc:492] T cc74142a33b64fa59279929d7609cd45 P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:42.361373 25338 raft_consensus.cc:2804] T 35f79b56b8654a61b634e5d7b3ec1276 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:42.361786 25338 raft_consensus.cc:493] T 35f79b56b8654a61b634e5d7b3ec1276 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:42.362134 25338 raft_consensus.cc:3060] T 35f79b56b8654a61b634e5d7b3ec1276 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.366114 25215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de11f3e3877346b2822daf2d520bca63" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b"
W20260709 13:07:42.370898 25104 leader_election.cc:343] T de11f3e3877346b2822daf2d520bca63 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:42.371977 25344 raft_consensus.cc:493] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:42.372620 25344 raft_consensus.cc:515] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:42.375063 25344 leader_election.cc:290] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:07:42.375679 25341 leader_election.cc:290] T de11f3e3877346b2822daf2d520bca63 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Requested vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:07:42.375842 25215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8630fdb994994607b7e3d22a7af743de" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:42.376453 25215 raft_consensus.cc:2468] T 8630fdb994994607b7e3d22a7af743de P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in term 0.
I20260709 13:07:42.378612 25289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8630fdb994994607b7e3d22a7af743de" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:42.379899 25288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de11f3e3877346b2822daf2d520bca63" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:07:42.380666 25288 raft_consensus.cc:2393] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d9bec6688fd1435182904a149e75c61d in current term 1: Already voted for candidate 27a432b416684488904af38679e098d2 in this term.
I20260709 13:07:42.380995 25369 leader_election.cc:290] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 election: Requested vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
W20260709 13:07:42.382093 25030 leader_election.cc:343] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27a432b416684488904af38679e098d2 (127.19.255.196:40453): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:42.383244 25105 leader_election.cc:304] T de11f3e3877346b2822daf2d520bca63 P d9bec6688fd1435182904a149e75c61d [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: d9bec6688fd1435182904a149e75c61d; no voters: 27a432b416684488904af38679e098d2, bae8691be8b24512a775897630ce3a3b
I20260709 13:07:42.385259 25029 leader_election.cc:304] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, bae8691be8b24512a775897630ce3a3b; no voters: 27a432b416684488904af38679e098d2
I20260709 13:07:42.386533 25215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de11f3e3877346b2822daf2d520bca63" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b"
W20260709 13:07:42.387992 25252 leader_election.cc:343] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:42.388587 25341 raft_consensus.cc:2749] T de11f3e3877346b2822daf2d520bca63 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:42.389470 25344 raft_consensus.cc:2804] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:42.389856 25344 raft_consensus.cc:493] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:42.390195 25344 raft_consensus.cc:3060] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.399086 25334 tablet_bootstrap.cc:654] T cc74142a33b64fa59279929d7609cd45 P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.399588 25344 raft_consensus.cc:515] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:42.402423 25215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8630fdb994994607b7e3d22a7af743de" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b"
I20260709 13:07:42.402995 25215 raft_consensus.cc:3060] T 8630fdb994994607b7e3d22a7af743de P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.409034 25333 ts_tablet_manager.cc:1434] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.259s	user 0.010s	sys 0.001s
I20260709 13:07:42.410322 25213 raft_consensus.cc:3060] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.412489 25333 tablet_bootstrap.cc:492] T 8630fdb994994607b7e3d22a7af743de P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:42.420864 25215 raft_consensus.cc:2468] T 8630fdb994994607b7e3d22a7af743de P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in term 1.
I20260709 13:07:42.421968 25029 leader_election.cc:304] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, bae8691be8b24512a775897630ce3a3b; no voters: 
I20260709 13:07:42.427839 25341 consensus_queue.cc:1048] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:42.440376 25288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8630fdb994994607b7e3d22a7af743de" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2"
W20260709 13:07:42.443053 25030 leader_election.cc:343] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 27a432b416684488904af38679e098d2 (127.19.255.196:40453): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:42.393342 25253 leader_election.cc:343] T 35f79b56b8654a61b634e5d7b3ec1276 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:42.469488 25335 tablet_bootstrap.cc:492] T ad6a67bdac3d431faf219903ddbfd8da P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:42.470227 25335 ts_tablet_manager.cc:1403] T ad6a67bdac3d431faf219903ddbfd8da P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.205s	user 0.011s	sys 0.015s
I20260709 13:07:42.448540 25344 leader_election.cc:290] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 election: Requested vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:07:42.472707 25338 raft_consensus.cc:515] T 35f79b56b8654a61b634e5d7b3ec1276 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:42.492647 25337 tablet_bootstrap.cc:654] T e676cada153c4767b126b7366a3ff72a P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.493719 25338 leader_election.cc:290] T 35f79b56b8654a61b634e5d7b3ec1276 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 election: Requested vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:42.494681 25333 tablet_bootstrap.cc:654] T 8630fdb994994607b7e3d22a7af743de P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:42.482313 25253 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:41615, user_credentials={real_user=slave}} blocked reactor thread for 111659us
W20260709 13:07:42.496821 25253 consensus_peers.cc:597] T e676cada153c4767b126b7366a3ff72a P 27a432b416684488904af38679e098d2 -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. 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 13:07:42.498991 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de11f3e3877346b2822daf2d520bca63" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d"
I20260709 13:07:42.502082 25141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35f79b56b8654a61b634e5d7b3ec1276" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d"
I20260709 13:07:42.502657 25141 raft_consensus.cc:3060] T 35f79b56b8654a61b634e5d7b3ec1276 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.504922 25066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35f79b56b8654a61b634e5d7b3ec1276" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
W20260709 13:07:42.506841 25253 leader_election.cc:343] T 35f79b56b8654a61b634e5d7b3ec1276 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:42.502107 25140 raft_consensus.cc:2393] T de11f3e3877346b2822daf2d520bca63 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 27a432b416684488904af38679e098d2 in current term 1: Already voted for candidate d9bec6688fd1435182904a149e75c61d in this term.
I20260709 13:07:42.508405 25344 raft_consensus.cc:2804] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:42.533439 25344 raft_consensus.cc:697] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 LEADER]: Becoming Leader. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Running, Role: LEADER
I20260709 13:07:42.510414 25253 leader_election.cc:304] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2 [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: 27a432b416684488904af38679e098d2; no voters: bae8691be8b24512a775897630ce3a3b, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:42.526505 25141 raft_consensus.cc:2468] T 35f79b56b8654a61b634e5d7b3ec1276 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27a432b416684488904af38679e098d2 in term 1.
I20260709 13:07:42.534475 25344 consensus_queue.cc:237] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:42.535462 25338 raft_consensus.cc:2749] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:42.536752 25253 leader_election.cc:304] T 35f79b56b8654a61b634e5d7b3ec1276 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:07:42.528620 25334 tablet_bootstrap.cc:492] T cc74142a33b64fa59279929d7609cd45 P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:42.537575 25338 raft_consensus.cc:2804] T 35f79b56b8654a61b634e5d7b3ec1276 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:07:42.515177 25029 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:39811, user_credentials={real_user=slave}} blocked reactor thread for 93271.4us
I20260709 13:07:42.541019 25338 raft_consensus.cc:697] T 35f79b56b8654a61b634e5d7b3ec1276 P 27a432b416684488904af38679e098d2 [term 1 LEADER]: Becoming Leader. State: Replica: 27a432b416684488904af38679e098d2, State: Running, Role: LEADER
I20260709 13:07:42.541918 25338 consensus_queue.cc:237] T 35f79b56b8654a61b634e5d7b3ec1276 P 27a432b416684488904af38679e098d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:42.543807 25334 ts_tablet_manager.cc:1403] T cc74142a33b64fa59279929d7609cd45 P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.218s	user 0.026s	sys 0.056s
I20260709 13:07:42.519932 25393 raft_consensus.cc:493] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:42.548470 25334 raft_consensus.cc:359] T cc74142a33b64fa59279929d7609cd45 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:42.549252 25334 raft_consensus.cc:385] T cc74142a33b64fa59279929d7609cd45 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.549580 25334 raft_consensus.cc:740] T cc74142a33b64fa59279929d7609cd45 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.550482 25334 consensus_queue.cc:260] T cc74142a33b64fa59279929d7609cd45 P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:42.551194 25393 raft_consensus.cc:515] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:42.508646 25341 consensus_queue.cc:1048] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.045s
I20260709 13:07:42.520977 25335 raft_consensus.cc:359] T ad6a67bdac3d431faf219903ddbfd8da P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:42.556692 25335 raft_consensus.cc:385] T ad6a67bdac3d431faf219903ddbfd8da P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.556990 25335 raft_consensus.cc:740] T ad6a67bdac3d431faf219903ddbfd8da P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.557659 25335 consensus_queue.cc:260] T ad6a67bdac3d431faf219903ddbfd8da P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:42.563110 25288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1d311520e7405b9ef77c4670a75a1c" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:42.563181 25393 leader_election.cc:290] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:42.565272 25337 tablet_bootstrap.cc:492] T e676cada153c4767b126b7366a3ff72a P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:42.572130 25337 ts_tablet_manager.cc:1403] T e676cada153c4767b126b7366a3ff72a P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.272s	user 0.021s	sys 0.005s
I20260709 13:07:42.572860 24961 catalog_manager.cc:5697] T 35f79b56b8654a61b634e5d7b3ec1276 P 27a432b416684488904af38679e098d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27a432b416684488904af38679e098d2 (127.19.255.196). New cstate: current_term: 1 leader_uuid: "27a432b416684488904af38679e098d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:42.573622 24962 catalog_manager.cc:5697] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193). New cstate: current_term: 1 leader_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:42.574980 25337 raft_consensus.cc:359] T e676cada153c4767b126b7366a3ff72a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
W20260709 13:07:42.571427 25030 leader_election.cc:343] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27a432b416684488904af38679e098d2 (127.19.255.196:40453): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:42.576284 25141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1d311520e7405b9ef77c4670a75a1c" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
W20260709 13:07:42.577611 25030 leader_election.cc:343] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:42.578023 25030 leader_election.cc:304] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97; no voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:42.563236 25334 ts_tablet_manager.cc:1434] T cc74142a33b64fa59279929d7609cd45 P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.003s
I20260709 13:07:42.579815 25334 tablet_bootstrap.cc:492] T 17ec7090008145eca5d86abf0466df91 P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:42.580600 25393 raft_consensus.cc:2749] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:42.583359 25337 raft_consensus.cc:385] T e676cada153c4767b126b7366a3ff72a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.583738 25337 raft_consensus.cc:740] T e676cada153c4767b126b7366a3ff72a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.588379 25337 consensus_queue.cc:260] T e676cada153c4767b126b7366a3ff72a P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:42.595306 25333 tablet_bootstrap.cc:492] T 8630fdb994994607b7e3d22a7af743de P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:42.600041 25337 ts_tablet_manager.cc:1434] T e676cada153c4767b126b7366a3ff72a P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 13:07:42.602583 25333 ts_tablet_manager.cc:1403] T 8630fdb994994607b7e3d22a7af743de P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.190s	user 0.017s	sys 0.017s
I20260709 13:07:42.601068 25337 tablet_bootstrap.cc:492] T cc74142a33b64fa59279929d7609cd45 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:42.605616 25333 raft_consensus.cc:359] T 8630fdb994994607b7e3d22a7af743de P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:42.609813 25333 raft_consensus.cc:385] T 8630fdb994994607b7e3d22a7af743de P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.611212 25333 raft_consensus.cc:740] T 8630fdb994994607b7e3d22a7af743de P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.611505 25334 tablet_bootstrap.cc:654] T 17ec7090008145eca5d86abf0466df91 P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.612279 25335 ts_tablet_manager.cc:1434] T ad6a67bdac3d431faf219903ddbfd8da P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.142s	user 0.017s	sys 0.035s
I20260709 13:07:42.612213 25333 consensus_queue.cc:260] T 8630fdb994994607b7e3d22a7af743de P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:42.614817 25335 tablet_bootstrap.cc:492] T cc74142a33b64fa59279929d7609cd45 P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:42.615582 25333 ts_tablet_manager.cc:1434] T 8630fdb994994607b7e3d22a7af743de P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 13:07:42.615949 25337 tablet_bootstrap.cc:654] T cc74142a33b64fa59279929d7609cd45 P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.616600 25333 tablet_bootstrap.cc:492] T fc6942d029214065b88bd732b31d4001 P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:42.621359 25335 tablet_bootstrap.cc:654] T cc74142a33b64fa59279929d7609cd45 P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.622473 25333 tablet_bootstrap.cc:654] T fc6942d029214065b88bd732b31d4001 P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.627008 25334 tablet_bootstrap.cc:492] T 17ec7090008145eca5d86abf0466df91 P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:42.627612 25334 ts_tablet_manager.cc:1403] T 17ec7090008145eca5d86abf0466df91 P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.048s	user 0.007s	sys 0.005s
I20260709 13:07:42.631449 25333 tablet_bootstrap.cc:492] T fc6942d029214065b88bd732b31d4001 P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:42.631878 25333 ts_tablet_manager.cc:1403] T fc6942d029214065b88bd732b31d4001 P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260709 13:07:42.634305 25333 raft_consensus.cc:359] T fc6942d029214065b88bd732b31d4001 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:42.634936 25333 raft_consensus.cc:385] T fc6942d029214065b88bd732b31d4001 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.635211 25333 raft_consensus.cc:740] T fc6942d029214065b88bd732b31d4001 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.635397 25334 raft_consensus.cc:359] T 17ec7090008145eca5d86abf0466df91 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:42.635878 25333 consensus_queue.cc:260] T fc6942d029214065b88bd732b31d4001 P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:42.636418 25334 raft_consensus.cc:385] T 17ec7090008145eca5d86abf0466df91 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.636868 25334 raft_consensus.cc:740] T 17ec7090008145eca5d86abf0466df91 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.638170 25333 ts_tablet_manager.cc:1434] T fc6942d029214065b88bd732b31d4001 P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:07:42.643450 25334 consensus_queue.cc:260] T 17ec7090008145eca5d86abf0466df91 P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:42.645741 25334 ts_tablet_manager.cc:1434] T 17ec7090008145eca5d86abf0466df91 P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:07:42.646696 25334 tablet_bootstrap.cc:492] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:42.648255 25333 tablet_bootstrap.cc:492] T 2c1d311520e7405b9ef77c4670a75a1c P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:42.659394 25337 tablet_bootstrap.cc:492] T cc74142a33b64fa59279929d7609cd45 P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:42.659956 25337 ts_tablet_manager.cc:1403] T cc74142a33b64fa59279929d7609cd45 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.008s
I20260709 13:07:42.660542 25338 raft_consensus.cc:493] T 8630fdb994994607b7e3d22a7af743de P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:42.661187 25338 raft_consensus.cc:515] T 8630fdb994994607b7e3d22a7af743de P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:42.663558 25337 raft_consensus.cc:359] T cc74142a33b64fa59279929d7609cd45 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:42.664309 25337 raft_consensus.cc:385] T cc74142a33b64fa59279929d7609cd45 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.664978 25334 tablet_bootstrap.cc:654] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.665071 25066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8630fdb994994607b7e3d22a7af743de" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:42.665688 25338 leader_election.cc:290] T 8630fdb994994607b7e3d22a7af743de P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:42.666041 25212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8630fdb994994607b7e3d22a7af743de" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:42.667057 25212 raft_consensus.cc:2393] T 8630fdb994994607b7e3d22a7af743de P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 27a432b416684488904af38679e098d2 in current term 1: Already voted for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in this term.
I20260709 13:07:42.668005 25333 tablet_bootstrap.cc:654] T 2c1d311520e7405b9ef77c4670a75a1c P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.668381 25335 tablet_bootstrap.cc:492] T cc74142a33b64fa59279929d7609cd45 P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:42.668877 25335 ts_tablet_manager.cc:1403] T cc74142a33b64fa59279929d7609cd45 P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.054s	user 0.019s	sys 0.005s
I20260709 13:07:42.669258 25252 leader_election.cc:304] T 8630fdb994994607b7e3d22a7af743de P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27a432b416684488904af38679e098d2; no voters: 1ef413d7e7af4f76ae9db459f19d9f97, bae8691be8b24512a775897630ce3a3b
I20260709 13:07:42.670399 25344 raft_consensus.cc:493] T e676cada153c4767b126b7366a3ff72a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:42.670895 25344 raft_consensus.cc:515] T e676cada153c4767b126b7366a3ff72a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:42.672070 25335 raft_consensus.cc:359] T cc74142a33b64fa59279929d7609cd45 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:42.673009 25335 raft_consensus.cc:385] T cc74142a33b64fa59279929d7609cd45 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.673069 25344 leader_election.cc:290] T e676cada153c4767b126b7366a3ff72a P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:07:42.673527 25335 raft_consensus.cc:740] T cc74142a33b64fa59279929d7609cd45 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.673661 25212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e676cada153c4767b126b7366a3ff72a" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:42.674772 25288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e676cada153c4767b126b7366a3ff72a" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:42.674569 25335 consensus_queue.cc:260] T cc74142a33b64fa59279929d7609cd45 P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:42.676340 25030 leader_election.cc:304] T e676cada153c4767b126b7366a3ff72a P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97; no voters: 27a432b416684488904af38679e098d2, bae8691be8b24512a775897630ce3a3b
I20260709 13:07:42.677418 25338 raft_consensus.cc:3060] T 8630fdb994994607b7e3d22a7af743de P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.677488 25335 ts_tablet_manager.cc:1434] T cc74142a33b64fa59279929d7609cd45 P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:07:42.678886 25335 tablet_bootstrap.cc:492] T 17ec7090008145eca5d86abf0466df91 P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:42.664613 25337 raft_consensus.cc:740] T cc74142a33b64fa59279929d7609cd45 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.679951 25344 raft_consensus.cc:2749] T e676cada153c4767b126b7366a3ff72a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:42.680491 25337 consensus_queue.cc:260] T cc74142a33b64fa59279929d7609cd45 P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:42.683552 25337 ts_tablet_manager.cc:1434] T cc74142a33b64fa59279929d7609cd45 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.000s
I20260709 13:07:42.689704 25337 tablet_bootstrap.cc:492] T ad6a67bdac3d431faf219903ddbfd8da P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:42.692234 25335 tablet_bootstrap.cc:654] T 17ec7090008145eca5d86abf0466df91 P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.695478 25337 tablet_bootstrap.cc:654] T ad6a67bdac3d431faf219903ddbfd8da P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.702540 25333 tablet_bootstrap.cc:492] T 2c1d311520e7405b9ef77c4670a75a1c P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:42.698523 25338 raft_consensus.cc:2749] T 8630fdb994994607b7e3d22a7af743de P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:42.698585 25253 consensus_peers.cc:597] T 6614a1780d0144c89e5d8d44c0c44672 P 27a432b416684488904af38679e098d2 -> Peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Couldn't send request to peer d9bec6688fd1435182904a149e75c61d. 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 13:07:42.699688 25334 tablet_bootstrap.cc:492] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:42.702998 25333 ts_tablet_manager.cc:1403] T 2c1d311520e7405b9ef77c4670a75a1c P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.064s	user 0.018s	sys 0.017s
I20260709 13:07:42.703295 25334 ts_tablet_manager.cc:1403] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.000s
I20260709 13:07:42.706497 25334 raft_consensus.cc:359] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:42.707468 25334 raft_consensus.cc:385] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.707966 25334 raft_consensus.cc:740] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.705681 25333 raft_consensus.cc:359] T 2c1d311520e7405b9ef77c4670a75a1c P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:42.709096 25333 raft_consensus.cc:385] T 2c1d311520e7405b9ef77c4670a75a1c P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.709419 25333 raft_consensus.cc:740] T 2c1d311520e7405b9ef77c4670a75a1c P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.709190 25334 consensus_queue.cc:260] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:42.710440 25333 consensus_queue.cc:260] T 2c1d311520e7405b9ef77c4670a75a1c P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
W20260709 13:07:42.713878 25012 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:42.716444 25333 ts_tablet_manager.cc:1434] T 2c1d311520e7405b9ef77c4670a75a1c P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.006s
I20260709 13:07:42.718751 25335 tablet_bootstrap.cc:492] T 17ec7090008145eca5d86abf0466df91 P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:42.718990 25333 tablet_bootstrap.cc:492] T 53b52dad49be4247bb0440b13c2ec5ee P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:42.719113 25334 ts_tablet_manager.cc:1434] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:07:42.719182 25335 ts_tablet_manager.cc:1403] T 17ec7090008145eca5d86abf0466df91 P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.007s
I20260709 13:07:42.720340 25334 tablet_bootstrap.cc:492] T a51616d9d13c4a828900ff3a37738e3c P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:42.720836 25066 raft_consensus.cc:3060] T e676cada153c4767b126b7366a3ff72a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.721918 25335 raft_consensus.cc:359] T 17ec7090008145eca5d86abf0466df91 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:42.722581 25335 raft_consensus.cc:385] T 17ec7090008145eca5d86abf0466df91 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.722834 25335 raft_consensus.cc:740] T 17ec7090008145eca5d86abf0466df91 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.723443 25335 consensus_queue.cc:260] T 17ec7090008145eca5d86abf0466df91 P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:42.725271 25335 ts_tablet_manager.cc:1434] T 17ec7090008145eca5d86abf0466df91 P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:07:42.726184 25333 tablet_bootstrap.cc:654] T 53b52dad49be4247bb0440b13c2ec5ee P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.728763 25404 raft_consensus.cc:493] T fc6942d029214065b88bd732b31d4001 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:42.729235 25404 raft_consensus.cc:515] T fc6942d029214065b88bd732b31d4001 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:42.731266 25404 leader_election.cc:290] T fc6942d029214065b88bd732b31d4001 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:42.731772 25335 tablet_bootstrap.cc:492] T 2c1d311520e7405b9ef77c4670a75a1c P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:42.734083 25288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc6942d029214065b88bd732b31d4001" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:42.734740 25288 raft_consensus.cc:2468] T fc6942d029214065b88bd732b31d4001 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 0.
I20260709 13:07:42.735757 25065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc6942d029214065b88bd732b31d4001" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:42.736359 25065 raft_consensus.cc:2468] T fc6942d029214065b88bd732b31d4001 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 0.
I20260709 13:07:42.737236 25338 consensus_queue.cc:1048] T 6614a1780d0144c89e5d8d44c0c44672 P 27a432b416684488904af38679e098d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:42.737845 25105 leader_election.cc:304] T fc6942d029214065b88bd732b31d4001 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: 
I20260709 13:07:42.739164 25404 raft_consensus.cc:2804] T fc6942d029214065b88bd732b31d4001 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:42.739560 25404 raft_consensus.cc:493] T fc6942d029214065b88bd732b31d4001 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:42.739975 25404 raft_consensus.cc:3060] T fc6942d029214065b88bd732b31d4001 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.740552 25395 raft_consensus.cc:493] T cc74142a33b64fa59279929d7609cd45 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:42.741009 25395 raft_consensus.cc:515] T cc74142a33b64fa59279929d7609cd45 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:42.743064 25395 leader_election.cc:290] T cc74142a33b64fa59279929d7609cd45 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:42.744463 25214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc74142a33b64fa59279929d7609cd45" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:42.745083 25214 raft_consensus.cc:2468] T cc74142a33b64fa59279929d7609cd45 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 0.
I20260709 13:07:42.745616 25335 tablet_bootstrap.cc:654] T 2c1d311520e7405b9ef77c4670a75a1c P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.746484 25104 leader_election.cc:304] T cc74142a33b64fa59279929d7609cd45 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bae8691be8b24512a775897630ce3a3b, d9bec6688fd1435182904a149e75c61d; no voters: 
I20260709 13:07:42.748446 25065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc74142a33b64fa59279929d7609cd45" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:42.749294 25065 raft_consensus.cc:2468] T cc74142a33b64fa59279929d7609cd45 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 0.
I20260709 13:07:42.751034 25334 tablet_bootstrap.cc:654] T a51616d9d13c4a828900ff3a37738e3c P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.755865 25395 raft_consensus.cc:2804] T cc74142a33b64fa59279929d7609cd45 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:42.756237 25395 raft_consensus.cc:493] T cc74142a33b64fa59279929d7609cd45 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:42.756551 25395 raft_consensus.cc:3060] T cc74142a33b64fa59279929d7609cd45 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.770140 25404 raft_consensus.cc:515] T fc6942d029214065b88bd732b31d4001 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:42.771934 25395 raft_consensus.cc:515] T cc74142a33b64fa59279929d7609cd45 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:42.773667 25288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc6942d029214065b88bd732b31d4001" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:07:42.773988 25395 leader_election.cc:290] T cc74142a33b64fa59279929d7609cd45 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Requested vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:42.774266 25288 raft_consensus.cc:3060] T fc6942d029214065b88bd732b31d4001 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.775036 25066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc6942d029214065b88bd732b31d4001" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
I20260709 13:07:42.775611 25066 raft_consensus.cc:3060] T fc6942d029214065b88bd732b31d4001 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.777477 25214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc74142a33b64fa59279929d7609cd45" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b"
I20260709 13:07:42.778079 25214 raft_consensus.cc:3060] T cc74142a33b64fa59279929d7609cd45 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.779786 25404 leader_election.cc:290] T fc6942d029214065b88bd732b31d4001 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Requested vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:42.780063 25065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc74142a33b64fa59279929d7609cd45" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
I20260709 13:07:42.780752 25065 raft_consensus.cc:3060] T cc74142a33b64fa59279929d7609cd45 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.782924 25066 raft_consensus.cc:2468] T fc6942d029214065b88bd732b31d4001 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 1.
I20260709 13:07:42.784107 25105 leader_election.cc:304] T fc6942d029214065b88bd732b31d4001 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, d9bec6688fd1435182904a149e75c61d; no voters: 
I20260709 13:07:42.785288 25404 raft_consensus.cc:2804] T fc6942d029214065b88bd732b31d4001 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:42.787011 25404 raft_consensus.cc:697] T fc6942d029214065b88bd732b31d4001 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Becoming Leader. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Running, Role: LEADER
I20260709 13:07:42.788436 25404 consensus_queue.cc:237] T fc6942d029214065b88bd732b31d4001 P d9bec6688fd1435182904a149e75c61d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:42.794627 25333 tablet_bootstrap.cc:492] T 53b52dad49be4247bb0440b13c2ec5ee P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:42.795116 25333 ts_tablet_manager.cc:1403] T 53b52dad49be4247bb0440b13c2ec5ee P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.076s	user 0.011s	sys 0.000s
I20260709 13:07:42.797874 25333 raft_consensus.cc:359] T 53b52dad49be4247bb0440b13c2ec5ee P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:42.798512 25333 raft_consensus.cc:385] T 53b52dad49be4247bb0440b13c2ec5ee P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.798768 25333 raft_consensus.cc:740] T 53b52dad49be4247bb0440b13c2ec5ee P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.799363 25333 consensus_queue.cc:260] T 53b52dad49be4247bb0440b13c2ec5ee P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:42.799623 25337 tablet_bootstrap.cc:492] T ad6a67bdac3d431faf219903ddbfd8da P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:42.800321 25337 ts_tablet_manager.cc:1403] T ad6a67bdac3d431faf219903ddbfd8da P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.111s	user 0.009s	sys 0.013s
I20260709 13:07:42.802707 25333 ts_tablet_manager.cc:1434] T 53b52dad49be4247bb0440b13c2ec5ee P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:07:42.802667 25337 raft_consensus.cc:359] T ad6a67bdac3d431faf219903ddbfd8da P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:42.803613 25337 raft_consensus.cc:385] T ad6a67bdac3d431faf219903ddbfd8da P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.804019 25333 tablet_bootstrap.cc:492] T 2d36f26d6fc141c9b5bf52cb3612ba23 P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:42.803959 25337 raft_consensus.cc:740] T ad6a67bdac3d431faf219903ddbfd8da P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.804849 25337 consensus_queue.cc:260] T ad6a67bdac3d431faf219903ddbfd8da P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:42.809808 25337 ts_tablet_manager.cc:1434] T ad6a67bdac3d431faf219903ddbfd8da P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:07:42.811173 25337 tablet_bootstrap.cc:492] T c0251cdfe0f1440da95fdf071fa4bd08 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:42.821534 25288 raft_consensus.cc:2468] T fc6942d029214065b88bd732b31d4001 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 1.
I20260709 13:07:42.826503 25214 raft_consensus.cc:2468] T cc74142a33b64fa59279929d7609cd45 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 1.
I20260709 13:07:42.828473 25104 leader_election.cc:304] T cc74142a33b64fa59279929d7609cd45 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bae8691be8b24512a775897630ce3a3b, d9bec6688fd1435182904a149e75c61d; no voters: 
I20260709 13:07:42.797885 25065 raft_consensus.cc:2468] T cc74142a33b64fa59279929d7609cd45 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 1.
I20260709 13:07:42.829380 25395 raft_consensus.cc:2804] T cc74142a33b64fa59279929d7609cd45 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:42.814355 25333 tablet_bootstrap.cc:654] T 2d36f26d6fc141c9b5bf52cb3612ba23 P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.829849 25395 raft_consensus.cc:697] T cc74142a33b64fa59279929d7609cd45 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Becoming Leader. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Running, Role: LEADER
I20260709 13:07:42.830153 25334 tablet_bootstrap.cc:492] T a51616d9d13c4a828900ff3a37738e3c P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:42.830579 25334 ts_tablet_manager.cc:1403] T a51616d9d13c4a828900ff3a37738e3c P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.110s	user 0.019s	sys 0.000s
I20260709 13:07:42.830675 25395 consensus_queue.cc:237] T cc74142a33b64fa59279929d7609cd45 P d9bec6688fd1435182904a149e75c61d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:42.831210 25335 tablet_bootstrap.cc:492] T 2c1d311520e7405b9ef77c4670a75a1c P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:42.831697 25335 ts_tablet_manager.cc:1403] T 2c1d311520e7405b9ef77c4670a75a1c P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.100s	user 0.032s	sys 0.037s
I20260709 13:07:42.833799 25334 raft_consensus.cc:359] T a51616d9d13c4a828900ff3a37738e3c P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:42.836766 25334 raft_consensus.cc:385] T a51616d9d13c4a828900ff3a37738e3c P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.837116 25334 raft_consensus.cc:740] T a51616d9d13c4a828900ff3a37738e3c P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.838169 25334 consensus_queue.cc:260] T a51616d9d13c4a828900ff3a37738e3c P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:42.838248 25335 raft_consensus.cc:359] T 2c1d311520e7405b9ef77c4670a75a1c P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:42.839253 25335 raft_consensus.cc:385] T 2c1d311520e7405b9ef77c4670a75a1c P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.839589 25335 raft_consensus.cc:740] T 2c1d311520e7405b9ef77c4670a75a1c P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.840406 25335 consensus_queue.cc:260] T 2c1d311520e7405b9ef77c4670a75a1c P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:42.840862 25403 raft_consensus.cc:493] T ad6a67bdac3d431faf219903ddbfd8da P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:42.841588 25403 raft_consensus.cc:515] T ad6a67bdac3d431faf219903ddbfd8da P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:42.843204 25335 ts_tablet_manager.cc:1434] T 2c1d311520e7405b9ef77c4670a75a1c P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260709 13:07:42.844352 25335 tablet_bootstrap.cc:492] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:42.844758 25403 leader_election.cc:290] T ad6a67bdac3d431faf219903ddbfd8da P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:42.847590 25288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6a67bdac3d431faf219903ddbfd8da" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:42.848452 25288 raft_consensus.cc:2468] T ad6a67bdac3d431faf219903ddbfd8da P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 0.
I20260709 13:07:42.849704 25065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6a67bdac3d431faf219903ddbfd8da" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:42.850530 25065 raft_consensus.cc:2468] T ad6a67bdac3d431faf219903ddbfd8da P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 0.
I20260709 13:07:42.852512 25105 leader_election.cc:304] T ad6a67bdac3d431faf219903ddbfd8da P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, d9bec6688fd1435182904a149e75c61d; no voters: 
I20260709 13:07:42.854310 25403 raft_consensus.cc:2804] T ad6a67bdac3d431faf219903ddbfd8da P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:42.854846 25403 raft_consensus.cc:493] T ad6a67bdac3d431faf219903ddbfd8da P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:42.855347 25403 raft_consensus.cc:3060] T ad6a67bdac3d431faf219903ddbfd8da P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.857342 25334 ts_tablet_manager.cc:1434] T a51616d9d13c4a828900ff3a37738e3c P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 13:07:42.860811 25334 tablet_bootstrap.cc:492] T 132704531be2455e82b5305cc4300946 P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:42.876371 25334 tablet_bootstrap.cc:654] T 132704531be2455e82b5305cc4300946 P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.882627 25403 raft_consensus.cc:515] T ad6a67bdac3d431faf219903ddbfd8da P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:42.884104 24963 catalog_manager.cc:5697] T fc6942d029214065b88bd732b31d4001 P d9bec6688fd1435182904a149e75c61d reported cstate change: term changed from 0 to 1, leader changed from <none> to d9bec6688fd1435182904a149e75c61d (127.19.255.194). New cstate: current_term: 1 leader_uuid: "d9bec6688fd1435182904a149e75c61d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:42.885143 25288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6a67bdac3d431faf219903ddbfd8da" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:07:42.885967 25288 raft_consensus.cc:3060] T ad6a67bdac3d431faf219903ddbfd8da P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.887112 25065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6a67bdac3d431faf219903ddbfd8da" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
I20260709 13:07:42.887549 25337 tablet_bootstrap.cc:654] T c0251cdfe0f1440da95fdf071fa4bd08 P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.887724 25065 raft_consensus.cc:3060] T ad6a67bdac3d431faf219903ddbfd8da P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.851502 25335 tablet_bootstrap.cc:654] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.894384 25333 tablet_bootstrap.cc:492] T 2d36f26d6fc141c9b5bf52cb3612ba23 P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:42.894840 25333 ts_tablet_manager.cc:1403] T 2d36f26d6fc141c9b5bf52cb3612ba23 P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.091s	user 0.009s	sys 0.000s
I20260709 13:07:42.895942 25288 raft_consensus.cc:2468] T ad6a67bdac3d431faf219903ddbfd8da P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 1.
I20260709 13:07:42.896646 25065 raft_consensus.cc:2468] T ad6a67bdac3d431faf219903ddbfd8da P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 1.
I20260709 13:07:42.897452 25105 leader_election.cc:304] T ad6a67bdac3d431faf219903ddbfd8da P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: 
I20260709 13:07:42.897619 25333 raft_consensus.cc:359] T 2d36f26d6fc141c9b5bf52cb3612ba23 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:42.897820 25403 leader_election.cc:290] T ad6a67bdac3d431faf219903ddbfd8da P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Requested vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:42.898252 25333 raft_consensus.cc:385] T 2d36f26d6fc141c9b5bf52cb3612ba23 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.898559 25333 raft_consensus.cc:740] T 2d36f26d6fc141c9b5bf52cb3612ba23 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.898801 25403 raft_consensus.cc:2804] T ad6a67bdac3d431faf219903ddbfd8da P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:42.899430 25403 raft_consensus.cc:697] T ad6a67bdac3d431faf219903ddbfd8da P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Becoming Leader. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Running, Role: LEADER
I20260709 13:07:42.900859 25333 consensus_queue.cc:260] T 2d36f26d6fc141c9b5bf52cb3612ba23 P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:42.900797 25403 consensus_queue.cc:237] T ad6a67bdac3d431faf219903ddbfd8da P d9bec6688fd1435182904a149e75c61d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:42.905800 25404 raft_consensus.cc:493] T 2c1d311520e7405b9ef77c4670a75a1c P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:42.906322 25404 raft_consensus.cc:515] T 2c1d311520e7405b9ef77c4670a75a1c P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:42.909192 25334 tablet_bootstrap.cc:492] T 132704531be2455e82b5305cc4300946 P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:42.909641 25334 ts_tablet_manager.cc:1403] T 132704531be2455e82b5305cc4300946 P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.049s	user 0.007s	sys 0.016s
I20260709 13:07:42.911219 25288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1d311520e7405b9ef77c4670a75a1c" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:42.911841 25288 raft_consensus.cc:2468] T 2c1d311520e7405b9ef77c4670a75a1c P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 0.
I20260709 13:07:42.913586 25333 ts_tablet_manager.cc:1434] T 2d36f26d6fc141c9b5bf52cb3612ba23 P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 13:07:42.914458 25333 tablet_bootstrap.cc:492] T 132704531be2455e82b5305cc4300946 P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:42.915027 25335 tablet_bootstrap.cc:492] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:42.915472 25335 ts_tablet_manager.cc:1403] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.071s	user 0.006s	sys 0.009s
I20260709 13:07:42.918074 25335 raft_consensus.cc:359] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:42.918738 25335 raft_consensus.cc:385] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.919040 25335 raft_consensus.cc:740] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.919842 25335 consensus_queue.cc:260] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:42.912360 25334 raft_consensus.cc:359] T 132704531be2455e82b5305cc4300946 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:42.920666 25334 raft_consensus.cc:385] T 132704531be2455e82b5305cc4300946 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.921012 25334 raft_consensus.cc:740] T 132704531be2455e82b5305cc4300946 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.922766 25334 consensus_queue.cc:260] T 132704531be2455e82b5305cc4300946 P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:42.923650 25105 leader_election.cc:304] T 2c1d311520e7405b9ef77c4670a75a1c P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: 
I20260709 13:07:42.924747 25338 raft_consensus.cc:493] T 2d36f26d6fc141c9b5bf52cb3612ba23 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:42.924829 25395 raft_consensus.cc:2804] T 2c1d311520e7405b9ef77c4670a75a1c P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:42.925433 25395 raft_consensus.cc:493] T 2c1d311520e7405b9ef77c4670a75a1c P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:42.925252 25338 raft_consensus.cc:515] T 2d36f26d6fc141c9b5bf52cb3612ba23 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:42.925896 25395 raft_consensus.cc:3060] T 2c1d311520e7405b9ef77c4670a75a1c P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.927285 25338 leader_election.cc:290] T 2d36f26d6fc141c9b5bf52cb3612ba23 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:42.928822 25141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d36f26d6fc141c9b5bf52cb3612ba23" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
W20260709 13:07:42.930236 25253 leader_election.cc:343] T 2d36f26d6fc141c9b5bf52cb3612ba23 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:42.931787 25214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d36f26d6fc141c9b5bf52cb3612ba23" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
W20260709 13:07:42.933202 25252 leader_election.cc:343] T 2d36f26d6fc141c9b5bf52cb3612ba23 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:42.933630 25252 leader_election.cc:304] T 2d36f26d6fc141c9b5bf52cb3612ba23 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27a432b416684488904af38679e098d2; no voters: bae8691be8b24512a775897630ce3a3b, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:42.934718 25338 raft_consensus.cc:2749] T 2d36f26d6fc141c9b5bf52cb3612ba23 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:42.935746 25334 ts_tablet_manager.cc:1434] T 132704531be2455e82b5305cc4300946 P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260709 13:07:42.936625 25334 tablet_bootstrap.cc:492] T 2d36f26d6fc141c9b5bf52cb3612ba23 P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:42.937160 25404 leader_election.cc:290] T 2c1d311520e7405b9ef77c4670a75a1c P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:42.937664 25335 ts_tablet_manager.cc:1434] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 13:07:42.938365 25335 tablet_bootstrap.cc:492] T 6614a1780d0144c89e5d8d44c0c44672 P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:42.940040 25065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1d311520e7405b9ef77c4670a75a1c" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:42.940683 25065 raft_consensus.cc:2468] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 0.
I20260709 13:07:42.942030 25333 tablet_bootstrap.cc:654] T 132704531be2455e82b5305cc4300946 P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.942512 25337 tablet_bootstrap.cc:492] T c0251cdfe0f1440da95fdf071fa4bd08 P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:42.942986 25337 ts_tablet_manager.cc:1403] T c0251cdfe0f1440da95fdf071fa4bd08 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.132s	user 0.022s	sys 0.005s
I20260709 13:07:42.945336 25334 tablet_bootstrap.cc:654] T 2d36f26d6fc141c9b5bf52cb3612ba23 P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.948087 25395 raft_consensus.cc:515] T 2c1d311520e7405b9ef77c4670a75a1c P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:42.951397 25395 leader_election.cc:290] T 2c1d311520e7405b9ef77c4670a75a1c P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Requested vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:42.951957 25288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1d311520e7405b9ef77c4670a75a1c" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:07:42.951960 25337 raft_consensus.cc:359] T c0251cdfe0f1440da95fdf071fa4bd08 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:42.952785 25288 raft_consensus.cc:3060] T 2c1d311520e7405b9ef77c4670a75a1c P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.952385 24962 catalog_manager.cc:5697] T cc74142a33b64fa59279929d7609cd45 P d9bec6688fd1435182904a149e75c61d reported cstate change: term changed from 0 to 1, leader changed from <none> to d9bec6688fd1435182904a149e75c61d (127.19.255.194). New cstate: current_term: 1 leader_uuid: "d9bec6688fd1435182904a149e75c61d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:42.953037 25065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1d311520e7405b9ef77c4670a75a1c" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
I20260709 13:07:42.953858 25065 raft_consensus.cc:3060] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.954245 25335 tablet_bootstrap.cc:654] T 6614a1780d0144c89e5d8d44c0c44672 P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.954219 24962 catalog_manager.cc:5697] T ad6a67bdac3d431faf219903ddbfd8da P d9bec6688fd1435182904a149e75c61d reported cstate change: term changed from 0 to 1, leader changed from <none> to d9bec6688fd1435182904a149e75c61d (127.19.255.194). New cstate: current_term: 1 leader_uuid: "d9bec6688fd1435182904a149e75c61d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:42.953042 25337 raft_consensus.cc:385] T c0251cdfe0f1440da95fdf071fa4bd08 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.957079 25337 raft_consensus.cc:740] T c0251cdfe0f1440da95fdf071fa4bd08 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.957891 25337 consensus_queue.cc:260] T c0251cdfe0f1440da95fdf071fa4bd08 P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:42.960152 25337 ts_tablet_manager.cc:1434] T c0251cdfe0f1440da95fdf071fa4bd08 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260709 13:07:42.960039 25288 raft_consensus.cc:2468] T 2c1d311520e7405b9ef77c4670a75a1c P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 1.
I20260709 13:07:42.961301 25105 leader_election.cc:304] T 2c1d311520e7405b9ef77c4670a75a1c P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: 
I20260709 13:07:42.962525 25337 tablet_bootstrap.cc:492] T a4140dcd14ee4180a03ac07ab8b326ea P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:42.963428 25065 raft_consensus.cc:2468] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 1.
I20260709 13:07:42.963975 25395 raft_consensus.cc:2804] T 2c1d311520e7405b9ef77c4670a75a1c P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:42.966035 25395 raft_consensus.cc:697] T 2c1d311520e7405b9ef77c4670a75a1c P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Becoming Leader. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Running, Role: LEADER
I20260709 13:07:42.966854 25395 consensus_queue.cc:237] T 2c1d311520e7405b9ef77c4670a75a1c P d9bec6688fd1435182904a149e75c61d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:42.974177 25337 tablet_bootstrap.cc:654] T a4140dcd14ee4180a03ac07ab8b326ea P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.979004 25333 tablet_bootstrap.cc:492] T 132704531be2455e82b5305cc4300946 P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:42.979205 25344 consensus_queue.cc:1048] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:42.979650 25333 ts_tablet_manager.cc:1403] T 132704531be2455e82b5305cc4300946 P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.003s
I20260709 13:07:42.985754 25333 raft_consensus.cc:359] T 132704531be2455e82b5305cc4300946 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:42.988123 25333 raft_consensus.cc:385] T 132704531be2455e82b5305cc4300946 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.988468 25333 raft_consensus.cc:740] T 132704531be2455e82b5305cc4300946 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.991679 25333 consensus_queue.cc:260] T 132704531be2455e82b5305cc4300946 P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:42.992774 25334 tablet_bootstrap.cc:492] T 2d36f26d6fc141c9b5bf52cb3612ba23 P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:42.993408 25334 ts_tablet_manager.cc:1403] T 2d36f26d6fc141c9b5bf52cb3612ba23 P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.004s
I20260709 13:07:42.995878 25333 ts_tablet_manager.cc:1434] T 132704531be2455e82b5305cc4300946 P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260709 13:07:42.996352 25334 raft_consensus.cc:359] T 2d36f26d6fc141c9b5bf52cb3612ba23 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:42.999883 25395 raft_consensus.cc:493] T 17ec7090008145eca5d86abf0466df91 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:43.000427 25395 raft_consensus.cc:515] T 17ec7090008145eca5d86abf0466df91 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:42.999907 25333 tablet_bootstrap.cc:492] T f760718782e84b3886cc245ad6af614f P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:43.002472 25395 leader_election.cc:290] T 17ec7090008145eca5d86abf0466df91 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:07:43.004899 25288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17ec7090008145eca5d86abf0466df91" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:43.004954 25212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17ec7090008145eca5d86abf0466df91" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:43.005870 25345 raft_consensus.cc:493] T 132704531be2455e82b5305cc4300946 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:43.006283 25212 raft_consensus.cc:2468] T 17ec7090008145eca5d86abf0466df91 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 0.
I20260709 13:07:43.006398 25345 raft_consensus.cc:515] T 132704531be2455e82b5305cc4300946 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:43.007825 25104 leader_election.cc:304] T 17ec7090008145eca5d86abf0466df91 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bae8691be8b24512a775897630ce3a3b, d9bec6688fd1435182904a149e75c61d; no voters: 
I20260709 13:07:43.008543 25345 leader_election.cc:290] T 132704531be2455e82b5305cc4300946 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:43.005911 25288 raft_consensus.cc:2468] T 17ec7090008145eca5d86abf0466df91 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 0.
I20260709 13:07:43.009601 25395 raft_consensus.cc:2804] T 17ec7090008145eca5d86abf0466df91 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:43.010046 25395 raft_consensus.cc:493] T 17ec7090008145eca5d86abf0466df91 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:43.010437 25395 raft_consensus.cc:3060] T 17ec7090008145eca5d86abf0466df91 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.010881 25065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132704531be2455e82b5305cc4300946" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:43.011296 25333 tablet_bootstrap.cc:654] T f760718782e84b3886cc245ad6af614f P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.011587 25065 raft_consensus.cc:2468] T 132704531be2455e82b5305cc4300946 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 0.
I20260709 13:07:43.003916 24961 catalog_manager.cc:5697] T 2c1d311520e7405b9ef77c4670a75a1c P d9bec6688fd1435182904a149e75c61d reported cstate change: term changed from 0 to 1, leader changed from <none> to d9bec6688fd1435182904a149e75c61d (127.19.255.194). New cstate: current_term: 1 leader_uuid: "d9bec6688fd1435182904a149e75c61d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:43.013379 25179 leader_election.cc:304] T 132704531be2455e82b5305cc4300946 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, bae8691be8b24512a775897630ce3a3b; no voters: 
I20260709 13:07:43.014112 25335 tablet_bootstrap.cc:492] T 6614a1780d0144c89e5d8d44c0c44672 P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:43.014128 25345 raft_consensus.cc:2804] T 132704531be2455e82b5305cc4300946 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:43.014725 25345 raft_consensus.cc:493] T 132704531be2455e82b5305cc4300946 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:43.016103 25337 tablet_bootstrap.cc:492] T a4140dcd14ee4180a03ac07ab8b326ea P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:43.016443 25288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132704531be2455e82b5305cc4300946" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:43.038297 25345 raft_consensus.cc:3060] T 132704531be2455e82b5305cc4300946 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.033241 25334 raft_consensus.cc:385] T 2d36f26d6fc141c9b5bf52cb3612ba23 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.038576 25337 ts_tablet_manager.cc:1403] T a4140dcd14ee4180a03ac07ab8b326ea P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.007s
I20260709 13:07:43.039171 25341 raft_consensus.cc:493] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:43.039656 25341 raft_consensus.cc:515] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:43.041330 25337 raft_consensus.cc:359] T a4140dcd14ee4180a03ac07ab8b326ea P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:43.035446 25344 consensus_queue.cc:1048] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:43.042016 25337 raft_consensus.cc:385] T a4140dcd14ee4180a03ac07ab8b326ea P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.042341 25337 raft_consensus.cc:740] T a4140dcd14ee4180a03ac07ab8b326ea P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.038825 25334 raft_consensus.cc:740] T 2d36f26d6fc141c9b5bf52cb3612ba23 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.037215 25338 consensus_queue.cc:1048] T 35f79b56b8654a61b634e5d7b3ec1276 P 27a432b416684488904af38679e098d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:43.043097 25214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51616d9d13c4a828900ff3a37738e3c" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:43.042980 25337 consensus_queue.cc:260] T a4140dcd14ee4180a03ac07ab8b326ea P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:43.043766 25214 raft_consensus.cc:2468] T a51616d9d13c4a828900ff3a37738e3c P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 0.
I20260709 13:07:43.043548 25334 consensus_queue.cc:260] T 2d36f26d6fc141c9b5bf52cb3612ba23 P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:43.038619 25288 raft_consensus.cc:2468] T 132704531be2455e82b5305cc4300946 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 0.
I20260709 13:07:43.044936 25104 leader_election.cc:304] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bae8691be8b24512a775897630ce3a3b, d9bec6688fd1435182904a149e75c61d; no voters: 
I20260709 13:07:43.045727 25404 raft_consensus.cc:2804] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:43.046121 25404 raft_consensus.cc:493] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:43.046854 25334 ts_tablet_manager.cc:1434] T 2d36f26d6fc141c9b5bf52cb3612ba23 P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.053s	user 0.005s	sys 0.000s
I20260709 13:07:43.032258 25395 raft_consensus.cc:515] T 17ec7090008145eca5d86abf0466df91 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:43.041654 25341 leader_election.cc:290] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:43.046908 25404 raft_consensus.cc:3060] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.047748 25337 ts_tablet_manager.cc:1434] T a4140dcd14ee4180a03ac07ab8b326ea P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:07:43.047821 25065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51616d9d13c4a828900ff3a37738e3c" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:43.048715 25337 tablet_bootstrap.cc:492] T 53b52dad49be4247bb0440b13c2ec5ee P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
W20260709 13:07:43.049355 25105 leader_election.cc:343] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:43.024838 25333 tablet_bootstrap.cc:492] T f760718782e84b3886cc245ad6af614f P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:43.054246 25404 raft_consensus.cc:515] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:43.054909 25333 ts_tablet_manager.cc:1403] T f760718782e84b3886cc245ad6af614f P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.000s
I20260709 13:07:43.056463 25404 leader_election.cc:290] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Requested vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:43.057559 25065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51616d9d13c4a828900ff3a37738e3c" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
I20260709 13:07:43.057755 25214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17ec7090008145eca5d86abf0466df91" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b"
I20260709 13:07:43.058324 25214 raft_consensus.cc:3060] T 17ec7090008145eca5d86abf0466df91 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:43.059096 25105 leader_election.cc:343] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:43.059851 25212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51616d9d13c4a828900ff3a37738e3c" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b"
I20260709 13:07:43.060432 25212 raft_consensus.cc:3060] T a51616d9d13c4a828900ff3a37738e3c P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.061702 25333 raft_consensus.cc:359] T f760718782e84b3886cc245ad6af614f P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:43.062387 25333 raft_consensus.cc:385] T f760718782e84b3886cc245ad6af614f P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.062620 25333 raft_consensus.cc:740] T f760718782e84b3886cc245ad6af614f P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.014736 25335 ts_tablet_manager.cc:1403] T 6614a1780d0144c89e5d8d44c0c44672 P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.076s	user 0.015s	sys 0.006s
I20260709 13:07:43.066995 25335 raft_consensus.cc:359] T 6614a1780d0144c89e5d8d44c0c44672 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:43.067492 25335 raft_consensus.cc:385] T 6614a1780d0144c89e5d8d44c0c44672 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.067811 25335 raft_consensus.cc:740] T 6614a1780d0144c89e5d8d44c0c44672 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.068488 25335 consensus_queue.cc:260] T 6614a1780d0144c89e5d8d44c0c44672 P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:43.069569 25337 tablet_bootstrap.cc:654] T 53b52dad49be4247bb0440b13c2ec5ee P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.070627 25335 ts_tablet_manager.cc:1434] T 6614a1780d0144c89e5d8d44c0c44672 P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:07:43.071740 25335 tablet_bootstrap.cc:492] T 2d36f26d6fc141c9b5bf52cb3612ba23 P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:43.073498 25214 raft_consensus.cc:2468] T 17ec7090008145eca5d86abf0466df91 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 1.
I20260709 13:07:43.063333 25333 consensus_queue.cc:260] T f760718782e84b3886cc245ad6af614f P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:43.074977 25104 leader_election.cc:304] T 17ec7090008145eca5d86abf0466df91 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bae8691be8b24512a775897630ce3a3b, d9bec6688fd1435182904a149e75c61d; no voters: 
I20260709 13:07:43.076061 25212 raft_consensus.cc:2468] T a51616d9d13c4a828900ff3a37738e3c P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 1.
I20260709 13:07:43.077723 25333 ts_tablet_manager.cc:1434] T f760718782e84b3886cc245ad6af614f P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:07:43.079463 25334 tablet_bootstrap.cc:492] T a4140dcd14ee4180a03ac07ab8b326ea P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:43.080598 25333 tablet_bootstrap.cc:492] T 76a49e0e14304e3880c28a465a1237ec P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:43.084689 25395 leader_election.cc:290] T 17ec7090008145eca5d86abf0466df91 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Requested vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:07:43.087757 25395 raft_consensus.cc:493] T 6614a1780d0144c89e5d8d44c0c44672 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:43.087803 25288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17ec7090008145eca5d86abf0466df91" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:07:43.088371 25395 raft_consensus.cc:515] T 6614a1780d0144c89e5d8d44c0c44672 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:43.089221 25288 raft_consensus.cc:3060] T 17ec7090008145eca5d86abf0466df91 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.077558 25104 leader_election.cc:304] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bae8691be8b24512a775897630ce3a3b, d9bec6688fd1435182904a149e75c61d; no voters: 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:07:43.093662 25341 raft_consensus.cc:2804] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:43.094126 25341 raft_consensus.cc:697] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Becoming Leader. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Running, Role: LEADER
I20260709 13:07:43.100428 25288 raft_consensus.cc:2468] T 17ec7090008145eca5d86abf0466df91 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 1.
I20260709 13:07:43.094923 25341 consensus_queue.cc:237] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:43.077535 25335 tablet_bootstrap.cc:654] T 2d36f26d6fc141c9b5bf52cb3612ba23 P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.077917 25404 raft_consensus.cc:2804] T 17ec7090008145eca5d86abf0466df91 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:43.078630 25345 raft_consensus.cc:515] T 132704531be2455e82b5305cc4300946 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:43.108650 25287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132704531be2455e82b5305cc4300946" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:07:43.109261 25287 raft_consensus.cc:3060] T 132704531be2455e82b5305cc4300946 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.110951 25214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6614a1780d0144c89e5d8d44c0c44672" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:43.113327 25333 tablet_bootstrap.cc:654] T 76a49e0e14304e3880c28a465a1237ec P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.115361 25289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6614a1780d0144c89e5d8d44c0c44672" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:43.117558 25105 leader_election.cc:304] T 6614a1780d0144c89e5d8d44c0c44672 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d9bec6688fd1435182904a149e75c61d; no voters: 27a432b416684488904af38679e098d2, bae8691be8b24512a775897630ce3a3b
I20260709 13:07:43.118665 25395 leader_election.cc:290] T 6614a1780d0144c89e5d8d44c0c44672 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:07:43.121955 25334 tablet_bootstrap.cc:654] T a4140dcd14ee4180a03ac07ab8b326ea P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.124872 25345 leader_election.cc:290] T 132704531be2455e82b5305cc4300946 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Requested vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:43.126169 25403 raft_consensus.cc:2749] T 6614a1780d0144c89e5d8d44c0c44672 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:43.126874 25404 raft_consensus.cc:697] T 17ec7090008145eca5d86abf0466df91 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Becoming Leader. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Running, Role: LEADER
I20260709 13:07:43.127784 25404 consensus_queue.cc:237] T 17ec7090008145eca5d86abf0466df91 P d9bec6688fd1435182904a149e75c61d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:43.122056 25287 raft_consensus.cc:2468] T 132704531be2455e82b5305cc4300946 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 1.
I20260709 13:07:43.124414 25065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132704531be2455e82b5305cc4300946" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
W20260709 13:07:43.130543 25253 consensus_peers.cc:597] T 35f79b56b8654a61b634e5d7b3ec1276 P 27a432b416684488904af38679e098d2 -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. 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 13:07:43.131188 25065 raft_consensus.cc:3060] T 132704531be2455e82b5305cc4300946 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.137723 25141 raft_consensus.cc:3060] T 6614a1780d0144c89e5d8d44c0c44672 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.138023 25337 tablet_bootstrap.cc:492] T 53b52dad49be4247bb0440b13c2ec5ee P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:43.138743 25337 ts_tablet_manager.cc:1403] T 53b52dad49be4247bb0440b13c2ec5ee P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.090s	user 0.027s	sys 0.034s
I20260709 13:07:43.142181 25337 raft_consensus.cc:359] T 53b52dad49be4247bb0440b13c2ec5ee P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:43.142983 25337 raft_consensus.cc:385] T 53b52dad49be4247bb0440b13c2ec5ee P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.143261 25337 raft_consensus.cc:740] T 53b52dad49be4247bb0440b13c2ec5ee P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.144095 25337 consensus_queue.cc:260] T 53b52dad49be4247bb0440b13c2ec5ee P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:43.144610 25179 leader_election.cc:304] T 132704531be2455e82b5305cc4300946 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27a432b416684488904af38679e098d2, bae8691be8b24512a775897630ce3a3b; no voters: 
I20260709 13:07:43.145115 25334 tablet_bootstrap.cc:492] T a4140dcd14ee4180a03ac07ab8b326ea P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:43.145782 25334 ts_tablet_manager.cc:1403] T a4140dcd14ee4180a03ac07ab8b326ea P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.067s	user 0.018s	sys 0.000s
I20260709 13:07:43.143289 25065 raft_consensus.cc:2468] T 132704531be2455e82b5305cc4300946 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 1.
I20260709 13:07:43.148428 25334 raft_consensus.cc:359] T a4140dcd14ee4180a03ac07ab8b326ea P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:43.149067 25334 raft_consensus.cc:385] T a4140dcd14ee4180a03ac07ab8b326ea P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.149398 25334 raft_consensus.cc:740] T a4140dcd14ee4180a03ac07ab8b326ea P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.150053 25334 consensus_queue.cc:260] T a4140dcd14ee4180a03ac07ab8b326ea P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:43.145679 25345 raft_consensus.cc:2804] T 132704531be2455e82b5305cc4300946 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:43.153800 25337 ts_tablet_manager.cc:1434] T 53b52dad49be4247bb0440b13c2ec5ee P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260709 13:07:43.157696 25335 tablet_bootstrap.cc:492] T 2d36f26d6fc141c9b5bf52cb3612ba23 P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:43.158174 25335 ts_tablet_manager.cc:1403] T 2d36f26d6fc141c9b5bf52cb3612ba23 P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.087s	user 0.009s	sys 0.000s
I20260709 13:07:43.159212 25345 raft_consensus.cc:697] T 132704531be2455e82b5305cc4300946 P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Becoming Leader. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Running, Role: LEADER
I20260709 13:07:43.158566 24963 catalog_manager.cc:5697] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d reported cstate change: term changed from 0 to 1, leader changed from <none> to d9bec6688fd1435182904a149e75c61d (127.19.255.194). New cstate: current_term: 1 leader_uuid: "d9bec6688fd1435182904a149e75c61d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:43.160173 25345 consensus_queue.cc:237] T 132704531be2455e82b5305cc4300946 P bae8691be8b24512a775897630ce3a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:43.160959 25335 raft_consensus.cc:359] T 2d36f26d6fc141c9b5bf52cb3612ba23 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:43.161617 25335 raft_consensus.cc:385] T 2d36f26d6fc141c9b5bf52cb3612ba23 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.161882 25335 raft_consensus.cc:740] T 2d36f26d6fc141c9b5bf52cb3612ba23 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.161984 25337 tablet_bootstrap.cc:492] T a51616d9d13c4a828900ff3a37738e3c P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:43.162557 25335 consensus_queue.cc:260] T 2d36f26d6fc141c9b5bf52cb3612ba23 P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:43.164676 25334 ts_tablet_manager.cc:1434] T a4140dcd14ee4180a03ac07ab8b326ea P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 13:07:43.165697 25334 tablet_bootstrap.cc:492] T 53b52dad49be4247bb0440b13c2ec5ee P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:43.167518 25335 ts_tablet_manager.cc:1434] T 2d36f26d6fc141c9b5bf52cb3612ba23 P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:07:43.168020 25337 tablet_bootstrap.cc:654] T a51616d9d13c4a828900ff3a37738e3c P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.168466 25335 tablet_bootstrap.cc:492] T a4140dcd14ee4180a03ac07ab8b326ea P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:43.171674 25334 tablet_bootstrap.cc:654] T 53b52dad49be4247bb0440b13c2ec5ee P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.172444 25434 raft_consensus.cc:493] T a4140dcd14ee4180a03ac07ab8b326ea P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:43.172976 25434 raft_consensus.cc:515] T a4140dcd14ee4180a03ac07ab8b326ea P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:43.174108 25333 tablet_bootstrap.cc:492] T 76a49e0e14304e3880c28a465a1237ec P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:43.174616 25333 ts_tablet_manager.cc:1403] T 76a49e0e14304e3880c28a465a1237ec P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.094s	user 0.021s	sys 0.002s
I20260709 13:07:43.174829 25335 tablet_bootstrap.cc:654] T a4140dcd14ee4180a03ac07ab8b326ea P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.175191 25434 leader_election.cc:290] T a4140dcd14ee4180a03ac07ab8b326ea P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:43.185053 25434 raft_consensus.cc:493] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:43.178898 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4140dcd14ee4180a03ac07ab8b326ea" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:43.177961 25065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4140dcd14ee4180a03ac07ab8b326ea" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:43.177443 25333 raft_consensus.cc:359] T 76a49e0e14304e3880c28a465a1237ec P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:43.190312 25333 raft_consensus.cc:385] T 76a49e0e14304e3880c28a465a1237ec P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.190425 25065 raft_consensus.cc:2468] T a4140dcd14ee4180a03ac07ab8b326ea P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 0.
I20260709 13:07:43.191697 25333 raft_consensus.cc:740] T 76a49e0e14304e3880c28a465a1237ec P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.190441 24963 catalog_manager.cc:5697] T 17ec7090008145eca5d86abf0466df91 P d9bec6688fd1435182904a149e75c61d reported cstate change: term changed from 0 to 1, leader changed from <none> to d9bec6688fd1435182904a149e75c61d (127.19.255.194). New cstate: current_term: 1 leader_uuid: "d9bec6688fd1435182904a149e75c61d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:43.193117 25333 consensus_queue.cc:260] T 76a49e0e14304e3880c28a465a1237ec P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:43.193502 25434 raft_consensus.cc:515] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:43.196409 25434 leader_election.cc:290] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:43.198279 25344 raft_consensus.cc:493] T c0251cdfe0f1440da95fdf071fa4bd08 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:43.198752 25344 raft_consensus.cc:515] T c0251cdfe0f1440da95fdf071fa4bd08 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
W20260709 13:07:43.191534 25179 leader_election.cc:343] T a4140dcd14ee4180a03ac07ab8b326ea P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:43.200603 25179 leader_election.cc:304] T a4140dcd14ee4180a03ac07ab8b326ea P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, bae8691be8b24512a775897630ce3a3b; no voters: d9bec6688fd1435182904a149e75c61d
I20260709 13:07:43.200791 25344 leader_election.cc:290] T c0251cdfe0f1440da95fdf071fa4bd08 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:43.202198 25065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0251cdfe0f1440da95fdf071fa4bd08" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:43.202443 25434 raft_consensus.cc:2804] T a4140dcd14ee4180a03ac07ab8b326ea P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:43.202822 25065 raft_consensus.cc:2468] T c0251cdfe0f1440da95fdf071fa4bd08 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 0.
I20260709 13:07:43.203380 25214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0251cdfe0f1440da95fdf071fa4bd08" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:43.203567 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0251cdfe0f1440da95fdf071fa4bd08" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:43.204002 25214 raft_consensus.cc:2468] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in term 0.
I20260709 13:07:43.204236 25140 raft_consensus.cc:2468] T c0251cdfe0f1440da95fdf071fa4bd08 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 0.
I20260709 13:07:43.202873 25434 raft_consensus.cc:493] T a4140dcd14ee4180a03ac07ab8b326ea P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:43.205168 25434 raft_consensus.cc:3060] T a4140dcd14ee4180a03ac07ab8b326ea P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.205255 25179 leader_election.cc:304] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, bae8691be8b24512a775897630ce3a3b; no voters: 
I20260709 13:07:43.206281 25029 leader_election.cc:304] T c0251cdfe0f1440da95fdf071fa4bd08 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, bae8691be8b24512a775897630ce3a3b; no voters: 
I20260709 13:07:43.207119 25344 raft_consensus.cc:2804] T c0251cdfe0f1440da95fdf071fa4bd08 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:43.207486 25344 raft_consensus.cc:493] T c0251cdfe0f1440da95fdf071fa4bd08 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:43.207827 25344 raft_consensus.cc:3060] T c0251cdfe0f1440da95fdf071fa4bd08 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.205296 25141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0251cdfe0f1440da95fdf071fa4bd08" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:43.214461 25344 raft_consensus.cc:515] T c0251cdfe0f1440da95fdf071fa4bd08 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:43.214726 25141 raft_consensus.cc:2468] T c0251cdfe0f1440da95fdf071fa4bd08 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in term 0.
I20260709 13:07:43.215965 25333 ts_tablet_manager.cc:1434] T 76a49e0e14304e3880c28a465a1237ec P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 13:07:43.217231 25345 raft_consensus.cc:2804] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:43.217623 25333 tablet_bootstrap.cc:492] T cc32c9e6aaa04d13b94b71c303b5a06b P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:43.217630 25345 raft_consensus.cc:493] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:43.218628 25345 raft_consensus.cc:3060] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.219592 25337 tablet_bootstrap.cc:492] T a51616d9d13c4a828900ff3a37738e3c P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:43.220085 25337 ts_tablet_manager.cc:1403] T a51616d9d13c4a828900ff3a37738e3c P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.058s	user 0.007s	sys 0.006s
I20260709 13:07:43.220983 25141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0251cdfe0f1440da95fdf071fa4bd08" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d"
I20260709 13:07:43.221518 25141 raft_consensus.cc:3060] T c0251cdfe0f1440da95fdf071fa4bd08 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.222728 25337 raft_consensus.cc:359] T a51616d9d13c4a828900ff3a37738e3c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:43.223368 25337 raft_consensus.cc:385] T a51616d9d13c4a828900ff3a37738e3c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.223615 25337 raft_consensus.cc:740] T a51616d9d13c4a828900ff3a37738e3c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.224959 25333 tablet_bootstrap.cc:654] T cc32c9e6aaa04d13b94b71c303b5a06b P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.225477 25337 consensus_queue.cc:260] T a51616d9d13c4a828900ff3a37738e3c P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:43.229863 25141 raft_consensus.cc:2468] T c0251cdfe0f1440da95fdf071fa4bd08 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in term 1.
I20260709 13:07:43.233279 25030 leader_election.cc:304] T c0251cdfe0f1440da95fdf071fa4bd08 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, d9bec6688fd1435182904a149e75c61d; no voters: 
I20260709 13:07:43.234130 25397 raft_consensus.cc:2804] T c0251cdfe0f1440da95fdf071fa4bd08 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:43.234783 25397 raft_consensus.cc:697] T c0251cdfe0f1440da95fdf071fa4bd08 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 LEADER]: Becoming Leader. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Running, Role: LEADER
I20260709 13:07:43.235508 25397 consensus_queue.cc:237] T c0251cdfe0f1440da95fdf071fa4bd08 P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:43.230808 25335 tablet_bootstrap.cc:492] T a4140dcd14ee4180a03ac07ab8b326ea P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:43.238039 25335 ts_tablet_manager.cc:1403] T a4140dcd14ee4180a03ac07ab8b326ea P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.000s
I20260709 13:07:43.231766 25214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0251cdfe0f1440da95fdf071fa4bd08" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b"
I20260709 13:07:43.242350 25337 ts_tablet_manager.cc:1434] T a51616d9d13c4a828900ff3a37738e3c P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 13:07:43.243690 25337 tablet_bootstrap.cc:492] T 35f79b56b8654a61b634e5d7b3ec1276 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:43.237926 25434 raft_consensus.cc:515] T a4140dcd14ee4180a03ac07ab8b326ea P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:43.241603 25335 raft_consensus.cc:359] T a4140dcd14ee4180a03ac07ab8b326ea P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:43.249492 25335 raft_consensus.cc:385] T a4140dcd14ee4180a03ac07ab8b326ea P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.249799 25335 raft_consensus.cc:740] T a4140dcd14ee4180a03ac07ab8b326ea P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.232213 25344 leader_election.cc:290] T c0251cdfe0f1440da95fdf071fa4bd08 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 election: Requested vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:43.250826 25335 consensus_queue.cc:260] T a4140dcd14ee4180a03ac07ab8b326ea P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:43.252080 25065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4140dcd14ee4180a03ac07ab8b326ea" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
I20260709 13:07:43.252651 25065 raft_consensus.cc:3060] T a4140dcd14ee4180a03ac07ab8b326ea P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.253769 25335 ts_tablet_manager.cc:1434] T a4140dcd14ee4180a03ac07ab8b326ea P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:07:43.254526 25434 leader_election.cc:290] T a4140dcd14ee4180a03ac07ab8b326ea P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Requested vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:43.254663 25335 tablet_bootstrap.cc:492] T f760718782e84b3886cc245ad6af614f P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:43.247062 25334 tablet_bootstrap.cc:492] T 53b52dad49be4247bb0440b13c2ec5ee P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:43.259516 25065 raft_consensus.cc:2468] T a4140dcd14ee4180a03ac07ab8b326ea P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 1.
I20260709 13:07:43.260033 25334 ts_tablet_manager.cc:1403] T 53b52dad49be4247bb0440b13c2ec5ee P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.095s	user 0.012s	sys 0.001s
I20260709 13:07:43.260699 25179 leader_election.cc:304] T a4140dcd14ee4180a03ac07ab8b326ea P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, bae8691be8b24512a775897630ce3a3b; no voters: 
I20260709 13:07:43.261547 25434 raft_consensus.cc:2804] T a4140dcd14ee4180a03ac07ab8b326ea P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:43.261446 25345 raft_consensus.cc:515] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:43.262272 25434 raft_consensus.cc:697] T a4140dcd14ee4180a03ac07ab8b326ea P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Becoming Leader. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Running, Role: LEADER
I20260709 13:07:43.262723 25214 raft_consensus.cc:2393] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ef413d7e7af4f76ae9db459f19d9f97 in current term 1: Already voted for candidate bae8691be8b24512a775897630ce3a3b in this term.
I20260709 13:07:43.258301 25404 consensus_queue.cc:1048] T fc6942d029214065b88bd732b31d4001 P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:43.262748 25141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4140dcd14ee4180a03ac07ab8b326ea" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d"
I20260709 13:07:43.266067 25141 raft_consensus.cc:3060] T a4140dcd14ee4180a03ac07ab8b326ea P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.266809 25404 consensus_queue.cc:1048] T cc74142a33b64fa59279929d7609cd45 P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:43.270696 25338 raft_consensus.cc:493] T 53b52dad49be4247bb0440b13c2ec5ee P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:43.271384 25338 raft_consensus.cc:515] T 53b52dad49be4247bb0440b13c2ec5ee P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:43.273450 25345 leader_election.cc:290] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Requested vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:43.274500 25338 leader_election.cc:290] T 53b52dad49be4247bb0440b13c2ec5ee P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:43.275594 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0251cdfe0f1440da95fdf071fa4bd08" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d"
I20260709 13:07:43.281973 25140 raft_consensus.cc:2393] T c0251cdfe0f1440da95fdf071fa4bd08 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bae8691be8b24512a775897630ce3a3b in current term 1: Already voted for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in this term.
I20260709 13:07:43.276823 25064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0251cdfe0f1440da95fdf071fa4bd08" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
I20260709 13:07:43.277289 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b52dad49be4247bb0440b13c2ec5ee" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:43.283370 25141 raft_consensus.cc:2468] T a4140dcd14ee4180a03ac07ab8b326ea P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 1.
I20260709 13:07:43.283529 25063 raft_consensus.cc:2468] T 53b52dad49be4247bb0440b13c2ec5ee P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27a432b416684488904af38679e098d2 in term 0.
I20260709 13:07:43.283609 24961 catalog_manager.cc:5697] T 132704531be2455e82b5305cc4300946 P bae8691be8b24512a775897630ce3a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to bae8691be8b24512a775897630ce3a3b (127.19.255.195). New cstate: current_term: 1 leader_uuid: "bae8691be8b24512a775897630ce3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:43.285116 25253 leader_election.cc:304] T 53b52dad49be4247bb0440b13c2ec5ee P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, 27a432b416684488904af38679e098d2; no voters: 
I20260709 13:07:43.263113 25434 consensus_queue.cc:237] T a4140dcd14ee4180a03ac07ab8b326ea P bae8691be8b24512a775897630ce3a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:43.277084 25334 raft_consensus.cc:359] T 53b52dad49be4247bb0440b13c2ec5ee P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:43.278319 25214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b52dad49be4247bb0440b13c2ec5ee" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:43.278911 25337 tablet_bootstrap.cc:654] T 35f79b56b8654a61b634e5d7b3ec1276 P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.280830 25335 tablet_bootstrap.cc:654] T f760718782e84b3886cc245ad6af614f P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.281021 25333 tablet_bootstrap.cc:492] T cc32c9e6aaa04d13b94b71c303b5a06b P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:43.301156 25334 raft_consensus.cc:385] T 53b52dad49be4247bb0440b13c2ec5ee P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.301726 25333 ts_tablet_manager.cc:1403] T cc32c9e6aaa04d13b94b71c303b5a06b P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.084s	user 0.020s	sys 0.021s
I20260709 13:07:43.302002 25334 raft_consensus.cc:740] T 53b52dad49be4247bb0440b13c2ec5ee P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.302795 25334 consensus_queue.cc:260] T 53b52dad49be4247bb0440b13c2ec5ee P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:43.309672 25214 raft_consensus.cc:2468] T 53b52dad49be4247bb0440b13c2ec5ee P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27a432b416684488904af38679e098d2 in term 0.
I20260709 13:07:43.312594 25369 raft_consensus.cc:493] T 76a49e0e14304e3880c28a465a1237ec P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:43.313097 25369 raft_consensus.cc:515] T 76a49e0e14304e3880c28a465a1237ec P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:43.315117 25369 leader_election.cc:290] T 76a49e0e14304e3880c28a465a1237ec P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:43.316293 25066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a49e0e14304e3880c28a465a1237ec" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:43.307642 25179 leader_election.cc:304] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b [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: bae8691be8b24512a775897630ce3a3b; no voters: 1ef413d7e7af4f76ae9db459f19d9f97, d9bec6688fd1435182904a149e75c61d
W20260709 13:07:43.317858 25253 leader_election.cc:343] T 76a49e0e14304e3880c28a465a1237ec P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:43.318497 25345 raft_consensus.cc:2749] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:43.311475 25333 raft_consensus.cc:359] T cc32c9e6aaa04d13b94b71c303b5a06b P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:43.321411 25333 raft_consensus.cc:385] T cc32c9e6aaa04d13b94b71c303b5a06b P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.321702 25333 raft_consensus.cc:740] T cc32c9e6aaa04d13b94b71c303b5a06b P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.322295 25341 consensus_queue.cc:1048] T cc74142a33b64fa59279929d7609cd45 P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:43.306558 25338 raft_consensus.cc:2804] T 53b52dad49be4247bb0440b13c2ec5ee P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:43.326956 25338 raft_consensus.cc:493] T 53b52dad49be4247bb0440b13c2ec5ee P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:43.322350 25333 consensus_queue.cc:260] T cc32c9e6aaa04d13b94b71c303b5a06b P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:43.327464 25338 raft_consensus.cc:3060] T 53b52dad49be4247bb0440b13c2ec5ee P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.324687 25214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a49e0e14304e3880c28a465a1237ec" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
W20260709 13:07:43.329566 25252 leader_election.cc:343] T 76a49e0e14304e3880c28a465a1237ec P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:43.330143 25252 leader_election.cc:304] T 76a49e0e14304e3880c28a465a1237ec P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27a432b416684488904af38679e098d2; no voters: 1ef413d7e7af4f76ae9db459f19d9f97, bae8691be8b24512a775897630ce3a3b
I20260709 13:07:43.331492 25345 raft_consensus.cc:493] T 2d36f26d6fc141c9b5bf52cb3612ba23 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:43.351287 25333 ts_tablet_manager.cc:1434] T cc32c9e6aaa04d13b94b71c303b5a06b P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.003s
I20260709 13:07:43.352533 25333 tablet_bootstrap.cc:492] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:43.344082 25369 raft_consensus.cc:2749] T 76a49e0e14304e3880c28a465a1237ec P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:43.366430 25341 consensus_queue.cc:1048] T fc6942d029214065b88bd732b31d4001 P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:43.332139 25345 raft_consensus.cc:515] T 2d36f26d6fc141c9b5bf52cb3612ba23 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:43.369078 25404 consensus_queue.cc:1048] T 2c1d311520e7405b9ef77c4670a75a1c P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:43.372303 25141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d36f26d6fc141c9b5bf52cb3612ba23" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:43.372944 25141 raft_consensus.cc:2468] T 2d36f26d6fc141c9b5bf52cb3612ba23 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 0.
I20260709 13:07:43.373047 25345 leader_election.cc:290] T 2d36f26d6fc141c9b5bf52cb3612ba23 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:07:43.374541 25288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d36f26d6fc141c9b5bf52cb3612ba23" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:43.374976 25179 leader_election.cc:304] T 2d36f26d6fc141c9b5bf52cb3612ba23 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bae8691be8b24512a775897630ce3a3b, d9bec6688fd1435182904a149e75c61d; no voters: 
I20260709 13:07:43.375331 25288 raft_consensus.cc:2468] T 2d36f26d6fc141c9b5bf52cb3612ba23 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 0.
I20260709 13:07:43.375883 25345 raft_consensus.cc:2804] T 2d36f26d6fc141c9b5bf52cb3612ba23 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:43.376272 25345 raft_consensus.cc:493] T 2d36f26d6fc141c9b5bf52cb3612ba23 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:43.376601 25345 raft_consensus.cc:3060] T 2d36f26d6fc141c9b5bf52cb3612ba23 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.369189 24963 catalog_manager.cc:5697] T c0251cdfe0f1440da95fdf071fa4bd08 P 1ef413d7e7af4f76ae9db459f19d9f97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193). New cstate: current_term: 1 leader_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:43.385052 24962 catalog_manager.cc:5697] T a4140dcd14ee4180a03ac07ab8b326ea P bae8691be8b24512a775897630ce3a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to bae8691be8b24512a775897630ce3a3b (127.19.255.195). New cstate: current_term: 1 leader_uuid: "bae8691be8b24512a775897630ce3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:43.388527 25345 raft_consensus.cc:515] T 2d36f26d6fc141c9b5bf52cb3612ba23 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:43.390441 25345 leader_election.cc:290] T 2d36f26d6fc141c9b5bf52cb3612ba23 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Requested vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:07:43.402992 25369 raft_consensus.cc:493] T cc32c9e6aaa04d13b94b71c303b5a06b P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:43.403614 25369 raft_consensus.cc:515] T cc32c9e6aaa04d13b94b71c303b5a06b P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:43.408186 25141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc32c9e6aaa04d13b94b71c303b5a06b" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:43.409701 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc32c9e6aaa04d13b94b71c303b5a06b" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
W20260709 13:07:43.411193 25253 leader_election.cc:343] T cc32c9e6aaa04d13b94b71c303b5a06b P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:43.413430 25287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d36f26d6fc141c9b5bf52cb3612ba23" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:07:43.414197 25287 raft_consensus.cc:3060] T 2d36f26d6fc141c9b5bf52cb3612ba23 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.411559 25141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d36f26d6fc141c9b5bf52cb3612ba23" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d"
I20260709 13:07:43.416072 25141 raft_consensus.cc:3060] T 2d36f26d6fc141c9b5bf52cb3612ba23 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:43.420490 25253 leader_election.cc:343] T cc32c9e6aaa04d13b94b71c303b5a06b P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:43.420924 25253 leader_election.cc:304] T cc32c9e6aaa04d13b94b71c303b5a06b P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27a432b416684488904af38679e098d2; no voters: 1ef413d7e7af4f76ae9db459f19d9f97, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:43.421882 25387 raft_consensus.cc:2749] T cc32c9e6aaa04d13b94b71c303b5a06b P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:43.432550 25403 consensus_queue.cc:1048] T ad6a67bdac3d431faf219903ddbfd8da P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:43.428494 25369 leader_election.cc:290] T cc32c9e6aaa04d13b94b71c303b5a06b P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:43.433790 25334 ts_tablet_manager.cc:1434] T 53b52dad49be4247bb0440b13c2ec5ee P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.173s	user 0.007s	sys 0.002s
I20260709 13:07:43.434063 25335 tablet_bootstrap.cc:492] T f760718782e84b3886cc245ad6af614f P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:43.434574 25335 ts_tablet_manager.cc:1403] T f760718782e84b3886cc245ad6af614f P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.180s	user 0.017s	sys 0.032s
I20260709 13:07:43.434732 25334 tablet_bootstrap.cc:492] T de11f3e3877346b2822daf2d520bca63 P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:43.440372 25337 tablet_bootstrap.cc:492] T 35f79b56b8654a61b634e5d7b3ec1276 P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:43.440943 25337 ts_tablet_manager.cc:1403] T 35f79b56b8654a61b634e5d7b3ec1276 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.197s	user 0.009s	sys 0.002s
I20260709 13:07:43.437435 25335 raft_consensus.cc:359] T f760718782e84b3886cc245ad6af614f P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:43.442457 25335 raft_consensus.cc:385] T f760718782e84b3886cc245ad6af614f P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.442695 25335 raft_consensus.cc:740] T f760718782e84b3886cc245ad6af614f P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.443183 25335 consensus_queue.cc:260] T f760718782e84b3886cc245ad6af614f P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:43.444765 25335 ts_tablet_manager.cc:1434] T f760718782e84b3886cc245ad6af614f P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 13:07:43.445524 25333 tablet_bootstrap.cc:654] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.453181 25337 raft_consensus.cc:359] T 35f79b56b8654a61b634e5d7b3ec1276 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:43.471402 25337 raft_consensus.cc:385] T 35f79b56b8654a61b634e5d7b3ec1276 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.471792 25337 raft_consensus.cc:740] T 35f79b56b8654a61b634e5d7b3ec1276 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.468317 25334 tablet_bootstrap.cc:654] T de11f3e3877346b2822daf2d520bca63 P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.472618 25337 consensus_queue.cc:260] T 35f79b56b8654a61b634e5d7b3ec1276 P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
W20260709 13:07:43.477751 25252 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:39811, user_credentials={real_user=slave}} blocked reactor thread for 55711.8us
I20260709 13:07:43.454025 25338 raft_consensus.cc:515] T 53b52dad49be4247bb0440b13c2ec5ee P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:43.483891 25344 raft_consensus.cc:493] T a51616d9d13c4a828900ff3a37738e3c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:43.484076 25338 leader_election.cc:290] T 53b52dad49be4247bb0440b13c2ec5ee P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 election: Requested vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:43.484397 25344 raft_consensus.cc:515] T a51616d9d13c4a828900ff3a37738e3c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:43.486269 25065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b52dad49be4247bb0440b13c2ec5ee" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
I20260709 13:07:43.487228 25337 ts_tablet_manager.cc:1434] T 35f79b56b8654a61b634e5d7b3ec1276 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.046s	user 0.009s	sys 0.001s
I20260709 13:07:43.448096 25287 raft_consensus.cc:2468] T 2d36f26d6fc141c9b5bf52cb3612ba23 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 1.
I20260709 13:07:43.486881 25214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51616d9d13c4a828900ff3a37738e3c" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:43.489389 25214 raft_consensus.cc:2393] T a51616d9d13c4a828900ff3a37738e3c P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ef413d7e7af4f76ae9db459f19d9f97 in current term 1: Already voted for candidate d9bec6688fd1435182904a149e75c61d in this term.
I20260709 13:07:43.486284 25344 leader_election.cc:290] T a51616d9d13c4a828900ff3a37738e3c P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:43.490947 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51616d9d13c4a828900ff3a37738e3c" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:43.494527 25030 leader_election.cc:304] T a51616d9d13c4a828900ff3a37738e3c P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97; no voters: bae8691be8b24512a775897630ce3a3b, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:43.495544 25395 consensus_queue.cc:1048] T ad6a67bdac3d431faf219903ddbfd8da P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:43.488533 25337 tablet_bootstrap.cc:492] T f760718782e84b3886cc245ad6af614f P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:43.486869 25065 raft_consensus.cc:3060] T 53b52dad49be4247bb0440b13c2ec5ee P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.521443 25335 tablet_bootstrap.cc:492] T a41c80593be44146a929611029171705 P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:43.525810 25397 raft_consensus.cc:3060] T a51616d9d13c4a828900ff3a37738e3c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.533651 25335 tablet_bootstrap.cc:654] T a41c80593be44146a929611029171705 P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.539906 25461 raft_consensus.cc:493] T f760718782e84b3886cc245ad6af614f P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:43.539989 25397 raft_consensus.cc:2749] T a51616d9d13c4a828900ff3a37738e3c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:43.540731 25461 raft_consensus.cc:515] T f760718782e84b3886cc245ad6af614f P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:43.543365 25461 leader_election.cc:290] T f760718782e84b3886cc245ad6af614f P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:43.545176 25064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f760718782e84b3886cc245ad6af614f" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:43.545660 25333 tablet_bootstrap.cc:492] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:43.547772 25333 ts_tablet_manager.cc:1403] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.195s	user 0.016s	sys 0.000s
I20260709 13:07:43.547827 25141 raft_consensus.cc:2468] T 2d36f26d6fc141c9b5bf52cb3612ba23 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 1.
W20260709 13:07:43.548770 25253 leader_election.cc:343] T f760718782e84b3886cc245ad6af614f P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:43.550017 25395 consensus_queue.cc:1048] T 17ec7090008145eca5d86abf0466df91 P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:43.550542 25333 raft_consensus.cc:359] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:43.551218 25333 raft_consensus.cc:385] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.551484 25333 raft_consensus.cc:740] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.552135 25333 consensus_queue.cc:260] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:43.554112 25333 ts_tablet_manager.cc:1434] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:43.545907 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f760718782e84b3886cc245ad6af614f" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:43.554924 25140 raft_consensus.cc:2468] T f760718782e84b3886cc245ad6af614f P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27a432b416684488904af38679e098d2 in term 0.
I20260709 13:07:43.555497 25404 consensus_queue.cc:1048] T 2c1d311520e7405b9ef77c4670a75a1c P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:43.557775 25337 tablet_bootstrap.cc:654] T f760718782e84b3886cc245ad6af614f P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.558142 25253 leader_election.cc:304] T f760718782e84b3886cc245ad6af614f P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:07:43.558934 25338 raft_consensus.cc:2804] T f760718782e84b3886cc245ad6af614f P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:43.559301 25338 raft_consensus.cc:493] T f760718782e84b3886cc245ad6af614f P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:43.559463 25333 tablet_bootstrap.cc:492] T bd30f7f234b9456c9154200249a3eac6 P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:43.559643 25338 raft_consensus.cc:3060] T f760718782e84b3886cc245ad6af614f P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.565364 25333 tablet_bootstrap.cc:654] T bd30f7f234b9456c9154200249a3eac6 P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.546423 25065 raft_consensus.cc:2468] T 53b52dad49be4247bb0440b13c2ec5ee P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27a432b416684488904af38679e098d2 in term 1.
I20260709 13:07:43.568747 25338 raft_consensus.cc:515] T f760718782e84b3886cc245ad6af614f P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:43.529559 25179 leader_election.cc:304] T 2d36f26d6fc141c9b5bf52cb3612ba23 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27a432b416684488904af38679e098d2, bae8691be8b24512a775897630ce3a3b; no voters: 
I20260709 13:07:43.574435 25345 raft_consensus.cc:2804] T 2d36f26d6fc141c9b5bf52cb3612ba23 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:43.575019 25345 raft_consensus.cc:697] T 2d36f26d6fc141c9b5bf52cb3612ba23 P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Becoming Leader. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Running, Role: LEADER
I20260709 13:07:43.575548 25334 tablet_bootstrap.cc:492] T de11f3e3877346b2822daf2d520bca63 P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:43.576020 25334 ts_tablet_manager.cc:1403] T de11f3e3877346b2822daf2d520bca63 P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.141s	user 0.020s	sys 0.045s
I20260709 13:07:43.576056 25253 leader_election.cc:304] T 53b52dad49be4247bb0440b13c2ec5ee P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, 27a432b416684488904af38679e098d2; no voters: 
I20260709 13:07:43.576022 25345 consensus_queue.cc:237] T 2d36f26d6fc141c9b5bf52cb3612ba23 P bae8691be8b24512a775897630ce3a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:43.578022 25461 raft_consensus.cc:2804] T 53b52dad49be4247bb0440b13c2ec5ee P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:43.578541 25461 raft_consensus.cc:697] T 53b52dad49be4247bb0440b13c2ec5ee P 27a432b416684488904af38679e098d2 [term 1 LEADER]: Becoming Leader. State: Replica: 27a432b416684488904af38679e098d2, State: Running, Role: LEADER
I20260709 13:07:43.579362 25461 consensus_queue.cc:237] T 53b52dad49be4247bb0440b13c2ec5ee P 27a432b416684488904af38679e098d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
W20260709 13:07:43.577571 25179 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:40453, user_credentials={real_user=slave}} blocked reactor thread for 48800us
I20260709 13:07:43.582274 25212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b52dad49be4247bb0440b13c2ec5ee" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b"
I20260709 13:07:43.582840 25212 raft_consensus.cc:3060] T 53b52dad49be4247bb0440b13c2ec5ee P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.592885 25387 raft_consensus.cc:493] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:43.593545 25387 raft_consensus.cc:515] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:43.595228 25334 raft_consensus.cc:359] T de11f3e3877346b2822daf2d520bca63 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:43.595912 25334 raft_consensus.cc:385] T de11f3e3877346b2822daf2d520bca63 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.596256 25334 raft_consensus.cc:740] T de11f3e3877346b2822daf2d520bca63 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.597061 25334 consensus_queue.cc:260] T de11f3e3877346b2822daf2d520bca63 P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:43.600258 25334 ts_tablet_manager.cc:1434] T de11f3e3877346b2822daf2d520bca63 P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:07:43.601262 25334 tablet_bootstrap.cc:492] T 76a49e0e14304e3880c28a465a1237ec P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:43.614456 25403 consensus_queue.cc:1048] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:43.618276 25387 leader_election.cc:290] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:43.619937 25215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4798a04379524976b156b11eb9a9a034" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:43.620038 25065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f760718782e84b3886cc245ad6af614f" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
I20260709 13:07:43.623528 25066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4798a04379524976b156b11eb9a9a034" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:43.626436 25338 leader_election.cc:290] T f760718782e84b3886cc245ad6af614f P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 election: Requested vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
W20260709 13:07:43.623831 25252 leader_election.cc:343] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:43.624739 25253 leader_election.cc:343] T f760718782e84b3886cc245ad6af614f P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:43.629938 25253 leader_election.cc:343] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:43.625370 24962 catalog_manager.cc:5697] T 2d36f26d6fc141c9b5bf52cb3612ba23 P bae8691be8b24512a775897630ce3a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to bae8691be8b24512a775897630ce3a3b (127.19.255.195). New cstate: current_term: 1 leader_uuid: "bae8691be8b24512a775897630ce3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:43.630363 25253 leader_election.cc:304] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27a432b416684488904af38679e098d2; no voters: 1ef413d7e7af4f76ae9db459f19d9f97, bae8691be8b24512a775897630ce3a3b
I20260709 13:07:43.630612 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f760718782e84b3886cc245ad6af614f" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d"
I20260709 13:07:43.631139 25387 raft_consensus.cc:2749] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:43.625129 25395 consensus_queue.cc:1048] T 17ec7090008145eca5d86abf0466df91 P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:07:43.631165 25140 raft_consensus.cc:3060] T f760718782e84b3886cc245ad6af614f P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.633985 25334 tablet_bootstrap.cc:654] T 76a49e0e14304e3880c28a465a1237ec P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.626299 25212 raft_consensus.cc:2468] T 53b52dad49be4247bb0440b13c2ec5ee P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27a432b416684488904af38679e098d2 in term 1.
I20260709 13:07:43.623759 25345 consensus_queue.cc:1048] T 132704531be2455e82b5305cc4300946 P bae8691be8b24512a775897630ce3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 13:07:43.651201 25395 consensus_queue.cc:1048] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:07:43.655015 25337 tablet_bootstrap.cc:492] T f760718782e84b3886cc245ad6af614f P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:43.658006 25337 ts_tablet_manager.cc:1403] T f760718782e84b3886cc245ad6af614f P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.170s	user 0.014s	sys 0.003s
I20260709 13:07:43.661433 25333 tablet_bootstrap.cc:492] T bd30f7f234b9456c9154200249a3eac6 P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:43.667320 25333 ts_tablet_manager.cc:1403] T bd30f7f234b9456c9154200249a3eac6 P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.108s	user 0.022s	sys 0.017s
I20260709 13:07:43.668574 25335 tablet_bootstrap.cc:492] T a41c80593be44146a929611029171705 P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:43.672341 25140 raft_consensus.cc:2468] T f760718782e84b3886cc245ad6af614f P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27a432b416684488904af38679e098d2 in term 1.
I20260709 13:07:43.672467 25066 raft_consensus.cc:3060] T 35f79b56b8654a61b634e5d7b3ec1276 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.673681 25335 ts_tablet_manager.cc:1403] T a41c80593be44146a929611029171705 P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.152s	user 0.013s	sys 0.012s
I20260709 13:07:43.675338 25253 leader_election.cc:304] T f760718782e84b3886cc245ad6af614f P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:07:43.676771 25338 raft_consensus.cc:2804] T f760718782e84b3886cc245ad6af614f P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:43.677321 25338 raft_consensus.cc:697] T f760718782e84b3886cc245ad6af614f P 27a432b416684488904af38679e098d2 [term 1 LEADER]: Becoming Leader. State: Replica: 27a432b416684488904af38679e098d2, State: Running, Role: LEADER
I20260709 13:07:43.678088 25338 consensus_queue.cc:237] T f760718782e84b3886cc245ad6af614f P 27a432b416684488904af38679e098d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:43.688127 25337 raft_consensus.cc:359] T f760718782e84b3886cc245ad6af614f P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:43.689028 25337 raft_consensus.cc:385] T f760718782e84b3886cc245ad6af614f P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.689368 25337 raft_consensus.cc:740] T f760718782e84b3886cc245ad6af614f P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.690376 25337 consensus_queue.cc:260] T f760718782e84b3886cc245ad6af614f P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:43.674268 25345 consensus_queue.cc:1048] T 132704531be2455e82b5305cc4300946 P bae8691be8b24512a775897630ce3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 13:07:43.711019 24964 catalog_manager.cc:5697] T 53b52dad49be4247bb0440b13c2ec5ee P 27a432b416684488904af38679e098d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27a432b416684488904af38679e098d2 (127.19.255.196). New cstate: current_term: 1 leader_uuid: "27a432b416684488904af38679e098d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:43.713356 25397 consensus_queue.cc:1048] T c0251cdfe0f1440da95fdf071fa4bd08 P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:43.719599 25337 ts_tablet_manager.cc:1434] T f760718782e84b3886cc245ad6af614f P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.001s
I20260709 13:07:43.708864 25345 consensus_queue.cc:1048] T a4140dcd14ee4180a03ac07ab8b326ea P bae8691be8b24512a775897630ce3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 13:07:43.733633 25335 raft_consensus.cc:359] T a41c80593be44146a929611029171705 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:43.734323 25335 raft_consensus.cc:385] T a41c80593be44146a929611029171705 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.734583 25335 raft_consensus.cc:740] T a41c80593be44146a929611029171705 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.735211 25335 consensus_queue.cc:260] T a41c80593be44146a929611029171705 P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:43.737895 25335 ts_tablet_manager.cc:1434] T a41c80593be44146a929611029171705 P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.000s
I20260709 13:07:43.738977 25344 raft_consensus.cc:493] T 35f79b56b8654a61b634e5d7b3ec1276 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 27a432b416684488904af38679e098d2)
I20260709 13:07:43.739656 25344 raft_consensus.cc:515] T 35f79b56b8654a61b634e5d7b3ec1276 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:43.743571 25337 tablet_bootstrap.cc:492] T 76a49e0e14304e3880c28a465a1237ec P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:43.752579 25335 tablet_bootstrap.cc:492] T 98c29b423fe64cd5923084a67c9bace5 P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:43.756122 25484 consensus_queue.cc:1048] T c0251cdfe0f1440da95fdf071fa4bd08 P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:43.758036 25141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35f79b56b8654a61b634e5d7b3ec1276" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:43.761547 25344 leader_election.cc:290] T 35f79b56b8654a61b634e5d7b3ec1276 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:07:43.762588 25335 tablet_bootstrap.cc:654] T 98c29b423fe64cd5923084a67c9bace5 P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.771328 25289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35f79b56b8654a61b634e5d7b3ec1276" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:43.767539 25337 tablet_bootstrap.cc:654] T 76a49e0e14304e3880c28a465a1237ec P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.774909 25333 raft_consensus.cc:359] T bd30f7f234b9456c9154200249a3eac6 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:43.775576 25333 raft_consensus.cc:385] T bd30f7f234b9456c9154200249a3eac6 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.776463 25333 raft_consensus.cc:740] T bd30f7f234b9456c9154200249a3eac6 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.777642 25030 leader_election.cc:304] T 35f79b56b8654a61b634e5d7b3ec1276 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97; no voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:43.779049 25333 consensus_queue.cc:260] T bd30f7f234b9456c9154200249a3eac6 P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:43.791499 25450 consensus_queue.cc:1048] T a4140dcd14ee4180a03ac07ab8b326ea P bae8691be8b24512a775897630ce3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:43.779932 25484 raft_consensus.cc:2749] T 35f79b56b8654a61b634e5d7b3ec1276 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:43.798920 25334 tablet_bootstrap.cc:492] T 76a49e0e14304e3880c28a465a1237ec P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:43.799413 25334 ts_tablet_manager.cc:1403] T 76a49e0e14304e3880c28a465a1237ec P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.198s	user 0.035s	sys 0.016s
I20260709 13:07:43.802093 25334 raft_consensus.cc:359] T 76a49e0e14304e3880c28a465a1237ec P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:43.802732 25334 raft_consensus.cc:385] T 76a49e0e14304e3880c28a465a1237ec P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.803001 25334 raft_consensus.cc:740] T 76a49e0e14304e3880c28a465a1237ec P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.808934 25333 ts_tablet_manager.cc:1434] T bd30f7f234b9456c9154200249a3eac6 P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.140s	user 0.006s	sys 0.000s
W20260709 13:07:43.809592 25012 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:43.810034 25333 tablet_bootstrap.cc:492] T a41c80593be44146a929611029171705 P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:43.812950 25334 consensus_queue.cc:260] T 76a49e0e14304e3880c28a465a1237ec P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:43.814960 25334 ts_tablet_manager.cc:1434] T 76a49e0e14304e3880c28a465a1237ec P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 13:07:43.819010 25334 tablet_bootstrap.cc:492] T e466c36a712f421da5ae63bd9325fd7b P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:43.825634 25337 tablet_bootstrap.cc:492] T 76a49e0e14304e3880c28a465a1237ec P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:43.826118 25337 ts_tablet_manager.cc:1403] T 76a49e0e14304e3880c28a465a1237ec P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.100s	user 0.036s	sys 0.013s
I20260709 13:07:43.831302 24961 catalog_manager.cc:5697] T f760718782e84b3886cc245ad6af614f P 27a432b416684488904af38679e098d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27a432b416684488904af38679e098d2 (127.19.255.196). New cstate: current_term: 1 leader_uuid: "27a432b416684488904af38679e098d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:43.840672 25333 tablet_bootstrap.cc:654] T a41c80593be44146a929611029171705 P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.849677 25334 tablet_bootstrap.cc:654] T e466c36a712f421da5ae63bd9325fd7b P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.853948 25337 raft_consensus.cc:359] T 76a49e0e14304e3880c28a465a1237ec P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:43.854830 25337 raft_consensus.cc:385] T 76a49e0e14304e3880c28a465a1237ec P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.855149 25337 raft_consensus.cc:740] T 76a49e0e14304e3880c28a465a1237ec P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.856006 25337 consensus_queue.cc:260] T 76a49e0e14304e3880c28a465a1237ec P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:43.858630 25337 ts_tablet_manager.cc:1434] T 76a49e0e14304e3880c28a465a1237ec P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 13:07:43.859844 25337 tablet_bootstrap.cc:492] T 98c29b423fe64cd5923084a67c9bace5 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:43.880692 25337 tablet_bootstrap.cc:654] T 98c29b423fe64cd5923084a67c9bace5 P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.894778 25333 tablet_bootstrap.cc:492] T a41c80593be44146a929611029171705 P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:43.895241 25333 ts_tablet_manager.cc:1403] T a41c80593be44146a929611029171705 P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.085s	user 0.005s	sys 0.006s
I20260709 13:07:43.895973 25334 tablet_bootstrap.cc:492] T e466c36a712f421da5ae63bd9325fd7b P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:43.896077 25335 tablet_bootstrap.cc:492] T 98c29b423fe64cd5923084a67c9bace5 P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:43.896425 25334 ts_tablet_manager.cc:1403] T e466c36a712f421da5ae63bd9325fd7b P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.081s	user 0.010s	sys 0.003s
I20260709 13:07:43.896579 25335 ts_tablet_manager.cc:1403] T 98c29b423fe64cd5923084a67c9bace5 P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.144s	user 0.012s	sys 0.022s
I20260709 13:07:43.897764 25333 raft_consensus.cc:359] T a41c80593be44146a929611029171705 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:43.898558 25333 raft_consensus.cc:385] T a41c80593be44146a929611029171705 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.898804 25333 raft_consensus.cc:740] T a41c80593be44146a929611029171705 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.898892 25334 raft_consensus.cc:359] T e466c36a712f421da5ae63bd9325fd7b P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:43.899142 25335 raft_consensus.cc:359] T 98c29b423fe64cd5923084a67c9bace5 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:43.899523 25334 raft_consensus.cc:385] T e466c36a712f421da5ae63bd9325fd7b P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.899955 25335 raft_consensus.cc:385] T 98c29b423fe64cd5923084a67c9bace5 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.900068 25334 raft_consensus.cc:740] T e466c36a712f421da5ae63bd9325fd7b P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.900348 25335 raft_consensus.cc:740] T 98c29b423fe64cd5923084a67c9bace5 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.900920 25334 consensus_queue.cc:260] T e466c36a712f421da5ae63bd9325fd7b P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:43.901684 25337 tablet_bootstrap.cc:492] T 98c29b423fe64cd5923084a67c9bace5 P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:43.901162 25335 consensus_queue.cc:260] T 98c29b423fe64cd5923084a67c9bace5 P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:43.902127 25337 ts_tablet_manager.cc:1403] T 98c29b423fe64cd5923084a67c9bace5 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.013s
I20260709 13:07:43.902949 25334 ts_tablet_manager.cc:1434] T e466c36a712f421da5ae63bd9325fd7b P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:43.903849 25334 tablet_bootstrap.cc:492] T 98c29b423fe64cd5923084a67c9bace5 P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:43.903867 25335 ts_tablet_manager.cc:1434] T 98c29b423fe64cd5923084a67c9bace5 P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 13:07:43.904515 25337 raft_consensus.cc:359] T 98c29b423fe64cd5923084a67c9bace5 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:43.904939 25335 tablet_bootstrap.cc:492] T 5f08a5e001ea436ba19921244cf2955a P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:43.905160 25337 raft_consensus.cc:385] T 98c29b423fe64cd5923084a67c9bace5 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.905484 25337 raft_consensus.cc:740] T 98c29b423fe64cd5923084a67c9bace5 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.899555 25333 consensus_queue.cc:260] T a41c80593be44146a929611029171705 P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:43.909646 25334 tablet_bootstrap.cc:654] T 98c29b423fe64cd5923084a67c9bace5 P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.910117 25344 raft_consensus.cc:493] T f760718782e84b3886cc245ad6af614f P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:43.910598 25344 raft_consensus.cc:515] T f760718782e84b3886cc245ad6af614f P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:43.912638 25344 leader_election.cc:290] T f760718782e84b3886cc245ad6af614f P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:43.913820 25335 tablet_bootstrap.cc:654] T 5f08a5e001ea436ba19921244cf2955a P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.914868 25287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f760718782e84b3886cc245ad6af614f" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:43.915512 25333 ts_tablet_manager.cc:1434] T a41c80593be44146a929611029171705 P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.004s
I20260709 13:07:43.916749 25333 tablet_bootstrap.cc:492] T 597459c433e441a4aa54e85e5c530d20 P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:43.924026 25337 consensus_queue.cc:260] T 98c29b423fe64cd5923084a67c9bace5 P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:43.931737 25337 ts_tablet_manager.cc:1434] T 98c29b423fe64cd5923084a67c9bace5 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260709 13:07:43.932924 25337 tablet_bootstrap.cc:492] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:43.939924 25333 tablet_bootstrap.cc:654] T 597459c433e441a4aa54e85e5c530d20 P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.940636 25141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f760718782e84b3886cc245ad6af614f" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:43.941525 25141 raft_consensus.cc:2393] T f760718782e84b3886cc245ad6af614f P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ef413d7e7af4f76ae9db459f19d9f97 in current term 1: Already voted for candidate 27a432b416684488904af38679e098d2 in this term.
I20260709 13:07:43.943497 25030 leader_election.cc:304] T f760718782e84b3886cc245ad6af614f P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97; no voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:43.944628 25344 raft_consensus.cc:3060] T f760718782e84b3886cc245ad6af614f P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.946221 25337 tablet_bootstrap.cc:654] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.951435 25333 tablet_bootstrap.cc:492] T 597459c433e441a4aa54e85e5c530d20 P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:43.952162 25333 ts_tablet_manager.cc:1403] T 597459c433e441a4aa54e85e5c530d20 P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.004s
I20260709 13:07:43.955521 25333 raft_consensus.cc:359] T 597459c433e441a4aa54e85e5c530d20 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:43.956418 25333 raft_consensus.cc:385] T 597459c433e441a4aa54e85e5c530d20 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.956763 25333 raft_consensus.cc:740] T 597459c433e441a4aa54e85e5c530d20 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.957701 25333 consensus_queue.cc:260] T 597459c433e441a4aa54e85e5c530d20 P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:43.960747 25333 ts_tablet_manager.cc:1434] T 597459c433e441a4aa54e85e5c530d20 P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:07:43.963368 25337 tablet_bootstrap.cc:492] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:43.963766 25333 tablet_bootstrap.cc:492] T 5f08a5e001ea436ba19921244cf2955a P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:43.963876 25337 ts_tablet_manager.cc:1403] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.000s
I20260709 13:07:43.958029 25344 raft_consensus.cc:2749] T f760718782e84b3886cc245ad6af614f P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:43.966441 25337 raft_consensus.cc:359] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:43.967161 25337 raft_consensus.cc:385] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.967417 25337 raft_consensus.cc:740] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.968176 25337 consensus_queue.cc:260] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:43.970644 25337 ts_tablet_manager.cc:1434] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:43.973336 25333 tablet_bootstrap.cc:654] T 5f08a5e001ea436ba19921244cf2955a P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.984071 25344 raft_consensus.cc:493] T 76a49e0e14304e3880c28a465a1237ec P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:43.984601 25344 raft_consensus.cc:515] T 76a49e0e14304e3880c28a465a1237ec P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:43.985467 25333 tablet_bootstrap.cc:492] T 5f08a5e001ea436ba19921244cf2955a P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:43.986022 25333 ts_tablet_manager.cc:1403] T 5f08a5e001ea436ba19921244cf2955a P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.002s
I20260709 13:07:43.987768 25212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a49e0e14304e3880c28a465a1237ec" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:43.988319 25337 tablet_bootstrap.cc:492] T cc32c9e6aaa04d13b94b71c303b5a06b P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:43.988574 25212 raft_consensus.cc:2468] T 76a49e0e14304e3880c28a465a1237ec P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in term 0.
I20260709 13:07:43.989229 25333 raft_consensus.cc:359] T 5f08a5e001ea436ba19921244cf2955a P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:43.989811 25029 leader_election.cc:304] T 76a49e0e14304e3880c28a465a1237ec P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, bae8691be8b24512a775897630ce3a3b; no voters: 
I20260709 13:07:43.990049 25333 raft_consensus.cc:385] T 5f08a5e001ea436ba19921244cf2955a P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.990437 25333 raft_consensus.cc:740] T 5f08a5e001ea436ba19921244cf2955a P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.990679 25397 raft_consensus.cc:2804] T 76a49e0e14304e3880c28a465a1237ec P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:43.991071 25397 raft_consensus.cc:493] T 76a49e0e14304e3880c28a465a1237ec P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:43.991436 25397 raft_consensus.cc:3060] T 76a49e0e14304e3880c28a465a1237ec P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.991438 25333 consensus_queue.cc:260] T 5f08a5e001ea436ba19921244cf2955a P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:43.994412 25337 tablet_bootstrap.cc:654] T cc32c9e6aaa04d13b94b71c303b5a06b P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.994532 25333 ts_tablet_manager.cc:1434] T 5f08a5e001ea436ba19921244cf2955a P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:07:43.995672 25333 tablet_bootstrap.cc:492] T 05841acdb4f640bdb45e7cafbb9172ae P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:44.002544 25333 tablet_bootstrap.cc:654] T 05841acdb4f640bdb45e7cafbb9172ae P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.003556 25338 raft_consensus.cc:493] T 5f08a5e001ea436ba19921244cf2955a P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:43.999425 25397 raft_consensus.cc:515] T 76a49e0e14304e3880c28a465a1237ec P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:44.004148 25338 raft_consensus.cc:515] T 5f08a5e001ea436ba19921244cf2955a P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.007604 25338 leader_election.cc:290] T 5f08a5e001ea436ba19921244cf2955a P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:44.007989 25214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a49e0e14304e3880c28a465a1237ec" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b"
I20260709 13:07:44.008821 25214 raft_consensus.cc:3060] T 76a49e0e14304e3880c28a465a1237ec P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:44.012156 25215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f08a5e001ea436ba19921244cf2955a" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:44.012532 25345 raft_consensus.cc:493] T de11f3e3877346b2822daf2d520bca63 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:44.012984 25345 raft_consensus.cc:515] T de11f3e3877346b2822daf2d520bca63 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
W20260709 13:07:44.014382 25252 leader_election.cc:343] T 5f08a5e001ea436ba19921244cf2955a P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:44.014947 25345 leader_election.cc:290] T de11f3e3877346b2822daf2d520bca63 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:07:44.019794 25333 tablet_bootstrap.cc:492] T 05841acdb4f640bdb45e7cafbb9172ae P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:44.020352 25333 ts_tablet_manager.cc:1403] T 05841acdb4f640bdb45e7cafbb9172ae P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.008s
I20260709 13:07:44.023412 25333 raft_consensus.cc:359] T 05841acdb4f640bdb45e7cafbb9172ae P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.024328 25333 raft_consensus.cc:385] T 05841acdb4f640bdb45e7cafbb9172ae P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.024638 25333 raft_consensus.cc:740] T 05841acdb4f640bdb45e7cafbb9172ae P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.028119 25338 consensus_queue.cc:1048] T 53b52dad49be4247bb0440b13c2ec5ee P 27a432b416684488904af38679e098d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:44.027580 25345 consensus_queue.cc:1048] T 2d36f26d6fc141c9b5bf52cb3612ba23 P bae8691be8b24512a775897630ce3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:07:44.033584 25287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de11f3e3877346b2822daf2d520bca63" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:44.034723 25287 raft_consensus.cc:2393] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bae8691be8b24512a775897630ce3a3b in current term 1: Already voted for candidate 27a432b416684488904af38679e098d2 in this term.
I20260709 13:07:44.034912 25333 consensus_queue.cc:260] T 05841acdb4f640bdb45e7cafbb9172ae P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.039470 25333 ts_tablet_manager.cc:1434] T 05841acdb4f640bdb45e7cafbb9172ae P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:07:44.040426 25333 tablet_bootstrap.cc:492] T a10f21670e8b465cad5ae29f7913acfc P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:44.041616 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de11f3e3877346b2822daf2d520bca63" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:44.042708 25140 raft_consensus.cc:2393] T de11f3e3877346b2822daf2d520bca63 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bae8691be8b24512a775897630ce3a3b in current term 1: Already voted for candidate d9bec6688fd1435182904a149e75c61d in this term.
I20260709 13:07:44.052471 25179 leader_election.cc:304] T de11f3e3877346b2822daf2d520bca63 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bae8691be8b24512a775897630ce3a3b; no voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:44.054641 25333 tablet_bootstrap.cc:654] T a10f21670e8b465cad5ae29f7913acfc P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.055078 25345 raft_consensus.cc:3060] T de11f3e3877346b2822daf2d520bca63 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:44.055907 25335 tablet_bootstrap.cc:492] T 5f08a5e001ea436ba19921244cf2955a P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:44.056529 25335 ts_tablet_manager.cc:1403] T 5f08a5e001ea436ba19921244cf2955a P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.152s	user 0.039s	sys 0.039s
I20260709 13:07:44.059661 25335 raft_consensus.cc:359] T 5f08a5e001ea436ba19921244cf2955a P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.060335 25335 raft_consensus.cc:385] T 5f08a5e001ea436ba19921244cf2955a P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.060595 25335 raft_consensus.cc:740] T 5f08a5e001ea436ba19921244cf2955a P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.061440 25335 consensus_queue.cc:260] T 5f08a5e001ea436ba19921244cf2955a P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.064656 25334 tablet_bootstrap.cc:492] T 98c29b423fe64cd5923084a67c9bace5 P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:44.065254 25334 ts_tablet_manager.cc:1403] T 98c29b423fe64cd5923084a67c9bace5 P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.162s	user 0.035s	sys 0.064s
I20260709 13:07:44.068528 25334 raft_consensus.cc:359] T 98c29b423fe64cd5923084a67c9bace5 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:44.069309 25334 raft_consensus.cc:385] T 98c29b423fe64cd5923084a67c9bace5 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.069619 25334 raft_consensus.cc:740] T 98c29b423fe64cd5923084a67c9bace5 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.070571 25334 consensus_queue.cc:260] T 98c29b423fe64cd5923084a67c9bace5 P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:44.072904 25335 ts_tablet_manager.cc:1434] T 5f08a5e001ea436ba19921244cf2955a P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:07:44.074110 25335 tablet_bootstrap.cc:492] T bcec96fb4956438ebe9745ed9c6254b5 P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:44.077782 25141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f08a5e001ea436ba19921244cf2955a" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:44.078495 25141 raft_consensus.cc:2468] T 5f08a5e001ea436ba19921244cf2955a P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27a432b416684488904af38679e098d2 in term 0.
I20260709 13:07:44.079522 25253 leader_election.cc:304] T 5f08a5e001ea436ba19921244cf2955a P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: bae8691be8b24512a775897630ce3a3b
I20260709 13:07:44.080785 25338 raft_consensus.cc:2804] T 5f08a5e001ea436ba19921244cf2955a P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:44.081262 25338 raft_consensus.cc:493] T 5f08a5e001ea436ba19921244cf2955a P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:44.081601 25338 raft_consensus.cc:3060] T 5f08a5e001ea436ba19921244cf2955a P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:44.084262 25334 ts_tablet_manager.cc:1434] T 98c29b423fe64cd5923084a67c9bace5 P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:07:44.085490 25334 tablet_bootstrap.cc:492] T a10f21670e8b465cad5ae29f7913acfc P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:44.088498 25338 raft_consensus.cc:515] T 5f08a5e001ea436ba19921244cf2955a P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.090814 25334 tablet_bootstrap.cc:654] T a10f21670e8b465cad5ae29f7913acfc P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.091634 25338 leader_election.cc:290] T 5f08a5e001ea436ba19921244cf2955a P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 election: Requested vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:44.092180 25387 raft_consensus.cc:493] T bd30f7f234b9456c9154200249a3eac6 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:44.092875 25387 raft_consensus.cc:515] T bd30f7f234b9456c9154200249a3eac6 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:44.094669 25335 tablet_bootstrap.cc:654] T bcec96fb4956438ebe9745ed9c6254b5 P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.098063 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd30f7f234b9456c9154200249a3eac6" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:44.099009 25139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd30f7f234b9456c9154200249a3eac6" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:44.095633 25387 leader_election.cc:290] T bd30f7f234b9456c9154200249a3eac6 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
W20260709 13:07:44.102380 25253 leader_election.cc:343] T bd30f7f234b9456c9154200249a3eac6 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:44.105250 25253 leader_election.cc:343] T bd30f7f234b9456c9154200249a3eac6 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:44.105654 25253 leader_election.cc:304] T bd30f7f234b9456c9154200249a3eac6 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27a432b416684488904af38679e098d2; no voters: 1ef413d7e7af4f76ae9db459f19d9f97, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:44.107882 25335 tablet_bootstrap.cc:492] T bcec96fb4956438ebe9745ed9c6254b5 P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:44.108843 25335 ts_tablet_manager.cc:1403] T bcec96fb4956438ebe9745ed9c6254b5 P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.003s
I20260709 13:07:44.109458 25338 raft_consensus.cc:2749] T bd30f7f234b9456c9154200249a3eac6 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:44.112542 25335 raft_consensus.cc:359] T bcec96fb4956438ebe9745ed9c6254b5 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.113402 25335 raft_consensus.cc:385] T bcec96fb4956438ebe9745ed9c6254b5 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.113724 25335 raft_consensus.cc:740] T bcec96fb4956438ebe9745ed9c6254b5 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.114463 25335 consensus_queue.cc:260] T bcec96fb4956438ebe9745ed9c6254b5 P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.114962 25212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f08a5e001ea436ba19921244cf2955a" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b"
W20260709 13:07:44.116673 25252 leader_election.cc:343] T 5f08a5e001ea436ba19921244cf2955a P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:44.118237 25141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f08a5e001ea436ba19921244cf2955a" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d"
I20260709 13:07:44.119171 25334 tablet_bootstrap.cc:492] T a10f21670e8b465cad5ae29f7913acfc P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:44.119943 25334 ts_tablet_manager.cc:1403] T a10f21670e8b465cad5ae29f7913acfc P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.001s
I20260709 13:07:44.121465 25287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a49e0e14304e3880c28a465a1237ec" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:44.122318 25287 raft_consensus.cc:2468] T 76a49e0e14304e3880c28a465a1237ec P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in term 0.
I20260709 13:07:44.119093 25141 raft_consensus.cc:3060] T 5f08a5e001ea436ba19921244cf2955a P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:44.124450 25387 raft_consensus.cc:493] T a41c80593be44146a929611029171705 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:44.125187 25387 raft_consensus.cc:515] T a41c80593be44146a929611029171705 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.128693 25387 leader_election.cc:290] T a41c80593be44146a929611029171705 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:44.130661 25450 raft_consensus.cc:493] T e466c36a712f421da5ae63bd9325fd7b P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:44.131121 25450 raft_consensus.cc:515] T e466c36a712f421da5ae63bd9325fd7b P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:44.132290 25212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41c80593be44146a929611029171705" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:44.123126 25334 raft_consensus.cc:359] T a10f21670e8b465cad5ae29f7913acfc P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:44.130501 25139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41c80593be44146a929611029171705" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:44.133119 25450 leader_election.cc:290] T e466c36a712f421da5ae63bd9325fd7b P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:44.133419 25139 raft_consensus.cc:2468] T a41c80593be44146a929611029171705 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27a432b416684488904af38679e098d2 in term 0.
I20260709 13:07:44.134697 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e466c36a712f421da5ae63bd9325fd7b" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
W20260709 13:07:44.134871 25252 leader_election.cc:343] T a41c80593be44146a929611029171705 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:44.135870 25253 leader_election.cc:304] T a41c80593be44146a929611029171705 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: bae8691be8b24512a775897630ce3a3b
W20260709 13:07:44.136860 25179 leader_election.cc:343] T e466c36a712f421da5ae63bd9325fd7b P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:44.137400 25335 ts_tablet_manager.cc:1434] T bcec96fb4956438ebe9745ed9c6254b5 P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 13:07:44.137166 25139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e466c36a712f421da5ae63bd9325fd7b" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:44.138120 25387 raft_consensus.cc:2804] T a41c80593be44146a929611029171705 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:44.138698 25387 raft_consensus.cc:493] T a41c80593be44146a929611029171705 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:07:44.138880 25179 leader_election.cc:343] T e466c36a712f421da5ae63bd9325fd7b P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:44.139292 25387 raft_consensus.cc:3060] T a41c80593be44146a929611029171705 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:44.139472 25179 leader_election.cc:304] T e466c36a712f421da5ae63bd9325fd7b P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bae8691be8b24512a775897630ce3a3b; no voters: 1ef413d7e7af4f76ae9db459f19d9f97, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:44.140344 25334 raft_consensus.cc:385] T a10f21670e8b465cad5ae29f7913acfc P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.141316 25335 tablet_bootstrap.cc:492] T cc32c9e6aaa04d13b94b71c303b5a06b P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:44.141695 25450 raft_consensus.cc:2749] T e466c36a712f421da5ae63bd9325fd7b P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:44.143944 25334 raft_consensus.cc:740] T a10f21670e8b465cad5ae29f7913acfc P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.146023 25214 raft_consensus.cc:2468] T 76a49e0e14304e3880c28a465a1237ec P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in term 1.
I20260709 13:07:44.147071 25029 leader_election.cc:304] T 76a49e0e14304e3880c28a465a1237ec P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, bae8691be8b24512a775897630ce3a3b; no voters: 
I20260709 13:07:44.147948 25393 raft_consensus.cc:2804] T 76a49e0e14304e3880c28a465a1237ec P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:44.148412 25393 raft_consensus.cc:697] T 76a49e0e14304e3880c28a465a1237ec P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 LEADER]: Becoming Leader. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Running, Role: LEADER
I20260709 13:07:44.149176 25393 consensus_queue.cc:237] T 76a49e0e14304e3880c28a465a1237ec P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:44.150481 25141 raft_consensus.cc:2468] T 5f08a5e001ea436ba19921244cf2955a P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27a432b416684488904af38679e098d2 in term 1.
I20260709 13:07:44.142210 25344 leader_election.cc:290] T 76a49e0e14304e3880c28a465a1237ec P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:07:44.152650 25253 leader_election.cc:304] T 5f08a5e001ea436ba19921244cf2955a P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: bae8691be8b24512a775897630ce3a3b
I20260709 13:07:44.153491 25338 raft_consensus.cc:2804] T 5f08a5e001ea436ba19921244cf2955a P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:44.154018 25338 raft_consensus.cc:697] T 5f08a5e001ea436ba19921244cf2955a P 27a432b416684488904af38679e098d2 [term 1 LEADER]: Becoming Leader. State: Replica: 27a432b416684488904af38679e098d2, State: Running, Role: LEADER
I20260709 13:07:44.155396 25335 tablet_bootstrap.cc:654] T cc32c9e6aaa04d13b94b71c303b5a06b P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.154963 25338 consensus_queue.cc:237] T 5f08a5e001ea436ba19921244cf2955a P 27a432b416684488904af38679e098d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.176348 24963 catalog_manager.cc:5697] T 5f08a5e001ea436ba19921244cf2955a P 27a432b416684488904af38679e098d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27a432b416684488904af38679e098d2 (127.19.255.196). New cstate: current_term: 1 leader_uuid: "27a432b416684488904af38679e098d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:44.181492 25334 consensus_queue.cc:260] T a10f21670e8b465cad5ae29f7913acfc P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:44.184494 25397 leader_election.cc:290] T 76a49e0e14304e3880c28a465a1237ec P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 election: Requested vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:07:44.185873 25288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a49e0e14304e3880c28a465a1237ec" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:07:44.186578 25288 raft_consensus.cc:3060] T 76a49e0e14304e3880c28a465a1237ec P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:44.190155 25345 raft_consensus.cc:2749] T de11f3e3877346b2822daf2d520bca63 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:44.194276 25334 ts_tablet_manager.cc:1434] T a10f21670e8b465cad5ae29f7913acfc P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.074s	user 0.008s	sys 0.000s
I20260709 13:07:44.195255 25334 tablet_bootstrap.cc:492] T a41c80593be44146a929611029171705 P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:44.200757 25450 consensus_queue.cc:1048] T 2d36f26d6fc141c9b5bf52cb3612ba23 P bae8691be8b24512a775897630ce3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:44.200757 25338 consensus_queue.cc:1048] T 53b52dad49be4247bb0440b13c2ec5ee P 27a432b416684488904af38679e098d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:44.207005 25288 raft_consensus.cc:2468] T 76a49e0e14304e3880c28a465a1237ec P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in term 1.
I20260709 13:07:44.214702 25335 tablet_bootstrap.cc:492] T cc32c9e6aaa04d13b94b71c303b5a06b P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:44.215217 25335 ts_tablet_manager.cc:1403] T cc32c9e6aaa04d13b94b71c303b5a06b P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.074s	user 0.016s	sys 0.004s
I20260709 13:07:44.218042 25335 raft_consensus.cc:359] T cc32c9e6aaa04d13b94b71c303b5a06b P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:44.218688 25335 raft_consensus.cc:385] T cc32c9e6aaa04d13b94b71c303b5a06b P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.219031 25335 raft_consensus.cc:740] T cc32c9e6aaa04d13b94b71c303b5a06b P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.224399 25335 consensus_queue.cc:260] T cc32c9e6aaa04d13b94b71c303b5a06b P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:44.226346 25387 raft_consensus.cc:515] T a41c80593be44146a929611029171705 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.229377 25335 ts_tablet_manager.cc:1434] T cc32c9e6aaa04d13b94b71c303b5a06b P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.006s
I20260709 13:07:44.229817 25461 raft_consensus.cc:493] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:44.230266 25461 raft_consensus.cc:515] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.232903 25461 leader_election.cc:290] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:44.232928 25141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41c80593be44146a929611029171705" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d"
I20260709 13:07:44.233719 25141 raft_consensus.cc:3060] T a41c80593be44146a929611029171705 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:44.233628 25461 consensus_queue.cc:1048] T f760718782e84b3886cc245ad6af614f P 27a432b416684488904af38679e098d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:44.239848 25333 tablet_bootstrap.cc:492] T a10f21670e8b465cad5ae29f7913acfc P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:44.240316 25333 ts_tablet_manager.cc:1403] T a10f21670e8b465cad5ae29f7913acfc P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.200s	user 0.042s	sys 0.036s
I20260709 13:07:44.240895 25387 leader_election.cc:290] T a41c80593be44146a929611029171705 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 election: Requested vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:44.242116 25334 tablet_bootstrap.cc:654] T a41c80593be44146a929611029171705 P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.230283 25335 tablet_bootstrap.cc:492] T e466c36a712f421da5ae63bd9325fd7b P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:44.242874 25333 raft_consensus.cc:359] T a10f21670e8b465cad5ae29f7913acfc P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:44.243503 25333 raft_consensus.cc:385] T a10f21670e8b465cad5ae29f7913acfc P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.243767 25333 raft_consensus.cc:740] T a10f21670e8b465cad5ae29f7913acfc P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.244477 25333 consensus_queue.cc:260] T a10f21670e8b465cad5ae29f7913acfc P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:44.246436 25333 ts_tablet_manager.cc:1434] T a10f21670e8b465cad5ae29f7913acfc P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:44.247238 25333 tablet_bootstrap.cc:492] T 57de405600fb4bc5bbe91c400e8441b3 P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:44.248435 25335 tablet_bootstrap.cc:654] T e466c36a712f421da5ae63bd9325fd7b P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.250176 24962 catalog_manager.cc:5697] T 76a49e0e14304e3880c28a465a1237ec P 1ef413d7e7af4f76ae9db459f19d9f97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193). New cstate: current_term: 1 leader_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:44.252544 25333 tablet_bootstrap.cc:654] T 57de405600fb4bc5bbe91c400e8441b3 P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.253294 25215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de11f3e3877346b2822daf2d520bca63" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:44.253895 25215 raft_consensus.cc:2468] T de11f3e3877346b2822daf2d520bca63 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27a432b416684488904af38679e098d2 in term 1.
I20260709 13:07:44.255564 25252 leader_election.cc:304] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2 [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: 27a432b416684488904af38679e098d2, bae8691be8b24512a775897630ce3a3b; no voters: 
I20260709 13:07:44.256383 25461 raft_consensus.cc:2804] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:44.256728 25461 raft_consensus.cc:493] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:44.257061 25461 raft_consensus.cc:3060] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:44.257463 25393 raft_consensus.cc:493] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:44.257925 25393 raft_consensus.cc:515] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:44.258723 25335 tablet_bootstrap.cc:492] T e466c36a712f421da5ae63bd9325fd7b P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:44.259315 25335 ts_tablet_manager.cc:1403] T e466c36a712f421da5ae63bd9325fd7b P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.029s	user 0.002s	sys 0.006s
I20260709 13:07:44.260305 25393 leader_election.cc:290] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:07:44.261804 25287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4798a04379524976b156b11eb9a9a034" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:44.262439 25287 raft_consensus.cc:2468] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in term 0.
I20260709 13:07:44.262543 25335 raft_consensus.cc:359] T e466c36a712f421da5ae63bd9325fd7b P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:44.265338 25030 leader_election.cc:304] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, 27a432b416684488904af38679e098d2; no voters: 
I20260709 13:07:44.266148 25393 raft_consensus.cc:2804] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:44.266505 25393 raft_consensus.cc:493] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:44.266835 25393 raft_consensus.cc:3060] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:44.269001 25333 tablet_bootstrap.cc:492] T 57de405600fb4bc5bbe91c400e8441b3 P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:44.269608 25333 ts_tablet_manager.cc:1403] T 57de405600fb4bc5bbe91c400e8441b3 P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.000s
I20260709 13:07:44.272858 25333 raft_consensus.cc:359] T 57de405600fb4bc5bbe91c400e8441b3 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:44.273679 25333 raft_consensus.cc:385] T 57de405600fb4bc5bbe91c400e8441b3 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.273995 25333 raft_consensus.cc:740] T 57de405600fb4bc5bbe91c400e8441b3 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.263489 25335 raft_consensus.cc:385] T e466c36a712f421da5ae63bd9325fd7b P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.274926 25335 raft_consensus.cc:740] T e466c36a712f421da5ae63bd9325fd7b P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.275931 25335 consensus_queue.cc:260] T e466c36a712f421da5ae63bd9325fd7b P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:44.278569 25335 ts_tablet_manager.cc:1434] T e466c36a712f421da5ae63bd9325fd7b P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:07:44.279731 25335 tablet_bootstrap.cc:492] T f24edfc7c04f4d2cbb66f7eba1c301e2 P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:44.282600 25212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41c80593be44146a929611029171705" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b"
I20260709 13:07:44.284000 25333 consensus_queue.cc:260] T 57de405600fb4bc5bbe91c400e8441b3 P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:44.289901 25333 ts_tablet_manager.cc:1434] T 57de405600fb4bc5bbe91c400e8441b3 P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 13:07:44.290774 25333 tablet_bootstrap.cc:492] T f24edfc7c04f4d2cbb66f7eba1c301e2 P 27a432b416684488904af38679e098d2: Bootstrap starting.
W20260709 13:07:44.297348 25252 leader_election.cc:343] T a41c80593be44146a929611029171705 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:44.298676 25333 tablet_bootstrap.cc:654] T f24edfc7c04f4d2cbb66f7eba1c301e2 P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.299965 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de11f3e3877346b2822daf2d520bca63" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:44.300757 25140 raft_consensus.cc:2468] T de11f3e3877346b2822daf2d520bca63 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27a432b416684488904af38679e098d2 in term 1.
I20260709 13:07:44.284612 25461 raft_consensus.cc:515] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.303149 25461 leader_election.cc:290] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 2 election: Requested vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:44.303630 25461 raft_consensus.cc:493] T 597459c433e441a4aa54e85e5c530d20 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:44.304064 25461 raft_consensus.cc:515] T 597459c433e441a4aa54e85e5c530d20 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:44.305857 25461 leader_election.cc:290] T 597459c433e441a4aa54e85e5c530d20 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:44.308502 25212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de11f3e3877346b2822daf2d520bca63" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b"
I20260709 13:07:44.309294 25212 raft_consensus.cc:3060] T de11f3e3877346b2822daf2d520bca63 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:44.314703 25514 raft_consensus.cc:493] T 57de405600fb4bc5bbe91c400e8441b3 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:44.316946 25514 raft_consensus.cc:515] T 57de405600fb4bc5bbe91c400e8441b3 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:44.318964 25514 leader_election.cc:290] T 57de405600fb4bc5bbe91c400e8441b3 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:44.315428 25333 tablet_bootstrap.cc:492] T f24edfc7c04f4d2cbb66f7eba1c301e2 P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:44.319967 25333 ts_tablet_manager.cc:1403] T f24edfc7c04f4d2cbb66f7eba1c301e2 P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.000s
I20260709 13:07:44.287925 25335 tablet_bootstrap.cc:654] T f24edfc7c04f4d2cbb66f7eba1c301e2 P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.323446 25333 raft_consensus.cc:359] T f24edfc7c04f4d2cbb66f7eba1c301e2 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.324429 25333 raft_consensus.cc:385] T f24edfc7c04f4d2cbb66f7eba1c301e2 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.324806 25333 raft_consensus.cc:740] T f24edfc7c04f4d2cbb66f7eba1c301e2 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.325660 25214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4798a04379524976b156b11eb9a9a034" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
W20260709 13:07:44.327061 25029 leader_election.cc:343] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:44.327965 25334 tablet_bootstrap.cc:492] T a41c80593be44146a929611029171705 P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:44.328385 25334 ts_tablet_manager.cc:1403] T a41c80593be44146a929611029171705 P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.133s	user 0.026s	sys 0.048s
I20260709 13:07:44.330821 25334 raft_consensus.cc:359] T a41c80593be44146a929611029171705 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.331403 25334 raft_consensus.cc:385] T a41c80593be44146a929611029171705 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.319149 25212 raft_consensus.cc:2468] T de11f3e3877346b2822daf2d520bca63 P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27a432b416684488904af38679e098d2 in term 2.
I20260709 13:07:44.333181 25252 leader_election.cc:304] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27a432b416684488904af38679e098d2, bae8691be8b24512a775897630ce3a3b; no voters: 
I20260709 13:07:44.333987 25461 raft_consensus.cc:2804] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:44.334432 25461 raft_consensus.cc:697] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2 [term 2 LEADER]: Becoming Leader. State: Replica: 27a432b416684488904af38679e098d2, State: Running, Role: LEADER
I20260709 13:07:44.335208 25461 consensus_queue.cc:237] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2 [LEADER]: Queue going to LEADER 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: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.336375 25335 tablet_bootstrap.cc:492] T f24edfc7c04f4d2cbb66f7eba1c301e2 P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:44.336820 25335 ts_tablet_manager.cc:1403] T f24edfc7c04f4d2cbb66f7eba1c301e2 P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.007s
I20260709 13:07:44.331647 25334 raft_consensus.cc:740] T a41c80593be44146a929611029171705 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.340647 25335 raft_consensus.cc:359] T f24edfc7c04f4d2cbb66f7eba1c301e2 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.341429 25335 raft_consensus.cc:385] T f24edfc7c04f4d2cbb66f7eba1c301e2 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.341003 25393 raft_consensus.cc:515] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:44.341691 25335 raft_consensus.cc:740] T f24edfc7c04f4d2cbb66f7eba1c301e2 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.342403 25335 consensus_queue.cc:260] T f24edfc7c04f4d2cbb66f7eba1c301e2 P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.343861 25335 ts_tablet_manager.cc:1434] T f24edfc7c04f4d2cbb66f7eba1c301e2 P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:07:44.344309 25065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597459c433e441a4aa54e85e5c530d20" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:44.344452 25287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4798a04379524976b156b11eb9a9a034" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:07:44.344707 25335 tablet_bootstrap.cc:492] T 597459c433e441a4aa54e85e5c530d20 P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:44.344996 25287 raft_consensus.cc:3060] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:44.349326 25138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597459c433e441a4aa54e85e5c530d20" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:44.350545 25335 tablet_bootstrap.cc:654] T 597459c433e441a4aa54e85e5c530d20 P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.354250 25065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57de405600fb4bc5bbe91c400e8441b3" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:44.356151 25287 raft_consensus.cc:2468] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in term 1.
I20260709 13:07:44.356379 25138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57de405600fb4bc5bbe91c400e8441b3" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:44.357280 25030 leader_election.cc:304] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, 27a432b416684488904af38679e098d2; no voters: 
I20260709 13:07:44.357589 25474 raft_consensus.cc:493] T 98c29b423fe64cd5923084a67c9bace5 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:44.358171 25344 raft_consensus.cc:2804] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:44.358038 25474 raft_consensus.cc:515] T 98c29b423fe64cd5923084a67c9bace5 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:44.358697 25344 raft_consensus.cc:697] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 LEADER]: Becoming Leader. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Running, Role: LEADER
I20260709 13:07:44.359526 25344 consensus_queue.cc:237] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:44.360570 25474 leader_election.cc:290] T 98c29b423fe64cd5923084a67c9bace5 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:44.341655 25334 consensus_queue.cc:260] T a41c80593be44146a929611029171705 P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.363426 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de11f3e3877346b2822daf2d520bca63" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d"
I20260709 13:07:44.364591 25140 raft_consensus.cc:3060] T de11f3e3877346b2822daf2d520bca63 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:44.360507 25333 consensus_queue.cc:260] T f24edfc7c04f4d2cbb66f7eba1c301e2 P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.365561 25214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98c29b423fe64cd5923084a67c9bace5" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:44.368220 25065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98c29b423fe64cd5923084a67c9bace5" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:44.363458 25334 ts_tablet_manager.cc:1434] T a41c80593be44146a929611029171705 P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 13:07:44.369119 25065 raft_consensus.cc:2468] T 98c29b423fe64cd5923084a67c9bace5 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 0.
I20260709 13:07:44.370541 25105 leader_election.cc:304] T 98c29b423fe64cd5923084a67c9bace5 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, d9bec6688fd1435182904a149e75c61d; no voters: 
I20260709 13:07:44.371374 25341 raft_consensus.cc:2804] T 98c29b423fe64cd5923084a67c9bace5 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:44.371662 25333 ts_tablet_manager.cc:1434] T f24edfc7c04f4d2cbb66f7eba1c301e2 P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.000s
I20260709 13:07:44.371752 25341 raft_consensus.cc:493] T 98c29b423fe64cd5923084a67c9bace5 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:44.372359 25341 raft_consensus.cc:3060] T 98c29b423fe64cd5923084a67c9bace5 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:44.373047 25333 tablet_bootstrap.cc:492] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:44.374986 25212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4798a04379524976b156b11eb9a9a034" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b"
I20260709 13:07:44.370380 25334 tablet_bootstrap.cc:492] T 4798a04379524976b156b11eb9a9a034 P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:44.377110 25337 tablet_bootstrap.cc:492] T cc32c9e6aaa04d13b94b71c303b5a06b P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:44.377562 25337 ts_tablet_manager.cc:1403] T cc32c9e6aaa04d13b94b71c303b5a06b P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.389s	user 0.071s	sys 0.076s
I20260709 13:07:44.380999 25474 raft_consensus.cc:493] T cc32c9e6aaa04d13b94b71c303b5a06b P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:44.387085 25341 raft_consensus.cc:515] T 98c29b423fe64cd5923084a67c9bace5 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:44.339624 25141 raft_consensus.cc:2468] T a41c80593be44146a929611029171705 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27a432b416684488904af38679e098d2 in term 1.
I20260709 13:07:44.396281 25333 tablet_bootstrap.cc:654] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.398157 25474 raft_consensus.cc:515] T cc32c9e6aaa04d13b94b71c303b5a06b P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:44.408663 25215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98c29b423fe64cd5923084a67c9bace5" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b"
I20260709 13:07:44.409449 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc32c9e6aaa04d13b94b71c303b5a06b" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
W20260709 13:07:44.410848 25105 leader_election.cc:343] T cc32c9e6aaa04d13b94b71c303b5a06b P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:44.411639 25287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc32c9e6aaa04d13b94b71c303b5a06b" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:44.412039 25065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98c29b423fe64cd5923084a67c9bace5" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
I20260709 13:07:44.412331 25287 raft_consensus.cc:2468] T cc32c9e6aaa04d13b94b71c303b5a06b P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 0.
I20260709 13:07:44.412616 25065 raft_consensus.cc:3060] T 98c29b423fe64cd5923084a67c9bace5 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:44.414289 25333 tablet_bootstrap.cc:492] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:44.414199 25105 leader_election.cc:304] T cc32c9e6aaa04d13b94b71c303b5a06b P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:07:44.414944 25333 ts_tablet_manager.cc:1403] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.002s
I20260709 13:07:44.415072 25404 raft_consensus.cc:2804] T cc32c9e6aaa04d13b94b71c303b5a06b P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:44.415567 25404 raft_consensus.cc:493] T cc32c9e6aaa04d13b94b71c303b5a06b P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:44.416024 25404 raft_consensus.cc:3060] T cc32c9e6aaa04d13b94b71c303b5a06b P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:44.425441 25404 raft_consensus.cc:515] T cc32c9e6aaa04d13b94b71c303b5a06b P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:44.411484 25474 leader_election.cc:290] T cc32c9e6aaa04d13b94b71c303b5a06b P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:44.368204 25214 raft_consensus.cc:2468] T 98c29b423fe64cd5923084a67c9bace5 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 0.
I20260709 13:07:44.435678 25393 leader_election.cc:290] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 election: Requested vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
W20260709 13:07:44.435881 25253 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:41615, user_credentials={real_user=slave}} blocked reactor thread for 67142.7us
W20260709 13:07:44.442127 25253 leader_election.cc:343] T 597459c433e441a4aa54e85e5c530d20 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:44.443136 25253 leader_election.cc:343] T 57de405600fb4bc5bbe91c400e8441b3 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:44.444198 25253 leader_election.cc:343] T 597459c433e441a4aa54e85e5c530d20 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:44.451576 25253 leader_election.cc:304] T 597459c433e441a4aa54e85e5c530d20 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27a432b416684488904af38679e098d2; no voters: 1ef413d7e7af4f76ae9db459f19d9f97, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:44.453052 25404 leader_election.cc:290] T cc32c9e6aaa04d13b94b71c303b5a06b P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Requested vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
W20260709 13:07:44.438349 25510 log.cc:927] Time spent T f760718782e84b3886cc245ad6af614f P d9bec6688fd1435182904a149e75c61d: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
I20260709 13:07:44.453826 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc32c9e6aaa04d13b94b71c303b5a06b" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
I20260709 13:07:44.455545 25387 raft_consensus.cc:2749] T 597459c433e441a4aa54e85e5c530d20 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:44.454394 25253 leader_election.cc:343] T 57de405600fb4bc5bbe91c400e8441b3 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:44.439265 25333 raft_consensus.cc:359] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:44.459369 25333 raft_consensus.cc:385] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.437641 25287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc32c9e6aaa04d13b94b71c303b5a06b" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:07:44.388818 25334 tablet_bootstrap.cc:654] T 4798a04379524976b156b11eb9a9a034 P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.447739 25474 raft_consensus.cc:493] T bcec96fb4956438ebe9745ed9c6254b5 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:44.449041 25029 leader_election.cc:343] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:44.449360 25461 raft_consensus.cc:493] T 05841acdb4f640bdb45e7cafbb9172ae P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:44.436422 25515 consensus_queue.cc:1048] T f760718782e84b3886cc245ad6af614f P 27a432b416684488904af38679e098d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 13:07:44.457635 25105 leader_election.cc:343] T cc32c9e6aaa04d13b94b71c303b5a06b P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:44.438545 25341 leader_election.cc:290] T 98c29b423fe64cd5923084a67c9bace5 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Requested vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:44.459589 24963 catalog_manager.cc:5697] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2 reported cstate change: term changed from 0 to 2, leader changed from <none> to 27a432b416684488904af38679e098d2 (127.19.255.196). New cstate: current_term: 2 leader_uuid: "27a432b416684488904af38679e098d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:44.464270 25287 raft_consensus.cc:3060] T cc32c9e6aaa04d13b94b71c303b5a06b P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:44.459785 25337 raft_consensus.cc:359] T cc32c9e6aaa04d13b94b71c303b5a06b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:44.459775 25333 raft_consensus.cc:740] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.468619 25333 consensus_queue.cc:260] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:44.470731 25333 ts_tablet_manager.cc:1434] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.055s	user 0.009s	sys 0.008s
I20260709 13:07:44.464886 25474 raft_consensus.cc:515] T bcec96fb4956438ebe9745ed9c6254b5 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.465848 25461 raft_consensus.cc:515] T 05841acdb4f640bdb45e7cafbb9172ae P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.459364 25253 leader_election.cc:304] T 57de405600fb4bc5bbe91c400e8441b3 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27a432b416684488904af38679e098d2; no voters: 1ef413d7e7af4f76ae9db459f19d9f97, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:44.473678 25515 raft_consensus.cc:2749] T 57de405600fb4bc5bbe91c400e8441b3 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:44.474968 25212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcec96fb4956438ebe9745ed9c6254b5" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:44.475149 25333 tablet_bootstrap.cc:492] T bcec96fb4956438ebe9745ed9c6254b5 P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:44.476017 25474 leader_election.cc:290] T bcec96fb4956438ebe9745ed9c6254b5 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:07:44.475317 25461 leader_election.cc:290] T 05841acdb4f640bdb45e7cafbb9172ae P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:44.477223 25288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcec96fb4956438ebe9745ed9c6254b5" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
W20260709 13:07:44.478754 25105 leader_election.cc:343] T bcec96fb4956438ebe9745ed9c6254b5 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27a432b416684488904af38679e098d2 (127.19.255.196:40453): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:44.479686 25214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05841acdb4f640bdb45e7cafbb9172ae" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:44.479817 25253 leader_election.cc:304] T a41c80593be44146a929611029171705 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: bae8691be8b24512a775897630ce3a3b
I20260709 13:07:44.481083 25335 tablet_bootstrap.cc:492] T 597459c433e441a4aa54e85e5c530d20 P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
W20260709 13:07:44.481037 25252 leader_election.cc:343] T 05841acdb4f640bdb45e7cafbb9172ae P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:44.481930 25515 raft_consensus.cc:2804] T a41c80593be44146a929611029171705 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:07:44.482462 25104 leader_election.cc:343] T bcec96fb4956438ebe9745ed9c6254b5 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:44.482949 25104 leader_election.cc:304] T bcec96fb4956438ebe9745ed9c6254b5 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d9bec6688fd1435182904a149e75c61d; no voters: 27a432b416684488904af38679e098d2, bae8691be8b24512a775897630ce3a3b
I20260709 13:07:44.483335 25335 ts_tablet_manager.cc:1403] T 597459c433e441a4aa54e85e5c530d20 P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.139s	user 0.036s	sys 0.063s
I20260709 13:07:44.482949 25515 raft_consensus.cc:697] T a41c80593be44146a929611029171705 P 27a432b416684488904af38679e098d2 [term 1 LEADER]: Becoming Leader. State: Replica: 27a432b416684488904af38679e098d2, State: Running, Role: LEADER
I20260709 13:07:44.484863 25515 consensus_queue.cc:237] T a41c80593be44146a929611029171705 P 27a432b416684488904af38679e098d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.486351 25139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05841acdb4f640bdb45e7cafbb9172ae" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:44.487902 25333 tablet_bootstrap.cc:654] T bcec96fb4956438ebe9745ed9c6254b5 P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.488683 25337 raft_consensus.cc:385] T cc32c9e6aaa04d13b94b71c303b5a06b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.488981 25337 raft_consensus.cc:740] T cc32c9e6aaa04d13b94b71c303b5a06b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
W20260709 13:07:44.490056 25253 leader_election.cc:343] T 05841acdb4f640bdb45e7cafbb9172ae P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:44.489645 25474 raft_consensus.cc:2749] T bcec96fb4956438ebe9745ed9c6254b5 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:44.490505 25253 leader_election.cc:304] T 05841acdb4f640bdb45e7cafbb9172ae P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27a432b416684488904af38679e098d2; no voters: bae8691be8b24512a775897630ce3a3b, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:44.491288 25338 raft_consensus.cc:2749] T 05841acdb4f640bdb45e7cafbb9172ae P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:44.489660 25337 consensus_queue.cc:260] T cc32c9e6aaa04d13b94b71c303b5a06b P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:44.479835 25140 raft_consensus.cc:2468] T de11f3e3877346b2822daf2d520bca63 P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27a432b416684488904af38679e098d2 in term 2.
I20260709 13:07:44.496155 25065 raft_consensus.cc:2468] T 98c29b423fe64cd5923084a67c9bace5 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 1.
I20260709 13:07:44.498087 25287 raft_consensus.cc:2468] T cc32c9e6aaa04d13b94b71c303b5a06b P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 1.
I20260709 13:07:44.499064 24961 catalog_manager.cc:5697] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193). New cstate: current_term: 1 leader_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:44.499481 25105 leader_election.cc:304] T cc32c9e6aaa04d13b94b71c303b5a06b P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:07:44.500785 25474 raft_consensus.cc:2804] T cc32c9e6aaa04d13b94b71c303b5a06b P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:44.501384 25474 raft_consensus.cc:697] T cc32c9e6aaa04d13b94b71c303b5a06b P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Becoming Leader. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Running, Role: LEADER
I20260709 13:07:44.501245 25105 leader_election.cc:304] T 98c29b423fe64cd5923084a67c9bace5 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, d9bec6688fd1435182904a149e75c61d; no voters: bae8691be8b24512a775897630ce3a3b
I20260709 13:07:44.500837 25335 raft_consensus.cc:359] T 597459c433e441a4aa54e85e5c530d20 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:44.502357 25341 raft_consensus.cc:2804] T 98c29b423fe64cd5923084a67c9bace5 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:44.503420 25341 raft_consensus.cc:697] T 98c29b423fe64cd5923084a67c9bace5 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Becoming Leader. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Running, Role: LEADER
I20260709 13:07:44.504487 25341 consensus_queue.cc:237] T 98c29b423fe64cd5923084a67c9bace5 P d9bec6688fd1435182904a149e75c61d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:44.502877 25474 consensus_queue.cc:237] T cc32c9e6aaa04d13b94b71c303b5a06b P d9bec6688fd1435182904a149e75c61d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:44.502833 25335 raft_consensus.cc:385] T 597459c433e441a4aa54e85e5c530d20 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.515532 25335 raft_consensus.cc:740] T 597459c433e441a4aa54e85e5c530d20 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.523087 25522 raft_consensus.cc:493] T f24edfc7c04f4d2cbb66f7eba1c301e2 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:44.523628 25522 raft_consensus.cc:515] T f24edfc7c04f4d2cbb66f7eba1c301e2 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.526612 25212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24edfc7c04f4d2cbb66f7eba1c301e2" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
W20260709 13:07:44.527786 25104 leader_election.cc:343] T f24edfc7c04f4d2cbb66f7eba1c301e2 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:44.529955 25522 leader_election.cc:290] T f24edfc7c04f4d2cbb66f7eba1c301e2 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:07:44.530090 24960 catalog_manager.cc:5697] T a41c80593be44146a929611029171705 P 27a432b416684488904af38679e098d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27a432b416684488904af38679e098d2 (127.19.255.196). New cstate: current_term: 1 leader_uuid: "27a432b416684488904af38679e098d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:44.535076 25337 ts_tablet_manager.cc:1434] T cc32c9e6aaa04d13b94b71c303b5a06b P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.157s	user 0.008s	sys 0.000s
I20260709 13:07:44.536190 25337 tablet_bootstrap.cc:492] T a10f21670e8b465cad5ae29f7913acfc P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:44.536814 25335 consensus_queue.cc:260] T 597459c433e441a4aa54e85e5c530d20 P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:44.538750 25335 ts_tablet_manager.cc:1434] T 597459c433e441a4aa54e85e5c530d20 P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.001s
I20260709 13:07:44.542843 25287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24edfc7c04f4d2cbb66f7eba1c301e2" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:44.543511 25287 raft_consensus.cc:2468] T f24edfc7c04f4d2cbb66f7eba1c301e2 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 0.
I20260709 13:07:44.544374 25334 tablet_bootstrap.cc:492] T 4798a04379524976b156b11eb9a9a034 P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:44.544873 25334 ts_tablet_manager.cc:1403] T 4798a04379524976b156b11eb9a9a034 P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.175s	user 0.017s	sys 0.029s
I20260709 13:07:44.547887 25334 raft_consensus.cc:359] T 4798a04379524976b156b11eb9a9a034 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:44.551023 25105 leader_election.cc:304] T f24edfc7c04f4d2cbb66f7eba1c301e2 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: bae8691be8b24512a775897630ce3a3b
I20260709 13:07:44.556363 25334 raft_consensus.cc:385] T 4798a04379524976b156b11eb9a9a034 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.556660 25334 raft_consensus.cc:740] T 4798a04379524976b156b11eb9a9a034 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.557337 25334 consensus_queue.cc:260] T 4798a04379524976b156b11eb9a9a034 P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:44.539593 25335 tablet_bootstrap.cc:492] T 05841acdb4f640bdb45e7cafbb9172ae P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:44.561383 25334 ts_tablet_manager.cc:1434] T 4798a04379524976b156b11eb9a9a034 P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:07:44.563001 25334 tablet_bootstrap.cc:492] T 5f08a5e001ea436ba19921244cf2955a P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:44.561412 25404 raft_consensus.cc:2804] T f24edfc7c04f4d2cbb66f7eba1c301e2 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:44.567227 25404 raft_consensus.cc:493] T f24edfc7c04f4d2cbb66f7eba1c301e2 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:44.569375 25404 raft_consensus.cc:3060] T f24edfc7c04f4d2cbb66f7eba1c301e2 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:44.571117 25334 tablet_bootstrap.cc:654] T 5f08a5e001ea436ba19921244cf2955a P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.573844 25333 tablet_bootstrap.cc:492] T bcec96fb4956438ebe9745ed9c6254b5 P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:44.574311 25333 ts_tablet_manager.cc:1403] T bcec96fb4956438ebe9745ed9c6254b5 P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.103s	user 0.008s	sys 0.006s
I20260709 13:07:44.579120 25529 raft_consensus.cc:493] T e466c36a712f421da5ae63bd9325fd7b P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:44.579591 25529 raft_consensus.cc:515] T e466c36a712f421da5ae63bd9325fd7b P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:44.580931 25515 consensus_queue.cc:1048] T 5f08a5e001ea436ba19921244cf2955a P 27a432b416684488904af38679e098d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:44.581578 25529 leader_election.cc:290] T e466c36a712f421da5ae63bd9325fd7b P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:44.583606 25212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e466c36a712f421da5ae63bd9325fd7b" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:44.584283 25212 raft_consensus.cc:2468] T e466c36a712f421da5ae63bd9325fd7b P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 0.
I20260709 13:07:44.587067 25104 leader_election.cc:304] T e466c36a712f421da5ae63bd9325fd7b P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bae8691be8b24512a775897630ce3a3b, d9bec6688fd1435182904a149e75c61d; no voters: 
I20260709 13:07:44.590204 25529 raft_consensus.cc:2804] T e466c36a712f421da5ae63bd9325fd7b P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:44.590541 25529 raft_consensus.cc:493] T e466c36a712f421da5ae63bd9325fd7b P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:44.590858 25529 raft_consensus.cc:3060] T e466c36a712f421da5ae63bd9325fd7b P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:44.591542 25404 raft_consensus.cc:515] T f24edfc7c04f4d2cbb66f7eba1c301e2 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.594257 25212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24edfc7c04f4d2cbb66f7eba1c301e2" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b"
W20260709 13:07:44.595606 25104 leader_election.cc:343] T f24edfc7c04f4d2cbb66f7eba1c301e2 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:44.590865 25333 raft_consensus.cc:359] T bcec96fb4956438ebe9745ed9c6254b5 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.596942 25333 raft_consensus.cc:385] T bcec96fb4956438ebe9745ed9c6254b5 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.597239 25333 raft_consensus.cc:740] T bcec96fb4956438ebe9745ed9c6254b5 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.598338 25335 tablet_bootstrap.cc:654] T 05841acdb4f640bdb45e7cafbb9172ae P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.598129 25333 consensus_queue.cc:260] T bcec96fb4956438ebe9745ed9c6254b5 P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.599033 25334 tablet_bootstrap.cc:492] T 5f08a5e001ea436ba19921244cf2955a P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:44.599488 25334 ts_tablet_manager.cc:1403] T 5f08a5e001ea436ba19921244cf2955a P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.013s
I20260709 13:07:44.600426 25333 ts_tablet_manager.cc:1434] T bcec96fb4956438ebe9745ed9c6254b5 P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.002s
I20260709 13:07:44.601363 25333 tablet_bootstrap.cc:492] T bfd29d0ed8b74fce84b1be5dcfffbac9 P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:44.602607 25529 raft_consensus.cc:515] T e466c36a712f421da5ae63bd9325fd7b P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:44.603854 25404 leader_election.cc:290] T f24edfc7c04f4d2cbb66f7eba1c301e2 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Requested vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:07:44.606402 25334 raft_consensus.cc:359] T 5f08a5e001ea436ba19921244cf2955a P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.607059 25334 raft_consensus.cc:385] T 5f08a5e001ea436ba19921244cf2955a P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.607318 25334 raft_consensus.cc:740] T 5f08a5e001ea436ba19921244cf2955a P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.607424 25333 tablet_bootstrap.cc:654] T bfd29d0ed8b74fce84b1be5dcfffbac9 P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.607651 25529 leader_election.cc:290] T e466c36a712f421da5ae63bd9325fd7b P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Requested vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:44.603174 25337 tablet_bootstrap.cc:654] T a10f21670e8b465cad5ae29f7913acfc P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.608521 25334 consensus_queue.cc:260] T 5f08a5e001ea436ba19921244cf2955a P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.610033 25334 ts_tablet_manager.cc:1434] T 5f08a5e001ea436ba19921244cf2955a P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 13:07:44.610991 25334 tablet_bootstrap.cc:492] T 05841acdb4f640bdb45e7cafbb9172ae P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:44.613821 25335 tablet_bootstrap.cc:492] T 05841acdb4f640bdb45e7cafbb9172ae P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:44.614293 25335 ts_tablet_manager.cc:1403] T 05841acdb4f640bdb45e7cafbb9172ae P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.075s	user 0.006s	sys 0.003s
I20260709 13:07:44.616391 25334 tablet_bootstrap.cc:654] T 05841acdb4f640bdb45e7cafbb9172ae P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.617355 25335 raft_consensus.cc:359] T 05841acdb4f640bdb45e7cafbb9172ae P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.617690 25212 raft_consensus.cc:3060] T 5f08a5e001ea436ba19921244cf2955a P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:44.618081 25335 raft_consensus.cc:385] T 05841acdb4f640bdb45e7cafbb9172ae P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.618399 25335 raft_consensus.cc:740] T 05841acdb4f640bdb45e7cafbb9172ae P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.619016 25335 consensus_queue.cc:260] T 05841acdb4f640bdb45e7cafbb9172ae P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.619673 25345 raft_consensus.cc:493] T a10f21670e8b465cad5ae29f7913acfc P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:44.620229 25345 raft_consensus.cc:515] T a10f21670e8b465cad5ae29f7913acfc P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:44.621207 25335 ts_tablet_manager.cc:1434] T 05841acdb4f640bdb45e7cafbb9172ae P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:07:44.622136 25335 tablet_bootstrap.cc:492] T bd30f7f234b9456c9154200249a3eac6 P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:44.622188 25345 leader_election.cc:290] T a10f21670e8b465cad5ae29f7913acfc P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:44.623061 25334 tablet_bootstrap.cc:492] T 05841acdb4f640bdb45e7cafbb9172ae P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:44.624013 25334 ts_tablet_manager.cc:1403] T 05841acdb4f640bdb45e7cafbb9172ae P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.001s
I20260709 13:07:44.624818 25337 tablet_bootstrap.cc:492] T a10f21670e8b465cad5ae29f7913acfc P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:44.623903 25287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a10f21670e8b465cad5ae29f7913acfc" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:44.625319 25337 ts_tablet_manager.cc:1403] T a10f21670e8b465cad5ae29f7913acfc P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.089s	user 0.010s	sys 0.001s
I20260709 13:07:44.625641 25287 raft_consensus.cc:2468] T a10f21670e8b465cad5ae29f7913acfc P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 0.
I20260709 13:07:44.626912 25334 raft_consensus.cc:359] T 05841acdb4f640bdb45e7cafbb9172ae P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.627574 25334 raft_consensus.cc:385] T 05841acdb4f640bdb45e7cafbb9172ae P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.627889 25334 raft_consensus.cc:740] T 05841acdb4f640bdb45e7cafbb9172ae P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.628301 25337 raft_consensus.cc:359] T a10f21670e8b465cad5ae29f7913acfc P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:44.628623 25335 tablet_bootstrap.cc:654] T bd30f7f234b9456c9154200249a3eac6 P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.628976 25337 raft_consensus.cc:385] T a10f21670e8b465cad5ae29f7913acfc P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.628552 25334 consensus_queue.cc:260] T 05841acdb4f640bdb45e7cafbb9172ae P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.629369 25337 raft_consensus.cc:740] T a10f21670e8b465cad5ae29f7913acfc P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.630810 25334 ts_tablet_manager.cc:1434] T 05841acdb4f640bdb45e7cafbb9172ae P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:44.623559 25333 tablet_bootstrap.cc:492] T bfd29d0ed8b74fce84b1be5dcfffbac9 P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:44.630648 25337 consensus_queue.cc:260] T a10f21670e8b465cad5ae29f7913acfc P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:44.673395 25179 leader_election.cc:304] T a10f21670e8b465cad5ae29f7913acfc P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27a432b416684488904af38679e098d2, bae8691be8b24512a775897630ce3a3b; no voters: 
I20260709 13:07:44.678964 25214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e466c36a712f421da5ae63bd9325fd7b" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b"
I20260709 13:07:44.679787 25287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24edfc7c04f4d2cbb66f7eba1c301e2" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:07:44.680495 25214 raft_consensus.cc:3060] T e466c36a712f421da5ae63bd9325fd7b P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:44.680986 25287 raft_consensus.cc:3060] T f24edfc7c04f4d2cbb66f7eba1c301e2 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:44.688355 25450 raft_consensus.cc:2804] T a10f21670e8b465cad5ae29f7913acfc P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:44.689061 25450 raft_consensus.cc:493] T a10f21670e8b465cad5ae29f7913acfc P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:44.689606 25450 raft_consensus.cc:3060] T a10f21670e8b465cad5ae29f7913acfc P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:44.691191 25334 tablet_bootstrap.cc:492] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:44.694728 25337 ts_tablet_manager.cc:1434] T a10f21670e8b465cad5ae29f7913acfc P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.000s
I20260709 13:07:44.697167 25515 raft_consensus.cc:493] T bcec96fb4956438ebe9745ed9c6254b5 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:44.698040 25515 raft_consensus.cc:515] T bcec96fb4956438ebe9745ed9c6254b5 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.698559 25345 raft_consensus.cc:493] T 4798a04379524976b156b11eb9a9a034 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:44.699568 25345 raft_consensus.cc:515] T 4798a04379524976b156b11eb9a9a034 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:44.709796 25288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4798a04379524976b156b11eb9a9a034" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:44.710606 25141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcec96fb4956438ebe9745ed9c6254b5" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:44.711151 25288 raft_consensus.cc:2393] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bae8691be8b24512a775897630ce3a3b in current term 1: Already voted for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in this term.
I20260709 13:07:44.711738 25141 raft_consensus.cc:2468] T bcec96fb4956438ebe9745ed9c6254b5 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27a432b416684488904af38679e098d2 in term 0.
I20260709 13:07:44.713701 25253 leader_election.cc:304] T bcec96fb4956438ebe9745ed9c6254b5 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: 
I20260709 13:07:44.720115 25461 raft_consensus.cc:2804] T bcec96fb4956438ebe9745ed9c6254b5 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:44.720536 25461 raft_consensus.cc:493] T bcec96fb4956438ebe9745ed9c6254b5 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:44.720979 25337 tablet_bootstrap.cc:492] T e466c36a712f421da5ae63bd9325fd7b P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:44.720927 25461 raft_consensus.cc:3060] T bcec96fb4956438ebe9745ed9c6254b5 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:44.732230 25515 leader_election.cc:290] T bcec96fb4956438ebe9745ed9c6254b5 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:44.738988 25215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcec96fb4956438ebe9745ed9c6254b5" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
W20260709 13:07:44.742628 25252 leader_election.cc:343] T bcec96fb4956438ebe9745ed9c6254b5 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:44.746114 25334 tablet_bootstrap.cc:654] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.750985 25214 raft_consensus.cc:2468] T e466c36a712f421da5ae63bd9325fd7b P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 1.
I20260709 13:07:44.753419 25104 leader_election.cc:304] T e466c36a712f421da5ae63bd9325fd7b P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bae8691be8b24512a775897630ce3a3b, d9bec6688fd1435182904a149e75c61d; no voters: 
I20260709 13:07:44.755388 25529 raft_consensus.cc:2804] T e466c36a712f421da5ae63bd9325fd7b P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:44.756072 25529 raft_consensus.cc:697] T e466c36a712f421da5ae63bd9325fd7b P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Becoming Leader. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Running, Role: LEADER
I20260709 13:07:44.757534 25529 consensus_queue.cc:237] T e466c36a712f421da5ae63bd9325fd7b P d9bec6688fd1435182904a149e75c61d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:44.753398 25287 raft_consensus.cc:2468] T f24edfc7c04f4d2cbb66f7eba1c301e2 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 1.
I20260709 13:07:44.764154 25404 raft_consensus.cc:493] T 597459c433e441a4aa54e85e5c530d20 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:44.766036 25105 leader_election.cc:304] T f24edfc7c04f4d2cbb66f7eba1c301e2 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: bae8691be8b24512a775897630ce3a3b
I20260709 13:07:44.767972 25333 ts_tablet_manager.cc:1403] T bfd29d0ed8b74fce84b1be5dcfffbac9 P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.167s	user 0.014s	sys 0.000s
I20260709 13:07:44.768146 25474 raft_consensus.cc:2804] T f24edfc7c04f4d2cbb66f7eba1c301e2 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:44.768965 25474 raft_consensus.cc:697] T f24edfc7c04f4d2cbb66f7eba1c301e2 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Becoming Leader. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Running, Role: LEADER
I20260709 13:07:44.770391 25474 consensus_queue.cc:237] T f24edfc7c04f4d2cbb66f7eba1c301e2 P d9bec6688fd1435182904a149e75c61d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.764936 25404 raft_consensus.cc:515] T 597459c433e441a4aa54e85e5c530d20 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:44.759064 25461 raft_consensus.cc:515] T bcec96fb4956438ebe9745ed9c6254b5 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.775321 25404 leader_election.cc:290] T 597459c433e441a4aa54e85e5c530d20 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:44.785100 25461 leader_election.cc:290] T bcec96fb4956438ebe9745ed9c6254b5 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 election: Requested vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:44.792378 25333 raft_consensus.cc:359] T bfd29d0ed8b74fce84b1be5dcfffbac9 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.793108 25333 raft_consensus.cc:385] T bfd29d0ed8b74fce84b1be5dcfffbac9 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.793411 25333 raft_consensus.cc:740] T bfd29d0ed8b74fce84b1be5dcfffbac9 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.793802 25287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597459c433e441a4aa54e85e5c530d20" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:44.794173 25333 consensus_queue.cc:260] T bfd29d0ed8b74fce84b1be5dcfffbac9 P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.794646 25287 raft_consensus.cc:2468] T 597459c433e441a4aa54e85e5c530d20 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 0.
I20260709 13:07:44.795562 25515 consensus_queue.cc:1048] T 5f08a5e001ea436ba19921244cf2955a P 27a432b416684488904af38679e098d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:44.799103 25335 tablet_bootstrap.cc:492] T bd30f7f234b9456c9154200249a3eac6 P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:44.800232 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcec96fb4956438ebe9745ed9c6254b5" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d"
I20260709 13:07:44.800619 25105 leader_election.cc:304] T 597459c433e441a4aa54e85e5c530d20 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: 
I20260709 13:07:44.801059 25333 ts_tablet_manager.cc:1434] T bfd29d0ed8b74fce84b1be5dcfffbac9 P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.003s
I20260709 13:07:44.802639 25333 tablet_bootstrap.cc:492] T 69ee63a6c8ba41b39217552576f55b4c P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:44.799038 25450 raft_consensus.cc:515] T a10f21670e8b465cad5ae29f7913acfc P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:44.779871 25345 leader_election.cc:290] T 4798a04379524976b156b11eb9a9a034 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:44.803802 25404 raft_consensus.cc:2804] T 597459c433e441a4aa54e85e5c530d20 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:44.804279 25404 raft_consensus.cc:493] T 597459c433e441a4aa54e85e5c530d20 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:44.804647 25404 raft_consensus.cc:3060] T 597459c433e441a4aa54e85e5c530d20 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:44.805512 25450 leader_election.cc:290] T a10f21670e8b465cad5ae29f7913acfc P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Requested vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:44.806246 25450 raft_consensus.cc:493] T a41c80593be44146a929611029171705 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:44.806896 25450 raft_consensus.cc:515] T a41c80593be44146a929611029171705 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.804658 25344 consensus_queue.cc:1048] T 76a49e0e14304e3880c28a465a1237ec P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:07:44.808930 25450 leader_election.cc:290] T a41c80593be44146a929611029171705 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:07:44.812726 25515 raft_consensus.cc:493] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:44.813427 25515 raft_consensus.cc:515] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:44.817018 25515 leader_election.cc:290] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:44.818763 25333 tablet_bootstrap.cc:654] T 69ee63a6c8ba41b39217552576f55b4c P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.832670 25404 raft_consensus.cc:515] T 597459c433e441a4aa54e85e5c530d20 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:44.800889 25140 raft_consensus.cc:3060] T bcec96fb4956438ebe9745ed9c6254b5 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:44.846776 25289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597459c433e441a4aa54e85e5c530d20" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:07:44.847402 25214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcec96fb4956438ebe9745ed9c6254b5" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b"
I20260709 13:07:44.847460 25289 raft_consensus.cc:3060] T 597459c433e441a4aa54e85e5c530d20 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:44.852016 25474 raft_consensus.cc:493] T 05841acdb4f640bdb45e7cafbb9172ae P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:44.855191 25213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a04f181e6774e44846c78db16b70088" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:44.857481 25141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41c80593be44146a929611029171705" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:44.858560 25141 raft_consensus.cc:2393] T a41c80593be44146a929611029171705 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bae8691be8b24512a775897630ce3a3b in current term 1: Already voted for candidate 27a432b416684488904af38679e098d2 in this term.
I20260709 13:07:44.860698 25286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a10f21670e8b465cad5ae29f7913acfc" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:07:44.861541 25286 raft_consensus.cc:3060] T a10f21670e8b465cad5ae29f7913acfc P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:44.862485 25335 ts_tablet_manager.cc:1403] T bd30f7f234b9456c9154200249a3eac6 P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.241s	user 0.025s	sys 0.033s
I20260709 13:07:44.863232 25141 raft_consensus.cc:1275] T de11f3e3877346b2822daf2d520bca63 P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Refusing update from remote peer 27a432b416684488904af38679e098d2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:07:44.865870 25461 consensus_queue.cc:1048] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:44.870043 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a04f181e6774e44846c78db16b70088" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:44.871991 25541 raft_consensus.cc:493] T 05841acdb4f640bdb45e7cafbb9172ae P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:44.872629 25541 raft_consensus.cc:515] T 05841acdb4f640bdb45e7cafbb9172ae P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.874986 25541 leader_election.cc:290] T 05841acdb4f640bdb45e7cafbb9172ae P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
W20260709 13:07:44.877760 25252 leader_election.cc:343] T bcec96fb4956438ebe9745ed9c6254b5 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:44.879896 25065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4798a04379524976b156b11eb9a9a034" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:44.881032 25337 tablet_bootstrap.cc:654] T e466c36a712f421da5ae63bd9325fd7b P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.881628 25066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a10f21670e8b465cad5ae29f7913acfc" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
I20260709 13:07:44.882308 25066 raft_consensus.cc:3060] T a10f21670e8b465cad5ae29f7913acfc P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:44.883178 25515 raft_consensus.cc:493] T bfd29d0ed8b74fce84b1be5dcfffbac9 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:44.883644 25515 raft_consensus.cc:515] T bfd29d0ed8b74fce84b1be5dcfffbac9 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:44.886417 25515 leader_election.cc:290] T bfd29d0ed8b74fce84b1be5dcfffbac9 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:44.884001 25393 raft_consensus.cc:493] T cc32c9e6aaa04d13b94b71c303b5a06b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:44.889361 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a10f21670e8b465cad5ae29f7913acfc" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:44.889566 25393 raft_consensus.cc:515] T cc32c9e6aaa04d13b94b71c303b5a06b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:44.893473 25064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e466c36a712f421da5ae63bd9325fd7b" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:44.897260 25335 raft_consensus.cc:359] T bd30f7f234b9456c9154200249a3eac6 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:44.898037 25335 raft_consensus.cc:385] T bd30f7f234b9456c9154200249a3eac6 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.898386 25335 raft_consensus.cc:740] T bd30f7f234b9456c9154200249a3eac6 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.898598 25214 raft_consensus.cc:1275] T de11f3e3877346b2822daf2d520bca63 P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Refusing update from remote peer 27a432b416684488904af38679e098d2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
W20260709 13:07:44.907915 25252 leader_election.cc:343] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:44.899174 25335 consensus_queue.cc:260] T bd30f7f234b9456c9154200249a3eac6 P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:44.845873 25404 leader_election.cc:290] T 597459c433e441a4aa54e85e5c530d20 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Requested vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:44.916141 25393 leader_election.cc:290] T cc32c9e6aaa04d13b94b71c303b5a06b P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:44.905323 25214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd29d0ed8b74fce84b1be5dcfffbac9" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:44.919096 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41c80593be44146a929611029171705" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:44.920060 25393 consensus_queue.cc:1048] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:44.921047 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05841acdb4f640bdb45e7cafbb9172ae" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:44.921747 25284 raft_consensus.cc:2468] T 05841acdb4f640bdb45e7cafbb9172ae P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 0.
I20260709 13:07:44.924186 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc32c9e6aaa04d13b94b71c303b5a06b" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:44.925446 25285 raft_consensus.cc:2393] T cc32c9e6aaa04d13b94b71c303b5a06b P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ef413d7e7af4f76ae9db459f19d9f97 in current term 1: Already voted for candidate d9bec6688fd1435182904a149e75c61d in this term.
I20260709 13:07:44.924432 25064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597459c433e441a4aa54e85e5c530d20" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:44.913348 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e466c36a712f421da5ae63bd9325fd7b" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
I20260709 13:07:44.947360 25289 raft_consensus.cc:2468] T 597459c433e441a4aa54e85e5c530d20 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 1.
I20260709 13:07:44.962960 25335 ts_tablet_manager.cc:1434] T bd30f7f234b9456c9154200249a3eac6 P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.087s	user 0.004s	sys 0.004s
I20260709 13:07:44.965289 25066 raft_consensus.cc:2468] T a10f21670e8b465cad5ae29f7913acfc P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 1.
I20260709 13:07:44.965426 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597459c433e441a4aa54e85e5c530d20" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
I20260709 13:07:44.855242 25474 raft_consensus.cc:515] T 05841acdb4f640bdb45e7cafbb9172ae P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
W20260709 13:07:45.009615 25253 leader_election.cc:343] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:45.010174 25253 leader_election.cc:304] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27a432b416684488904af38679e098d2; no voters: 1ef413d7e7af4f76ae9db459f19d9f97, bae8691be8b24512a775897630ce3a3b
I20260709 13:07:45.040767 25461 raft_consensus.cc:2749] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:45.086079 25334 tablet_bootstrap.cc:492] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:45.086550 25334 ts_tablet_manager.cc:1403] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.396s	user 0.007s	sys 0.014s
I20260709 13:07:45.100065 25140 raft_consensus.cc:2468] T bcec96fb4956438ebe9745ed9c6254b5 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27a432b416684488904af38679e098d2 in term 1.
I20260709 13:07:45.112874 25179 leader_election.cc:304] T 4798a04379524976b156b11eb9a9a034 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bae8691be8b24512a775897630ce3a3b; no voters: 1ef413d7e7af4f76ae9db459f19d9f97, 27a432b416684488904af38679e098d2
I20260709 13:07:45.114464 25434 raft_consensus.cc:3060] T 4798a04379524976b156b11eb9a9a034 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:45.116084 25179 leader_election.cc:304] T a10f21670e8b465cad5ae29f7913acfc P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, bae8691be8b24512a775897630ce3a3b; no voters: 
I20260709 13:07:45.116910 25541 raft_consensus.cc:2804] T a10f21670e8b465cad5ae29f7913acfc P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:45.117410 25541 raft_consensus.cc:697] T a10f21670e8b465cad5ae29f7913acfc P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Becoming Leader. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Running, Role: LEADER
I20260709 13:07:45.118443 25541 consensus_queue.cc:237] T a10f21670e8b465cad5ae29f7913acfc P bae8691be8b24512a775897630ce3a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:45.125169 25179 leader_election.cc:304] T a41c80593be44146a929611029171705 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bae8691be8b24512a775897630ce3a3b; no voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:45.126159 25540 raft_consensus.cc:3060] T a41c80593be44146a929611029171705 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:45.130456 25286 raft_consensus.cc:2468] T a10f21670e8b465cad5ae29f7913acfc P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 1.
I20260709 13:07:45.133723 25434 raft_consensus.cc:2749] T 4798a04379524976b156b11eb9a9a034 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:45.137620 25179 leader_election.cc:304] T 05841acdb4f640bdb45e7cafbb9172ae P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27a432b416684488904af38679e098d2, bae8691be8b24512a775897630ce3a3b; no voters: 
I20260709 13:07:45.139385 25105 leader_election.cc:304] T 597459c433e441a4aa54e85e5c530d20 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: 
W20260709 13:07:45.140352 25105 leader_election.cc:343] T e466c36a712f421da5ae63bd9325fd7b P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:45.141238 25540 raft_consensus.cc:2749] T a41c80593be44146a929611029171705 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:45.142076 25540 raft_consensus.cc:2804] T 05841acdb4f640bdb45e7cafbb9172ae P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:07:45.142182 25527 log.cc:927] Time spent T cc32c9e6aaa04d13b94b71c303b5a06b P d9bec6688fd1435182904a149e75c61d: Append to log took a long time: real 0.577s	user 0.002s	sys 0.002s
I20260709 13:07:45.142498 25540 raft_consensus.cc:493] T 05841acdb4f640bdb45e7cafbb9172ae P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:45.142931 25540 raft_consensus.cc:3060] T 05841acdb4f640bdb45e7cafbb9172ae P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:45.145182 25529 raft_consensus.cc:2804] T 597459c433e441a4aa54e85e5c530d20 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:45.145648 25529 raft_consensus.cc:697] T 597459c433e441a4aa54e85e5c530d20 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Becoming Leader. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Running, Role: LEADER
I20260709 13:07:45.146595 25529 consensus_queue.cc:237] T 597459c433e441a4aa54e85e5c530d20 P d9bec6688fd1435182904a149e75c61d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:45.149861 25397 consensus_queue.cc:1048] T 76a49e0e14304e3880c28a465a1237ec P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:45.150179 25393 consensus_queue.cc:1048] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:45.156199 25540 raft_consensus.cc:515] T 05841acdb4f640bdb45e7cafbb9172ae P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:45.158754 25540 leader_election.cc:290] T 05841acdb4f640bdb45e7cafbb9172ae P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Requested vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:07:45.163841 25333 tablet_bootstrap.cc:492] T 69ee63a6c8ba41b39217552576f55b4c P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:45.164445 25333 ts_tablet_manager.cc:1403] T 69ee63a6c8ba41b39217552576f55b4c P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.362s	user 0.017s	sys 0.007s
W20260709 13:07:45.163866 25105 leader_election.cc:343] T 597459c433e441a4aa54e85e5c530d20 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:45.165634 25105 leader_election.cc:343] T e466c36a712f421da5ae63bd9325fd7b P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:45.166617 25105 leader_election.cc:343] T 597459c433e441a4aa54e85e5c530d20 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:45.170786 25333 raft_consensus.cc:359] T 69ee63a6c8ba41b39217552576f55b4c P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:45.171603 25333 raft_consensus.cc:385] T 69ee63a6c8ba41b39217552576f55b4c P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:45.171953 25333 raft_consensus.cc:740] T 69ee63a6c8ba41b39217552576f55b4c P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:45.172694 25333 consensus_queue.cc:260] T 69ee63a6c8ba41b39217552576f55b4c P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:45.174655 25551 consensus_queue.cc:1048] T cc32c9e6aaa04d13b94b71c303b5a06b P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:45.175268 25333 ts_tablet_manager.cc:1434] T 69ee63a6c8ba41b39217552576f55b4c P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:07:45.176690 25333 tablet_bootstrap.cc:492] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:45.184160 25333 tablet_bootstrap.cc:654] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:45.198006 25335 tablet_bootstrap.cc:492] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:45.209146 25333 tablet_bootstrap.cc:492] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:45.209626 25333 ts_tablet_manager.cc:1403] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.007s
I20260709 13:07:45.212335 25333 raft_consensus.cc:359] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:45.213034 25333 raft_consensus.cc:385] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:45.213326 25333 raft_consensus.cc:740] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:45.213570 25138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05841acdb4f640bdb45e7cafbb9172ae" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:45.213985 25333 consensus_queue.cc:260] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:45.214418 25138 raft_consensus.cc:2468] T 05841acdb4f640bdb45e7cafbb9172ae P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 0.
I20260709 13:07:45.216365 25333 ts_tablet_manager.cc:1434] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:07:45.217471 25333 tablet_bootstrap.cc:492] T 4840d028e2b044c3b5e40c0f30edb183 P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:45.217671 25253 leader_election.cc:304] T bcec96fb4956438ebe9745ed9c6254b5 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: bae8691be8b24512a775897630ce3a3b
I20260709 13:07:45.219797 25515 raft_consensus.cc:2804] T bcec96fb4956438ebe9745ed9c6254b5 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:45.220280 25515 raft_consensus.cc:697] T bcec96fb4956438ebe9745ed9c6254b5 P 27a432b416684488904af38679e098d2 [term 1 LEADER]: Becoming Leader. State: Replica: 27a432b416684488904af38679e098d2, State: Running, Role: LEADER
I20260709 13:07:45.221237 25515 consensus_queue.cc:237] T bcec96fb4956438ebe9745ed9c6254b5 P 27a432b416684488904af38679e098d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:45.222800 25337 tablet_bootstrap.cc:492] T e466c36a712f421da5ae63bd9325fd7b P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:45.223264 25337 ts_tablet_manager.cc:1403] T e466c36a712f421da5ae63bd9325fd7b P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.503s	user 0.018s	sys 0.022s
I20260709 13:07:45.224396 25333 tablet_bootstrap.cc:654] T 4840d028e2b044c3b5e40c0f30edb183 P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:45.227371 25066 raft_consensus.cc:3060] T cc32c9e6aaa04d13b94b71c303b5a06b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:45.228344 25337 raft_consensus.cc:359] T e466c36a712f421da5ae63bd9325fd7b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:45.211606 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc32c9e6aaa04d13b94b71c303b5a06b" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:45.229075 25337 raft_consensus.cc:385] T e466c36a712f421da5ae63bd9325fd7b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:45.242594 25337 raft_consensus.cc:740] T e466c36a712f421da5ae63bd9325fd7b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:45.234519 25289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05841acdb4f640bdb45e7cafbb9172ae" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:45.230949 25474 leader_election.cc:290] T 05841acdb4f640bdb45e7cafbb9172ae P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:07:45.236094 25030 leader_election.cc:304] T cc32c9e6aaa04d13b94b71c303b5a06b P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97; no voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:45.253952 25474 raft_consensus.cc:493] T bd30f7f234b9456c9154200249a3eac6 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:45.254419 25474 raft_consensus.cc:515] T bd30f7f234b9456c9154200249a3eac6 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:45.257369 25287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd30f7f234b9456c9154200249a3eac6" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:45.251114 25289 raft_consensus.cc:2468] T 05841acdb4f640bdb45e7cafbb9172ae P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 0.
I20260709 13:07:45.247920 25337 consensus_queue.cc:260] T e466c36a712f421da5ae63bd9325fd7b P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:45.262420 25287 raft_consensus.cc:2468] T bd30f7f234b9456c9154200249a3eac6 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 0.
I20260709 13:07:45.271277 25337 ts_tablet_manager.cc:1434] T e466c36a712f421da5ae63bd9325fd7b P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.003s
I20260709 13:07:45.274938 25212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05841acdb4f640bdb45e7cafbb9172ae" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:45.275364 25337 tablet_bootstrap.cc:492] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
W20260709 13:07:45.298030 25012 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:45.306671 25212 raft_consensus.cc:2393] T 05841acdb4f640bdb45e7cafbb9172ae P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d9bec6688fd1435182904a149e75c61d in current term 1: Already voted for candidate bae8691be8b24512a775897630ce3a3b in this term.
I20260709 13:07:45.323535 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd29d0ed8b74fce84b1be5dcfffbac9" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:45.371554 25474 leader_election.cc:290] T bd30f7f234b9456c9154200249a3eac6 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:45.378314 25337 tablet_bootstrap.cc:654] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:45.373567 25344 raft_consensus.cc:2749] T cc32c9e6aaa04d13b94b71c303b5a06b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:45.389505 24960 catalog_manager.cc:5697] T cc32c9e6aaa04d13b94b71c303b5a06b P d9bec6688fd1435182904a149e75c61d reported cstate change: term changed from 0 to 1, leader changed from <none> to d9bec6688fd1435182904a149e75c61d (127.19.255.194). New cstate: current_term: 1 leader_uuid: "d9bec6688fd1435182904a149e75c61d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:45.393286 25214 raft_consensus.cc:3060] T 98c29b423fe64cd5923084a67c9bace5 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:45.393714 25253 leader_election.cc:343] T bfd29d0ed8b74fce84b1be5dcfffbac9 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:45.395984 25387 consensus_queue.cc:1048] T a41c80593be44146a929611029171705 P 27a432b416684488904af38679e098d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:45.398895 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05841acdb4f640bdb45e7cafbb9172ae" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d"
I20260709 13:07:45.399492 25140 raft_consensus.cc:3060] T 05841acdb4f640bdb45e7cafbb9172ae P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:45.391372 24960 catalog_manager.cc:5697] T 98c29b423fe64cd5923084a67c9bace5 P d9bec6688fd1435182904a149e75c61d reported cstate change: term changed from 0 to 1, leader changed from <none> to d9bec6688fd1435182904a149e75c61d (127.19.255.194). New cstate: current_term: 1 leader_uuid: "d9bec6688fd1435182904a149e75c61d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:45.401499 25105 leader_election.cc:304] T 05841acdb4f640bdb45e7cafbb9172ae P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: 
I20260709 13:07:45.402639 25105 leader_election.cc:304] T bd30f7f234b9456c9154200249a3eac6 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: 
I20260709 13:07:45.403406 25529 raft_consensus.cc:2804] T bd30f7f234b9456c9154200249a3eac6 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:45.403802 25529 raft_consensus.cc:493] T bd30f7f234b9456c9154200249a3eac6 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:45.404211 25529 raft_consensus.cc:3060] T bd30f7f234b9456c9154200249a3eac6 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:45.407812 25140 raft_consensus.cc:2468] T 05841acdb4f640bdb45e7cafbb9172ae P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 1.
I20260709 13:07:45.408366 25551 raft_consensus.cc:2764] T 05841acdb4f640bdb45e7cafbb9172ae P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:07:45.408069 25334 raft_consensus.cc:359] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:45.408864 25334 raft_consensus.cc:385] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:45.409160 25334 raft_consensus.cc:740] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:45.391402 25335 tablet_bootstrap.cc:654] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:45.460007 25404 consensus_queue.cc:1048] T 98c29b423fe64cd5923084a67c9bace5 P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:45.471024 25334 consensus_queue.cc:260] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:45.469233 25529 raft_consensus.cc:515] T bd30f7f234b9456c9154200249a3eac6 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
W20260709 13:07:45.500736 25029 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:39811, user_credentials={real_user=slave}} blocked reactor thread for 104158us
I20260709 13:07:45.501180 25333 tablet_bootstrap.cc:492] T 4840d028e2b044c3b5e40c0f30edb183 P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:45.501681 25333 ts_tablet_manager.cc:1403] T 4840d028e2b044c3b5e40c0f30edb183 P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.284s	user 0.018s	sys 0.023s
I20260709 13:07:45.508097 25334 ts_tablet_manager.cc:1434] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.421s	user 0.008s	sys 0.006s
I20260709 13:07:45.508733 25179 leader_election.cc:304] T 05841acdb4f640bdb45e7cafbb9172ae P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bae8691be8b24512a775897630ce3a3b, d9bec6688fd1435182904a149e75c61d; no voters: 
I20260709 13:07:45.509709 25286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05841acdb4f640bdb45e7cafbb9172ae" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:07:45.510334 25286 raft_consensus.cc:3060] T 05841acdb4f640bdb45e7cafbb9172ae P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:45.510469 25104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:39811, user_credentials={real_user=slave}} blocked reactor thread for 109263us
I20260709 13:07:45.510334 25540 raft_consensus.cc:2804] T 05841acdb4f640bdb45e7cafbb9172ae P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:45.512250 25540 raft_consensus.cc:697] T 05841acdb4f640bdb45e7cafbb9172ae P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Becoming Leader. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Running, Role: LEADER
I20260709 13:07:45.513136 25540 consensus_queue.cc:237] T 05841acdb4f640bdb45e7cafbb9172ae P bae8691be8b24512a775897630ce3a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:45.511771 25515 raft_consensus.cc:493] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:45.519500 25560 raft_consensus.cc:493] T e466c36a712f421da5ae63bd9325fd7b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:45.519987 25560 raft_consensus.cc:515] T e466c36a712f421da5ae63bd9325fd7b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:45.520367 25337 tablet_bootstrap.cc:492] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:45.521034 25337 ts_tablet_manager.cc:1403] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.246s	user 0.012s	sys 0.023s
I20260709 13:07:45.528889 25341 consensus_queue.cc:1048] T e466c36a712f421da5ae63bd9325fd7b P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:07:45.529103 25560 leader_election.cc:290] T e466c36a712f421da5ae63bd9325fd7b P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:45.537993 25334 tablet_bootstrap.cc:492] T 8ce9d3d7b58f4c9a90b59703ca228b21 P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:45.524405 25556 consensus_queue.cc:1048] T f24edfc7c04f4d2cbb66f7eba1c301e2 P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 13:07:45.516572 25515 raft_consensus.cc:515] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:45.542958 25515 leader_election.cc:290] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:45.546900 25287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd30f7f234b9456c9154200249a3eac6" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:07:45.547494 25287 raft_consensus.cc:3060] T bd30f7f234b9456c9154200249a3eac6 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:45.551813 25337 raft_consensus.cc:359] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:45.552361 25139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e466c36a712f421da5ae63bd9325fd7b" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:45.554514 25214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e466c36a712f421da5ae63bd9325fd7b" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:45.555364 25214 raft_consensus.cc:2393] T e466c36a712f421da5ae63bd9325fd7b P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ef413d7e7af4f76ae9db459f19d9f97 in current term 1: Already voted for candidate d9bec6688fd1435182904a149e75c61d in this term.
I20260709 13:07:45.567027 25063 raft_consensus.cc:3060] T e466c36a712f421da5ae63bd9325fd7b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:45.567577 25334 tablet_bootstrap.cc:654] T 8ce9d3d7b58f4c9a90b59703ca228b21 P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:45.568156 25337 raft_consensus.cc:385] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:45.568564 25337 raft_consensus.cc:740] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:45.559604 25529 leader_election.cc:290] T bd30f7f234b9456c9154200249a3eac6 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Requested vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:45.584352 25337 consensus_queue.cc:260] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:45.568437 25551 consensus_queue.cc:1048] T cc32c9e6aaa04d13b94b71c303b5a06b P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 13:07:45.595645 25337 ts_tablet_manager.cc:1434] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.074s	user 0.007s	sys 0.000s
I20260709 13:07:45.583045 25065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd30f7f234b9456c9154200249a3eac6" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
W20260709 13:07:45.586493 25252 leader_election.cc:343] T bfd29d0ed8b74fce84b1be5dcfffbac9 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:45.599591 25252 leader_election.cc:304] T bfd29d0ed8b74fce84b1be5dcfffbac9 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27a432b416684488904af38679e098d2; no voters: bae8691be8b24512a775897630ce3a3b, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:45.600332 25461 raft_consensus.cc:2749] T bfd29d0ed8b74fce84b1be5dcfffbac9 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:45.601594 25461 consensus_queue.cc:1048] T a41c80593be44146a929611029171705 P 27a432b416684488904af38679e098d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:45.602079 25286 raft_consensus.cc:2468] T 05841acdb4f640bdb45e7cafbb9172ae P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 1.
I20260709 13:07:45.578567 25515 consensus_queue.cc:1048] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:07:45.608482 25333 raft_consensus.cc:359] T 4840d028e2b044c3b5e40c0f30edb183 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:45.616616 25333 raft_consensus.cc:385] T 4840d028e2b044c3b5e40c0f30edb183 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:45.617033 25333 raft_consensus.cc:740] T 4840d028e2b044c3b5e40c0f30edb183 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:45.596992 25066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd30f7f234b9456c9154200249a3eac6" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
I20260709 13:07:45.621727 25541 raft_consensus.cc:493] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:45.622498 25541 raft_consensus.cc:515] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:45.625247 25541 leader_election.cc:290] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:45.623642 25333 consensus_queue.cc:260] T 4840d028e2b044c3b5e40c0f30edb183 P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:45.625276 25335 tablet_bootstrap.cc:492] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:45.627671 25335 ts_tablet_manager.cc:1403] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.430s	user 0.016s	sys 0.006s
I20260709 13:07:45.632045 25335 raft_consensus.cc:359] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:45.637387 25335 raft_consensus.cc:385] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:45.636363 25287 raft_consensus.cc:2468] T bd30f7f234b9456c9154200249a3eac6 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 1.
W20260709 13:07:45.638392 25104 consensus_peers.cc:597] T f24edfc7c04f4d2cbb66f7eba1c301e2 P d9bec6688fd1435182904a149e75c61d -> Peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Couldn't send request to peer bae8691be8b24512a775897630ce3a3b. 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 13:07:45.588847 25029 leader_election.cc:304] T e466c36a712f421da5ae63bd9325fd7b P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97; no voters: bae8691be8b24512a775897630ce3a3b, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:45.639973 25105 leader_election.cc:304] T bd30f7f234b9456c9154200249a3eac6 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: 
W20260709 13:07:45.640537 25029 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:39811, user_credentials={real_user=slave}} blocked reactor thread for 57549.1us
I20260709 13:07:45.640930 25564 raft_consensus.cc:2749] T e466c36a712f421da5ae63bd9325fd7b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:45.638262 25335 raft_consensus.cc:740] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:45.642108 25529 raft_consensus.cc:2804] T bd30f7f234b9456c9154200249a3eac6 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:45.642716 25529 raft_consensus.cc:697] T bd30f7f234b9456c9154200249a3eac6 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Becoming Leader. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Running, Role: LEADER
I20260709 13:07:45.643505 25529 consensus_queue.cc:237] T bd30f7f234b9456c9154200249a3eac6 P d9bec6688fd1435182904a149e75c61d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:45.644886 25337 tablet_bootstrap.cc:492] T ce5023d9924c487b8bbfd586ce17e29c P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:45.645344 25333 ts_tablet_manager.cc:1434] T 4840d028e2b044c3b5e40c0f30edb183 P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.143s	user 0.008s	sys 0.000s
I20260709 13:07:45.646309 25333 tablet_bootstrap.cc:492] T a6fbeae55d994d6b84daa42eb77ea0f7 P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:45.646317 25335 consensus_queue.cc:260] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:45.649742 25335 ts_tablet_manager.cc:1434] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:07:45.649863 25061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce9d3d7b58f4c9a90b59703ca228b21" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:45.655438 25061 raft_consensus.cc:2468] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27a432b416684488904af38679e098d2 in term 0.
W20260709 13:07:45.650193 25105 leader_election.cc:343] T bd30f7f234b9456c9154200249a3eac6 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:45.651253 25556 consensus_queue.cc:1048] T e466c36a712f421da5ae63bd9325fd7b P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:45.657310 25522 consensus_queue.cc:1048] T 98c29b423fe64cd5923084a67c9bace5 P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.079s
I20260709 13:07:45.659198 25335 tablet_bootstrap.cc:492] T 759607402bba4eb6890067fe73889ff2 P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
W20260709 13:07:45.659406 25105 leader_election.cc:343] T bd30f7f234b9456c9154200249a3eac6 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:45.672433 25253 leader_election.cc:304] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, 27a432b416684488904af38679e098d2; no voters: 
I20260709 13:07:45.666760 25434 consensus_queue.cc:1048] T a10f21670e8b465cad5ae29f7913acfc P bae8691be8b24512a775897630ce3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:07:45.673210 25515 raft_consensus.cc:2804] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:45.673662 25515 raft_consensus.cc:493] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:45.674021 25515 raft_consensus.cc:3060] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:45.675732 25335 tablet_bootstrap.cc:654] T 759607402bba4eb6890067fe73889ff2 P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:45.666220 25065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ee63a6c8ba41b39217552576f55b4c" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:45.690042 25334 tablet_bootstrap.cc:492] T 8ce9d3d7b58f4c9a90b59703ca228b21 P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:45.690564 25334 ts_tablet_manager.cc:1403] T 8ce9d3d7b58f4c9a90b59703ca228b21 P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.153s	user 0.011s	sys 0.011s
I20260709 13:07:45.711072 25334 raft_consensus.cc:359] T 8ce9d3d7b58f4c9a90b59703ca228b21 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:45.711865 25334 raft_consensus.cc:385] T 8ce9d3d7b58f4c9a90b59703ca228b21 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:45.712118 25334 raft_consensus.cc:740] T 8ce9d3d7b58f4c9a90b59703ca228b21 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:45.712774 25334 consensus_queue.cc:260] T 8ce9d3d7b58f4c9a90b59703ca228b21 P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:45.715449 25334 ts_tablet_manager.cc:1434] T 8ce9d3d7b58f4c9a90b59703ca228b21 P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260709 13:07:45.716599 25334 tablet_bootstrap.cc:492] T 759607402bba4eb6890067fe73889ff2 P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:45.720534 25337 tablet_bootstrap.cc:654] T ce5023d9924c487b8bbfd586ce17e29c P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:45.728148 25334 tablet_bootstrap.cc:654] T 759607402bba4eb6890067fe73889ff2 P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:45.736596 25515 raft_consensus.cc:515] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:45.740020 25066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce9d3d7b58f4c9a90b59703ca228b21" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
I20260709 13:07:45.740649 25066 raft_consensus.cc:3060] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:45.709473 25179 leader_election.cc:343] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:45.752360 25514 raft_consensus.cc:493] T 69ee63a6c8ba41b39217552576f55b4c P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:45.753003 25514 raft_consensus.cc:515] T 69ee63a6c8ba41b39217552576f55b4c P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
W20260709 13:07:45.753288 25179 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:41615, user_credentials={real_user=slave}} blocked reactor thread for 45080.9us
I20260709 13:07:45.755232 25211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce9d3d7b58f4c9a90b59703ca228b21" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:45.747674 25515 leader_election.cc:290] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 election: Requested vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:45.767024 25288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ee63a6c8ba41b39217552576f55b4c" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:45.771755 25288 raft_consensus.cc:2468] T 69ee63a6c8ba41b39217552576f55b4c P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 0.
I20260709 13:07:45.768184 25065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ee63a6c8ba41b39217552576f55b4c" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
W20260709 13:07:45.768746 25105 consensus_peers.cc:597] T 597459c433e441a4aa54e85e5c530d20 P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. 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 13:07:45.755878 25211 raft_consensus.cc:2468] T 8ce9d3d7b58f4c9a90b59703ca228b21 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27a432b416684488904af38679e098d2 in term 0.
W20260709 13:07:45.782186 25253 leader_election.cc:343] T 69ee63a6c8ba41b39217552576f55b4c P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:45.786029 25434 consensus_queue.cc:1048] T a10f21670e8b465cad5ae29f7913acfc P bae8691be8b24512a775897630ce3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:45.755479 25514 leader_election.cc:290] T 69ee63a6c8ba41b39217552576f55b4c P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:45.812649 25066 raft_consensus.cc:2468] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27a432b416684488904af38679e098d2 in term 1.
I20260709 13:07:45.822495 25253 leader_election.cc:304] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, 27a432b416684488904af38679e098d2; no voters: 
I20260709 13:07:45.823423 25514 raft_consensus.cc:2804] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:45.823917 25514 raft_consensus.cc:697] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 27a432b416684488904af38679e098d2 [term 1 LEADER]: Becoming Leader. State: Replica: 27a432b416684488904af38679e098d2, State: Running, Role: LEADER
I20260709 13:07:45.824848 25335 tablet_bootstrap.cc:492] T 759607402bba4eb6890067fe73889ff2 P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:45.824713 25514 consensus_queue.cc:237] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 27a432b416684488904af38679e098d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:45.825495 25335 ts_tablet_manager.cc:1403] T 759607402bba4eb6890067fe73889ff2 P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.167s	user 0.041s	sys 0.020s
I20260709 13:07:45.826154 25337 tablet_bootstrap.cc:492] T ce5023d9924c487b8bbfd586ce17e29c P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:45.826622 25337 ts_tablet_manager.cc:1403] T ce5023d9924c487b8bbfd586ce17e29c P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.182s	user 0.015s	sys 0.028s
I20260709 13:07:45.786075 25179 leader_election.cc:304] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27a432b416684488904af38679e098d2, bae8691be8b24512a775897630ce3a3b; no voters: 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:07:45.829268 25541 raft_consensus.cc:2804] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:45.829676 25541 raft_consensus.cc:493] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:45.829989 25541 raft_consensus.cc:3060] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:45.832062 25179 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.196:40453, user_credentials={real_user=slave}} blocked reactor thread for 46074.8us
I20260709 13:07:45.840019 25335 raft_consensus.cc:359] T 759607402bba4eb6890067fe73889ff2 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:45.840926 25335 raft_consensus.cc:385] T 759607402bba4eb6890067fe73889ff2 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:45.841275 25335 raft_consensus.cc:740] T 759607402bba4eb6890067fe73889ff2 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:45.842706 25335 consensus_queue.cc:260] T 759607402bba4eb6890067fe73889ff2 P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
W20260709 13:07:45.844187 25252 consensus_peers.cc:597] T bcec96fb4956438ebe9745ed9c6254b5 P 27a432b416684488904af38679e098d2 -> Peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Couldn't send request to peer bae8691be8b24512a775897630ce3a3b. 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 13:07:45.807547 25333 tablet_bootstrap.cc:654] T a6fbeae55d994d6b84daa42eb77ea0f7 P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:45.853094 25551 consensus_queue.cc:1048] T 597459c433e441a4aa54e85e5c530d20 P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:45.848119 25515 consensus_queue.cc:1048] T bcec96fb4956438ebe9745ed9c6254b5 P 27a432b416684488904af38679e098d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:07:45.839257 25541 raft_consensus.cc:515] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:45.874934 25335 ts_tablet_manager.cc:1434] T 759607402bba4eb6890067fe73889ff2 P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.049s	user 0.009s	sys 0.001s
I20260709 13:07:45.877395 25541 leader_election.cc:290] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Requested vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:45.887229 25551 raft_consensus.cc:493] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:45.887777 25551 raft_consensus.cc:515] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:45.889920 25551 leader_election.cc:290] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:45.892030 25337 raft_consensus.cc:359] T ce5023d9924c487b8bbfd586ce17e29c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:45.892555 25337 raft_consensus.cc:385] T ce5023d9924c487b8bbfd586ce17e29c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:45.892787 25337 raft_consensus.cc:740] T ce5023d9924c487b8bbfd586ce17e29c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:45.891572 25213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5023d9924c487b8bbfd586ce17e29c" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:45.898867 25211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce9d3d7b58f4c9a90b59703ca228b21" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b"
I20260709 13:07:45.899425 25211 raft_consensus.cc:3060] T 8ce9d3d7b58f4c9a90b59703ca228b21 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:45.899483 25215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ee63a6c8ba41b39217552576f55b4c" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:45.900645 25215 raft_consensus.cc:2393] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 27a432b416684488904af38679e098d2 in current term 1: Already voted for candidate bae8691be8b24512a775897630ce3a3b in this term.
I20260709 13:07:45.903920 25337 consensus_queue.cc:260] T ce5023d9924c487b8bbfd586ce17e29c P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:45.905748 25337 ts_tablet_manager.cc:1434] T ce5023d9924c487b8bbfd586ce17e29c P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.079s	user 0.007s	sys 0.000s
I20260709 13:07:45.906842 25337 tablet_bootstrap.cc:492] T 759607402bba4eb6890067fe73889ff2 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:45.906642 25252 leader_election.cc:304] T 69ee63a6c8ba41b39217552576f55b4c P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27a432b416684488904af38679e098d2; no voters: 1ef413d7e7af4f76ae9db459f19d9f97, bae8691be8b24512a775897630ce3a3b
I20260709 13:07:45.908875 25289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ee63a6c8ba41b39217552576f55b4c" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:07:45.908011 25514 raft_consensus.cc:3060] T 69ee63a6c8ba41b39217552576f55b4c P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:45.935798 25211 raft_consensus.cc:2468] T 8ce9d3d7b58f4c9a90b59703ca228b21 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27a432b416684488904af38679e098d2 in term 1.
I20260709 13:07:45.943137 25066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ee63a6c8ba41b39217552576f55b4c" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
W20260709 13:07:45.985935 25087 debug-util.cc:398] Leaking SignalData structure 0x7b0800395ec0 after lost signal to thread 20482
W20260709 13:07:45.987267 25087 debug-util.cc:398] Leaking SignalData structure 0x7b08002b6280 after lost signal to thread 24998
W20260709 13:07:45.988983 25087 debug-util.cc:398] Leaking SignalData structure 0x7b08002b02a0 after lost signal to thread 25090
W20260709 13:07:45.990329 25087 debug-util.cc:398] Leaking SignalData structure 0x7b0800307140 after lost signal to thread 25165
W20260709 13:07:45.991789 25087 debug-util.cc:398] Leaking SignalData structure 0x7b080026d1c0 after lost signal to thread 25239
W20260709 13:07:45.993207 25087 debug-util.cc:398] Leaking SignalData structure 0x7b0800158620 after lost signal to thread 25313
I20260709 13:07:46.017853 25334 tablet_bootstrap.cc:492] T 759607402bba4eb6890067fe73889ff2 P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:46.018361 25334 ts_tablet_manager.cc:1403] T 759607402bba4eb6890067fe73889ff2 P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.302s	user 0.022s	sys 0.047s
I20260709 13:07:46.027137 25335 tablet_bootstrap.cc:492] T 16b69effa75348408739f2cfe0b72b0b P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:46.019009 25066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5023d9924c487b8bbfd586ce17e29c" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
W20260709 13:07:46.014132 25104 leader_election.cc:343] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:46.017586 25029 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:39811, user_credentials={real_user=slave}} blocked reactor thread for 74646.1us
I20260709 13:07:46.036988 25577 raft_consensus.cc:493] T 4840d028e2b044c3b5e40c0f30edb183 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:46.037554 25577 raft_consensus.cc:515] T 4840d028e2b044c3b5e40c0f30edb183 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:46.034770 25066 raft_consensus.cc:2468] T ce5023d9924c487b8bbfd586ce17e29c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 0.
I20260709 13:07:46.032483 25540 consensus_queue.cc:1048] T 05841acdb4f640bdb45e7cafbb9172ae P bae8691be8b24512a775897630ce3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:07:46.041257 24962 catalog_manager.cc:5697] T bcec96fb4956438ebe9745ed9c6254b5 P 27a432b416684488904af38679e098d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27a432b416684488904af38679e098d2 (127.19.255.196). New cstate: current_term: 1 leader_uuid: "27a432b416684488904af38679e098d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:46.042474 25335 tablet_bootstrap.cc:654] T 16b69effa75348408739f2cfe0b72b0b P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:46.042573 25577 leader_election.cc:290] T 4840d028e2b044c3b5e40c0f30edb183 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:46.042933 25137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4840d028e2b044c3b5e40c0f30edb183" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
W20260709 13:07:46.044472 25253 leader_election.cc:343] T 4840d028e2b044c3b5e40c0f30edb183 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:46.049250 25334 raft_consensus.cc:359] T 759607402bba4eb6890067fe73889ff2 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:46.050127 25334 raft_consensus.cc:385] T 759607402bba4eb6890067fe73889ff2 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:46.051364 25105 leader_election.cc:304] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, d9bec6688fd1435182904a149e75c61d; no voters: bae8691be8b24512a775897630ce3a3b
I20260709 13:07:46.050469 25334 raft_consensus.cc:740] T 759607402bba4eb6890067fe73889ff2 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
W20260709 13:07:46.034940 25104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:39811, user_credentials={real_user=slave}} blocked reactor thread for 122614us
I20260709 13:07:46.062373 25334 consensus_queue.cc:260] T 759607402bba4eb6890067fe73889ff2 P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:46.064812 25333 tablet_bootstrap.cc:492] T a6fbeae55d994d6b84daa42eb77ea0f7 P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:46.066635 25333 ts_tablet_manager.cc:1403] T a6fbeae55d994d6b84daa42eb77ea0f7 P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.421s	user 0.017s	sys 0.000s
I20260709 13:07:46.065554 25522 raft_consensus.cc:2804] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:46.068361 25522 raft_consensus.cc:493] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:46.071360 25334 ts_tablet_manager.cc:1434] T 759607402bba4eb6890067fe73889ff2 P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.001s
W20260709 13:07:46.066082 25179 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:43407, user_credentials={real_user=slave}} blocked reactor thread for 81093.3us
I20260709 13:07:46.070061 25522 raft_consensus.cc:3060] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:46.077370 25335 tablet_bootstrap.cc:492] T 16b69effa75348408739f2cfe0b72b0b P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:46.079921 25333 raft_consensus.cc:359] T a6fbeae55d994d6b84daa42eb77ea0f7 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:46.081102 25334 tablet_bootstrap.cc:492] T bcec96fb4956438ebe9745ed9c6254b5 P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:46.093498 25335 ts_tablet_manager.cc:1403] T 16b69effa75348408739f2cfe0b72b0b P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.079s	user 0.014s	sys 0.009s
I20260709 13:07:46.093470 25333 raft_consensus.cc:385] T a6fbeae55d994d6b84daa42eb77ea0f7 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:46.094673 25333 raft_consensus.cc:740] T a6fbeae55d994d6b84daa42eb77ea0f7 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
W20260709 13:07:46.097357 25179 leader_election.cc:343] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:46.098409 25529 consensus_queue.cc:1048] T bd30f7f234b9456c9154200249a3eac6 P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:46.102169 25333 consensus_queue.cc:260] T a6fbeae55d994d6b84daa42eb77ea0f7 P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:46.100168 25514 raft_consensus.cc:2749] T 69ee63a6c8ba41b39217552576f55b4c P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:46.106529 25337 tablet_bootstrap.cc:654] T 759607402bba4eb6890067fe73889ff2 P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:46.100072 25064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4840d028e2b044c3b5e40c0f30edb183" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:46.112337 25335 raft_consensus.cc:359] T 16b69effa75348408739f2cfe0b72b0b P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:46.112658 25289 raft_consensus.cc:2468] T 69ee63a6c8ba41b39217552576f55b4c P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 1.
I20260709 13:07:46.113025 25335 raft_consensus.cc:385] T 16b69effa75348408739f2cfe0b72b0b P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:46.113354 25335 raft_consensus.cc:740] T 16b69effa75348408739f2cfe0b72b0b P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:46.114003 25335 consensus_queue.cc:260] T 16b69effa75348408739f2cfe0b72b0b P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
W20260709 13:07:46.115078 25253 leader_election.cc:343] T 4840d028e2b044c3b5e40c0f30edb183 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:46.115588 25253 leader_election.cc:304] T 4840d028e2b044c3b5e40c0f30edb183 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27a432b416684488904af38679e098d2; no voters: 1ef413d7e7af4f76ae9db459f19d9f97, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:46.117038 25335 ts_tablet_manager.cc:1434] T 16b69effa75348408739f2cfe0b72b0b P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 13:07:46.117652 25514 raft_consensus.cc:2749] T 4840d028e2b044c3b5e40c0f30edb183 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:46.122215 25335 tablet_bootstrap.cc:492] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:46.134519 25602 consensus_queue.cc:1048] T 05841acdb4f640bdb45e7cafbb9172ae P bae8691be8b24512a775897630ce3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:46.137144 25333 ts_tablet_manager.cc:1434] T a6fbeae55d994d6b84daa42eb77ea0f7 P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.000s
I20260709 13:07:46.140115 25575 raft_consensus.cc:493] T a6fbeae55d994d6b84daa42eb77ea0f7 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:46.140332 24963 catalog_manager.cc:5697] T a10f21670e8b465cad5ae29f7913acfc P 1ef413d7e7af4f76ae9db459f19d9f97 reported cstate change: term changed from 0 to 1, leader changed from <none> to bae8691be8b24512a775897630ce3a3b (127.19.255.195). New cstate: current_term: 1 leader_uuid: "bae8691be8b24512a775897630ce3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } }
I20260709 13:07:46.140717 25575 raft_consensus.cc:515] T a6fbeae55d994d6b84daa42eb77ea0f7 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:46.141844 24963 catalog_manager.cc:5697] T e466c36a712f421da5ae63bd9325fd7b P 1ef413d7e7af4f76ae9db459f19d9f97 reported cstate change: term changed from 0 to 1, leader changed from <none> to d9bec6688fd1435182904a149e75c61d (127.19.255.194). New cstate: current_term: 1 leader_uuid: "d9bec6688fd1435182904a149e75c61d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } }
I20260709 13:07:46.145179 25179 leader_election.cc:304] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27a432b416684488904af38679e098d2, bae8691be8b24512a775897630ce3a3b; no voters: 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:07:46.145530 25138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fbeae55d994d6b84daa42eb77ea0f7" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:46.146060 25602 raft_consensus.cc:2804] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:46.146751 25602 raft_consensus.cc:697] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Becoming Leader. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Running, Role: LEADER
W20260709 13:07:46.147533 25253 leader_election.cc:343] T a6fbeae55d994d6b84daa42eb77ea0f7 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:46.143388 25575 leader_election.cc:290] T a6fbeae55d994d6b84daa42eb77ea0f7 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:46.153457 25335 tablet_bootstrap.cc:654] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:46.154702 25334 tablet_bootstrap.cc:654] T bcec96fb4956438ebe9745ed9c6254b5 P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:46.157214 25333 tablet_bootstrap.cc:492] T 7b8946317d964af48188405d52a072bf P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:46.147575 25602 consensus_queue.cc:237] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:46.167135 25541 raft_consensus.cc:493] T 759607402bba4eb6890067fe73889ff2 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:46.167624 25541 raft_consensus.cc:515] T 759607402bba4eb6890067fe73889ff2 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:46.169780 25541 leader_election.cc:290] T 759607402bba4eb6890067fe73889ff2 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:46.170395 25066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "759607402bba4eb6890067fe73889ff2" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
W20260709 13:07:46.171484 25105 consensus_peers.cc:597] T bd30f7f234b9456c9154200249a3eac6 P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. 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 13:07:46.172202 25179 leader_election.cc:343] T 759607402bba4eb6890067fe73889ff2 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:46.172106 24961 catalog_manager.cc:5697] T 05841acdb4f640bdb45e7cafbb9172ae P bae8691be8b24512a775897630ce3a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to bae8691be8b24512a775897630ce3a3b (127.19.255.195). New cstate: current_term: 1 leader_uuid: "bae8691be8b24512a775897630ce3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:46.173393 25138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "759607402bba4eb6890067fe73889ff2" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:46.173988 25138 raft_consensus.cc:2468] T 759607402bba4eb6890067fe73889ff2 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 0.
I20260709 13:07:46.174664 25333 tablet_bootstrap.cc:654] T 7b8946317d964af48188405d52a072bf P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:46.175150 25179 leader_election.cc:304] T 759607402bba4eb6890067fe73889ff2 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bae8691be8b24512a775897630ce3a3b, d9bec6688fd1435182904a149e75c61d; no voters: 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:07:46.177799 25541 raft_consensus.cc:2804] T 759607402bba4eb6890067fe73889ff2 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:46.178174 25541 raft_consensus.cc:493] T 759607402bba4eb6890067fe73889ff2 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:46.178527 25541 raft_consensus.cc:3060] T 759607402bba4eb6890067fe73889ff2 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:46.176781 25522 raft_consensus.cc:515] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:46.191654 25064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fbeae55d994d6b84daa42eb77ea0f7" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:46.194614 25522 leader_election.cc:290] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Requested vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
W20260709 13:07:46.197492 25253 leader_election.cc:343] T a6fbeae55d994d6b84daa42eb77ea0f7 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:46.198113 25253 leader_election.cc:304] T a6fbeae55d994d6b84daa42eb77ea0f7 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27a432b416684488904af38679e098d2; no voters: 1ef413d7e7af4f76ae9db459f19d9f97, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:46.199030 25577 raft_consensus.cc:2749] T a6fbeae55d994d6b84daa42eb77ea0f7 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:46.204499 25064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5023d9924c487b8bbfd586ce17e29c" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
I20260709 13:07:46.205276 25064 raft_consensus.cc:3060] T ce5023d9924c487b8bbfd586ce17e29c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:46.223697 25514 raft_consensus.cc:493] T 57de405600fb4bc5bbe91c400e8441b3 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:46.224740 25514 raft_consensus.cc:515] T 57de405600fb4bc5bbe91c400e8441b3 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:46.227978 25066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57de405600fb4bc5bbe91c400e8441b3" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
W20260709 13:07:46.229395 25253 leader_election.cc:343] T 57de405600fb4bc5bbe91c400e8441b3 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:46.232038 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57de405600fb4bc5bbe91c400e8441b3" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
W20260709 13:07:46.233964 25253 leader_election.cc:343] T 57de405600fb4bc5bbe91c400e8441b3 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:46.234411 25253 leader_election.cc:304] T 57de405600fb4bc5bbe91c400e8441b3 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27a432b416684488904af38679e098d2; no voters: 1ef413d7e7af4f76ae9db459f19d9f97, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:46.235199 25577 raft_consensus.cc:2749] T 57de405600fb4bc5bbe91c400e8441b3 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:46.235320 25334 tablet_bootstrap.cc:492] T bcec96fb4956438ebe9745ed9c6254b5 P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:46.233563 25514 leader_election.cc:290] T 57de405600fb4bc5bbe91c400e8441b3 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:46.236191 25334 ts_tablet_manager.cc:1403] T bcec96fb4956438ebe9745ed9c6254b5 P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.155s	user 0.028s	sys 0.010s
I20260709 13:07:46.240067 25214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5023d9924c487b8bbfd586ce17e29c" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b"
I20260709 13:07:46.241369 25541 raft_consensus.cc:515] T 759607402bba4eb6890067fe73889ff2 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:46.243327 25541 leader_election.cc:290] T 759607402bba4eb6890067fe73889ff2 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Requested vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:46.258029 25062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "759607402bba4eb6890067fe73889ff2" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
W20260709 13:07:46.261050 25179 leader_election.cc:343] T 759607402bba4eb6890067fe73889ff2 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:46.261127 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "759607402bba4eb6890067fe73889ff2" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d"
I20260709 13:07:46.261890 25140 raft_consensus.cc:3060] T 759607402bba4eb6890067fe73889ff2 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:46.264434 25334 raft_consensus.cc:359] T bcec96fb4956438ebe9745ed9c6254b5 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:46.264979 25334 raft_consensus.cc:385] T bcec96fb4956438ebe9745ed9c6254b5 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:46.265162 25334 raft_consensus.cc:740] T bcec96fb4956438ebe9745ed9c6254b5 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:46.265892 25334 consensus_queue.cc:260] T bcec96fb4956438ebe9745ed9c6254b5 P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:46.267524 25540 raft_consensus.cc:493] T bcec96fb4956438ebe9745ed9c6254b5 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:46.268085 25540 raft_consensus.cc:515] T bcec96fb4956438ebe9745ed9c6254b5 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:46.270202 25335 tablet_bootstrap.cc:492] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:46.270146 25540 leader_election.cc:290] T bcec96fb4956438ebe9745ed9c6254b5 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:07:46.273089 25138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcec96fb4956438ebe9745ed9c6254b5" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:46.274024 25335 ts_tablet_manager.cc:1403] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.152s	user 0.012s	sys 0.008s
I20260709 13:07:46.274216 25064 raft_consensus.cc:2468] T ce5023d9924c487b8bbfd586ce17e29c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 1.
I20260709 13:07:46.273679 25289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcec96fb4956438ebe9745ed9c6254b5" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:46.270933 25333 tablet_bootstrap.cc:492] T 7b8946317d964af48188405d52a072bf P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:46.267668 25334 ts_tablet_manager.cc:1434] T bcec96fb4956438ebe9745ed9c6254b5 P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.002s
I20260709 13:07:46.276705 25335 raft_consensus.cc:359] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:46.277361 25335 raft_consensus.cc:385] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:46.277557 25334 tablet_bootstrap.cc:492] T 5a04f181e6774e44846c78db16b70088 P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:46.277611 25335 raft_consensus.cc:740] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:46.278476 25335 consensus_queue.cc:260] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:46.280827 25335 ts_tablet_manager.cc:1434] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:46.281961 25335 tablet_bootstrap.cc:492] T de2e248820704d679c92fe251836c451 P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:46.276728 25333 ts_tablet_manager.cc:1403] T 7b8946317d964af48188405d52a072bf P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.120s	user 0.020s	sys 0.015s
I20260709 13:07:46.288127 25337 tablet_bootstrap.cc:492] T 759607402bba4eb6890067fe73889ff2 P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:46.288549 25337 ts_tablet_manager.cc:1403] T 759607402bba4eb6890067fe73889ff2 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.382s	user 0.015s	sys 0.004s
I20260709 13:07:46.289196 25333 raft_consensus.cc:359] T 7b8946317d964af48188405d52a072bf P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:46.290134 25333 raft_consensus.cc:385] T 7b8946317d964af48188405d52a072bf P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:46.290393 25333 raft_consensus.cc:740] T 7b8946317d964af48188405d52a072bf P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:46.291112 25337 raft_consensus.cc:359] T 759607402bba4eb6890067fe73889ff2 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:46.291076 25333 consensus_queue.cc:260] T 7b8946317d964af48188405d52a072bf P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:46.292523 25337 raft_consensus.cc:385] T 759607402bba4eb6890067fe73889ff2 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:46.292819 25337 raft_consensus.cc:740] T 759607402bba4eb6890067fe73889ff2 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:46.293303 25105 leader_election.cc:304] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, d9bec6688fd1435182904a149e75c61d; no voters: 
I20260709 13:07:46.293887 25333 ts_tablet_manager.cc:1434] T 7b8946317d964af48188405d52a072bf P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:46.294118 25341 raft_consensus.cc:2804] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:46.294601 25341 raft_consensus.cc:697] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Becoming Leader. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Running, Role: LEADER
I20260709 13:07:46.294996 25333 tablet_bootstrap.cc:492] T 3acbbdad24ea41a086ed4c79638556ad P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:46.294739 25387 consensus_queue.cc:1048] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 27a432b416684488904af38679e098d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:46.295440 25341 consensus_queue.cc:237] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:46.293521 25337 consensus_queue.cc:260] T 759607402bba4eb6890067fe73889ff2 P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:46.300348 25337 ts_tablet_manager.cc:1434] T 759607402bba4eb6890067fe73889ff2 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260709 13:07:46.301559 25333 tablet_bootstrap.cc:654] T 3acbbdad24ea41a086ed4c79638556ad P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:46.304329 25337 tablet_bootstrap.cc:492] T 597459c433e441a4aa54e85e5c530d20 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
W20260709 13:07:46.309130 25104 leader_election.cc:343] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:46.310981 25334 tablet_bootstrap.cc:654] T 5a04f181e6774e44846c78db16b70088 P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:46.312656 25335 tablet_bootstrap.cc:654] T de2e248820704d679c92fe251836c451 P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:46.321307 25179 leader_election.cc:304] T bcec96fb4956438ebe9745ed9c6254b5 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bae8691be8b24512a775897630ce3a3b; no voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:46.331636 24960 catalog_manager.cc:5697] T 597459c433e441a4aa54e85e5c530d20 P d9bec6688fd1435182904a149e75c61d reported cstate change: term changed from 0 to 1, leader changed from <none> to d9bec6688fd1435182904a149e75c61d (127.19.255.194). New cstate: current_term: 1 leader_uuid: "d9bec6688fd1435182904a149e75c61d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:46.334772 24960 catalog_manager.cc:5697] T f24edfc7c04f4d2cbb66f7eba1c301e2 P d9bec6688fd1435182904a149e75c61d reported cstate change: term changed from 0 to 1, leader changed from <none> to d9bec6688fd1435182904a149e75c61d (127.19.255.194). New cstate: current_term: 1 leader_uuid: "d9bec6688fd1435182904a149e75c61d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:46.340188 25601 raft_consensus.cc:2749] T bcec96fb4956438ebe9745ed9c6254b5 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:46.344215 24960 catalog_manager.cc:5697] T bd30f7f234b9456c9154200249a3eac6 P d9bec6688fd1435182904a149e75c61d reported cstate change: term changed from 0 to 1, leader changed from <none> to d9bec6688fd1435182904a149e75c61d (127.19.255.194). New cstate: current_term: 1 leader_uuid: "d9bec6688fd1435182904a149e75c61d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:46.349198 25140 raft_consensus.cc:2468] T 759607402bba4eb6890067fe73889ff2 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 1.
I20260709 13:07:46.350535 25179 leader_election.cc:304] T 759607402bba4eb6890067fe73889ff2 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bae8691be8b24512a775897630ce3a3b, d9bec6688fd1435182904a149e75c61d; no voters: 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:07:46.352259 25333 tablet_bootstrap.cc:492] T 3acbbdad24ea41a086ed4c79638556ad P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:46.352667 25333 ts_tablet_manager.cc:1403] T 3acbbdad24ea41a086ed4c79638556ad P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.058s	user 0.016s	sys 0.004s
I20260709 13:07:46.357306 25337 tablet_bootstrap.cc:654] T 597459c433e441a4aa54e85e5c530d20 P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:46.357209 25387 consensus_queue.cc:1048] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 27a432b416684488904af38679e098d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:46.353930 25601 raft_consensus.cc:2804] T 759607402bba4eb6890067fe73889ff2 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:46.358192 25601 raft_consensus.cc:697] T 759607402bba4eb6890067fe73889ff2 P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Becoming Leader. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Running, Role: LEADER
I20260709 13:07:46.359048 25601 consensus_queue.cc:237] T 759607402bba4eb6890067fe73889ff2 P bae8691be8b24512a775897630ce3a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:46.368441 25337 tablet_bootstrap.cc:492] T 597459c433e441a4aa54e85e5c530d20 P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:46.368939 25337 ts_tablet_manager.cc:1403] T 597459c433e441a4aa54e85e5c530d20 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.067s	user 0.014s	sys 0.003s
I20260709 13:07:46.395031 25333 raft_consensus.cc:359] T 3acbbdad24ea41a086ed4c79638556ad P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:46.396057 25333 raft_consensus.cc:385] T 3acbbdad24ea41a086ed4c79638556ad P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:46.396397 25333 raft_consensus.cc:740] T 3acbbdad24ea41a086ed4c79638556ad P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:46.400054 25333 consensus_queue.cc:260] T 3acbbdad24ea41a086ed4c79638556ad P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:46.406463 25335 tablet_bootstrap.cc:492] T de2e248820704d679c92fe251836c451 P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:46.407123 25335 ts_tablet_manager.cc:1403] T de2e248820704d679c92fe251836c451 P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.125s	user 0.005s	sys 0.016s
I20260709 13:07:46.413077 25335 raft_consensus.cc:359] T de2e248820704d679c92fe251836c451 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:46.413946 25335 raft_consensus.cc:385] T de2e248820704d679c92fe251836c451 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:46.414283 25335 raft_consensus.cc:740] T de2e248820704d679c92fe251836c451 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:46.416591 25337 raft_consensus.cc:359] T 597459c433e441a4aa54e85e5c530d20 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:46.417531 25337 raft_consensus.cc:385] T 597459c433e441a4aa54e85e5c530d20 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:46.417867 25337 raft_consensus.cc:740] T 597459c433e441a4aa54e85e5c530d20 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:46.418712 25337 consensus_queue.cc:260] T 597459c433e441a4aa54e85e5c530d20 P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:46.425823 25334 tablet_bootstrap.cc:492] T 5a04f181e6774e44846c78db16b70088 P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:46.426120 25333 ts_tablet_manager.cc:1434] T 3acbbdad24ea41a086ed4c79638556ad P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.073s	user 0.008s	sys 0.000s
I20260709 13:07:46.426316 25334 ts_tablet_manager.cc:1403] T 5a04f181e6774e44846c78db16b70088 P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.149s	user 0.006s	sys 0.008s
I20260709 13:07:46.429816 25333 tablet_bootstrap.cc:492] T b78e1100c57b4e489d4bda44500d3fd2 P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:46.434067 25334 raft_consensus.cc:359] T 5a04f181e6774e44846c78db16b70088 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:46.436057 25337 ts_tablet_manager.cc:1434] T 597459c433e441a4aa54e85e5c530d20 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.067s	user 0.008s	sys 0.000s
I20260709 13:07:46.437114 25337 tablet_bootstrap.cc:492] T 69ee63a6c8ba41b39217552576f55b4c P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:46.438110 25333 tablet_bootstrap.cc:654] T b78e1100c57b4e489d4bda44500d3fd2 P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:46.439342 25334 raft_consensus.cc:385] T 5a04f181e6774e44846c78db16b70088 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:46.439683 25334 raft_consensus.cc:740] T 5a04f181e6774e44846c78db16b70088 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:46.442621 25334 consensus_queue.cc:260] T 5a04f181e6774e44846c78db16b70088 P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:46.415110 25335 consensus_queue.cc:260] T de2e248820704d679c92fe251836c451 P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:46.446040 25335 ts_tablet_manager.cc:1434] T de2e248820704d679c92fe251836c451 P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260709 13:07:46.445516 24962 catalog_manager.cc:5697] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 27a432b416684488904af38679e098d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27a432b416684488904af38679e098d2 (127.19.255.196). New cstate: current_term: 1 leader_uuid: "27a432b416684488904af38679e098d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:46.446833 25335 tablet_bootstrap.cc:492] T bfd29d0ed8b74fce84b1be5dcfffbac9 P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:46.453024 25335 tablet_bootstrap.cc:654] T bfd29d0ed8b74fce84b1be5dcfffbac9 P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:46.453702 25334 ts_tablet_manager.cc:1434] T 5a04f181e6774e44846c78db16b70088 P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.004s
I20260709 13:07:46.455127 25334 tablet_bootstrap.cc:492] T ce5023d9924c487b8bbfd586ce17e29c P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:46.456594 25337 tablet_bootstrap.cc:654] T 69ee63a6c8ba41b39217552576f55b4c P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:46.467929 25334 tablet_bootstrap.cc:654] T ce5023d9924c487b8bbfd586ce17e29c P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:46.470100 25341 raft_consensus.cc:493] T 16b69effa75348408739f2cfe0b72b0b P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:46.470573 25341 raft_consensus.cc:515] T 16b69effa75348408739f2cfe0b72b0b P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:46.472635 25341 leader_election.cc:290] T 16b69effa75348408739f2cfe0b72b0b P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:46.474560 25333 tablet_bootstrap.cc:492] T b78e1100c57b4e489d4bda44500d3fd2 P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:46.475075 25333 ts_tablet_manager.cc:1403] T b78e1100c57b4e489d4bda44500d3fd2 P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.017s
I20260709 13:07:46.476416 25064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b69effa75348408739f2cfe0b72b0b" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:46.477878 25333 raft_consensus.cc:359] T b78e1100c57b4e489d4bda44500d3fd2 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:46.478531 25333 raft_consensus.cc:385] T b78e1100c57b4e489d4bda44500d3fd2 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:46.478780 25333 raft_consensus.cc:740] T b78e1100c57b4e489d4bda44500d3fd2 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:46.479581 25333 consensus_queue.cc:260] T b78e1100c57b4e489d4bda44500d3fd2 P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:46.481619 25333 ts_tablet_manager.cc:1434] T b78e1100c57b4e489d4bda44500d3fd2 P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:07:46.482626 25333 tablet_bootstrap.cc:492] T 0f25aa70589e4cd2a40c9f26f94bc905 P 27a432b416684488904af38679e098d2: Bootstrap starting.
W20260709 13:07:46.481506 25105 leader_election.cc:343] T 16b69effa75348408739f2cfe0b72b0b P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:46.487514 25012 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:46.492794 25333 tablet_bootstrap.cc:654] T 0f25aa70589e4cd2a40c9f26f94bc905 P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:46.489511 25211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b69effa75348408739f2cfe0b72b0b" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:46.489879 25337 tablet_bootstrap.cc:492] T 69ee63a6c8ba41b39217552576f55b4c P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:46.494426 24963 catalog_manager.cc:5697] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to bae8691be8b24512a775897630ce3a3b (127.19.255.195). New cstate: current_term: 1 leader_uuid: "bae8691be8b24512a775897630ce3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:46.496624 25334 tablet_bootstrap.cc:492] T ce5023d9924c487b8bbfd586ce17e29c P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:46.499361 25334 ts_tablet_manager.cc:1403] T ce5023d9924c487b8bbfd586ce17e29c P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.045s	user 0.006s	sys 0.010s
I20260709 13:07:46.500547 25337 ts_tablet_manager.cc:1403] T 69ee63a6c8ba41b39217552576f55b4c P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.064s	user 0.008s	sys 0.005s
I20260709 13:07:46.501926 25334 raft_consensus.cc:359] T ce5023d9924c487b8bbfd586ce17e29c P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:46.502583 25334 raft_consensus.cc:385] T ce5023d9924c487b8bbfd586ce17e29c P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:46.502836 25334 raft_consensus.cc:740] T ce5023d9924c487b8bbfd586ce17e29c P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:46.503033 25337 raft_consensus.cc:359] T 69ee63a6c8ba41b39217552576f55b4c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:46.503685 25337 raft_consensus.cc:385] T 69ee63a6c8ba41b39217552576f55b4c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:46.503502 25334 consensus_queue.cc:260] T ce5023d9924c487b8bbfd586ce17e29c P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:46.503968 25337 raft_consensus.cc:740] T 69ee63a6c8ba41b39217552576f55b4c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:46.505025 25334 ts_tablet_manager.cc:1434] T ce5023d9924c487b8bbfd586ce17e29c P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:07:46.506248 25337 consensus_queue.cc:260] T 69ee63a6c8ba41b39217552576f55b4c P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
W20260709 13:07:46.506588 25104 leader_election.cc:343] T 16b69effa75348408739f2cfe0b72b0b P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:46.507117 25104 leader_election.cc:304] T 16b69effa75348408739f2cfe0b72b0b P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d9bec6688fd1435182904a149e75c61d; no voters: 1ef413d7e7af4f76ae9db459f19d9f97, bae8691be8b24512a775897630ce3a3b
I20260709 13:07:46.508047 25334 tablet_bootstrap.cc:492] T de2e248820704d679c92fe251836c451 P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:46.508468 25341 raft_consensus.cc:2749] T 16b69effa75348408739f2cfe0b72b0b P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:46.511334 25344 raft_consensus.cc:493] T 597459c433e441a4aa54e85e5c530d20 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:46.511863 25344 raft_consensus.cc:515] T 597459c433e441a4aa54e85e5c530d20 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:46.513866 25344 leader_election.cc:290] T 597459c433e441a4aa54e85e5c530d20 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:46.514318 25334 tablet_bootstrap.cc:654] T de2e248820704d679c92fe251836c451 P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:46.515942 25289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597459c433e441a4aa54e85e5c530d20" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:46.518440 25335 tablet_bootstrap.cc:492] T bfd29d0ed8b74fce84b1be5dcfffbac9 P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:46.518949 25335 ts_tablet_manager.cc:1403] T bfd29d0ed8b74fce84b1be5dcfffbac9 P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.072s	user 0.009s	sys 0.014s
I20260709 13:07:46.519044 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597459c433e441a4aa54e85e5c530d20" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:46.522802 25335 raft_consensus.cc:359] T bfd29d0ed8b74fce84b1be5dcfffbac9 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:46.523514 25335 raft_consensus.cc:385] T bfd29d0ed8b74fce84b1be5dcfffbac9 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:46.523480 25030 leader_election.cc:304] T 597459c433e441a4aa54e85e5c530d20 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97; no voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:46.524139 25333 tablet_bootstrap.cc:492] T 0f25aa70589e4cd2a40c9f26f94bc905 P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:46.524082 25335 raft_consensus.cc:740] T bfd29d0ed8b74fce84b1be5dcfffbac9 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:46.524683 25333 ts_tablet_manager.cc:1403] T 0f25aa70589e4cd2a40c9f26f94bc905 P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.001s
I20260709 13:07:46.524780 25344 raft_consensus.cc:2749] T 597459c433e441a4aa54e85e5c530d20 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:46.525098 25335 consensus_queue.cc:260] T bfd29d0ed8b74fce84b1be5dcfffbac9 P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:46.527590 25335 ts_tablet_manager.cc:1434] T bfd29d0ed8b74fce84b1be5dcfffbac9 P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:07:46.527367 25333 raft_consensus.cc:359] T 0f25aa70589e4cd2a40c9f26f94bc905 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:46.528080 25333 raft_consensus.cc:385] T 0f25aa70589e4cd2a40c9f26f94bc905 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:46.528380 25333 raft_consensus.cc:740] T 0f25aa70589e4cd2a40c9f26f94bc905 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:46.528682 25335 tablet_bootstrap.cc:492] T 4840d028e2b044c3b5e40c0f30edb183 P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:46.529110 25333 consensus_queue.cc:260] T 0f25aa70589e4cd2a40c9f26f94bc905 P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:46.531497 25333 ts_tablet_manager.cc:1434] T 0f25aa70589e4cd2a40c9f26f94bc905 P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:07:46.532477 25333 tablet_bootstrap.cc:492] T 8081d94c68364234aabc81579b65f557 P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:46.533392 25337 ts_tablet_manager.cc:1434] T 69ee63a6c8ba41b39217552576f55b4c P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.033s	user 0.002s	sys 0.004s
I20260709 13:07:46.534401 25337 tablet_bootstrap.cc:492] T de2e248820704d679c92fe251836c451 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:46.537992 25335 tablet_bootstrap.cc:654] T 4840d028e2b044c3b5e40c0f30edb183 P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:46.545399 25333 tablet_bootstrap.cc:654] T 8081d94c68364234aabc81579b65f557 P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:46.545987 25514 raft_consensus.cc:493] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:46.546473 25514 raft_consensus.cc:515] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:46.551126 24960 catalog_manager.cc:5697] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d reported cstate change: term changed from 0 to 1, leader changed from <none> to d9bec6688fd1435182904a149e75c61d (127.19.255.194). New cstate: current_term: 1 leader_uuid: "d9bec6688fd1435182904a149e75c61d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:46.553012 25514 leader_election.cc:290] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:46.553628 25211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a04f181e6774e44846c78db16b70088" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:46.554237 25211 raft_consensus.cc:2468] T 5a04f181e6774e44846c78db16b70088 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27a432b416684488904af38679e098d2 in term 0.
I20260709 13:07:46.554533 25064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a04f181e6774e44846c78db16b70088" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:46.555454 25252 leader_election.cc:304] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27a432b416684488904af38679e098d2, bae8691be8b24512a775897630ce3a3b; no voters: 
I20260709 13:07:46.556325 25387 raft_consensus.cc:2804] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:46.556677 25387 raft_consensus.cc:493] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:46.556988 25387 raft_consensus.cc:3060] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:46.564337 25387 raft_consensus.cc:515] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:46.566956 25211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a04f181e6774e44846c78db16b70088" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b"
I20260709 13:07:46.567377 25211 raft_consensus.cc:3060] T 5a04f181e6774e44846c78db16b70088 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:46.569156 25334 tablet_bootstrap.cc:492] T de2e248820704d679c92fe251836c451 P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:46.569664 25334 ts_tablet_manager.cc:1403] T de2e248820704d679c92fe251836c451 P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.009s
W20260709 13:07:46.572091 25253 leader_election.cc:343] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:46.573562 25334 raft_consensus.cc:359] T de2e248820704d679c92fe251836c451 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:46.574872 25334 raft_consensus.cc:385] T de2e248820704d679c92fe251836c451 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:46.575198 25334 raft_consensus.cc:740] T de2e248820704d679c92fe251836c451 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:46.576195 25335 tablet_bootstrap.cc:492] T 4840d028e2b044c3b5e40c0f30edb183 P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:46.576030 25334 consensus_queue.cc:260] T de2e248820704d679c92fe251836c451 P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:46.573812 25211 raft_consensus.cc:2468] T 5a04f181e6774e44846c78db16b70088 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27a432b416684488904af38679e098d2 in term 1.
I20260709 13:07:46.577700 25252 leader_election.cc:304] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27a432b416684488904af38679e098d2, bae8691be8b24512a775897630ce3a3b; no voters: 
I20260709 13:07:46.578444 25514 raft_consensus.cc:2804] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:46.578899 25514 raft_consensus.cc:697] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2 [term 1 LEADER]: Becoming Leader. State: Replica: 27a432b416684488904af38679e098d2, State: Running, Role: LEADER
I20260709 13:07:46.579339 25387 leader_election.cc:290] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 election: Requested vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:46.579852 25514 consensus_queue.cc:237] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:46.576697 25335 ts_tablet_manager.cc:1403] T 4840d028e2b044c3b5e40c0f30edb183 P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.003s
I20260709 13:07:46.584685 25387 raft_consensus.cc:493] T 7b8946317d964af48188405d52a072bf P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:46.586139 25387 raft_consensus.cc:515] T 7b8946317d964af48188405d52a072bf P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:46.596457 25211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8946317d964af48188405d52a072bf" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:46.596812 25335 raft_consensus.cc:359] T 4840d028e2b044c3b5e40c0f30edb183 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:46.597527 25335 raft_consensus.cc:385] T 4840d028e2b044c3b5e40c0f30edb183 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:46.597797 25335 raft_consensus.cc:740] T 4840d028e2b044c3b5e40c0f30edb183 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
W20260709 13:07:46.597955 25252 leader_election.cc:343] T 7b8946317d964af48188405d52a072bf P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:46.573390 24960 catalog_manager.cc:5697] T 759607402bba4eb6890067fe73889ff2 P bae8691be8b24512a775897630ce3a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to bae8691be8b24512a775897630ce3a3b (127.19.255.195). New cstate: current_term: 1 leader_uuid: "bae8691be8b24512a775897630ce3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:46.599380 25064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a04f181e6774e44846c78db16b70088" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
I20260709 13:07:46.600597 25066 raft_consensus.cc:3060] T 69ee63a6c8ba41b39217552576f55b4c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:46.601675 25334 ts_tablet_manager.cc:1434] T de2e248820704d679c92fe251836c451 P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 13:07:46.605129 25334 tablet_bootstrap.cc:492] T f24edfc7c04f4d2cbb66f7eba1c301e2 P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:46.605345 25337 tablet_bootstrap.cc:654] T de2e248820704d679c92fe251836c451 P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:46.602119 25387 leader_election.cc:290] T 7b8946317d964af48188405d52a072bf P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:46.603216 25062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8946317d964af48188405d52a072bf" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
W20260709 13:07:46.616808 25253 leader_election.cc:343] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:46.616940 25541 consensus_queue.cc:1048] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:46.617869 25333 tablet_bootstrap.cc:492] T 8081d94c68364234aabc81579b65f557 P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:46.618006 25341 raft_consensus.cc:493] T de2e248820704d679c92fe251836c451 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:46.618360 25333 ts_tablet_manager.cc:1403] T 8081d94c68364234aabc81579b65f557 P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.086s	user 0.011s	sys 0.006s
I20260709 13:07:46.618582 25341 raft_consensus.cc:515] T de2e248820704d679c92fe251836c451 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:46.620707 25337 tablet_bootstrap.cc:492] T de2e248820704d679c92fe251836c451 P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:46.621150 25337 ts_tablet_manager.cc:1403] T de2e248820704d679c92fe251836c451 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.087s	user 0.009s	sys 0.000s
I20260709 13:07:46.620991 25333 raft_consensus.cc:359] T 8081d94c68364234aabc81579b65f557 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:46.621902 25211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2e248820704d679c92fe251836c451" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:46.622581 25211 raft_consensus.cc:2468] T de2e248820704d679c92fe251836c451 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 0.
I20260709 13:07:46.623893 25337 raft_consensus.cc:359] T de2e248820704d679c92fe251836c451 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:46.624192 25104 leader_election.cc:304] T de2e248820704d679c92fe251836c451 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bae8691be8b24512a775897630ce3a3b, d9bec6688fd1435182904a149e75c61d; no voters: 
I20260709 13:07:46.624572 25337 raft_consensus.cc:385] T de2e248820704d679c92fe251836c451 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:46.625106 25556 raft_consensus.cc:2804] T de2e248820704d679c92fe251836c451 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:46.624876 25337 raft_consensus.cc:740] T de2e248820704d679c92fe251836c451 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:46.625535 25556 raft_consensus.cc:493] T de2e248820704d679c92fe251836c451 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:46.625470 25334 tablet_bootstrap.cc:654] T f24edfc7c04f4d2cbb66f7eba1c301e2 P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:46.625229 25341 leader_election.cc:290] T de2e248820704d679c92fe251836c451 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:46.626132 25556 raft_consensus.cc:3060] T de2e248820704d679c92fe251836c451 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:46.626965 25253 leader_election.cc:343] T 7b8946317d964af48188405d52a072bf P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:46.627437 25253 leader_election.cc:304] T 7b8946317d964af48188405d52a072bf P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27a432b416684488904af38679e098d2; no voters: 1ef413d7e7af4f76ae9db459f19d9f97, bae8691be8b24512a775897630ce3a3b
I20260709 13:07:46.621670 25333 raft_consensus.cc:385] T 8081d94c68364234aabc81579b65f557 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:46.628228 25514 raft_consensus.cc:2749] T 7b8946317d964af48188405d52a072bf P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:46.629411 25062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2e248820704d679c92fe251836c451" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:46.628890 25333 raft_consensus.cc:740] T 8081d94c68364234aabc81579b65f557 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:46.630625 25333 consensus_queue.cc:260] T 8081d94c68364234aabc81579b65f557 P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:46.633647 25333 ts_tablet_manager.cc:1434] T 8081d94c68364234aabc81579b65f557 P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 13:07:46.635454 25335 consensus_queue.cc:260] T 4840d028e2b044c3b5e40c0f30edb183 P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:46.638217 25335 ts_tablet_manager.cc:1434] T 4840d028e2b044c3b5e40c0f30edb183 P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.002s
I20260709 13:07:46.639293 25335 tablet_bootstrap.cc:492] T 6904ab44ea2646de96bf83605e95fe17 P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:46.643890 25541 raft_consensus.cc:493] T ce5023d9924c487b8bbfd586ce17e29c P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:46.644542 25333 tablet_bootstrap.cc:492] T a59d758e03cf4a25918b4341e2827358 P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:46.644395 25541 raft_consensus.cc:515] T ce5023d9924c487b8bbfd586ce17e29c P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:46.646359 25541 leader_election.cc:290] T ce5023d9924c487b8bbfd586ce17e29c P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:46.646809 25335 tablet_bootstrap.cc:654] T 6904ab44ea2646de96bf83605e95fe17 P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:46.651254 25066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5023d9924c487b8bbfd586ce17e29c" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:46.652165 25066 raft_consensus.cc:2393] T ce5023d9924c487b8bbfd586ce17e29c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bae8691be8b24512a775897630ce3a3b in current term 1: Already voted for candidate d9bec6688fd1435182904a149e75c61d in this term.
I20260709 13:07:46.655207 25333 tablet_bootstrap.cc:654] T a59d758e03cf4a25918b4341e2827358 P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:46.659394 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5023d9924c487b8bbfd586ce17e29c" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:46.660501 25334 tablet_bootstrap.cc:492] T f24edfc7c04f4d2cbb66f7eba1c301e2 P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:46.660954 25334 ts_tablet_manager.cc:1403] T f24edfc7c04f4d2cbb66f7eba1c301e2 P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.003s
I20260709 13:07:46.663496 25334 raft_consensus.cc:359] T f24edfc7c04f4d2cbb66f7eba1c301e2 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:46.664140 25334 raft_consensus.cc:385] T f24edfc7c04f4d2cbb66f7eba1c301e2 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:46.664422 25334 raft_consensus.cc:740] T f24edfc7c04f4d2cbb66f7eba1c301e2 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:46.665017 25334 consensus_queue.cc:260] T f24edfc7c04f4d2cbb66f7eba1c301e2 P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:46.669162 25179 leader_election.cc:304] T ce5023d9924c487b8bbfd586ce17e29c P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bae8691be8b24512a775897630ce3a3b; no voters: 1ef413d7e7af4f76ae9db459f19d9f97, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:46.670544 25601 raft_consensus.cc:3060] T ce5023d9924c487b8bbfd586ce17e29c P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:46.679352 25601 raft_consensus.cc:2749] T ce5023d9924c487b8bbfd586ce17e29c P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:46.680964 25334 ts_tablet_manager.cc:1434] T f24edfc7c04f4d2cbb66f7eba1c301e2 P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:07:46.682101 25334 tablet_bootstrap.cc:492] T 7b8946317d964af48188405d52a072bf P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:46.686118 25602 consensus_queue.cc:1048] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:46.694384 25333 tablet_bootstrap.cc:492] T a59d758e03cf4a25918b4341e2827358 P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:46.694862 25333 ts_tablet_manager.cc:1403] T a59d758e03cf4a25918b4341e2827358 P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.000s
I20260709 13:07:46.694834 25337 consensus_queue.cc:260] T de2e248820704d679c92fe251836c451 P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:46.695789 25062 raft_consensus.cc:2468] T de2e248820704d679c92fe251836c451 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 0.
I20260709 13:07:46.634438 25556 raft_consensus.cc:515] T de2e248820704d679c92fe251836c451 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:46.697924 25333 raft_consensus.cc:359] T a59d758e03cf4a25918b4341e2827358 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:46.698654 25333 raft_consensus.cc:385] T a59d758e03cf4a25918b4341e2827358 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:46.698915 25333 raft_consensus.cc:740] T a59d758e03cf4a25918b4341e2827358 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:46.699563 25333 consensus_queue.cc:260] T a59d758e03cf4a25918b4341e2827358 P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:46.699951 25211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2e248820704d679c92fe251836c451" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b"
I20260709 13:07:46.700096 25062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2e248820704d679c92fe251836c451" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
I20260709 13:07:46.700485 25211 raft_consensus.cc:3060] T de2e248820704d679c92fe251836c451 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:46.700706 25062 raft_consensus.cc:3060] T de2e248820704d679c92fe251836c451 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:46.701051 25333 ts_tablet_manager.cc:1434] T a59d758e03cf4a25918b4341e2827358 P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:46.703876 25334 tablet_bootstrap.cc:654] T 7b8946317d964af48188405d52a072bf P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:46.706442 25333 tablet_bootstrap.cc:492] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:46.708357 25062 raft_consensus.cc:2468] T de2e248820704d679c92fe251836c451 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 1.
I20260709 13:07:46.709762 25105 leader_election.cc:304] T de2e248820704d679c92fe251836c451 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, d9bec6688fd1435182904a149e75c61d; no voters: 
I20260709 13:07:46.710651 25341 raft_consensus.cc:2804] T de2e248820704d679c92fe251836c451 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:46.711234 25341 raft_consensus.cc:697] T de2e248820704d679c92fe251836c451 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Becoming Leader. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Running, Role: LEADER
I20260709 13:07:46.712311 25341 consensus_queue.cc:237] T de2e248820704d679c92fe251836c451 P d9bec6688fd1435182904a149e75c61d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:46.715276 25344 raft_consensus.cc:493] T 759607402bba4eb6890067fe73889ff2 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:46.715799 25344 raft_consensus.cc:515] T 759607402bba4eb6890067fe73889ff2 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:46.717829 25344 leader_election.cc:290] T 759607402bba4eb6890067fe73889ff2 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:46.717855 25211 raft_consensus.cc:2468] T de2e248820704d679c92fe251836c451 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 1.
I20260709 13:07:46.719787 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "759607402bba4eb6890067fe73889ff2" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:46.720522 25140 raft_consensus.cc:2393] T 759607402bba4eb6890067fe73889ff2 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ef413d7e7af4f76ae9db459f19d9f97 in current term 1: Already voted for candidate bae8691be8b24512a775897630ce3a3b in this term.
I20260709 13:07:46.722338 25214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "759607402bba4eb6890067fe73889ff2" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:46.724472 25029 leader_election.cc:304] T 759607402bba4eb6890067fe73889ff2 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97; no voters: bae8691be8b24512a775897630ce3a3b, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:46.725512 25344 raft_consensus.cc:3060] T 759607402bba4eb6890067fe73889ff2 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:46.733042 25344 raft_consensus.cc:2749] T 759607402bba4eb6890067fe73889ff2 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:46.725200 25335 tablet_bootstrap.cc:492] T 6904ab44ea2646de96bf83605e95fe17 P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:46.735677 25335 ts_tablet_manager.cc:1403] T 6904ab44ea2646de96bf83605e95fe17 P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.097s	user 0.003s	sys 0.014s
I20260709 13:07:46.739022 25333 tablet_bootstrap.cc:654] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:46.738811 25335 raft_consensus.cc:359] T 6904ab44ea2646de96bf83605e95fe17 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:46.741854 24964 catalog_manager.cc:5697] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27a432b416684488904af38679e098d2 (127.19.255.196). New cstate: current_term: 1 leader_uuid: "27a432b416684488904af38679e098d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:46.744107 25334 tablet_bootstrap.cc:492] T 7b8946317d964af48188405d52a072bf P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:46.749382 25337 ts_tablet_manager.cc:1434] T de2e248820704d679c92fe251836c451 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.128s	user 0.008s	sys 0.000s
I20260709 13:07:46.749589 25334 ts_tablet_manager.cc:1403] T 7b8946317d964af48188405d52a072bf P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.068s	user 0.006s	sys 0.005s
I20260709 13:07:46.743983 25556 leader_election.cc:290] T de2e248820704d679c92fe251836c451 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Requested vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:46.739465 25335 raft_consensus.cc:385] T 6904ab44ea2646de96bf83605e95fe17 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:46.751350 25335 raft_consensus.cc:740] T 6904ab44ea2646de96bf83605e95fe17 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:46.754441 25514 raft_consensus.cc:493] T b78e1100c57b4e489d4bda44500d3fd2 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:46.755132 25551 raft_consensus.cc:493] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:46.754920 25514 raft_consensus.cc:515] T b78e1100c57b4e489d4bda44500d3fd2 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:46.755627 25551 raft_consensus.cc:515] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:46.757628 25551 leader_election.cc:290] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:46.758103 25514 leader_election.cc:290] T b78e1100c57b4e489d4bda44500d3fd2 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:46.759217 25062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57de405600fb4bc5bbe91c400e8441b3" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:46.759999 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b78e1100c57b4e489d4bda44500d3fd2" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:46.750494 25337 tablet_bootstrap.cc:492] T 4840d028e2b044c3b5e40c0f30edb183 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:46.760733 25334 raft_consensus.cc:359] T 7b8946317d964af48188405d52a072bf P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
W20260709 13:07:46.765486 25105 leader_election.cc:343] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:46.765758 25334 raft_consensus.cc:385] T 7b8946317d964af48188405d52a072bf P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:46.766172 25334 raft_consensus.cc:740] T 7b8946317d964af48188405d52a072bf P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:46.766980 25334 consensus_queue.cc:260] T 7b8946317d964af48188405d52a072bf P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:46.764874 25335 consensus_queue.cc:260] T 6904ab44ea2646de96bf83605e95fe17 P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:46.774658 25334 ts_tablet_manager.cc:1434] T 7b8946317d964af48188405d52a072bf P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 13:07:46.781796 25387 raft_consensus.cc:493] T 3acbbdad24ea41a086ed4c79638556ad P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:46.782933 25335 ts_tablet_manager.cc:1434] T 6904ab44ea2646de96bf83605e95fe17 P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.047s	user 0.003s	sys 0.003s
I20260709 13:07:46.776831 25288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57de405600fb4bc5bbe91c400e8441b3" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:46.781185 25214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b78e1100c57b4e489d4bda44500d3fd2" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
W20260709 13:07:46.790640 25253 leader_election.cc:343] T b78e1100c57b4e489d4bda44500d3fd2 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:46.805676 25335 tablet_bootstrap.cc:492] T 3acbbdad24ea41a086ed4c79638556ad P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:46.784339 25387 raft_consensus.cc:515] T 3acbbdad24ea41a086ed4c79638556ad P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:46.811550 25387 leader_election.cc:290] T 3acbbdad24ea41a086ed4c79638556ad P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:46.801605 25288 raft_consensus.cc:2468] T 57de405600fb4bc5bbe91c400e8441b3 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 0.
I20260709 13:07:46.802012 25551 consensus_queue.cc:1048] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
W20260709 13:07:46.815505 25252 leader_election.cc:343] T b78e1100c57b4e489d4bda44500d3fd2 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:46.817747 25211 raft_consensus.cc:3060] T bcec96fb4956438ebe9745ed9c6254b5 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:46.818095 25252 leader_election.cc:304] T b78e1100c57b4e489d4bda44500d3fd2 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27a432b416684488904af38679e098d2; no voters: bae8691be8b24512a775897630ce3a3b, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:46.822350 25334 tablet_bootstrap.cc:492] T 16b69effa75348408739f2cfe0b72b0b P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:46.820336 25387 raft_consensus.cc:2749] T b78e1100c57b4e489d4bda44500d3fd2 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:46.824716 25138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3acbbdad24ea41a086ed4c79638556ad" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
W20260709 13:07:46.826114 25253 leader_election.cc:343] T 3acbbdad24ea41a086ed4c79638556ad P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:46.823804 25066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3acbbdad24ea41a086ed4c79638556ad" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
W20260709 13:07:46.828313 25253 leader_election.cc:343] T 3acbbdad24ea41a086ed4c79638556ad P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:46.828485 25105 leader_election.cc:304] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:07:46.828033 24963 catalog_manager.cc:5697] T de2e248820704d679c92fe251836c451 P d9bec6688fd1435182904a149e75c61d reported cstate change: term changed from 0 to 1, leader changed from <none> to d9bec6688fd1435182904a149e75c61d (127.19.255.194). New cstate: current_term: 1 leader_uuid: "d9bec6688fd1435182904a149e75c61d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:46.828758 25253 leader_election.cc:304] T 3acbbdad24ea41a086ed4c79638556ad P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27a432b416684488904af38679e098d2; no voters: 1ef413d7e7af4f76ae9db459f19d9f97, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:46.829490 25551 raft_consensus.cc:2804] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:46.829873 25551 raft_consensus.cc:493] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:46.830222 25551 raft_consensus.cc:3060] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:46.837244 25333 tablet_bootstrap.cc:492] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:46.837718 25333 ts_tablet_manager.cc:1403] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.136s	user 0.030s	sys 0.024s
I20260709 13:07:46.840597 25335 tablet_bootstrap.cc:654] T 3acbbdad24ea41a086ed4c79638556ad P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:46.842025 25601 raft_consensus.cc:493] T 7b8946317d964af48188405d52a072bf P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:46.842502 25601 raft_consensus.cc:515] T 7b8946317d964af48188405d52a072bf P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:46.829886 25387 raft_consensus.cc:2749] T 3acbbdad24ea41a086ed4c79638556ad P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:46.846504 25288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8946317d964af48188405d52a072bf" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:46.847090 25288 raft_consensus.cc:2468] T 7b8946317d964af48188405d52a072bf P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 0.
I20260709 13:07:46.848351 25179 leader_election.cc:304] T 7b8946317d964af48188405d52a072bf P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27a432b416684488904af38679e098d2, bae8691be8b24512a775897630ce3a3b; no voters: 
I20260709 13:07:46.849195 25541 raft_consensus.cc:2804] T 7b8946317d964af48188405d52a072bf P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:46.849606 25541 raft_consensus.cc:493] T 7b8946317d964af48188405d52a072bf P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:46.849982 25541 raft_consensus.cc:3060] T 7b8946317d964af48188405d52a072bf P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:46.880203 25341 raft_consensus.cc:493] T bfd29d0ed8b74fce84b1be5dcfffbac9 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:46.880877 25341 raft_consensus.cc:515] T bfd29d0ed8b74fce84b1be5dcfffbac9 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:46.887585 25387 raft_consensus.cc:493] T 8081d94c68364234aabc81579b65f557 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:46.888127 25387 raft_consensus.cc:515] T 8081d94c68364234aabc81579b65f557 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:46.900856 25434 raft_consensus.cc:493] T f24edfc7c04f4d2cbb66f7eba1c301e2 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:46.901485 25434 raft_consensus.cc:515] T f24edfc7c04f4d2cbb66f7eba1c301e2 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:46.915299 25434 leader_election.cc:290] T f24edfc7c04f4d2cbb66f7eba1c301e2 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:07:46.916261 25288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24edfc7c04f4d2cbb66f7eba1c301e2" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:46.924546 25522 consensus_queue.cc:1048] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:46.915115 25333 raft_consensus.cc:359] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:46.940231 25333 raft_consensus.cc:385] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:46.940526 25333 raft_consensus.cc:740] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:46.941807 25601 leader_election.cc:290] T 7b8946317d964af48188405d52a072bf P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:46.942544 25387 leader_election.cc:290] T 8081d94c68364234aabc81579b65f557 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:46.942986 25061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8081d94c68364234aabc81579b65f557" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:46.943337 25062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8946317d964af48188405d52a072bf" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:46.916296 25137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24edfc7c04f4d2cbb66f7eba1c301e2" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:46.944700 25061 raft_consensus.cc:3060] T 597459c433e441a4aa54e85e5c530d20 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:46.944681 25179 leader_election.cc:343] T 7b8946317d964af48188405d52a072bf P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:46.948393 25337 tablet_bootstrap.cc:654] T 4840d028e2b044c3b5e40c0f30edb183 P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:46.941234 25333 consensus_queue.cc:260] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:46.953118 25335 tablet_bootstrap.cc:492] T 3acbbdad24ea41a086ed4c79638556ad P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:46.953557 25335 ts_tablet_manager.cc:1403] T 3acbbdad24ea41a086ed4c79638556ad P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.150s	user 0.006s	sys 0.014s
I20260709 13:07:46.956888 25341 leader_election.cc:290] T bfd29d0ed8b74fce84b1be5dcfffbac9 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:07:46.958328 25288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd29d0ed8b74fce84b1be5dcfffbac9" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:46.958945 25288 raft_consensus.cc:2468] T bfd29d0ed8b74fce84b1be5dcfffbac9 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 0.
I20260709 13:07:46.960284 25105 leader_election.cc:304] T bfd29d0ed8b74fce84b1be5dcfffbac9 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: 
I20260709 13:07:46.960953 25522 raft_consensus.cc:493] T 4840d028e2b044c3b5e40c0f30edb183 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:46.961386 25522 raft_consensus.cc:515] T 4840d028e2b044c3b5e40c0f30edb183 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:46.963312 25522 leader_election.cc:290] T 4840d028e2b044c3b5e40c0f30edb183 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:46.965415 25288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4840d028e2b044c3b5e40c0f30edb183" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:46.965898 25066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4840d028e2b044c3b5e40c0f30edb183" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:46.966042 25288 raft_consensus.cc:2468] T 4840d028e2b044c3b5e40c0f30edb183 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 0.
I20260709 13:07:46.967234 25522 raft_consensus.cc:2804] T bfd29d0ed8b74fce84b1be5dcfffbac9 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:46.967288 25105 leader_election.cc:304] T 4840d028e2b044c3b5e40c0f30edb183 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: 
I20260709 13:07:46.967775 25522 raft_consensus.cc:493] T bfd29d0ed8b74fce84b1be5dcfffbac9 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:07:46.968266 25105 leader_election.cc:343] T 4840d028e2b044c3b5e40c0f30edb183 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:46.968544 25179 leader_election.cc:304] T f24edfc7c04f4d2cbb66f7eba1c301e2 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bae8691be8b24512a775897630ce3a3b; no voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:46.968273 25522 raft_consensus.cc:3060] T bfd29d0ed8b74fce84b1be5dcfffbac9 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:46.969924 25434 raft_consensus.cc:2749] T f24edfc7c04f4d2cbb66f7eba1c301e2 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:46.857492 25602 consensus_queue.cc:1048] T 759607402bba4eb6890067fe73889ff2 P bae8691be8b24512a775897630ce3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.097s
I20260709 13:07:46.975076 25215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd29d0ed8b74fce84b1be5dcfffbac9" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
W20260709 13:07:46.976372 25104 leader_election.cc:343] T bfd29d0ed8b74fce84b1be5dcfffbac9 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:46.987103 25333 ts_tablet_manager.cc:1434] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.149s	user 0.010s	sys 0.000s
I20260709 13:07:46.993271 25434 consensus_queue.cc:1048] T 759607402bba4eb6890067fe73889ff2 P bae8691be8b24512a775897630ce3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:07:47.003693 25551 raft_consensus.cc:515] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
W20260709 13:07:47.007408 25253 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:43407, user_credentials={real_user=slave}} blocked reactor thread for 82435.4us
I20260709 13:07:47.010316 25335 raft_consensus.cc:359] T 3acbbdad24ea41a086ed4c79638556ad P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:47.011015 25335 raft_consensus.cc:385] T 3acbbdad24ea41a086ed4c79638556ad P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:47.011286 25335 raft_consensus.cc:740] T 3acbbdad24ea41a086ed4c79638556ad P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:47.013021 25333 tablet_bootstrap.cc:492] T 1a43888417f148c594f3ba062efd58aa P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:47.016091 25577 raft_consensus.cc:493] T 0f25aa70589e4cd2a40c9f26f94bc905 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:47.016582 25577 raft_consensus.cc:515] T 0f25aa70589e4cd2a40c9f26f94bc905 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:47.018795 25335 consensus_queue.cc:260] T 3acbbdad24ea41a086ed4c79638556ad P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:47.018527 25577 leader_election.cc:290] T 0f25aa70589e4cd2a40c9f26f94bc905 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:47.071203 25334 tablet_bootstrap.cc:654] T 16b69effa75348408739f2cfe0b72b0b P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:47.042582 25253 leader_election.cc:343] T 8081d94c68364234aabc81579b65f557 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:47.081935 25333 tablet_bootstrap.cc:654] T 1a43888417f148c594f3ba062efd58aa P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:47.029851 25541 raft_consensus.cc:515] T 7b8946317d964af48188405d52a072bf P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:47.081231 25214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f25aa70589e4cd2a40c9f26f94bc905" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:47.095038 25335 ts_tablet_manager.cc:1434] T 3acbbdad24ea41a086ed4c79638556ad P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.141s	user 0.011s	sys 0.007s
I20260709 13:07:47.089154 25551 leader_election.cc:290] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Requested vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
W20260709 13:07:47.086841 25253 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.193:41615, user_credentials={real_user=slave}} blocked reactor thread for 46170.3us
I20260709 13:07:47.089316 25643 raft_consensus.cc:2804] T 4840d028e2b044c3b5e40c0f30edb183 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:47.104816 25335 tablet_bootstrap.cc:492] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:47.105336 25643 raft_consensus.cc:493] T 4840d028e2b044c3b5e40c0f30edb183 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:47.107635 25522 raft_consensus.cc:515] T bfd29d0ed8b74fce84b1be5dcfffbac9 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:47.185942 25337 tablet_bootstrap.cc:492] T 4840d028e2b044c3b5e40c0f30edb183 P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:47.186717 25337 ts_tablet_manager.cc:1403] T 4840d028e2b044c3b5e40c0f30edb183 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.436s	user 0.013s	sys 0.023s
I20260709 13:07:47.123180 25643 raft_consensus.cc:3060] T 4840d028e2b044c3b5e40c0f30edb183 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:47.196550 25061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57de405600fb4bc5bbe91c400e8441b3" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
I20260709 13:07:47.207224 25647 raft_consensus.cc:493] T 6904ab44ea2646de96bf83605e95fe17 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:47.208017 25522 leader_election.cc:290] T bfd29d0ed8b74fce84b1be5dcfffbac9 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Requested vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:07:47.209403 25541 leader_election.cc:290] T 7b8946317d964af48188405d52a072bf P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Requested vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:47.211006 25335 tablet_bootstrap.cc:654] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:47.212656 25059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8946317d964af48188405d52a072bf" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
I20260709 13:07:47.221272 25577 raft_consensus.cc:493] T a59d758e03cf4a25918b4341e2827358 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:47.221443 25214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd29d0ed8b74fce84b1be5dcfffbac9" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b"
I20260709 13:07:47.222198 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8081d94c68364234aabc81579b65f557" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
W20260709 13:07:47.197290 25253 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:41615, user_credentials={real_user=slave}} blocked reactor thread for 87791.4us
W20260709 13:07:47.233997 25179 leader_election.cc:343] T 7b8946317d964af48188405d52a072bf P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:47.232275 25577 raft_consensus.cc:515] T a59d758e03cf4a25918b4341e2827358 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
W20260709 13:07:47.253878 25105 leader_election.cc:343] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:47.227329 25647 raft_consensus.cc:515] T 6904ab44ea2646de96bf83605e95fe17 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:47.243979 25577 leader_election.cc:290] T a59d758e03cf4a25918b4341e2827358 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
W20260709 13:07:47.250710 25253 consensus_peers.cc:597] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2 -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. 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 13:07:47.251425 25656 raft_consensus.cc:493] T 3acbbdad24ea41a086ed4c79638556ad P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:47.256737 25650 log.cc:927] Time spent T 759607402bba4eb6890067fe73889ff2 P 1ef413d7e7af4f76ae9db459f19d9f97: Append to log took a long time: real 0.098s	user 0.003s	sys 0.000s
I20260709 13:07:47.271128 25337 raft_consensus.cc:359] T 4840d028e2b044c3b5e40c0f30edb183 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:47.274845 25337 raft_consensus.cc:385] T 4840d028e2b044c3b5e40c0f30edb183 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:47.275038 25337 raft_consensus.cc:740] T 4840d028e2b044c3b5e40c0f30edb183 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:47.267514 25288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57de405600fb4bc5bbe91c400e8441b3" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:07:47.279280 25337 consensus_queue.cc:260] T 4840d028e2b044c3b5e40c0f30edb183 P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:47.285523 25337 ts_tablet_manager.cc:1434] T 4840d028e2b044c3b5e40c0f30edb183 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.098s	user 0.005s	sys 0.001s
I20260709 13:07:47.291127 25333 tablet_bootstrap.cc:492] T 1a43888417f148c594f3ba062efd58aa P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:47.291592 25333 ts_tablet_manager.cc:1403] T 1a43888417f148c594f3ba062efd58aa P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.279s	user 0.020s	sys 0.021s
I20260709 13:07:47.263299 25656 raft_consensus.cc:515] T 3acbbdad24ea41a086ed4c79638556ad P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:47.283681 25288 raft_consensus.cc:3060] T 57de405600fb4bc5bbe91c400e8441b3 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:47.285126 25104 leader_election.cc:343] T bfd29d0ed8b74fce84b1be5dcfffbac9 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:47.328969 25334 tablet_bootstrap.cc:492] T 16b69effa75348408739f2cfe0b72b0b P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:47.329664 25334 ts_tablet_manager.cc:1403] T 16b69effa75348408739f2cfe0b72b0b P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.508s	user 0.003s	sys 0.044s
I20260709 13:07:47.340266 25647 leader_election.cc:290] T 6904ab44ea2646de96bf83605e95fe17 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:47.344360 25337 tablet_bootstrap.cc:492] T 57de405600fb4bc5bbe91c400e8441b3 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:47.349063 25289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd29d0ed8b74fce84b1be5dcfffbac9" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:07:47.349665 25289 raft_consensus.cc:3060] T bfd29d0ed8b74fce84b1be5dcfffbac9 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:47.339444 25333 raft_consensus.cc:359] T 1a43888417f148c594f3ba062efd58aa P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:47.354822 25333 raft_consensus.cc:385] T 1a43888417f148c594f3ba062efd58aa P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:47.355141 25333 raft_consensus.cc:740] T 1a43888417f148c594f3ba062efd58aa P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:47.354352 25334 raft_consensus.cc:359] T 16b69effa75348408739f2cfe0b72b0b P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:47.357932 25334 raft_consensus.cc:385] T 16b69effa75348408739f2cfe0b72b0b P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:47.358271 25334 raft_consensus.cc:740] T 16b69effa75348408739f2cfe0b72b0b P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:47.361104 25334 consensus_queue.cc:260] T 16b69effa75348408739f2cfe0b72b0b P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
W20260709 13:07:47.336051 25104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:39811, user_credentials={real_user=slave}} blocked reactor thread for 51278.1us
I20260709 13:07:47.363456 25333 consensus_queue.cc:260] T 1a43888417f148c594f3ba062efd58aa P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:47.368422 25335 tablet_bootstrap.cc:492] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:47.368818 25335 ts_tablet_manager.cc:1403] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.266s	user 0.011s	sys 0.010s
I20260709 13:07:47.370048 25337 tablet_bootstrap.cc:654] T 57de405600fb4bc5bbe91c400e8441b3 P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:47.372416 25213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59d758e03cf4a25918b4341e2827358" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:47.376384 25334 ts_tablet_manager.cc:1434] T 16b69effa75348408739f2cfe0b72b0b P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.001s
I20260709 13:07:47.369871 25061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f25aa70589e4cd2a40c9f26f94bc905" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:47.381982 25334 tablet_bootstrap.cc:492] T bfd29d0ed8b74fce84b1be5dcfffbac9 P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:47.386531 25661 raft_consensus.cc:493] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:47.386972 25252 leader_election.cc:343] T 0f25aa70589e4cd2a40c9f26f94bc905 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:47.387135 25661 raft_consensus.cc:515] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:47.390901 25287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8946317d964af48188405d52a072bf" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:07:47.391474 25287 raft_consensus.cc:3060] T 7b8946317d964af48188405d52a072bf P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:47.393213 25333 ts_tablet_manager.cc:1434] T 1a43888417f148c594f3ba062efd58aa P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.101s	user 0.006s	sys 0.000s
I20260709 13:07:47.393817 25643 raft_consensus.cc:515] T 4840d028e2b044c3b5e40c0f30edb183 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:47.395218 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3acbbdad24ea41a086ed4c79638556ad" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:47.395835 25643 leader_election.cc:290] T 4840d028e2b044c3b5e40c0f30edb183 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Requested vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:47.388646 25289 raft_consensus.cc:2468] T bfd29d0ed8b74fce84b1be5dcfffbac9 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 1.
I20260709 13:07:47.399087 25288 raft_consensus.cc:2468] T 57de405600fb4bc5bbe91c400e8441b3 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 1.
I20260709 13:07:47.400594 25333 tablet_bootstrap.cc:492] T 29e1a00002484de6bb8934ed80b10d50 P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:47.402009 25207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6904ab44ea2646de96bf83605e95fe17" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:47.378360 25656 leader_election.cc:290] T 3acbbdad24ea41a086ed4c79638556ad P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:47.431494 25653 consensus_queue.cc:1048] T de2e248820704d679c92fe251836c451 P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:47.433069 25286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3acbbdad24ea41a086ed4c79638556ad" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:47.433712 25286 raft_consensus.cc:2468] T 3acbbdad24ea41a086ed4c79638556ad P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 0.
I20260709 13:07:47.413398 25061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6904ab44ea2646de96bf83605e95fe17" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
W20260709 13:07:47.434926 25104 leader_election.cc:343] T 6904ab44ea2646de96bf83605e95fe17 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:47.435549 25211 raft_consensus.cc:3060] T f24edfc7c04f4d2cbb66f7eba1c301e2 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:47.416260 25105 leader_election.cc:304] T bfd29d0ed8b74fce84b1be5dcfffbac9 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: bae8691be8b24512a775897630ce3a3b
I20260709 13:07:47.448154 25105 leader_election.cc:304] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: 1ef413d7e7af4f76ae9db459f19d9f97
W20260709 13:07:47.423465 25252 leader_election.cc:343] T a59d758e03cf4a25918b4341e2827358 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:47.467686 25655 consensus_queue.cc:1048] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:47.460752 25333 tablet_bootstrap.cc:654] T 29e1a00002484de6bb8934ed80b10d50 P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:47.453246 25522 raft_consensus.cc:2804] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:47.476032 25522 raft_consensus.cc:697] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Becoming Leader. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Running, Role: LEADER
I20260709 13:07:47.479139 25522 consensus_queue.cc:237] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:47.489480 25286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4840d028e2b044c3b5e40c0f30edb183" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:07:47.490384 25286 raft_consensus.cc:3060] T 4840d028e2b044c3b5e40c0f30edb183 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:47.506444 25061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4840d028e2b044c3b5e40c0f30edb183" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
I20260709 13:07:47.507311 25061 raft_consensus.cc:3060] T 4840d028e2b044c3b5e40c0f30edb183 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:47.458463 25335 raft_consensus.cc:359] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:47.409614 25287 raft_consensus.cc:2468] T 7b8946317d964af48188405d52a072bf P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 1.
I20260709 13:07:47.521315 25335 raft_consensus.cc:385] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:47.521755 25335 raft_consensus.cc:740] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:47.522742 25335 consensus_queue.cc:260] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
W20260709 13:07:47.465732 25253 leader_election.cc:343] T 8081d94c68364234aabc81579b65f557 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:47.523798 25253 leader_election.cc:304] T 8081d94c68364234aabc81579b65f557 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27a432b416684488904af38679e098d2; no voters: 1ef413d7e7af4f76ae9db459f19d9f97, d9bec6688fd1435182904a149e75c61d
W20260709 13:07:47.524930 25253 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:43407, user_credentials={real_user=slave}} blocked reactor thread for 74685.9us
I20260709 13:07:47.527966 25655 raft_consensus.cc:2749] T 8081d94c68364234aabc81579b65f557 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:47.449798 25656 raft_consensus.cc:2804] T bfd29d0ed8b74fce84b1be5dcfffbac9 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:47.529109 25656 raft_consensus.cc:697] T bfd29d0ed8b74fce84b1be5dcfffbac9 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Becoming Leader. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Running, Role: LEADER
I20260709 13:07:47.530128 25656 consensus_queue.cc:237] T bfd29d0ed8b74fce84b1be5dcfffbac9 P d9bec6688fd1435182904a149e75c61d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:47.460711 25661 leader_election.cc:290] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:47.535490 25105 leader_election.cc:304] T 3acbbdad24ea41a086ed4c79638556ad P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: 
W20260709 13:07:47.536505 25179 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:40453, user_credentials={real_user=slave}} blocked reactor thread for 85952.9us
W20260709 13:07:47.540982 25105 leader_election.cc:343] T 3acbbdad24ea41a086ed4c79638556ad P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:47.542371 25105 leader_election.cc:343] T 6904ab44ea2646de96bf83605e95fe17 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:47.542820 25105 leader_election.cc:304] T 6904ab44ea2646de96bf83605e95fe17 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d9bec6688fd1435182904a149e75c61d; no voters: 1ef413d7e7af4f76ae9db459f19d9f97, bae8691be8b24512a775897630ce3a3b
I20260709 13:07:47.548645 25061 raft_consensus.cc:2468] T 4840d028e2b044c3b5e40c0f30edb183 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 1.
I20260709 13:07:47.559826 25335 ts_tablet_manager.cc:1434] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.191s	user 0.008s	sys 0.001s
I20260709 13:07:47.561527 25652 raft_consensus.cc:2804] T 3acbbdad24ea41a086ed4c79638556ad P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:47.561930 25652 raft_consensus.cc:493] T 3acbbdad24ea41a086ed4c79638556ad P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:47.562275 25652 raft_consensus.cc:3060] T 3acbbdad24ea41a086ed4c79638556ad P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:47.562402 25215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8222fab6e3a347fa8c40a70a7ce4ed7a" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:47.564146 25434 raft_consensus.cc:493] T 16b69effa75348408739f2cfe0b72b0b P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:47.564622 25434 raft_consensus.cc:515] T 16b69effa75348408739f2cfe0b72b0b P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
W20260709 13:07:47.564883 25253 leader_election.cc:343] T 0f25aa70589e4cd2a40c9f26f94bc905 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:47.567494 25434 leader_election.cc:290] T 16b69effa75348408739f2cfe0b72b0b P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:47.545141 25654 raft_consensus.cc:2749] T 6904ab44ea2646de96bf83605e95fe17 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:47.542793 25104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:39811, user_credentials={real_user=slave}} blocked reactor thread for 90650us
W20260709 13:07:47.543061 25029 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:39811, user_credentials={real_user=slave}} blocked reactor thread for 131874us
I20260709 13:07:47.549479 25657 consensus_queue.cc:1048] T de2e248820704d679c92fe251836c451 P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 13:07:47.576311 25138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59d758e03cf4a25918b4341e2827358" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:47.580686 25334 tablet_bootstrap.cc:654] T bfd29d0ed8b74fce84b1be5dcfffbac9 P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:47.588268 25335 tablet_bootstrap.cc:492] T b78e1100c57b4e489d4bda44500d3fd2 P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:47.569916 25253 leader_election.cc:304] T 0f25aa70589e4cd2a40c9f26f94bc905 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27a432b416684488904af38679e098d2; no voters: 1ef413d7e7af4f76ae9db459f19d9f97, bae8691be8b24512a775897630ce3a3b
I20260709 13:07:47.592072 25655 raft_consensus.cc:2749] T 0f25aa70589e4cd2a40c9f26f94bc905 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:47.593534 25577 raft_consensus.cc:493] T 1a43888417f148c594f3ba062efd58aa P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:47.594046 25577 raft_consensus.cc:515] T 1a43888417f148c594f3ba062efd58aa P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:47.594655 25286 raft_consensus.cc:2468] T 4840d028e2b044c3b5e40c0f30edb183 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 1.
I20260709 13:07:47.595868 25105 leader_election.cc:304] T 4840d028e2b044c3b5e40c0f30edb183 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: 
I20260709 13:07:47.596138 25577 leader_election.cc:290] T 1a43888417f148c594f3ba062efd58aa P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:47.596760 25551 raft_consensus.cc:2804] T 4840d028e2b044c3b5e40c0f30edb183 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:47.597406 25551 raft_consensus.cc:697] T 4840d028e2b044c3b5e40c0f30edb183 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Becoming Leader. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Running, Role: LEADER
I20260709 13:07:47.593364 25333 tablet_bootstrap.cc:492] T 29e1a00002484de6bb8934ed80b10d50 P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:47.600679 25333 ts_tablet_manager.cc:1403] T 29e1a00002484de6bb8934ed80b10d50 P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.200s	user 0.017s	sys 0.012s
I20260709 13:07:47.608050 25061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8222fab6e3a347fa8c40a70a7ce4ed7a" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:47.620555 25337 tablet_bootstrap.cc:492] T 57de405600fb4bc5bbe91c400e8441b3 P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:47.622958 25337 ts_tablet_manager.cc:1403] T 57de405600fb4bc5bbe91c400e8441b3 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.279s	user 0.022s	sys 0.047s
I20260709 13:07:47.628149 25335 tablet_bootstrap.cc:654] T b78e1100c57b4e489d4bda44500d3fd2 P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:47.629197 25673 log.cc:927] Time spent T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 13:07:47.629369 25333 raft_consensus.cc:359] T 29e1a00002484de6bb8934ed80b10d50 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:47.630087 25333 raft_consensus.cc:385] T 29e1a00002484de6bb8934ed80b10d50 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:47.630342 25333 raft_consensus.cc:740] T 29e1a00002484de6bb8934ed80b10d50 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
W20260709 13:07:47.634310 25253 leader_election.cc:343] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:47.631021 25333 consensus_queue.cc:260] T 29e1a00002484de6bb8934ed80b10d50 P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:47.634734 25337 raft_consensus.cc:359] T 57de405600fb4bc5bbe91c400e8441b3 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:47.639215 25337 raft_consensus.cc:385] T 57de405600fb4bc5bbe91c400e8441b3 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:47.639605 25337 raft_consensus.cc:740] T 57de405600fb4bc5bbe91c400e8441b3 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:47.641089 25333 ts_tablet_manager.cc:1434] T 29e1a00002484de6bb8934ed80b10d50 P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 13:07:47.644867 25335 tablet_bootstrap.cc:492] T b78e1100c57b4e489d4bda44500d3fd2 P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:47.645387 25335 ts_tablet_manager.cc:1403] T b78e1100c57b4e489d4bda44500d3fd2 P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.075s	user 0.012s	sys 0.000s
I20260709 13:07:47.645150 25337 consensus_queue.cc:260] T 57de405600fb4bc5bbe91c400e8441b3 P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:47.603991 25652 raft_consensus.cc:515] T 3acbbdad24ea41a086ed4c79638556ad P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:47.654531 25138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a43888417f148c594f3ba062efd58aa" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:47.658422 25333 tablet_bootstrap.cc:492] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:47.637725 25551 consensus_queue.cc:237] T 4840d028e2b044c3b5e40c0f30edb183 P d9bec6688fd1435182904a149e75c61d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:47.661666 25337 ts_tablet_manager.cc:1434] T 57de405600fb4bc5bbe91c400e8441b3 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 13:07:47.670562 25652 leader_election.cc:290] T 3acbbdad24ea41a086ed4c79638556ad P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Requested vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:47.674786 25288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3acbbdad24ea41a086ed4c79638556ad" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:07:47.675410 25288 raft_consensus.cc:3060] T 3acbbdad24ea41a086ed4c79638556ad P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:47.689863 25337 tablet_bootstrap.cc:492] T 16b69effa75348408739f2cfe0b72b0b P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
W20260709 13:07:47.692328 25253 leader_election.cc:343] T a59d758e03cf4a25918b4341e2827358 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:47.692819 25253 leader_election.cc:304] T a59d758e03cf4a25918b4341e2827358 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27a432b416684488904af38679e098d2; no voters: bae8691be8b24512a775897630ce3a3b, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:47.693620 25334 tablet_bootstrap.cc:492] T bfd29d0ed8b74fce84b1be5dcfffbac9 P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:47.694073 25334 ts_tablet_manager.cc:1403] T bfd29d0ed8b74fce84b1be5dcfffbac9 P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.312s	user 0.014s	sys 0.005s
I20260709 13:07:47.702824 25658 raft_consensus.cc:2749] T a59d758e03cf4a25918b4341e2827358 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:47.708122 25253 leader_election.cc:343] T 1a43888417f148c594f3ba062efd58aa P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:47.710884 25179 leader_election.cc:304] T 7b8946317d964af48188405d52a072bf P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27a432b416684488904af38679e098d2, bae8691be8b24512a775897630ce3a3b; no voters: 1ef413d7e7af4f76ae9db459f19d9f97
W20260709 13:07:47.713924 25012 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:47.720230 25666 raft_consensus.cc:2804] T 7b8946317d964af48188405d52a072bf P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:47.720739 25666 raft_consensus.cc:697] T 7b8946317d964af48188405d52a072bf P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Becoming Leader. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Running, Role: LEADER
I20260709 13:07:47.721553 25666 consensus_queue.cc:237] T 7b8946317d964af48188405d52a072bf P bae8691be8b24512a775897630ce3a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:47.726437 25060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3acbbdad24ea41a086ed4c79638556ad" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
I20260709 13:07:47.726656 25139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b69effa75348408739f2cfe0b72b0b" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:47.727221 25139 raft_consensus.cc:2468] T 16b69effa75348408739f2cfe0b72b0b P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 0.
I20260709 13:07:47.700079 25288 raft_consensus.cc:2468] T 3acbbdad24ea41a086ed4c79638556ad P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 1.
W20260709 13:07:47.732482 25105 leader_election.cc:343] T 3acbbdad24ea41a086ed4c79638556ad P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:47.737344 25105 leader_election.cc:304] T 3acbbdad24ea41a086ed4c79638556ad P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:07:47.739326 25208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a43888417f148c594f3ba062efd58aa" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:47.735126 25059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b69effa75348408739f2cfe0b72b0b" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:47.746636 25643 raft_consensus.cc:2804] T 3acbbdad24ea41a086ed4c79638556ad P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:47.747138 25643 raft_consensus.cc:697] T 3acbbdad24ea41a086ed4c79638556ad P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Becoming Leader. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Running, Role: LEADER
I20260709 13:07:47.747977 25643 consensus_queue.cc:237] T 3acbbdad24ea41a086ed4c79638556ad P d9bec6688fd1435182904a149e75c61d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
W20260709 13:07:47.749872 25252 leader_election.cc:343] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:47.751564 25252 leader_election.cc:304] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27a432b416684488904af38679e098d2; no voters: 1ef413d7e7af4f76ae9db459f19d9f97, bae8691be8b24512a775897630ce3a3b
I20260709 13:07:47.752861 25661 raft_consensus.cc:2749] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:47.753444 25334 raft_consensus.cc:359] T bfd29d0ed8b74fce84b1be5dcfffbac9 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:47.754123 25334 raft_consensus.cc:385] T bfd29d0ed8b74fce84b1be5dcfffbac9 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:47.754385 25334 raft_consensus.cc:740] T bfd29d0ed8b74fce84b1be5dcfffbac9 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:47.754940 25334 consensus_queue.cc:260] T bfd29d0ed8b74fce84b1be5dcfffbac9 P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:47.756158 25335 raft_consensus.cc:359] T b78e1100c57b4e489d4bda44500d3fd2 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:47.756747 25335 raft_consensus.cc:385] T b78e1100c57b4e489d4bda44500d3fd2 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:47.757028 25335 raft_consensus.cc:740] T b78e1100c57b4e489d4bda44500d3fd2 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
W20260709 13:07:47.760133 25179 leader_election.cc:343] T 16b69effa75348408739f2cfe0b72b0b P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:47.760649 25179 leader_election.cc:304] T 16b69effa75348408739f2cfe0b72b0b P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bae8691be8b24512a775897630ce3a3b, d9bec6688fd1435182904a149e75c61d; no voters: 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:07:47.758525 25335 consensus_queue.cc:260] T b78e1100c57b4e489d4bda44500d3fd2 P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:47.763059 25680 raft_consensus.cc:2804] T 16b69effa75348408739f2cfe0b72b0b P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:47.764370 25680 raft_consensus.cc:493] T 16b69effa75348408739f2cfe0b72b0b P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:47.764701 25680 raft_consensus.cc:3060] T 16b69effa75348408739f2cfe0b72b0b P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:47.778743 25680 raft_consensus.cc:515] T 16b69effa75348408739f2cfe0b72b0b P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:47.781123 25334 ts_tablet_manager.cc:1434] T bfd29d0ed8b74fce84b1be5dcfffbac9 P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.087s	user 0.012s	sys 0.000s
I20260709 13:07:47.785982 25337 tablet_bootstrap.cc:654] T 16b69effa75348408739f2cfe0b72b0b P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:47.789959 25139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b69effa75348408739f2cfe0b72b0b" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d"
I20260709 13:07:47.790562 25139 raft_consensus.cc:3060] T 16b69effa75348408739f2cfe0b72b0b P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:47.790882 25061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b69effa75348408739f2cfe0b72b0b" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
W20260709 13:07:47.792798 25179 leader_election.cc:343] T 16b69effa75348408739f2cfe0b72b0b P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:47.783979 25680 leader_election.cc:290] T 16b69effa75348408739f2cfe0b72b0b P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Requested vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:47.801141 25139 raft_consensus.cc:2468] T 16b69effa75348408739f2cfe0b72b0b P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 1.
W20260709 13:07:47.809859 25104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:39811, user_credentials={real_user=slave}} blocked reactor thread for 46048.5us
W20260709 13:07:47.812142 25252 leader_election.cc:343] T 1a43888417f148c594f3ba062efd58aa P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:47.812646 25252 leader_election.cc:304] T 1a43888417f148c594f3ba062efd58aa P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27a432b416684488904af38679e098d2; no voters: bae8691be8b24512a775897630ce3a3b, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:47.813414 25661 raft_consensus.cc:2749] T 1a43888417f148c594f3ba062efd58aa P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:47.815551 25334 tablet_bootstrap.cc:492] T b78e1100c57b4e489d4bda44500d3fd2 P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:47.817829 25333 tablet_bootstrap.cc:654] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:47.821842 25334 tablet_bootstrap.cc:654] T b78e1100c57b4e489d4bda44500d3fd2 P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:47.825273 25335 ts_tablet_manager.cc:1434] T b78e1100c57b4e489d4bda44500d3fd2 P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.180s	user 0.007s	sys 0.000s
I20260709 13:07:47.827060 24963 catalog_manager.cc:5697] T 7b8946317d964af48188405d52a072bf P bae8691be8b24512a775897630ce3a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to bae8691be8b24512a775897630ce3a3b (127.19.255.195). New cstate: current_term: 1 leader_uuid: "bae8691be8b24512a775897630ce3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:47.827936 25179 leader_election.cc:304] T 16b69effa75348408739f2cfe0b72b0b P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bae8691be8b24512a775897630ce3a3b, d9bec6688fd1435182904a149e75c61d; no voters: 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:07:47.832474 25680 raft_consensus.cc:2804] T 16b69effa75348408739f2cfe0b72b0b P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:47.833145 25680 raft_consensus.cc:697] T 16b69effa75348408739f2cfe0b72b0b P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Becoming Leader. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Running, Role: LEADER
I20260709 13:07:47.834008 25680 consensus_queue.cc:237] T 16b69effa75348408739f2cfe0b72b0b P bae8691be8b24512a775897630ce3a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:47.837507 25661 raft_consensus.cc:493] T 29e1a00002484de6bb8934ed80b10d50 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:47.838565 25661 raft_consensus.cc:515] T 29e1a00002484de6bb8934ed80b10d50 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:47.840647 25661 leader_election.cc:290] T 29e1a00002484de6bb8934ed80b10d50 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:47.840830 24964 catalog_manager.cc:5697] T 3acbbdad24ea41a086ed4c79638556ad P d9bec6688fd1435182904a149e75c61d reported cstate change: term changed from 0 to 1, leader changed from <none> to d9bec6688fd1435182904a149e75c61d (127.19.255.194). New cstate: current_term: 1 leader_uuid: "d9bec6688fd1435182904a149e75c61d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:47.843488 24964 catalog_manager.cc:5697] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d reported cstate change: term changed from 0 to 1, leader changed from <none> to d9bec6688fd1435182904a149e75c61d (127.19.255.194). New cstate: current_term: 1 leader_uuid: "d9bec6688fd1435182904a149e75c61d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:47.844064 25061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e1a00002484de6bb8934ed80b10d50" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:47.844523 25335 tablet_bootstrap.cc:492] T 48acf562d3b8494eb0ddffb87a4a4146 P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
W20260709 13:07:47.845435 25253 leader_election.cc:343] T 29e1a00002484de6bb8934ed80b10d50 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:47.844964 24964 catalog_manager.cc:5697] T bfd29d0ed8b74fce84b1be5dcfffbac9 P d9bec6688fd1435182904a149e75c61d reported cstate change: term changed from 0 to 1, leader changed from <none> to d9bec6688fd1435182904a149e75c61d (127.19.255.194). New cstate: current_term: 1 leader_uuid: "d9bec6688fd1435182904a149e75c61d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:47.846832 24964 catalog_manager.cc:5697] T 4840d028e2b044c3b5e40c0f30edb183 P d9bec6688fd1435182904a149e75c61d reported cstate change: term changed from 0 to 1, leader changed from <none> to d9bec6688fd1435182904a149e75c61d (127.19.255.194). New cstate: current_term: 1 leader_uuid: "d9bec6688fd1435182904a149e75c61d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:47.848440 25139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e1a00002484de6bb8934ed80b10d50" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
W20260709 13:07:47.850765 25253 leader_election.cc:343] T 29e1a00002484de6bb8934ed80b10d50 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:47.851187 25253 leader_election.cc:304] T 29e1a00002484de6bb8934ed80b10d50 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27a432b416684488904af38679e098d2; no voters: 1ef413d7e7af4f76ae9db459f19d9f97, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:47.852320 25661 raft_consensus.cc:2749] T 29e1a00002484de6bb8934ed80b10d50 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:47.855264 25335 tablet_bootstrap.cc:654] T 48acf562d3b8494eb0ddffb87a4a4146 P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:47.873865 25337 tablet_bootstrap.cc:492] T 16b69effa75348408739f2cfe0b72b0b P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:47.874333 25337 ts_tablet_manager.cc:1403] T 16b69effa75348408739f2cfe0b72b0b P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.211s	user 0.016s	sys 0.002s
I20260709 13:07:47.876266 25334 tablet_bootstrap.cc:492] T b78e1100c57b4e489d4bda44500d3fd2 P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:47.876798 25333 tablet_bootstrap.cc:492] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:47.876820 25334 ts_tablet_manager.cc:1403] T b78e1100c57b4e489d4bda44500d3fd2 P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.003s
I20260709 13:07:47.878963 25333 ts_tablet_manager.cc:1403] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.221s	user 0.021s	sys 0.000s
I20260709 13:07:47.886227 25337 raft_consensus.cc:359] T 16b69effa75348408739f2cfe0b72b0b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:47.886938 25337 raft_consensus.cc:385] T 16b69effa75348408739f2cfe0b72b0b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:47.887192 25337 raft_consensus.cc:740] T 16b69effa75348408739f2cfe0b72b0b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:47.887861 25337 consensus_queue.cc:260] T 16b69effa75348408739f2cfe0b72b0b P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:47.893325 25333 raft_consensus.cc:359] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:47.881853 25334 raft_consensus.cc:359] T b78e1100c57b4e489d4bda44500d3fd2 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:47.894098 25334 raft_consensus.cc:385] T b78e1100c57b4e489d4bda44500d3fd2 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:47.894390 25334 raft_consensus.cc:740] T b78e1100c57b4e489d4bda44500d3fd2 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:47.895643 25337 ts_tablet_manager.cc:1434] T 16b69effa75348408739f2cfe0b72b0b P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 13:07:47.896740 25337 tablet_bootstrap.cc:492] T bd30f7f234b9456c9154200249a3eac6 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:47.895201 25334 consensus_queue.cc:260] T b78e1100c57b4e489d4bda44500d3fd2 P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:47.900569 25334 ts_tablet_manager.cc:1434] T b78e1100c57b4e489d4bda44500d3fd2 P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 13:07:47.901846 25334 tablet_bootstrap.cc:492] T 6904ab44ea2646de96bf83605e95fe17 P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:47.903867 25333 raft_consensus.cc:385] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:47.904204 25333 raft_consensus.cc:740] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:47.905354 25337 tablet_bootstrap.cc:654] T bd30f7f234b9456c9154200249a3eac6 P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:47.905377 25551 consensus_queue.cc:1048] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:47.905642 25333 consensus_queue.cc:260] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:47.914649 25333 ts_tablet_manager.cc:1434] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.035s	user 0.002s	sys 0.003s
I20260709 13:07:47.915617 25333 tablet_bootstrap.cc:492] T 27d073ee64a14db882fcb1b6f00efbed P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:47.924697 25334 tablet_bootstrap.cc:654] T 6904ab44ea2646de96bf83605e95fe17 P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:47.926199 25335 tablet_bootstrap.cc:492] T 48acf562d3b8494eb0ddffb87a4a4146 P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:47.927395 25335 ts_tablet_manager.cc:1403] T 48acf562d3b8494eb0ddffb87a4a4146 P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.085s	user 0.011s	sys 0.001s
I20260709 13:07:47.931105 25680 raft_consensus.cc:493] T b78e1100c57b4e489d4bda44500d3fd2 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:47.931634 25680 raft_consensus.cc:515] T b78e1100c57b4e489d4bda44500d3fd2 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:47.933784 25680 leader_election.cc:290] T b78e1100c57b4e489d4bda44500d3fd2 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:07:47.935510 25288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b78e1100c57b4e489d4bda44500d3fd2" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:47.935925 25139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b78e1100c57b4e489d4bda44500d3fd2" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:47.936259 25288 raft_consensus.cc:2468] T b78e1100c57b4e489d4bda44500d3fd2 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 0.
I20260709 13:07:47.936615 25139 raft_consensus.cc:2468] T b78e1100c57b4e489d4bda44500d3fd2 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 0.
I20260709 13:07:47.937896 25179 leader_election.cc:304] T b78e1100c57b4e489d4bda44500d3fd2 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27a432b416684488904af38679e098d2, bae8691be8b24512a775897630ce3a3b; no voters: 
I20260709 13:07:47.939612 25666 raft_consensus.cc:2804] T b78e1100c57b4e489d4bda44500d3fd2 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:47.940018 25666 raft_consensus.cc:493] T b78e1100c57b4e489d4bda44500d3fd2 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:47.940349 25666 raft_consensus.cc:3060] T b78e1100c57b4e489d4bda44500d3fd2 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:47.944445 25333 tablet_bootstrap.cc:654] T 27d073ee64a14db882fcb1b6f00efbed P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:47.949854 25335 raft_consensus.cc:359] T 48acf562d3b8494eb0ddffb87a4a4146 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:47.953550 25666 raft_consensus.cc:515] T b78e1100c57b4e489d4bda44500d3fd2 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:47.959455 24961 catalog_manager.cc:5697] T 16b69effa75348408739f2cfe0b72b0b P bae8691be8b24512a775897630ce3a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to bae8691be8b24512a775897630ce3a3b (127.19.255.195). New cstate: current_term: 1 leader_uuid: "bae8691be8b24512a775897630ce3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:47.962710 25335 raft_consensus.cc:385] T 48acf562d3b8494eb0ddffb87a4a4146 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:47.963066 25335 raft_consensus.cc:740] T 48acf562d3b8494eb0ddffb87a4a4146 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:47.963752 25335 consensus_queue.cc:260] T 48acf562d3b8494eb0ddffb87a4a4146 P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:47.965314 25666 leader_election.cc:290] T b78e1100c57b4e489d4bda44500d3fd2 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Requested vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:07:47.967718 25288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b78e1100c57b4e489d4bda44500d3fd2" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:07:47.968250 25288 raft_consensus.cc:3060] T b78e1100c57b4e489d4bda44500d3fd2 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:47.970489 25139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b78e1100c57b4e489d4bda44500d3fd2" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d"
I20260709 13:07:47.971060 25139 raft_consensus.cc:3060] T b78e1100c57b4e489d4bda44500d3fd2 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:47.971995 25668 raft_consensus.cc:493] T 57de405600fb4bc5bbe91c400e8441b3 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:47.972469 25668 raft_consensus.cc:515] T 57de405600fb4bc5bbe91c400e8441b3 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:47.974449 25668 leader_election.cc:290] T 57de405600fb4bc5bbe91c400e8441b3 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:47.976078 25286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57de405600fb4bc5bbe91c400e8441b3" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:47.977315 25138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57de405600fb4bc5bbe91c400e8441b3" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:47.979779 25335 ts_tablet_manager.cc:1434] T 48acf562d3b8494eb0ddffb87a4a4146 P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
I20260709 13:07:47.981091 25030 leader_election.cc:304] T 57de405600fb4bc5bbe91c400e8441b3 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97; no voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:47.982184 25335 tablet_bootstrap.cc:492] T a59d758e03cf4a25918b4341e2827358 P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:47.982637 25668 raft_consensus.cc:2749] T 57de405600fb4bc5bbe91c400e8441b3 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:47.984854 25288 raft_consensus.cc:2468] T b78e1100c57b4e489d4bda44500d3fd2 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 1.
I20260709 13:07:47.986204 25179 leader_election.cc:304] T b78e1100c57b4e489d4bda44500d3fd2 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27a432b416684488904af38679e098d2, bae8691be8b24512a775897630ce3a3b; no voters: 
I20260709 13:07:47.987308 25680 raft_consensus.cc:2804] T b78e1100c57b4e489d4bda44500d3fd2 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:47.987866 25680 raft_consensus.cc:697] T b78e1100c57b4e489d4bda44500d3fd2 P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Becoming Leader. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Running, Role: LEADER
I20260709 13:07:47.988687 25680 consensus_queue.cc:237] T b78e1100c57b4e489d4bda44500d3fd2 P bae8691be8b24512a775897630ce3a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:47.991385 25334 tablet_bootstrap.cc:492] T 6904ab44ea2646de96bf83605e95fe17 P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:47.992197 25334 ts_tablet_manager.cc:1403] T 6904ab44ea2646de96bf83605e95fe17 P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.091s	user 0.010s	sys 0.002s
I20260709 13:07:47.993568 25139 raft_consensus.cc:2468] T b78e1100c57b4e489d4bda44500d3fd2 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 1.
I20260709 13:07:47.995371 25334 raft_consensus.cc:359] T 6904ab44ea2646de96bf83605e95fe17 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:47.996143 25334 raft_consensus.cc:385] T 6904ab44ea2646de96bf83605e95fe17 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:47.997394 25061 raft_consensus.cc:3060] T 57de405600fb4bc5bbe91c400e8441b3 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:47.996457 25334 raft_consensus.cc:740] T 6904ab44ea2646de96bf83605e95fe17 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:47.999112 25334 consensus_queue.cc:260] T 6904ab44ea2646de96bf83605e95fe17 P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:48.002830 25334 ts_tablet_manager.cc:1434] T 6904ab44ea2646de96bf83605e95fe17 P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 13:07:48.003834 25334 tablet_bootstrap.cc:492] T 0f25aa70589e4cd2a40c9f26f94bc905 P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:48.009501 25654 raft_consensus.cc:493] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:48.009979 25654 raft_consensus.cc:515] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:48.012933 25337 tablet_bootstrap.cc:492] T bd30f7f234b9456c9154200249a3eac6 P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:48.013420 25337 ts_tablet_manager.cc:1403] T bd30f7f234b9456c9154200249a3eac6 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.117s	user 0.033s	sys 0.021s
I20260709 13:07:48.016108 25337 raft_consensus.cc:359] T bd30f7f234b9456c9154200249a3eac6 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:48.016482 25066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fbeae55d994d6b84daa42eb77ea0f7" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:48.016754 25337 raft_consensus.cc:385] T bd30f7f234b9456c9154200249a3eac6 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.017057 25337 raft_consensus.cc:740] T bd30f7f234b9456c9154200249a3eac6 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.017277 25335 tablet_bootstrap.cc:654] T a59d758e03cf4a25918b4341e2827358 P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.018302 25287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fbeae55d994d6b84daa42eb77ea0f7" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:48.019003 25287 raft_consensus.cc:2468] T a6fbeae55d994d6b84daa42eb77ea0f7 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 0.
I20260709 13:07:48.019407 25337 consensus_queue.cc:260] T bd30f7f234b9456c9154200249a3eac6 P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:48.020426 25105 leader_election.cc:304] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: 
I20260709 13:07:48.021194 25653 raft_consensus.cc:2804] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:48.021454 25337 ts_tablet_manager.cc:1434] T bd30f7f234b9456c9154200249a3eac6 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:07:48.021580 25653 raft_consensus.cc:493] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:48.021958 25653 raft_consensus.cc:3060] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.022442 25337 tablet_bootstrap.cc:492] T 5a04f181e6774e44846c78db16b70088 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:48.026113 25334 tablet_bootstrap.cc:654] T 0f25aa70589e4cd2a40c9f26f94bc905 P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.029415 25341 consensus_queue.cc:1048] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:48.012001 25654 leader_election.cc:290] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
W20260709 13:07:48.031675 25105 leader_election.cc:343] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.040962 25333 tablet_bootstrap.cc:492] T 27d073ee64a14db882fcb1b6f00efbed P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:48.041615 25333 ts_tablet_manager.cc:1403] T 27d073ee64a14db882fcb1b6f00efbed P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.126s	user 0.008s	sys 0.002s
I20260709 13:07:48.039403 25643 consensus_queue.cc:1048] T bfd29d0ed8b74fce84b1be5dcfffbac9 P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:07:48.055204 25337 tablet_bootstrap.cc:654] T 5a04f181e6774e44846c78db16b70088 P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.057518 25653 raft_consensus.cc:515] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:48.060758 25653 leader_election.cc:290] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Requested vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:48.069032 25333 raft_consensus.cc:359] T 27d073ee64a14db882fcb1b6f00efbed P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:48.069907 25333 raft_consensus.cc:385] T 27d073ee64a14db882fcb1b6f00efbed P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.070230 25333 raft_consensus.cc:740] T 27d073ee64a14db882fcb1b6f00efbed P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.072012 25333 consensus_queue.cc:260] T 27d073ee64a14db882fcb1b6f00efbed P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:48.079911 25666 raft_consensus.cc:493] T bfd29d0ed8b74fce84b1be5dcfffbac9 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:48.085716 24962 catalog_manager.cc:5697] T b78e1100c57b4e489d4bda44500d3fd2 P bae8691be8b24512a775897630ce3a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to bae8691be8b24512a775897630ce3a3b (127.19.255.195). New cstate: current_term: 1 leader_uuid: "bae8691be8b24512a775897630ce3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:48.082252 25666 raft_consensus.cc:515] T bfd29d0ed8b74fce84b1be5dcfffbac9 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:48.092135 25666 leader_election.cc:290] T bfd29d0ed8b74fce84b1be5dcfffbac9 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:07:48.095810 25286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd29d0ed8b74fce84b1be5dcfffbac9" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:48.097323 25333 ts_tablet_manager.cc:1434] T 27d073ee64a14db882fcb1b6f00efbed P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.001s
I20260709 13:07:48.098337 25333 tablet_bootstrap.cc:492] T 54ac1b212c564f90acb53692f005321c P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:48.098930 25139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd29d0ed8b74fce84b1be5dcfffbac9" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:48.103385 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fbeae55d994d6b84daa42eb77ea0f7" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
W20260709 13:07:48.104921 25105 leader_election.cc:343] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.105561 25288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fbeae55d994d6b84daa42eb77ea0f7" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:07:48.106159 25288 raft_consensus.cc:3060] T a6fbeae55d994d6b84daa42eb77ea0f7 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.107730 25333 tablet_bootstrap.cc:654] T 54ac1b212c564f90acb53692f005321c P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.109249 25643 consensus_queue.cc:1048] T 4840d028e2b044c3b5e40c0f30edb183 P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:48.101464 25179 leader_election.cc:304] T bfd29d0ed8b74fce84b1be5dcfffbac9 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bae8691be8b24512a775897630ce3a3b; no voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:48.110306 25335 tablet_bootstrap.cc:492] T a59d758e03cf4a25918b4341e2827358 P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:48.110765 25335 ts_tablet_manager.cc:1403] T a59d758e03cf4a25918b4341e2827358 P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.129s	user 0.018s	sys 0.022s
I20260709 13:07:48.119244 25341 raft_consensus.cc:493] T 48acf562d3b8494eb0ddffb87a4a4146 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:48.110733 25680 raft_consensus.cc:2749] T bfd29d0ed8b74fce84b1be5dcfffbac9 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:48.121433 25341 raft_consensus.cc:515] T 48acf562d3b8494eb0ddffb87a4a4146 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:48.133716 25335 raft_consensus.cc:359] T a59d758e03cf4a25918b4341e2827358 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:48.135195 25335 raft_consensus.cc:385] T a59d758e03cf4a25918b4341e2827358 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.135237 25341 leader_election.cc:290] T 48acf562d3b8494eb0ddffb87a4a4146 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:48.134148 25207 raft_consensus.cc:3060] T bfd29d0ed8b74fce84b1be5dcfffbac9 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.135565 25335 raft_consensus.cc:740] T a59d758e03cf4a25918b4341e2827358 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.144436 25335 consensus_queue.cc:260] T a59d758e03cf4a25918b4341e2827358 P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:48.152771 25341 consensus_queue.cc:1048] T 4840d028e2b044c3b5e40c0f30edb183 P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:48.153460 25655 raft_consensus.cc:493] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:48.153971 25655 raft_consensus.cc:515] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:48.160295 25335 ts_tablet_manager.cc:1434] T a59d758e03cf4a25918b4341e2827358 P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260709 13:07:48.167572 25335 tablet_bootstrap.cc:492] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:48.174454 25215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b05bd4b1cd14bcdbe0ede2aa9225ecd" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:48.174646 25208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48acf562d3b8494eb0ddffb87a4a4146" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
W20260709 13:07:48.176424 25252 leader_election.cc:343] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.164527 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48acf562d3b8494eb0ddffb87a4a4146" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
W20260709 13:07:48.178814 25104 leader_election.cc:343] T 48acf562d3b8494eb0ddffb87a4a4146 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.169584 25387 raft_consensus.cc:493] T 27d073ee64a14db882fcb1b6f00efbed P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:48.182994 25333 tablet_bootstrap.cc:492] T 54ac1b212c564f90acb53692f005321c P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
W20260709 13:07:48.183372 25105 leader_election.cc:343] T 48acf562d3b8494eb0ddffb87a4a4146 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.183954 25105 leader_election.cc:304] T 48acf562d3b8494eb0ddffb87a4a4146 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d9bec6688fd1435182904a149e75c61d; no voters: 1ef413d7e7af4f76ae9db459f19d9f97, bae8691be8b24512a775897630ce3a3b
I20260709 13:07:48.183454 25333 ts_tablet_manager.cc:1403] T 54ac1b212c564f90acb53692f005321c P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.085s	user 0.020s	sys 0.019s
I20260709 13:07:48.185531 25551 raft_consensus.cc:2749] T 48acf562d3b8494eb0ddffb87a4a4146 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:48.183023 25387 raft_consensus.cc:515] T 27d073ee64a14db882fcb1b6f00efbed P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:48.186853 25333 raft_consensus.cc:359] T 54ac1b212c564f90acb53692f005321c P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:48.188016 25387 leader_election.cc:290] T 27d073ee64a14db882fcb1b6f00efbed P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:48.188154 25333 raft_consensus.cc:385] T 54ac1b212c564f90acb53692f005321c P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.188530 25333 raft_consensus.cc:740] T 54ac1b212c564f90acb53692f005321c P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.189901 25060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d073ee64a14db882fcb1b6f00efbed" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:48.190634 25341 consensus_queue.cc:1048] T bfd29d0ed8b74fce84b1be5dcfffbac9 P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:48.191061 25253 leader_election.cc:343] T 27d073ee64a14db882fcb1b6f00efbed P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.189200 25333 consensus_queue.cc:260] T 54ac1b212c564f90acb53692f005321c P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:48.190565 25139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d073ee64a14db882fcb1b6f00efbed" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
W20260709 13:07:48.194736 25179 consensus_peers.cc:597] T 7b8946317d964af48188405d52a072bf P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. 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 13:07:48.198058 25334 tablet_bootstrap.cc:492] T 0f25aa70589e4cd2a40c9f26f94bc905 P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
W20260709 13:07:48.198267 25253 leader_election.cc:343] T 27d073ee64a14db882fcb1b6f00efbed P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.198520 25334 ts_tablet_manager.cc:1403] T 0f25aa70589e4cd2a40c9f26f94bc905 P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.195s	user 0.012s	sys 0.015s
I20260709 13:07:48.198710 25253 leader_election.cc:304] T 27d073ee64a14db882fcb1b6f00efbed P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27a432b416684488904af38679e098d2; no voters: 1ef413d7e7af4f76ae9db459f19d9f97, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:48.200397 25661 raft_consensus.cc:2749] T 27d073ee64a14db882fcb1b6f00efbed P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:48.201160 25334 raft_consensus.cc:359] T 0f25aa70589e4cd2a40c9f26f94bc905 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:48.202711 25334 raft_consensus.cc:385] T 0f25aa70589e4cd2a40c9f26f94bc905 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.203217 25334 raft_consensus.cc:740] T 0f25aa70589e4cd2a40c9f26f94bc905 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.206128 25288 raft_consensus.cc:2468] T a6fbeae55d994d6b84daa42eb77ea0f7 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 1.
I20260709 13:07:48.207005 25655 leader_election.cc:290] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:48.205296 25334 consensus_queue.cc:260] T 0f25aa70589e4cd2a40c9f26f94bc905 P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:48.209514 25333 ts_tablet_manager.cc:1434] T 54ac1b212c564f90acb53692f005321c P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:07:48.207623 25105 leader_election.cc:304] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:07:48.218108 25341 raft_consensus.cc:2804] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:48.218519 25341 raft_consensus.cc:697] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Becoming Leader. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Running, Role: LEADER
I20260709 13:07:48.208250 25060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b05bd4b1cd14bcdbe0ede2aa9225ecd" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:48.207593 25337 tablet_bootstrap.cc:492] T 5a04f181e6774e44846c78db16b70088 P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:48.220024 25337 ts_tablet_manager.cc:1403] T 5a04f181e6774e44846c78db16b70088 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.198s	user 0.015s	sys 0.001s
I20260709 13:07:48.222082 25654 raft_consensus.cc:493] T a59d758e03cf4a25918b4341e2827358 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:48.222527 25654 raft_consensus.cc:515] T a59d758e03cf4a25918b4341e2827358 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:48.219237 25341 consensus_queue.cc:237] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:48.223990 25335 tablet_bootstrap.cc:654] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.225492 25654 leader_election.cc:290] T a59d758e03cf4a25918b4341e2827358 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:07:48.226230 25211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59d758e03cf4a25918b4341e2827358" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
W20260709 13:07:48.227856 25104 leader_election.cc:343] T a59d758e03cf4a25918b4341e2827358 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.235113 25666 consensus_queue.cc:1048] T 16b69effa75348408739f2cfe0b72b0b P bae8691be8b24512a775897630ce3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:48.237185 25674 raft_consensus.cc:493] T 0f25aa70589e4cd2a40c9f26f94bc905 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:48.237632 25674 raft_consensus.cc:515] T 0f25aa70589e4cd2a40c9f26f94bc905 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:48.238963 25287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59d758e03cf4a25918b4341e2827358" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:48.239148 25666 consensus_queue.cc:1048] T 7b8946317d964af48188405d52a072bf P bae8691be8b24512a775897630ce3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:48.239455 25674 leader_election.cc:290] T 0f25aa70589e4cd2a40c9f26f94bc905 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:48.240403 25287 raft_consensus.cc:2468] T a59d758e03cf4a25918b4341e2827358 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 0.
W20260709 13:07:48.241080 25253 leader_election.cc:343] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.242723 25105 leader_election.cc:304] T a59d758e03cf4a25918b4341e2827358 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: bae8691be8b24512a775897630ce3a3b
I20260709 13:07:48.243039 25253 leader_election.cc:304] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27a432b416684488904af38679e098d2; no voters: 1ef413d7e7af4f76ae9db459f19d9f97, bae8691be8b24512a775897630ce3a3b
I20260709 13:07:48.243968 25387 raft_consensus.cc:2749] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:48.245311 25060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f25aa70589e4cd2a40c9f26f94bc905" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:48.245332 25551 raft_consensus.cc:2804] T a59d758e03cf4a25918b4341e2827358 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:07:48.246887 25179 leader_election.cc:343] T 0f25aa70589e4cd2a40c9f26f94bc905 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.246966 25551 raft_consensus.cc:493] T a59d758e03cf4a25918b4341e2827358 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:48.248291 25551 raft_consensus.cc:3060] T a59d758e03cf4a25918b4341e2827358 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.249096 25387 raft_consensus.cc:493] T 54ac1b212c564f90acb53692f005321c P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:48.250625 25387 raft_consensus.cc:515] T 54ac1b212c564f90acb53692f005321c P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:48.253260 25287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f25aa70589e4cd2a40c9f26f94bc905" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:48.252744 25387 leader_election.cc:290] T 54ac1b212c564f90acb53692f005321c P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:48.253880 25287 raft_consensus.cc:2468] T 0f25aa70589e4cd2a40c9f26f94bc905 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 0.
I20260709 13:07:48.257208 25670 raft_consensus.cc:493] T 16b69effa75348408739f2cfe0b72b0b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:48.257654 25670 raft_consensus.cc:515] T 16b69effa75348408739f2cfe0b72b0b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:48.259800 25670 leader_election.cc:290] T 16b69effa75348408739f2cfe0b72b0b P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:48.260612 25334 ts_tablet_manager.cc:1434] T 0f25aa70589e4cd2a40c9f26f94bc905 P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.000s
I20260709 13:07:48.260718 25337 raft_consensus.cc:359] T 5a04f181e6774e44846c78db16b70088 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:48.261471 25337 raft_consensus.cc:385] T 5a04f181e6774e44846c78db16b70088 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.261695 25334 tablet_bootstrap.cc:492] T 48acf562d3b8494eb0ddffb87a4a4146 P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:48.261799 25337 raft_consensus.cc:740] T 5a04f181e6774e44846c78db16b70088 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.262449 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b69effa75348408739f2cfe0b72b0b" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:48.262686 25337 consensus_queue.cc:260] T 5a04f181e6774e44846c78db16b70088 P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:48.262933 25060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ac1b212c564f90acb53692f005321c" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
W20260709 13:07:48.264679 25253 leader_election.cc:343] T 54ac1b212c564f90acb53692f005321c P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.265671 25337 ts_tablet_manager.cc:1434] T 5a04f181e6774e44846c78db16b70088 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.045s	user 0.004s	sys 0.002s
I20260709 13:07:48.265429 25211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b69effa75348408739f2cfe0b72b0b" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:48.266530 25337 tablet_bootstrap.cc:492] T 6904ab44ea2646de96bf83605e95fe17 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:48.264822 25179 leader_election.cc:304] T 0f25aa70589e4cd2a40c9f26f94bc905 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27a432b416684488904af38679e098d2, bae8691be8b24512a775897630ce3a3b; no voters: 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:07:48.267773 25333 tablet_bootstrap.cc:492] T fd44e98b22e646f596a4de2f472aa0ac P 27a432b416684488904af38679e098d2: Bootstrap starting.
I20260709 13:07:48.267896 25680 raft_consensus.cc:2804] T 0f25aa70589e4cd2a40c9f26f94bc905 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:48.268347 25680 raft_consensus.cc:493] T 0f25aa70589e4cd2a40c9f26f94bc905 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:48.268671 25680 raft_consensus.cc:3060] T 0f25aa70589e4cd2a40c9f26f94bc905 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.309789 25211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ac1b212c564f90acb53692f005321c" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:48.290148 25029 leader_election.cc:304] T 16b69effa75348408739f2cfe0b72b0b P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97; no voters: bae8691be8b24512a775897630ce3a3b, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:48.322849 25551 raft_consensus.cc:515] T a59d758e03cf4a25918b4341e2827358 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:48.300078 25652 consensus_queue.cc:1048] T 3acbbdad24ea41a086ed4c79638556ad P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 13:07:48.330050 25670 raft_consensus.cc:2749] T 16b69effa75348408739f2cfe0b72b0b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:48.359340 25335 tablet_bootstrap.cc:492] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:48.359869 25335 ts_tablet_manager.cc:1403] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.195s	user 0.021s	sys 0.011s
W20260709 13:07:48.347195 25252 leader_election.cc:343] T 54ac1b212c564f90acb53692f005321c P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:48.342756 25029 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:39811, user_credentials={real_user=slave}} blocked reactor thread for 54108.8us
I20260709 13:07:48.344340 25668 raft_consensus.cc:493] T bd30f7f234b9456c9154200249a3eac6 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:48.357357 25337 tablet_bootstrap.cc:654] T 6904ab44ea2646de96bf83605e95fe17 P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.360917 25252 leader_election.cc:304] T 54ac1b212c564f90acb53692f005321c P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27a432b416684488904af38679e098d2; no voters: 1ef413d7e7af4f76ae9db459f19d9f97, bae8691be8b24512a775897630ce3a3b
I20260709 13:07:48.351617 25333 tablet_bootstrap.cc:654] T fd44e98b22e646f596a4de2f472aa0ac P 27a432b416684488904af38679e098d2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.365053 25551 leader_election.cc:290] T a59d758e03cf4a25918b4341e2827358 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Requested vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:07:48.368445 25334 tablet_bootstrap.cc:654] T 48acf562d3b8494eb0ddffb87a4a4146 P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.370190 25286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59d758e03cf4a25918b4341e2827358" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:07:48.368758 25661 raft_consensus.cc:2749] T 54ac1b212c564f90acb53692f005321c P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:48.370810 25286 raft_consensus.cc:3060] T a59d758e03cf4a25918b4341e2827358 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.370893 25063 raft_consensus.cc:3060] T 16b69effa75348408739f2cfe0b72b0b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:48.374619 25105 consensus_peers.cc:597] T 3acbbdad24ea41a086ed4c79638556ad P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. 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 13:07:48.377072 25335 raft_consensus.cc:359] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:48.367695 25668 raft_consensus.cc:515] T bd30f7f234b9456c9154200249a3eac6 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:48.378274 25680 raft_consensus.cc:515] T 0f25aa70589e4cd2a40c9f26f94bc905 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:48.377764 25335 raft_consensus.cc:385] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.380642 25335 raft_consensus.cc:740] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.379479 25668 leader_election.cc:290] T bd30f7f234b9456c9154200249a3eac6 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:48.381345 25335 consensus_queue.cc:260] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:48.383412 25335 ts_tablet_manager.cc:1434] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.001s
I20260709 13:07:48.387967 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd30f7f234b9456c9154200249a3eac6" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:48.387966 25208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59d758e03cf4a25918b4341e2827358" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b"
I20260709 13:07:48.390579 25680 leader_election.cc:290] T 0f25aa70589e4cd2a40c9f26f94bc905 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Requested vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:48.387538 25335 tablet_bootstrap.cc:492] T 1a43888417f148c594f3ba062efd58aa P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:48.394217 25333 tablet_bootstrap.cc:492] T fd44e98b22e646f596a4de2f472aa0ac P 27a432b416684488904af38679e098d2: No bootstrap required, opened a new log
I20260709 13:07:48.394670 25333 ts_tablet_manager.cc:1403] T fd44e98b22e646f596a4de2f472aa0ac P 27a432b416684488904af38679e098d2: Time spent bootstrapping tablet: real 0.127s	user 0.007s	sys 0.004s
I20260709 13:07:48.398125 25335 tablet_bootstrap.cc:654] T 1a43888417f148c594f3ba062efd58aa P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.397686 25333 raft_consensus.cc:359] T fd44e98b22e646f596a4de2f472aa0ac P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:48.398602 25333 raft_consensus.cc:385] T fd44e98b22e646f596a4de2f472aa0ac P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.399036 25333 raft_consensus.cc:740] T fd44e98b22e646f596a4de2f472aa0ac P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a432b416684488904af38679e098d2, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.400063 25333 consensus_queue.cc:260] T fd44e98b22e646f596a4de2f472aa0ac P 27a432b416684488904af38679e098d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:48.402612 25286 raft_consensus.cc:2468] T a59d758e03cf4a25918b4341e2827358 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 1.
I20260709 13:07:48.404814 25666 consensus_queue.cc:1048] T 16b69effa75348408739f2cfe0b72b0b P bae8691be8b24512a775897630ce3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:48.409580 25139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd30f7f234b9456c9154200249a3eac6" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
W20260709 13:07:48.411325 25104 leader_election.cc:343] T a59d758e03cf4a25918b4341e2827358 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.412492 25063 raft_consensus.cc:3060] T 5a04f181e6774e44846c78db16b70088 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.433387 25105 leader_election.cc:304] T a59d758e03cf4a25918b4341e2827358 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: bae8691be8b24512a775897630ce3a3b
I20260709 13:07:48.434796 25030 leader_election.cc:304] T bd30f7f234b9456c9154200249a3eac6 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97; no voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:48.435904 25668 raft_consensus.cc:2749] T bd30f7f234b9456c9154200249a3eac6 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:48.435998 25551 raft_consensus.cc:2804] T a59d758e03cf4a25918b4341e2827358 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:48.436720 25551 raft_consensus.cc:697] T a59d758e03cf4a25918b4341e2827358 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Becoming Leader. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Running, Role: LEADER
I20260709 13:07:48.437733 25551 consensus_queue.cc:237] T a59d758e03cf4a25918b4341e2827358 P d9bec6688fd1435182904a149e75c61d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:48.416709 25333 ts_tablet_manager.cc:1434] T fd44e98b22e646f596a4de2f472aa0ac P 27a432b416684488904af38679e098d2: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260709 13:07:48.438457 24962 catalog_manager.cc:5697] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d reported cstate change: term changed from 0 to 1, leader changed from <none> to d9bec6688fd1435182904a149e75c61d (127.19.255.194). New cstate: current_term: 1 leader_uuid: "d9bec6688fd1435182904a149e75c61d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:48.445070 25334 tablet_bootstrap.cc:492] T 48acf562d3b8494eb0ddffb87a4a4146 P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:48.445523 25334 ts_tablet_manager.cc:1403] T 48acf562d3b8494eb0ddffb87a4a4146 P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.184s	user 0.013s	sys 0.000s
I20260709 13:07:48.448024 25666 raft_consensus.cc:493] T 6904ab44ea2646de96bf83605e95fe17 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:48.448457 25666 raft_consensus.cc:515] T 6904ab44ea2646de96bf83605e95fe17 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:48.450591 25666 leader_election.cc:290] T 6904ab44ea2646de96bf83605e95fe17 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
W20260709 13:07:48.460489 25179 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:43407, user_credentials={real_user=slave}} blocked reactor thread for 54920.6us
I20260709 13:07:48.462352 25286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f25aa70589e4cd2a40c9f26f94bc905" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:07:48.463270 25286 raft_consensus.cc:3060] T 0f25aa70589e4cd2a40c9f26f94bc905 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.476099 25334 raft_consensus.cc:359] T 48acf562d3b8494eb0ddffb87a4a4146 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:48.481633 25334 raft_consensus.cc:385] T 48acf562d3b8494eb0ddffb87a4a4146 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.481948 25334 raft_consensus.cc:740] T 48acf562d3b8494eb0ddffb87a4a4146 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.484125 25334 consensus_queue.cc:260] T 48acf562d3b8494eb0ddffb87a4a4146 P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:48.487396 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6904ab44ea2646de96bf83605e95fe17" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:48.488060 25140 raft_consensus.cc:2468] T 6904ab44ea2646de96bf83605e95fe17 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 0.
I20260709 13:07:48.488193 25066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f25aa70589e4cd2a40c9f26f94bc905" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
I20260709 13:07:48.493558 25062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6904ab44ea2646de96bf83605e95fe17" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:48.497231 25334 ts_tablet_manager.cc:1434] T 48acf562d3b8494eb0ddffb87a4a4146 P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.000s
I20260709 13:07:48.501981 25179 leader_election.cc:304] T 6904ab44ea2646de96bf83605e95fe17 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bae8691be8b24512a775897630ce3a3b, d9bec6688fd1435182904a149e75c61d; no voters: 
I20260709 13:07:48.503585 25674 raft_consensus.cc:2804] T 6904ab44ea2646de96bf83605e95fe17 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:48.503983 25674 raft_consensus.cc:493] T 6904ab44ea2646de96bf83605e95fe17 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:48.504287 25680 consensus_queue.cc:1048] T b78e1100c57b4e489d4bda44500d3fd2 P bae8691be8b24512a775897630ce3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:48.500140 25643 raft_consensus.cc:493] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:48.507743 25643 raft_consensus.cc:515] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:48.504307 25674 raft_consensus.cc:3060] T 6904ab44ea2646de96bf83605e95fe17 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.522264 24963 catalog_manager.cc:5697] T a59d758e03cf4a25918b4341e2827358 P d9bec6688fd1435182904a149e75c61d reported cstate change: term changed from 0 to 1, leader changed from <none> to d9bec6688fd1435182904a149e75c61d (127.19.255.194). New cstate: current_term: 1 leader_uuid: "d9bec6688fd1435182904a149e75c61d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:48.524477 25643 leader_election.cc:290] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:48.530575 25337 tablet_bootstrap.cc:492] T 6904ab44ea2646de96bf83605e95fe17 P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:48.531037 25337 ts_tablet_manager.cc:1403] T 6904ab44ea2646de96bf83605e95fe17 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.265s	user 0.012s	sys 0.002s
I20260709 13:07:48.531952 25064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8081d94c68364234aabc81579b65f557" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:48.533656 25062 raft_consensus.cc:3060] T bd30f7f234b9456c9154200249a3eac6 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.525321 25287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8081d94c68364234aabc81579b65f557" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:48.535919 25337 raft_consensus.cc:359] T 6904ab44ea2646de96bf83605e95fe17 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:48.536751 25337 raft_consensus.cc:385] T 6904ab44ea2646de96bf83605e95fe17 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:07:48.536718 25105 leader_election.cc:343] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.537359 25337 raft_consensus.cc:740] T 6904ab44ea2646de96bf83605e95fe17 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.543396 25337 consensus_queue.cc:260] T 6904ab44ea2646de96bf83605e95fe17 P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
W20260709 13:07:48.549700 25179 leader_election.cc:343] T 0f25aa70589e4cd2a40c9f26f94bc905 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:48.553761 25179 leader_election.cc:343] T 6904ab44ea2646de96bf83605e95fe17 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.556833 25334 tablet_bootstrap.cc:492] T a59d758e03cf4a25918b4341e2827358 P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:48.559165 25337 ts_tablet_manager.cc:1434] T 6904ab44ea2646de96bf83605e95fe17 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260709 13:07:48.545009 25287 raft_consensus.cc:2468] T 8081d94c68364234aabc81579b65f557 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 0.
I20260709 13:07:48.563014 25337 tablet_bootstrap.cc:492] T 7b8946317d964af48188405d52a072bf P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:48.563784 25105 leader_election.cc:304] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:07:48.564833 25522 raft_consensus.cc:2804] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:48.565223 25522 raft_consensus.cc:493] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:48.565663 25522 raft_consensus.cc:3060] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.545560 25674 raft_consensus.cc:515] T 6904ab44ea2646de96bf83605e95fe17 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
W20260709 13:07:48.556960 25029 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:39811, user_credentials={real_user=slave}} blocked reactor thread for 63331.2us
I20260709 13:07:48.579779 25335 tablet_bootstrap.cc:492] T 1a43888417f148c594f3ba062efd58aa P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:48.580245 25335 ts_tablet_manager.cc:1403] T 1a43888417f148c594f3ba062efd58aa P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.193s	user 0.031s	sys 0.042s
I20260709 13:07:48.582738 25335 raft_consensus.cc:359] T 1a43888417f148c594f3ba062efd58aa P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:48.583355 25335 raft_consensus.cc:385] T 1a43888417f148c594f3ba062efd58aa P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.594532 25335 raft_consensus.cc:740] T 1a43888417f148c594f3ba062efd58aa P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.602319 25335 consensus_queue.cc:260] T 1a43888417f148c594f3ba062efd58aa P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:48.611233 25337 tablet_bootstrap.cc:654] T 7b8946317d964af48188405d52a072bf P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.612195 25335 ts_tablet_manager.cc:1434] T 1a43888417f148c594f3ba062efd58aa P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260709 13:07:48.613165 25335 tablet_bootstrap.cc:492] T ce15af0f5df44375bf6250e76be54129 P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:48.615001 25680 consensus_queue.cc:1048] T b78e1100c57b4e489d4bda44500d3fd2 P bae8691be8b24512a775897630ce3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:48.622723 25335 tablet_bootstrap.cc:654] T ce15af0f5df44375bf6250e76be54129 P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.641476 25643 consensus_queue.cc:1048] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:07:48.649768 25334 tablet_bootstrap.cc:654] T a59d758e03cf4a25918b4341e2827358 P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.665908 25522 raft_consensus.cc:515] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:48.695628 25674 leader_election.cc:290] T 6904ab44ea2646de96bf83605e95fe17 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Requested vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:48.696872 25062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6904ab44ea2646de96bf83605e95fe17" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
I20260709 13:07:48.697643 25062 raft_consensus.cc:3060] T 6904ab44ea2646de96bf83605e95fe17 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.698738 25522 leader_election.cc:290] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Requested vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:48.697031 25139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6904ab44ea2646de96bf83605e95fe17" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d"
I20260709 13:07:48.699200 25288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8081d94c68364234aabc81579b65f557" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:07:48.699959 25288 raft_consensus.cc:3060] T 8081d94c68364234aabc81579b65f557 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.706035 25061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8081d94c68364234aabc81579b65f557" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
I20260709 13:07:48.704658 25139 raft_consensus.cc:3060] T 6904ab44ea2646de96bf83605e95fe17 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:48.707677 25105 leader_election.cc:343] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.697654 25286 raft_consensus.cc:2468] T 0f25aa70589e4cd2a40c9f26f94bc905 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 1.
I20260709 13:07:48.713112 25179 leader_election.cc:304] T 0f25aa70589e4cd2a40c9f26f94bc905 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27a432b416684488904af38679e098d2, bae8691be8b24512a775897630ce3a3b; no voters: 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:07:48.714039 25674 raft_consensus.cc:2804] T 0f25aa70589e4cd2a40c9f26f94bc905 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:48.714603 25674 raft_consensus.cc:697] T 0f25aa70589e4cd2a40c9f26f94bc905 P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Becoming Leader. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Running, Role: LEADER
I20260709 13:07:48.715585 25674 consensus_queue.cc:237] T 0f25aa70589e4cd2a40c9f26f94bc905 P bae8691be8b24512a775897630ce3a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:48.729413 25288 raft_consensus.cc:2468] T 8081d94c68364234aabc81579b65f557 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 1.
I20260709 13:07:48.741313 25062 raft_consensus.cc:2468] T 6904ab44ea2646de96bf83605e95fe17 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 1.
I20260709 13:07:48.742980 25179 leader_election.cc:304] T 6904ab44ea2646de96bf83605e95fe17 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, bae8691be8b24512a775897630ce3a3b; no voters: 
I20260709 13:07:48.744204 25715 raft_consensus.cc:2804] T 6904ab44ea2646de96bf83605e95fe17 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:48.744808 25715 raft_consensus.cc:697] T 6904ab44ea2646de96bf83605e95fe17 P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Becoming Leader. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Running, Role: LEADER
I20260709 13:07:48.745864 25105 leader_election.cc:304] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:07:48.745857 25715 consensus_queue.cc:237] T 6904ab44ea2646de96bf83605e95fe17 P bae8691be8b24512a775897630ce3a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:48.747354 25522 raft_consensus.cc:2804] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:48.747979 25522 raft_consensus.cc:697] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Becoming Leader. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Running, Role: LEADER
I20260709 13:07:48.748960 25522 consensus_queue.cc:237] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:48.800263 25337 tablet_bootstrap.cc:492] T 7b8946317d964af48188405d52a072bf P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:48.801028 25337 ts_tablet_manager.cc:1403] T 7b8946317d964af48188405d52a072bf P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.238s	user 0.031s	sys 0.053s
I20260709 13:07:48.811620 25334 tablet_bootstrap.cc:492] T a59d758e03cf4a25918b4341e2827358 P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:48.812315 25334 ts_tablet_manager.cc:1403] T a59d758e03cf4a25918b4341e2827358 P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.256s	user 0.048s	sys 0.053s
I20260709 13:07:48.827847 25577 raft_consensus.cc:493] T fd44e98b22e646f596a4de2f472aa0ac P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:48.828375 25577 raft_consensus.cc:515] T fd44e98b22e646f596a4de2f472aa0ac P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:48.830399 25577 leader_election.cc:290] T fd44e98b22e646f596a4de2f472aa0ac P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:48.831849 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd44e98b22e646f596a4de2f472aa0ac" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:48.834180 25337 raft_consensus.cc:359] T 7b8946317d964af48188405d52a072bf P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:48.834925 25337 raft_consensus.cc:385] T 7b8946317d964af48188405d52a072bf P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:07:48.835005 25253 leader_election.cc:343] T fd44e98b22e646f596a4de2f472aa0ac P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.839270 25139 raft_consensus.cc:2468] T 6904ab44ea2646de96bf83605e95fe17 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 1.
I20260709 13:07:48.835227 25337 raft_consensus.cc:740] T 7b8946317d964af48188405d52a072bf P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.838245 25207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd44e98b22e646f596a4de2f472aa0ac" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:48.842008 25337 consensus_queue.cc:260] T 7b8946317d964af48188405d52a072bf P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
W20260709 13:07:48.848697 25252 leader_election.cc:343] T fd44e98b22e646f596a4de2f472aa0ac P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.849179 25252 leader_election.cc:304] T fd44e98b22e646f596a4de2f472aa0ac P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27a432b416684488904af38679e098d2; no voters: bae8691be8b24512a775897630ce3a3b, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:48.849766 25337 ts_tablet_manager.cc:1434] T 7b8946317d964af48188405d52a072bf P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.048s	user 0.004s	sys 0.002s
I20260709 13:07:48.850873 25577 raft_consensus.cc:2749] T fd44e98b22e646f596a4de2f472aa0ac P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:48.851033 25337 tablet_bootstrap.cc:492] T a6fbeae55d994d6b84daa42eb77ea0f7 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:48.853756 24962 catalog_manager.cc:5697] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d reported cstate change: term changed from 0 to 1, leader changed from <none> to d9bec6688fd1435182904a149e75c61d (127.19.255.194). New cstate: current_term: 1 leader_uuid: "d9bec6688fd1435182904a149e75c61d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:48.857234 25334 raft_consensus.cc:359] T a59d758e03cf4a25918b4341e2827358 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:48.858067 25334 raft_consensus.cc:385] T a59d758e03cf4a25918b4341e2827358 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.858386 25334 raft_consensus.cc:740] T a59d758e03cf4a25918b4341e2827358 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.859066 25334 consensus_queue.cc:260] T a59d758e03cf4a25918b4341e2827358 P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:48.864727 25334 ts_tablet_manager.cc:1434] T a59d758e03cf4a25918b4341e2827358 P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.000s
I20260709 13:07:48.868548 25337 tablet_bootstrap.cc:654] T a6fbeae55d994d6b84daa42eb77ea0f7 P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.870412 25341 consensus_queue.cc:1048] T a59d758e03cf4a25918b4341e2827358 P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:48.875214 25335 tablet_bootstrap.cc:492] T ce15af0f5df44375bf6250e76be54129 P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:48.875680 25335 ts_tablet_manager.cc:1403] T ce15af0f5df44375bf6250e76be54129 P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.263s	user 0.017s	sys 0.021s
I20260709 13:07:48.882407 25207 raft_consensus.cc:3060] T a59d758e03cf4a25918b4341e2827358 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.884516 24963 catalog_manager.cc:5697] T 0f25aa70589e4cd2a40c9f26f94bc905 P bae8691be8b24512a775897630ce3a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to bae8691be8b24512a775897630ce3a3b (127.19.255.195). New cstate: current_term: 1 leader_uuid: "bae8691be8b24512a775897630ce3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:48.885618 25721 raft_consensus.cc:493] T 48acf562d3b8494eb0ddffb87a4a4146 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:48.888237 25721 raft_consensus.cc:515] T 48acf562d3b8494eb0ddffb87a4a4146 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:48.885895 25335 raft_consensus.cc:359] T ce15af0f5df44375bf6250e76be54129 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:48.890362 25335 raft_consensus.cc:385] T ce15af0f5df44375bf6250e76be54129 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.890625 25335 raft_consensus.cc:740] T ce15af0f5df44375bf6250e76be54129 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.890694 25721 leader_election.cc:290] T 48acf562d3b8494eb0ddffb87a4a4146 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:48.891270 25335 consensus_queue.cc:260] T ce15af0f5df44375bf6250e76be54129 P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
W20260709 13:07:48.887420 25105 consensus_peers.cc:597] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. 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 13:07:48.892252 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48acf562d3b8494eb0ddffb87a4a4146" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:48.892791 25335 ts_tablet_manager.cc:1434] T ce15af0f5df44375bf6250e76be54129 P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.004s
I20260709 13:07:48.892870 25140 raft_consensus.cc:2468] T 48acf562d3b8494eb0ddffb87a4a4146 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 0.
I20260709 13:07:48.893761 25335 tablet_bootstrap.cc:492] T fd44e98b22e646f596a4de2f472aa0ac P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:48.893793 25062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48acf562d3b8494eb0ddffb87a4a4146" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:48.894886 25179 leader_election.cc:304] T 48acf562d3b8494eb0ddffb87a4a4146 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bae8691be8b24512a775897630ce3a3b, d9bec6688fd1435182904a149e75c61d; no voters: 
W20260709 13:07:48.895740 25179 leader_election.cc:343] T 48acf562d3b8494eb0ddffb87a4a4146 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.905015 25334 tablet_bootstrap.cc:492] T 8222fab6e3a347fa8c40a70a7ce4ed7a P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:48.918922 25721 raft_consensus.cc:2804] T 48acf562d3b8494eb0ddffb87a4a4146 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:48.919405 25721 raft_consensus.cc:493] T 48acf562d3b8494eb0ddffb87a4a4146 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:48.921100 25721 raft_consensus.cc:3060] T 48acf562d3b8494eb0ddffb87a4a4146 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.920687 25062 raft_consensus.cc:3060] T 7b8946317d964af48188405d52a072bf P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.920233 25522 consensus_queue.cc:1048] T a59d758e03cf4a25918b4341e2827358 P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:48.923260 25012 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:48.940112 25334 tablet_bootstrap.cc:654] T 8222fab6e3a347fa8c40a70a7ce4ed7a P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.944380 25335 tablet_bootstrap.cc:654] T fd44e98b22e646f596a4de2f472aa0ac P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.946379 25721 raft_consensus.cc:515] T 48acf562d3b8494eb0ddffb87a4a4146 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:48.952366 25721 leader_election.cc:290] T 48acf562d3b8494eb0ddffb87a4a4146 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Requested vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:48.953051 25334 tablet_bootstrap.cc:492] T 8222fab6e3a347fa8c40a70a7ce4ed7a P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:48.953205 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48acf562d3b8494eb0ddffb87a4a4146" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
I20260709 13:07:48.953526 25334 ts_tablet_manager.cc:1403] T 8222fab6e3a347fa8c40a70a7ce4ed7a P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.001s
W20260709 13:07:48.955909 25179 leader_election.cc:343] T 48acf562d3b8494eb0ddffb87a4a4146 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.939410 24964 catalog_manager.cc:5697] T 6904ab44ea2646de96bf83605e95fe17 P bae8691be8b24512a775897630ce3a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to bae8691be8b24512a775897630ce3a3b (127.19.255.195). New cstate: current_term: 1 leader_uuid: "bae8691be8b24512a775897630ce3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:48.961598 25334 raft_consensus.cc:359] T 8222fab6e3a347fa8c40a70a7ce4ed7a P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:48.964689 25139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48acf562d3b8494eb0ddffb87a4a4146" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d"
I20260709 13:07:48.965267 25139 raft_consensus.cc:3060] T 48acf562d3b8494eb0ddffb87a4a4146 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.971329 25335 tablet_bootstrap.cc:492] T fd44e98b22e646f596a4de2f472aa0ac P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:48.971822 25335 ts_tablet_manager.cc:1403] T fd44e98b22e646f596a4de2f472aa0ac P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.000s
I20260709 13:07:48.974354 25335 raft_consensus.cc:359] T fd44e98b22e646f596a4de2f472aa0ac P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:48.974961 25335 raft_consensus.cc:385] T fd44e98b22e646f596a4de2f472aa0ac P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.975215 25335 raft_consensus.cc:740] T fd44e98b22e646f596a4de2f472aa0ac P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.962294 25334 raft_consensus.cc:385] T 8222fab6e3a347fa8c40a70a7ce4ed7a P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.975919 25334 raft_consensus.cc:740] T 8222fab6e3a347fa8c40a70a7ce4ed7a P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.976523 25334 consensus_queue.cc:260] T 8222fab6e3a347fa8c40a70a7ce4ed7a P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:48.978485 25334 ts_tablet_manager.cc:1434] T 8222fab6e3a347fa8c40a70a7ce4ed7a P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.002s
I20260709 13:07:48.979384 25334 tablet_bootstrap.cc:492] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:48.981660 25139 raft_consensus.cc:2468] T 48acf562d3b8494eb0ddffb87a4a4146 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 1.
I20260709 13:07:48.986372 25337 tablet_bootstrap.cc:492] T a6fbeae55d994d6b84daa42eb77ea0f7 P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:48.987643 25337 ts_tablet_manager.cc:1403] T a6fbeae55d994d6b84daa42eb77ea0f7 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.137s	user 0.018s	sys 0.007s
I20260709 13:07:48.988574 25179 leader_election.cc:304] T 48acf562d3b8494eb0ddffb87a4a4146 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bae8691be8b24512a775897630ce3a3b, d9bec6688fd1435182904a149e75c61d; no voters: 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:07:48.991212 25337 raft_consensus.cc:359] T a6fbeae55d994d6b84daa42eb77ea0f7 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:48.992295 25335 consensus_queue.cc:260] T fd44e98b22e646f596a4de2f472aa0ac P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:48.993439 25337 raft_consensus.cc:385] T a6fbeae55d994d6b84daa42eb77ea0f7 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.993891 25337 raft_consensus.cc:740] T a6fbeae55d994d6b84daa42eb77ea0f7 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.994613 25337 consensus_queue.cc:260] T a6fbeae55d994d6b84daa42eb77ea0f7 P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:48.995105 25335 ts_tablet_manager.cc:1434] T fd44e98b22e646f596a4de2f472aa0ac P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.001s
I20260709 13:07:48.996150 25335 tablet_bootstrap.cc:492] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:48.997222 25337 ts_tablet_manager.cc:1434] T a6fbeae55d994d6b84daa42eb77ea0f7 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:07:49.001549 25341 raft_consensus.cc:493] T 1a43888417f148c594f3ba062efd58aa P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.002583 25721 raft_consensus.cc:2804] T 48acf562d3b8494eb0ddffb87a4a4146 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:49.005913 25341 raft_consensus.cc:515] T 1a43888417f148c594f3ba062efd58aa P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:49.006367 25721 raft_consensus.cc:697] T 48acf562d3b8494eb0ddffb87a4a4146 P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Becoming Leader. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Running, Role: LEADER
I20260709 13:07:49.006614 25337 tablet_bootstrap.cc:492] T 3acbbdad24ea41a086ed4c79638556ad P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:49.007880 25341 leader_election.cc:290] T 1a43888417f148c594f3ba062efd58aa P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:07:49.007244 25721 consensus_queue.cc:237] T 48acf562d3b8494eb0ddffb87a4a4146 P bae8691be8b24512a775897630ce3a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:49.010871 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a43888417f148c594f3ba062efd58aa" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:49.011507 25285 raft_consensus.cc:2468] T 1a43888417f148c594f3ba062efd58aa P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 0.
I20260709 13:07:49.012570 25211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a43888417f148c594f3ba062efd58aa" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:49.012952 25105 leader_election.cc:304] T 1a43888417f148c594f3ba062efd58aa P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: 
I20260709 13:07:49.014035 25522 raft_consensus.cc:2804] T 1a43888417f148c594f3ba062efd58aa P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:07:49.014225 25104 leader_election.cc:343] T 1a43888417f148c594f3ba062efd58aa P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:49.014400 25522 raft_consensus.cc:493] T 1a43888417f148c594f3ba062efd58aa P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:49.014830 25337 tablet_bootstrap.cc:654] T 3acbbdad24ea41a086ed4c79638556ad P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.016355 25334 tablet_bootstrap.cc:654] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.014827 25522 raft_consensus.cc:3060] T 1a43888417f148c594f3ba062efd58aa P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.037041 25335 tablet_bootstrap.cc:654] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.042832 25341 raft_consensus.cc:493] T ce15af0f5df44375bf6250e76be54129 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.043331 25341 raft_consensus.cc:515] T ce15af0f5df44375bf6250e76be54129 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:49.045152 25341 leader_election.cc:290] T ce15af0f5df44375bf6250e76be54129 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:49.048053 25215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce15af0f5df44375bf6250e76be54129" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:49.051474 25062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce15af0f5df44375bf6250e76be54129" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
W20260709 13:07:49.052290 25104 leader_election.cc:343] T ce15af0f5df44375bf6250e76be54129 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:49.054709 25335 tablet_bootstrap.cc:492] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
W20260709 13:07:49.058635 25105 leader_election.cc:343] T ce15af0f5df44375bf6250e76be54129 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:49.059732 25105 leader_election.cc:304] T ce15af0f5df44375bf6250e76be54129 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d9bec6688fd1435182904a149e75c61d; no voters: 1ef413d7e7af4f76ae9db459f19d9f97, bae8691be8b24512a775897630ce3a3b
I20260709 13:07:49.059561 25522 raft_consensus.cc:515] T 1a43888417f148c594f3ba062efd58aa P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:49.061118 25653 raft_consensus.cc:2749] T ce15af0f5df44375bf6250e76be54129 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:49.058395 25335 ts_tablet_manager.cc:1403] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.003s
I20260709 13:07:49.062462 25211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a43888417f148c594f3ba062efd58aa" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b"
I20260709 13:07:49.064173 25334 tablet_bootstrap.cc:492] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
W20260709 13:07:49.064236 25104 leader_election.cc:343] T 1a43888417f148c594f3ba062efd58aa P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:49.064779 25334 ts_tablet_manager.cc:1403] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.000s
I20260709 13:07:49.066890 25522 leader_election.cc:290] T 1a43888417f148c594f3ba062efd58aa P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Requested vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:07:49.069068 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a43888417f148c594f3ba062efd58aa" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:07:49.069630 25285 raft_consensus.cc:3060] T 1a43888417f148c594f3ba062efd58aa P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.069674 25335 raft_consensus.cc:359] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:49.070446 25335 raft_consensus.cc:385] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.070711 25335 raft_consensus.cc:740] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.071341 25335 consensus_queue.cc:260] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:49.073330 25335 ts_tablet_manager.cc:1434] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 13:07:49.074186 25335 tablet_bootstrap.cc:492] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:49.082513 25334 raft_consensus.cc:359] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:49.083033 25334 raft_consensus.cc:385] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.083246 25334 raft_consensus.cc:740] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.083856 25334 consensus_queue.cc:260] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:49.088745 25334 ts_tablet_manager.cc:1434] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:07:49.088414 24963 catalog_manager.cc:5697] T 48acf562d3b8494eb0ddffb87a4a4146 P bae8691be8b24512a775897630ce3a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to bae8691be8b24512a775897630ce3a3b (127.19.255.195). New cstate: current_term: 1 leader_uuid: "bae8691be8b24512a775897630ce3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:49.089649 25337 tablet_bootstrap.cc:492] T 3acbbdad24ea41a086ed4c79638556ad P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:49.089872 25285 raft_consensus.cc:2468] T 1a43888417f148c594f3ba062efd58aa P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 1.
I20260709 13:07:49.090186 25337 ts_tablet_manager.cc:1403] T 3acbbdad24ea41a086ed4c79638556ad P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.084s	user 0.012s	sys 0.000s
I20260709 13:07:49.091082 25105 leader_election.cc:304] T 1a43888417f148c594f3ba062efd58aa P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: bae8691be8b24512a775897630ce3a3b
I20260709 13:07:49.091815 25522 raft_consensus.cc:2804] T 1a43888417f148c594f3ba062efd58aa P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:49.092461 25522 raft_consensus.cc:697] T 1a43888417f148c594f3ba062efd58aa P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Becoming Leader. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Running, Role: LEADER
I20260709 13:07:49.093251 25522 consensus_queue.cc:237] T 1a43888417f148c594f3ba062efd58aa P d9bec6688fd1435182904a149e75c61d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:49.094187 25337 raft_consensus.cc:359] T 3acbbdad24ea41a086ed4c79638556ad P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:49.094847 25337 raft_consensus.cc:385] T 3acbbdad24ea41a086ed4c79638556ad P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.092485 25334 tablet_bootstrap.cc:492] T fd44e98b22e646f596a4de2f472aa0ac P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:49.095105 25337 raft_consensus.cc:740] T 3acbbdad24ea41a086ed4c79638556ad P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.098448 25335 tablet_bootstrap.cc:654] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.098577 25337 consensus_queue.cc:260] T 3acbbdad24ea41a086ed4c79638556ad P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:49.103763 25721 raft_consensus.cc:493] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.104633 25721 raft_consensus.cc:515] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:49.104766 25715 consensus_queue.cc:1048] T 0f25aa70589e4cd2a40c9f26f94bc905 P bae8691be8b24512a775897630ce3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:49.106564 25721 leader_election.cc:290] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:49.108408 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b05bd4b1cd14bcdbe0ede2aa9225ecd" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:49.114581 25337 ts_tablet_manager.cc:1434] T 3acbbdad24ea41a086ed4c79638556ad P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.002s
I20260709 13:07:49.109058 25285 raft_consensus.cc:2468] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 0.
I20260709 13:07:49.115756 25334 tablet_bootstrap.cc:654] T fd44e98b22e646f596a4de2f472aa0ac P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.117048 25337 tablet_bootstrap.cc:492] T 0f25aa70589e4cd2a40c9f26f94bc905 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:49.119613 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b05bd4b1cd14bcdbe0ede2aa9225ecd" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
W20260709 13:07:49.124111 25179 leader_election.cc:343] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:49.126780 25179 leader_election.cc:304] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27a432b416684488904af38679e098d2, bae8691be8b24512a775897630ce3a3b; no voters: 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:07:49.127687 25721 raft_consensus.cc:2804] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:49.128114 25721 raft_consensus.cc:493] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:49.128505 25721 raft_consensus.cc:3060] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.141999 25721 raft_consensus.cc:515] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:49.150146 24962 catalog_manager.cc:5697] T 1a43888417f148c594f3ba062efd58aa P d9bec6688fd1435182904a149e75c61d reported cstate change: term changed from 0 to 1, leader changed from <none> to d9bec6688fd1435182904a149e75c61d (127.19.255.194). New cstate: current_term: 1 leader_uuid: "d9bec6688fd1435182904a149e75c61d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:49.153223 25334 tablet_bootstrap.cc:492] T fd44e98b22e646f596a4de2f472aa0ac P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:49.153760 25334 ts_tablet_manager.cc:1403] T fd44e98b22e646f596a4de2f472aa0ac P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.062s	user 0.005s	sys 0.010s
W20260709 13:07:49.156158 25179 consensus_peers.cc:597] T 0f25aa70589e4cd2a40c9f26f94bc905 P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. 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 13:07:49.157882 25334 raft_consensus.cc:359] T fd44e98b22e646f596a4de2f472aa0ac P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:49.160051 25334 raft_consensus.cc:385] T fd44e98b22e646f596a4de2f472aa0ac P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.160365 25334 raft_consensus.cc:740] T fd44e98b22e646f596a4de2f472aa0ac P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.161079 25334 consensus_queue.cc:260] T fd44e98b22e646f596a4de2f472aa0ac P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:49.164598 25334 ts_tablet_manager.cc:1434] T fd44e98b22e646f596a4de2f472aa0ac P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260709 13:07:49.165961 25666 consensus_queue.cc:1048] T 6904ab44ea2646de96bf83605e95fe17 P bae8691be8b24512a775897630ce3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:49.173166 25727 raft_consensus.cc:493] T a6fbeae55d994d6b84daa42eb77ea0f7 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.173573 25727 raft_consensus.cc:515] T a6fbeae55d994d6b84daa42eb77ea0f7 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:49.176826 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fbeae55d994d6b84daa42eb77ea0f7" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:49.177146 25727 leader_election.cc:290] T a6fbeae55d994d6b84daa42eb77ea0f7 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:49.181196 25721 leader_election.cc:290] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Requested vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:49.183854 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b05bd4b1cd14bcdbe0ede2aa9225ecd" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
I20260709 13:07:49.184119 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fbeae55d994d6b84daa42eb77ea0f7" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:49.185348 25288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b05bd4b1cd14bcdbe0ede2aa9225ecd" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:07:49.185704 25334 tablet_bootstrap.cc:492] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:49.185926 25288 raft_consensus.cc:3060] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.188010 25337 tablet_bootstrap.cc:654] T 0f25aa70589e4cd2a40c9f26f94bc905 P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.191619 25030 leader_election.cc:304] T a6fbeae55d994d6b84daa42eb77ea0f7 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97; no voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:49.197093 25721 consensus_queue.cc:1048] T 6904ab44ea2646de96bf83605e95fe17 P bae8691be8b24512a775897630ce3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:49.201071 25334 tablet_bootstrap.cc:654] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.202450 25670 raft_consensus.cc:2749] T a6fbeae55d994d6b84daa42eb77ea0f7 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:49.214953 25337 tablet_bootstrap.cc:492] T 0f25aa70589e4cd2a40c9f26f94bc905 P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:49.215435 25337 ts_tablet_manager.cc:1403] T 0f25aa70589e4cd2a40c9f26f94bc905 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.099s	user 0.016s	sys 0.015s
I20260709 13:07:49.218168 25337 raft_consensus.cc:359] T 0f25aa70589e4cd2a40c9f26f94bc905 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:49.218804 25337 raft_consensus.cc:385] T 0f25aa70589e4cd2a40c9f26f94bc905 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.219110 25337 raft_consensus.cc:740] T 0f25aa70589e4cd2a40c9f26f94bc905 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.224570 25334 tablet_bootstrap.cc:492] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:49.225239 25288 raft_consensus.cc:2468] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 1.
I20260709 13:07:49.225611 25334 ts_tablet_manager.cc:1403] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.004s
I20260709 13:07:49.225580 25337 consensus_queue.cc:260] T 0f25aa70589e4cd2a40c9f26f94bc905 P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:49.228693 25337 ts_tablet_manager.cc:1434] T 0f25aa70589e4cd2a40c9f26f94bc905 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
W20260709 13:07:49.230095 25179 leader_election.cc:343] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:49.230289 25337 tablet_bootstrap.cc:492] T 8081d94c68364234aabc81579b65f557 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:49.232141 25334 raft_consensus.cc:359] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:49.232786 25334 raft_consensus.cc:385] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.233111 25334 raft_consensus.cc:740] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.239373 25337 tablet_bootstrap.cc:654] T 8081d94c68364234aabc81579b65f557 P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.245045 25666 raft_consensus.cc:493] T 8222fab6e3a347fa8c40a70a7ce4ed7a P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.245694 25666 raft_consensus.cc:515] T 8222fab6e3a347fa8c40a70a7ce4ed7a P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:49.247689 25666 leader_election.cc:290] T 8222fab6e3a347fa8c40a70a7ce4ed7a P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:49.233827 25334 consensus_queue.cc:260] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:49.251336 25334 ts_tablet_manager.cc:1434] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.001s
I20260709 13:07:49.251899 25337 tablet_bootstrap.cc:492] T 8081d94c68364234aabc81579b65f557 P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:49.252377 25337 ts_tablet_manager.cc:1403] T 8081d94c68364234aabc81579b65f557 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.001s
I20260709 13:07:49.254221 25334 tablet_bootstrap.cc:492] T ce15af0f5df44375bf6250e76be54129 P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:49.254845 25337 raft_consensus.cc:359] T 8081d94c68364234aabc81579b65f557 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:49.255496 25337 raft_consensus.cc:385] T 8081d94c68364234aabc81579b65f557 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.255761 25337 raft_consensus.cc:740] T 8081d94c68364234aabc81579b65f557 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.256531 25337 consensus_queue.cc:260] T 8081d94c68364234aabc81579b65f557 P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:49.260440 25334 tablet_bootstrap.cc:654] T ce15af0f5df44375bf6250e76be54129 P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.262751 25337 ts_tablet_manager.cc:1434] T 8081d94c68364234aabc81579b65f557 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:07:49.263808 25337 tablet_bootstrap.cc:492] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:49.271847 25337 tablet_bootstrap.cc:654] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.277436 25715 raft_consensus.cc:493] T fd44e98b22e646f596a4de2f472aa0ac P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.278085 25715 raft_consensus.cc:515] T fd44e98b22e646f596a4de2f472aa0ac P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:49.280575 25715 leader_election.cc:290] T fd44e98b22e646f596a4de2f472aa0ac P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:07:49.282420 25337 tablet_bootstrap.cc:492] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:49.282868 25337 ts_tablet_manager.cc:1403] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.002s
I20260709 13:07:49.285409 25337 raft_consensus.cc:359] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:49.286021 25337 raft_consensus.cc:385] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.286266 25337 raft_consensus.cc:740] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.287745 25337 consensus_queue.cc:260] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:49.289743 25337 ts_tablet_manager.cc:1434] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:49.290401 25062 raft_consensus.cc:3060] T 8081d94c68364234aabc81579b65f557 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.291076 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8222fab6e3a347fa8c40a70a7ce4ed7a" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:49.291320 25337 tablet_bootstrap.cc:492] T 48acf562d3b8494eb0ddffb87a4a4146 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:49.291729 25285 raft_consensus.cc:2468] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 0.
I20260709 13:07:49.294206 25335 tablet_bootstrap.cc:492] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:49.294653 25335 ts_tablet_manager.cc:1403] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.221s	user 0.010s	sys 0.043s
I20260709 13:07:49.294858 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8222fab6e3a347fa8c40a70a7ce4ed7a" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:49.295485 25063 raft_consensus.cc:2468] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 0.
I20260709 13:07:49.299384 25337 tablet_bootstrap.cc:654] T 48acf562d3b8494eb0ddffb87a4a4146 P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.300669 25522 consensus_queue.cc:1048] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:49.304651 25179 leader_election.cc:304] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27a432b416684488904af38679e098d2, bae8691be8b24512a775897630ce3a3b; no voters: 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:07:49.313776 25335 raft_consensus.cc:359] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:49.314436 25335 raft_consensus.cc:385] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.314675 25335 raft_consensus.cc:740] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.315335 25715 raft_consensus.cc:2804] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:49.316037 25715 raft_consensus.cc:697] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Becoming Leader. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Running, Role: LEADER
I20260709 13:07:49.316996 25715 consensus_queue.cc:237] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P bae8691be8b24512a775897630ce3a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:49.321839 25179 leader_election.cc:304] T 8222fab6e3a347fa8c40a70a7ce4ed7a P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27a432b416684488904af38679e098d2, bae8691be8b24512a775897630ce3a3b; no voters: 
I20260709 13:07:49.322515 25666 raft_consensus.cc:2804] T 8222fab6e3a347fa8c40a70a7ce4ed7a P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:49.322883 25666 raft_consensus.cc:493] T 8222fab6e3a347fa8c40a70a7ce4ed7a P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:49.323230 25666 raft_consensus.cc:3060] T 8222fab6e3a347fa8c40a70a7ce4ed7a P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.323743 25522 consensus_queue.cc:1048] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:49.334498 25670 raft_consensus.cc:493] T 0f25aa70589e4cd2a40c9f26f94bc905 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.335179 25670 raft_consensus.cc:515] T 0f25aa70589e4cd2a40c9f26f94bc905 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:49.339061 25670 leader_election.cc:290] T 0f25aa70589e4cd2a40c9f26f94bc905 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:07:49.339131 25288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f25aa70589e4cd2a40c9f26f94bc905" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:49.344655 25335 consensus_queue.cc:260] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:49.346879 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd44e98b22e646f596a4de2f472aa0ac" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:49.363575 25140 raft_consensus.cc:2468] T fd44e98b22e646f596a4de2f472aa0ac P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 0.
I20260709 13:07:49.348476 25288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd44e98b22e646f596a4de2f472aa0ac" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:49.365463 25288 raft_consensus.cc:2468] T fd44e98b22e646f596a4de2f472aa0ac P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 0.
I20260709 13:07:49.366670 25334 tablet_bootstrap.cc:492] T ce15af0f5df44375bf6250e76be54129 P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:49.367200 25334 ts_tablet_manager.cc:1403] T ce15af0f5df44375bf6250e76be54129 P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.113s	user 0.021s	sys 0.017s
I20260709 13:07:49.399436 25335 ts_tablet_manager.cc:1434] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.105s	user 0.006s	sys 0.002s
I20260709 13:07:49.334508 25666 raft_consensus.cc:515] T 8222fab6e3a347fa8c40a70a7ce4ed7a P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:49.411836 25666 leader_election.cc:290] T 8222fab6e3a347fa8c40a70a7ce4ed7a P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Requested vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:49.412985 25337 tablet_bootstrap.cc:492] T 48acf562d3b8494eb0ddffb87a4a4146 P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:49.406132 25335 tablet_bootstrap.cc:492] T b46f52a0f5064fc3b0af1694161d302a P d9bec6688fd1435182904a149e75c61d: Bootstrap starting.
I20260709 13:07:49.414623 25215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f25aa70589e4cd2a40c9f26f94bc905" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:49.413156 25334 raft_consensus.cc:359] T ce15af0f5df44375bf6250e76be54129 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:49.422510 25656 raft_consensus.cc:493] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.422963 25656 raft_consensus.cc:515] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:49.421875 25334 raft_consensus.cc:385] T ce15af0f5df44375bf6250e76be54129 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.424268 25334 raft_consensus.cc:740] T ce15af0f5df44375bf6250e76be54129 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.424908 25656 leader_election.cc:290] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:49.427170 25288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e1a00002484de6bb8934ed80b10d50" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:49.427760 25288 raft_consensus.cc:2468] T 29e1a00002484de6bb8934ed80b10d50 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 0.
I20260709 13:07:49.428874 25105 leader_election.cc:304] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: 
I20260709 13:07:49.430886 25522 raft_consensus.cc:2804] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:49.431255 25522 raft_consensus.cc:493] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:49.431591 25522 raft_consensus.cc:3060] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.413465 25337 ts_tablet_manager.cc:1403] T 48acf562d3b8494eb0ddffb87a4a4146 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.122s	user 0.050s	sys 0.048s
I20260709 13:07:49.436425 25337 raft_consensus.cc:359] T 48acf562d3b8494eb0ddffb87a4a4146 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:49.437165 25337 raft_consensus.cc:385] T 48acf562d3b8494eb0ddffb87a4a4146 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.441150 25337 raft_consensus.cc:740] T 48acf562d3b8494eb0ddffb87a4a4146 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.442077 25062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e1a00002484de6bb8934ed80b10d50" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
W20260709 13:07:49.443320 25105 leader_election.cc:343] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:49.443560 24962 catalog_manager.cc:5697] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P bae8691be8b24512a775897630ce3a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to bae8691be8b24512a775897630ce3a3b (127.19.255.195). New cstate: current_term: 1 leader_uuid: "bae8691be8b24512a775897630ce3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:49.441840 25337 consensus_queue.cc:260] T 48acf562d3b8494eb0ddffb87a4a4146 P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:49.445360 25062 raft_consensus.cc:3060] T a6fbeae55d994d6b84daa42eb77ea0f7 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.447028 25337 ts_tablet_manager.cc:1434] T 48acf562d3b8494eb0ddffb87a4a4146 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:07:49.449996 25334 consensus_queue.cc:260] T ce15af0f5df44375bf6250e76be54129 P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:49.461231 25179 leader_election.cc:304] T fd44e98b22e646f596a4de2f472aa0ac P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bae8691be8b24512a775897630ce3a3b, d9bec6688fd1435182904a149e75c61d; no voters: 
I20260709 13:07:49.461347 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8222fab6e3a347fa8c40a70a7ce4ed7a" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:07:49.462366 25715 raft_consensus.cc:2804] T fd44e98b22e646f596a4de2f472aa0ac P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:49.462555 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8222fab6e3a347fa8c40a70a7ce4ed7a" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
I20260709 13:07:49.462785 25715 raft_consensus.cc:493] T fd44e98b22e646f596a4de2f472aa0ac P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:49.463117 25063 raft_consensus.cc:3060] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.463148 25715 raft_consensus.cc:3060] T fd44e98b22e646f596a4de2f472aa0ac P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.439486 25522 raft_consensus.cc:515] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:49.471141 25522 leader_election.cc:290] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Requested vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:49.447950 25337 tablet_bootstrap.cc:492] T ce15af0f5df44375bf6250e76be54129 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:49.452135 25334 ts_tablet_manager.cc:1434] T ce15af0f5df44375bf6250e76be54129 P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.085s	user 0.008s	sys 0.000s
I20260709 13:07:49.473003 25715 raft_consensus.cc:515] T fd44e98b22e646f596a4de2f472aa0ac P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:49.474138 25334 tablet_bootstrap.cc:492] T 1a43888417f148c594f3ba062efd58aa P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:49.474071 25287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e1a00002484de6bb8934ed80b10d50" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:07:49.474730 25287 raft_consensus.cc:3060] T 29e1a00002484de6bb8934ed80b10d50 P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.474852 25715 leader_election.cc:290] T fd44e98b22e646f596a4de2f472aa0ac P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Requested vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:07:49.462035 25285 raft_consensus.cc:3060] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.480367 25061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e1a00002484de6bb8934ed80b10d50" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
W20260709 13:07:49.481952 25105 leader_election.cc:343] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:49.484000 25285 raft_consensus.cc:2468] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 1.
I20260709 13:07:49.486145 25063 raft_consensus.cc:2468] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 1.
I20260709 13:07:49.486761 25287 raft_consensus.cc:2468] T 29e1a00002484de6bb8934ed80b10d50 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 1.
I20260709 13:07:49.488090 25105 leader_election.cc:304] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:07:49.489873 25653 raft_consensus.cc:2804] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:49.490357 25653 raft_consensus.cc:697] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Becoming Leader. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Running, Role: LEADER
I20260709 13:07:49.492815 25653 consensus_queue.cc:237] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:49.493980 25179 leader_election.cc:304] T 8222fab6e3a347fa8c40a70a7ce4ed7a P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27a432b416684488904af38679e098d2, bae8691be8b24512a775897630ce3a3b; no voters: 
I20260709 13:07:49.500607 25680 raft_consensus.cc:2804] T 8222fab6e3a347fa8c40a70a7ce4ed7a P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:49.501062 25680 raft_consensus.cc:697] T 8222fab6e3a347fa8c40a70a7ce4ed7a P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Becoming Leader. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Running, Role: LEADER
I20260709 13:07:49.501857 25680 consensus_queue.cc:237] T 8222fab6e3a347fa8c40a70a7ce4ed7a P bae8691be8b24512a775897630ce3a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:49.504491 25652 consensus_queue.cc:1048] T 1a43888417f148c594f3ba062efd58aa P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:49.508142 25029 leader_election.cc:304] T 0f25aa70589e4cd2a40c9f26f94bc905 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97; no voters: 27a432b416684488904af38679e098d2, bae8691be8b24512a775897630ce3a3b
I20260709 13:07:49.508354 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd44e98b22e646f596a4de2f472aa0ac" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d"
I20260709 13:07:49.508942 25140 raft_consensus.cc:3060] T fd44e98b22e646f596a4de2f472aa0ac P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.509374 25670 raft_consensus.cc:2749] T 0f25aa70589e4cd2a40c9f26f94bc905 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:49.510763 25062 raft_consensus.cc:3060] T 3acbbdad24ea41a086ed4c79638556ad P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.515309 25341 raft_consensus.cc:493] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.515794 25341 raft_consensus.cc:515] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:49.517650 25341 leader_election.cc:290] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:49.520643 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd44e98b22e646f596a4de2f472aa0ac" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:07:49.521207 25285 raft_consensus.cc:3060] T fd44e98b22e646f596a4de2f472aa0ac P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.523983 25288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d073ee64a14db882fcb1b6f00efbed" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:49.524564 25288 raft_consensus.cc:2468] T 27d073ee64a14db882fcb1b6f00efbed P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 0.
I20260709 13:07:49.527989 25285 raft_consensus.cc:2468] T fd44e98b22e646f596a4de2f472aa0ac P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 1.
I20260709 13:07:49.530617 25337 tablet_bootstrap.cc:654] T ce15af0f5df44375bf6250e76be54129 P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.537360 25334 tablet_bootstrap.cc:654] T 1a43888417f148c594f3ba062efd58aa P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.540659 25140 raft_consensus.cc:2468] T fd44e98b22e646f596a4de2f472aa0ac P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 1.
I20260709 13:07:49.546447 25179 leader_election.cc:304] T fd44e98b22e646f596a4de2f472aa0ac P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27a432b416684488904af38679e098d2, bae8691be8b24512a775897630ce3a3b; no voters: 
I20260709 13:07:49.548846 24961 catalog_manager.cc:5697] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d reported cstate change: term changed from 0 to 1, leader changed from <none> to d9bec6688fd1435182904a149e75c61d (127.19.255.194). New cstate: current_term: 1 leader_uuid: "d9bec6688fd1435182904a149e75c61d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:49.550733 25715 raft_consensus.cc:2804] T fd44e98b22e646f596a4de2f472aa0ac P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:49.551234 25715 raft_consensus.cc:697] T fd44e98b22e646f596a4de2f472aa0ac P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Becoming Leader. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Running, Role: LEADER
I20260709 13:07:49.552052 25715 consensus_queue.cc:237] T fd44e98b22e646f596a4de2f472aa0ac P bae8691be8b24512a775897630ce3a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:49.556140 25062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d073ee64a14db882fcb1b6f00efbed" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:49.420717 25335 tablet_bootstrap.cc:654] T b46f52a0f5064fc3b0af1694161d302a P d9bec6688fd1435182904a149e75c61d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.561126 24962 catalog_manager.cc:5697] T 8222fab6e3a347fa8c40a70a7ce4ed7a P bae8691be8b24512a775897630ce3a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to bae8691be8b24512a775897630ce3a3b (127.19.255.195). New cstate: current_term: 1 leader_uuid: "bae8691be8b24512a775897630ce3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:49.568378 25337 tablet_bootstrap.cc:492] T ce15af0f5df44375bf6250e76be54129 P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:49.568827 25337 ts_tablet_manager.cc:1403] T ce15af0f5df44375bf6250e76be54129 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.121s	user 0.003s	sys 0.006s
I20260709 13:07:49.575466 25666 raft_consensus.cc:493] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.576030 25105 leader_election.cc:304] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: 
I20260709 13:07:49.576789 25522 raft_consensus.cc:2804] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:49.575944 25666 raft_consensus.cc:515] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:49.577400 25522 raft_consensus.cc:493] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:49.577739 25522 raft_consensus.cc:3060] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.578732 25666 leader_election.cc:290] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
W20260709 13:07:49.583022 25105 leader_election.cc:343] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:49.585014 25335 tablet_bootstrap.cc:492] T b46f52a0f5064fc3b0af1694161d302a P d9bec6688fd1435182904a149e75c61d: No bootstrap required, opened a new log
I20260709 13:07:49.585454 25335 ts_tablet_manager.cc:1403] T b46f52a0f5064fc3b0af1694161d302a P d9bec6688fd1435182904a149e75c61d: Time spent bootstrapping tablet: real 0.184s	user 0.007s	sys 0.001s
I20260709 13:07:49.571246 25337 raft_consensus.cc:359] T ce15af0f5df44375bf6250e76be54129 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:49.587373 25337 raft_consensus.cc:385] T ce15af0f5df44375bf6250e76be54129 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.588454 25337 raft_consensus.cc:740] T ce15af0f5df44375bf6250e76be54129 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.593120 25522 raft_consensus.cc:515] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:49.589707 25337 consensus_queue.cc:260] T ce15af0f5df44375bf6250e76be54129 P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:49.600208 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ac1b212c564f90acb53692f005321c" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:49.601455 25061 raft_consensus.cc:3060] T 48acf562d3b8494eb0ddffb87a4a4146 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.602916 25715 consensus_queue.cc:1048] T 48acf562d3b8494eb0ddffb87a4a4146 P bae8691be8b24512a775897630ce3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:07:49.605611 25288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ac1b212c564f90acb53692f005321c" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:49.607151 25288 raft_consensus.cc:2468] T 54ac1b212c564f90acb53692f005321c P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 0.
I20260709 13:07:49.608047 25337 ts_tablet_manager.cc:1434] T ce15af0f5df44375bf6250e76be54129 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 13:07:49.609074 25337 tablet_bootstrap.cc:492] T 27d073ee64a14db882fcb1b6f00efbed P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
W20260709 13:07:49.610961 25179 leader_election.cc:343] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:49.616457 25288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d073ee64a14db882fcb1b6f00efbed" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:07:49.616925 25288 raft_consensus.cc:3060] T 27d073ee64a14db882fcb1b6f00efbed P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.618681 25522 leader_election.cc:290] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Requested vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:49.621367 25064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d073ee64a14db882fcb1b6f00efbed" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
I20260709 13:07:49.631736 24961 catalog_manager.cc:5697] T fd44e98b22e646f596a4de2f472aa0ac P bae8691be8b24512a775897630ce3a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to bae8691be8b24512a775897630ce3a3b (127.19.255.195). New cstate: current_term: 1 leader_uuid: "bae8691be8b24512a775897630ce3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:49.632248 25179 leader_election.cc:304] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27a432b416684488904af38679e098d2, bae8691be8b24512a775897630ce3a3b; no voters: 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:07:49.618300 25335 raft_consensus.cc:359] T b46f52a0f5064fc3b0af1694161d302a P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:49.637817 25335 raft_consensus.cc:385] T b46f52a0f5064fc3b0af1694161d302a P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.635246 25288 raft_consensus.cc:2468] T 27d073ee64a14db882fcb1b6f00efbed P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 1.
I20260709 13:07:49.640223 25334 tablet_bootstrap.cc:492] T 1a43888417f148c594f3ba062efd58aa P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:49.640515 25335 raft_consensus.cc:740] T b46f52a0f5064fc3b0af1694161d302a P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.640831 25334 ts_tablet_manager.cc:1403] T 1a43888417f148c594f3ba062efd58aa P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.167s	user 0.023s	sys 0.005s
I20260709 13:07:49.642114 25335 consensus_queue.cc:260] T b46f52a0f5064fc3b0af1694161d302a P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:49.639492 25666 consensus_queue.cc:1048] T 48acf562d3b8494eb0ddffb87a4a4146 P bae8691be8b24512a775897630ce3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:07:49.646638 25335 ts_tablet_manager.cc:1434] T b46f52a0f5064fc3b0af1694161d302a P d9bec6688fd1435182904a149e75c61d: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.000s
I20260709 13:07:49.638962 25715 raft_consensus.cc:2804] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:49.647086 25337 tablet_bootstrap.cc:654] T 27d073ee64a14db882fcb1b6f00efbed P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.647132 25715 raft_consensus.cc:493] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:49.647696 25715 raft_consensus.cc:3060] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:49.649772 25105 leader_election.cc:343] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:49.652830 25105 leader_election.cc:304] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:07:49.654016 25341 raft_consensus.cc:2804] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:49.654444 25341 raft_consensus.cc:697] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Becoming Leader. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Running, Role: LEADER
W20260709 13:07:49.659351 25104 consensus_peers.cc:597] T 1a43888417f148c594f3ba062efd58aa P d9bec6688fd1435182904a149e75c61d -> Peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Couldn't send request to peer bae8691be8b24512a775897630ce3a3b. 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 13:07:49.659380 25062 raft_consensus.cc:3060] T 0f25aa70589e4cd2a40c9f26f94bc905 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.655157 25341 consensus_queue.cc:237] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:49.665983 25715 raft_consensus.cc:515] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:49.671465 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ac1b212c564f90acb53692f005321c" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:07:49.672334 25285 raft_consensus.cc:3060] T 54ac1b212c564f90acb53692f005321c P 27a432b416684488904af38679e098d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.676498 25715 leader_election.cc:290] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Requested vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:49.668772 25334 raft_consensus.cc:359] T 1a43888417f148c594f3ba062efd58aa P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:49.677196 25334 raft_consensus.cc:385] T 1a43888417f148c594f3ba062efd58aa P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.677469 25334 raft_consensus.cc:740] T 1a43888417f148c594f3ba062efd58aa P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.678160 25334 consensus_queue.cc:260] T 1a43888417f148c594f3ba062efd58aa P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:49.680373 25061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ac1b212c564f90acb53692f005321c" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
W20260709 13:07:49.683310 25179 leader_election.cc:343] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:49.703359 25721 raft_consensus.cc:493] T 1a43888417f148c594f3ba062efd58aa P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.789700 25334 ts_tablet_manager.cc:1434] T 1a43888417f148c594f3ba062efd58aa P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.148s	user 0.007s	sys 0.000s
I20260709 13:07:49.703840 25721 raft_consensus.cc:515] T 1a43888417f148c594f3ba062efd58aa P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:07:49.802116 25337 tablet_bootstrap.cc:492] T 27d073ee64a14db882fcb1b6f00efbed P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:49.802657 25337 ts_tablet_manager.cc:1403] T 27d073ee64a14db882fcb1b6f00efbed P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.194s	user 0.027s	sys 0.007s
I20260709 13:07:49.804422 25334 tablet_bootstrap.cc:492] T b46f52a0f5064fc3b0af1694161d302a P bae8691be8b24512a775897630ce3a3b: Bootstrap starting.
I20260709 13:07:49.797572 25285 raft_consensus.cc:2468] T 54ac1b212c564f90acb53692f005321c P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 1.
I20260709 13:07:49.818826 25337 raft_consensus.cc:359] T 27d073ee64a14db882fcb1b6f00efbed P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:49.825047 25337 raft_consensus.cc:385] T 27d073ee64a14db882fcb1b6f00efbed P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.825405 25337 raft_consensus.cc:740] T 27d073ee64a14db882fcb1b6f00efbed P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.826180 25337 consensus_queue.cc:260] T 27d073ee64a14db882fcb1b6f00efbed P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:49.833228 25721 leader_election.cc:290] T 1a43888417f148c594f3ba062efd58aa P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:07:49.837677 24961 catalog_manager.cc:5697] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d reported cstate change: term changed from 0 to 1, leader changed from <none> to d9bec6688fd1435182904a149e75c61d (127.19.255.194). New cstate: current_term: 1 leader_uuid: "d9bec6688fd1435182904a149e75c61d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:49.838649 25334 tablet_bootstrap.cc:654] T b46f52a0f5064fc3b0af1694161d302a P bae8691be8b24512a775897630ce3a3b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.840621 25337 ts_tablet_manager.cc:1434] T 27d073ee64a14db882fcb1b6f00efbed P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.002s
I20260709 13:07:49.841625 25337 tablet_bootstrap.cc:492] T b46f52a0f5064fc3b0af1694161d302a P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:49.836911 25670 raft_consensus.cc:493] T 27d073ee64a14db882fcb1b6f00efbed P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.845037 25670 raft_consensus.cc:515] T 27d073ee64a14db882fcb1b6f00efbed P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:49.848277 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d073ee64a14db882fcb1b6f00efbed" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:49.848990 25285 raft_consensus.cc:2393] T 27d073ee64a14db882fcb1b6f00efbed P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ef413d7e7af4f76ae9db459f19d9f97 in current term 1: Already voted for candidate d9bec6688fd1435182904a149e75c61d in this term.
I20260709 13:07:49.850499 25670 leader_election.cc:290] T 27d073ee64a14db882fcb1b6f00efbed P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:49.862529 25139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a43888417f148c594f3ba062efd58aa" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:49.864724 25179 leader_election.cc:304] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27a432b416684488904af38679e098d2, bae8691be8b24512a775897630ce3a3b; no voters: 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:07:49.865482 25715 raft_consensus.cc:2804] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:49.865983 25715 raft_consensus.cc:697] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Becoming Leader. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Running, Role: LEADER
I20260709 13:07:49.866834 25715 consensus_queue.cc:237] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:49.868697 25288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a43888417f148c594f3ba062efd58aa" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:49.873315 25777 raft_consensus.cc:493] T ce15af0f5df44375bf6250e76be54129 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.873930 25777 raft_consensus.cc:515] T ce15af0f5df44375bf6250e76be54129 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:49.876262 25777 leader_election.cc:290] T ce15af0f5df44375bf6250e76be54129 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:49.890887 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce15af0f5df44375bf6250e76be54129" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:49.892760 25139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce15af0f5df44375bf6250e76be54129" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:49.893402 25139 raft_consensus.cc:2468] T ce15af0f5df44375bf6250e76be54129 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 0.
I20260709 13:07:49.891584 25063 raft_consensus.cc:2468] T ce15af0f5df44375bf6250e76be54129 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 0.
I20260709 13:07:49.900682 25179 leader_election.cc:304] T ce15af0f5df44375bf6250e76be54129 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bae8691be8b24512a775897630ce3a3b, d9bec6688fd1435182904a149e75c61d; no voters: 
I20260709 13:07:49.920909 25179 leader_election.cc:304] T 1a43888417f148c594f3ba062efd58aa P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bae8691be8b24512a775897630ce3a3b; no voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:49.921123 25715 raft_consensus.cc:2804] T ce15af0f5df44375bf6250e76be54129 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:49.921576 25715 raft_consensus.cc:493] T ce15af0f5df44375bf6250e76be54129 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:49.921633 25721 consensus_queue.cc:1048] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P bae8691be8b24512a775897630ce3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:49.921947 25715 raft_consensus.cc:3060] T ce15af0f5df44375bf6250e76be54129 P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.923476 25721 raft_consensus.cc:2749] T 1a43888417f148c594f3ba062efd58aa P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:49.932403 24962 catalog_manager.cc:5697] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to bae8691be8b24512a775897630ce3a3b (127.19.255.195). New cstate: current_term: 1 leader_uuid: "bae8691be8b24512a775897630ce3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:49.940145 25337 tablet_bootstrap.cc:654] T b46f52a0f5064fc3b0af1694161d302a P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.940166 25334 tablet_bootstrap.cc:492] T b46f52a0f5064fc3b0af1694161d302a P bae8691be8b24512a775897630ce3a3b: No bootstrap required, opened a new log
I20260709 13:07:49.941092 25715 raft_consensus.cc:515] T ce15af0f5df44375bf6250e76be54129 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:49.950572 25334 ts_tablet_manager.cc:1403] T b46f52a0f5064fc3b0af1694161d302a P bae8691be8b24512a775897630ce3a3b: Time spent bootstrapping tablet: real 0.150s	user 0.021s	sys 0.012s
I20260709 13:07:49.951720 25715 leader_election.cc:290] T ce15af0f5df44375bf6250e76be54129 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Requested vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:49.958244 25654 raft_consensus.cc:493] T b46f52a0f5064fc3b0af1694161d302a P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.953751 25334 raft_consensus.cc:359] T b46f52a0f5064fc3b0af1694161d302a P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:49.969573 25334 raft_consensus.cc:385] T b46f52a0f5064fc3b0af1694161d302a P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.969379 25654 raft_consensus.cc:515] T b46f52a0f5064fc3b0af1694161d302a P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:49.969843 25334 raft_consensus.cc:740] T b46f52a0f5064fc3b0af1694161d302a P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.970538 25334 consensus_queue.cc:260] T b46f52a0f5064fc3b0af1694161d302a P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:49.971356 25654 leader_election.cc:290] T b46f52a0f5064fc3b0af1694161d302a P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:49.973299 25211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b46f52a0f5064fc3b0af1694161d302a" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:49.973899 25211 raft_consensus.cc:2468] T b46f52a0f5064fc3b0af1694161d302a P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 0.
I20260709 13:07:49.975199 25104 leader_election.cc:304] T b46f52a0f5064fc3b0af1694161d302a P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bae8691be8b24512a775897630ce3a3b, d9bec6688fd1435182904a149e75c61d; no voters: 
I20260709 13:07:49.977473 25334 ts_tablet_manager.cc:1434] T b46f52a0f5064fc3b0af1694161d302a P bae8691be8b24512a775897630ce3a3b: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 13:07:49.978212 25653 raft_consensus.cc:2804] T b46f52a0f5064fc3b0af1694161d302a P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:49.978605 25653 raft_consensus.cc:493] T b46f52a0f5064fc3b0af1694161d302a P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:49.978932 25653 raft_consensus.cc:3060] T b46f52a0f5064fc3b0af1694161d302a P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:49.952005 25179 consensus_peers.cc:597] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. 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 13:07:49.979933 25179 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:41615, user_credentials={real_user=slave}} blocked reactor thread for 56235.2us
I20260709 13:07:49.982950 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce15af0f5df44375bf6250e76be54129" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
I20260709 13:07:49.983477 25063 raft_consensus.cc:3060] T ce15af0f5df44375bf6250e76be54129 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.989523 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce15af0f5df44375bf6250e76be54129" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d"
I20260709 13:07:49.989982 25140 raft_consensus.cc:3060] T ce15af0f5df44375bf6250e76be54129 P d9bec6688fd1435182904a149e75c61d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.997736 25140 raft_consensus.cc:2468] T ce15af0f5df44375bf6250e76be54129 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 1.
I20260709 13:07:50.005198 25063 raft_consensus.cc:2468] T ce15af0f5df44375bf6250e76be54129 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 1.
I20260709 13:07:50.006100 25653 raft_consensus.cc:515] T b46f52a0f5064fc3b0af1694161d302a P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:50.009483 25780 consensus_queue.cc:1048] T 8222fab6e3a347fa8c40a70a7ce4ed7a P bae8691be8b24512a775897630ce3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.010058 25777 consensus_queue.cc:1048] T fd44e98b22e646f596a4de2f472aa0ac P bae8691be8b24512a775897630ce3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:07:50.008215 25105 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.196:40453, user_credentials={real_user=slave}} blocked reactor thread for 213855us
I20260709 13:07:50.022018 25212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b46f52a0f5064fc3b0af1694161d302a" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b"
I20260709 13:07:50.022596 25212 raft_consensus.cc:3060] T b46f52a0f5064fc3b0af1694161d302a P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.022807 25653 leader_election.cc:290] T b46f52a0f5064fc3b0af1694161d302a P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Requested vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:50.010069 25179 leader_election.cc:304] T ce15af0f5df44375bf6250e76be54129 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bae8691be8b24512a775897630ce3a3b, d9bec6688fd1435182904a149e75c61d; no voters: 
I20260709 13:07:50.032228 25777 raft_consensus.cc:2804] T ce15af0f5df44375bf6250e76be54129 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.032850 25777 raft_consensus.cc:697] T ce15af0f5df44375bf6250e76be54129 P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Becoming Leader. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Running, Role: LEADER
I20260709 13:07:50.030278 25212 raft_consensus.cc:2468] T b46f52a0f5064fc3b0af1694161d302a P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 1.
I20260709 13:07:50.033890 25777 consensus_queue.cc:237] T ce15af0f5df44375bf6250e76be54129 P bae8691be8b24512a775897630ce3a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:50.034768 25104 leader_election.cc:304] T b46f52a0f5064fc3b0af1694161d302a P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bae8691be8b24512a775897630ce3a3b, d9bec6688fd1435182904a149e75c61d; no voters: 
I20260709 13:07:50.035619 25522 raft_consensus.cc:2804] T b46f52a0f5064fc3b0af1694161d302a P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.036057 25522 raft_consensus.cc:697] T b46f52a0f5064fc3b0af1694161d302a P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Becoming Leader. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Running, Role: LEADER
I20260709 13:07:50.036708 25522 consensus_queue.cc:237] T b46f52a0f5064fc3b0af1694161d302a P d9bec6688fd1435182904a149e75c61d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:50.048274 25337 tablet_bootstrap.cc:492] T b46f52a0f5064fc3b0af1694161d302a P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:50.048920 25337 ts_tablet_manager.cc:1403] T b46f52a0f5064fc3b0af1694161d302a P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.208s	user 0.020s	sys 0.017s
I20260709 13:07:50.058665 24961 catalog_manager.cc:5697] T b46f52a0f5064fc3b0af1694161d302a P d9bec6688fd1435182904a149e75c61d reported cstate change: term changed from 0 to 1, leader changed from <none> to d9bec6688fd1435182904a149e75c61d (127.19.255.194). New cstate: current_term: 1 leader_uuid: "d9bec6688fd1435182904a149e75c61d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:50.062764 25780 consensus_queue.cc:1048] T 8222fab6e3a347fa8c40a70a7ce4ed7a P bae8691be8b24512a775897630ce3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.073047 25062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b46f52a0f5064fc3b0af1694161d302a" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" is_pre_election: true
I20260709 13:07:50.051591 25337 raft_consensus.cc:359] T b46f52a0f5064fc3b0af1694161d302a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:50.075587 25337 raft_consensus.cc:385] T b46f52a0f5064fc3b0af1694161d302a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.075964 25337 raft_consensus.cc:740] T b46f52a0f5064fc3b0af1694161d302a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.076967 25337 consensus_queue.cc:260] T b46f52a0f5064fc3b0af1694161d302a P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:50.080174 25062 raft_consensus.cc:2468] T b46f52a0f5064fc3b0af1694161d302a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 0.
I20260709 13:07:50.089385 25337 ts_tablet_manager.cc:1434] T b46f52a0f5064fc3b0af1694161d302a P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 13:07:50.089797 25777 consensus_queue.cc:1048] T fd44e98b22e646f596a4de2f472aa0ac P bae8691be8b24512a775897630ce3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.096570 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d073ee64a14db882fcb1b6f00efbed" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
W20260709 13:07:50.101397 25105 consensus_peers.cc:597] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. 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 13:07:50.120996 25208 raft_consensus.cc:3060] T 1a43888417f148c594f3ba062efd58aa P bae8691be8b24512a775897630ce3a3b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.132339 25337 tablet_bootstrap.cc:492] T 29e1a00002484de6bb8934ed80b10d50 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:50.127063 24962 catalog_manager.cc:5697] T ce15af0f5df44375bf6250e76be54129 P bae8691be8b24512a775897630ce3a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to bae8691be8b24512a775897630ce3a3b (127.19.255.195). New cstate: current_term: 1 leader_uuid: "bae8691be8b24512a775897630ce3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: HEALTHY } } }
W20260709 13:07:50.164608 25105 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:41615, user_credentials={real_user=slave}} blocked reactor thread for 51250.5us
I20260709 13:07:50.172922 25337 tablet_bootstrap.cc:654] T 29e1a00002484de6bb8934ed80b10d50 P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.179313 25064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b46f52a0f5064fc3b0af1694161d302a" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
I20260709 13:07:50.179965 25064 raft_consensus.cc:3060] T b46f52a0f5064fc3b0af1694161d302a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.187136 25064 raft_consensus.cc:2468] T b46f52a0f5064fc3b0af1694161d302a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bec6688fd1435182904a149e75c61d in term 1.
I20260709 13:07:50.218302 25030 leader_election.cc:304] T 27d073ee64a14db882fcb1b6f00efbed P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97; no voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:50.219911 25670 raft_consensus.cc:3060] T 27d073ee64a14db882fcb1b6f00efbed P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.228070 25522 consensus_queue.cc:1048] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.230753 25670 raft_consensus.cc:2749] T 27d073ee64a14db882fcb1b6f00efbed P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:50.250259 25337 tablet_bootstrap.cc:492] T 29e1a00002484de6bb8934ed80b10d50 P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:50.250717 25337 ts_tablet_manager.cc:1403] T 29e1a00002484de6bb8934ed80b10d50 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.126s	user 0.009s	sys 0.000s
I20260709 13:07:50.252960 25337 raft_consensus.cc:359] T 29e1a00002484de6bb8934ed80b10d50 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:50.253576 25337 raft_consensus.cc:385] T 29e1a00002484de6bb8934ed80b10d50 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.253836 25337 raft_consensus.cc:740] T 29e1a00002484de6bb8934ed80b10d50 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.254518 25337 consensus_queue.cc:260] T 29e1a00002484de6bb8934ed80b10d50 P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:50.262331 25337 ts_tablet_manager.cc:1434] T 29e1a00002484de6bb8934ed80b10d50 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 13:07:50.272114 25337 tablet_bootstrap.cc:492] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:50.277017 25337 tablet_bootstrap.cc:654] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.295480 25337 tablet_bootstrap.cc:492] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:50.295946 25337 ts_tablet_manager.cc:1403] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.005s
I20260709 13:07:50.298870 25337 raft_consensus.cc:359] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:50.299510 25337 raft_consensus.cc:385] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.299741 25337 raft_consensus.cc:740] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.300372 25337 consensus_queue.cc:260] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:50.302734 25337 ts_tablet_manager.cc:1434] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:07:50.304201 25337 tablet_bootstrap.cc:492] T 54ac1b212c564f90acb53692f005321c P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:50.309388 25337 tablet_bootstrap.cc:654] T 54ac1b212c564f90acb53692f005321c P 1ef413d7e7af4f76ae9db459f19d9f97: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.334475 25337 tablet_bootstrap.cc:492] T 54ac1b212c564f90acb53692f005321c P 1ef413d7e7af4f76ae9db459f19d9f97: No bootstrap required, opened a new log
I20260709 13:07:50.334920 25337 ts_tablet_manager.cc:1403] T 54ac1b212c564f90acb53692f005321c P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.014s
I20260709 13:07:50.337342 25337 raft_consensus.cc:359] T 54ac1b212c564f90acb53692f005321c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:50.337980 25337 raft_consensus.cc:385] T 54ac1b212c564f90acb53692f005321c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.338270 25337 raft_consensus.cc:740] T 54ac1b212c564f90acb53692f005321c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.338904 25337 consensus_queue.cc:260] T 54ac1b212c564f90acb53692f005321c P 1ef413d7e7af4f76ae9db459f19d9f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:50.343747 25337 ts_tablet_manager.cc:1434] T 54ac1b212c564f90acb53692f005321c P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:07:50.360452 25522 consensus_queue.cc:1048] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.367663 25652 consensus_queue.cc:1048] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.406463 25063 raft_consensus.cc:3060] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.413515 25061 raft_consensus.cc:3060] T 54ac1b212c564f90acb53692f005321c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.436184 25777 consensus_queue.cc:1048] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:50.449857 25522 consensus_queue.cc:1048] T b46f52a0f5064fc3b0af1694161d302a P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.462165 25522 consensus_queue.cc:1048] T b46f52a0f5064fc3b0af1694161d302a P d9bec6688fd1435182904a149e75c61d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.506300 25778 consensus_queue.cc:1048] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.542232 25062 raft_consensus.cc:3060] T 29e1a00002484de6bb8934ed80b10d50 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.551753 25670 raft_consensus.cc:493] T 29e1a00002484de6bb8934ed80b10d50 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d9bec6688fd1435182904a149e75c61d)
I20260709 13:07:50.552372 25670 raft_consensus.cc:515] T 29e1a00002484de6bb8934ed80b10d50 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:50.556511 25286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e1a00002484de6bb8934ed80b10d50" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:50.561362 25670 leader_election.cc:290] T 29e1a00002484de6bb8934ed80b10d50 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:50.561576 25139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e1a00002484de6bb8934ed80b10d50" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:50.565050 25030 leader_election.cc:304] T 29e1a00002484de6bb8934ed80b10d50 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97; no voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d
I20260709 13:07:50.566113 25670 raft_consensus.cc:2749] T 29e1a00002484de6bb8934ed80b10d50 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:50.579653 25777 consensus_queue.cc:1048] T ce15af0f5df44375bf6250e76be54129 P bae8691be8b24512a775897630ce3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.602730 25777 consensus_queue.cc:1048] T ce15af0f5df44375bf6250e76be54129 P bae8691be8b24512a775897630ce3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:52.018196 20479 tablet_server.cc:179] TabletServer@127.19.255.193:0 shutting down...
W20260709 13:07:52.031468 25105 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 109 similar messages]
W20260709 13:07:52.036233 25105 consensus_peers.cc:597] T 597459c433e441a4aa54e85e5c530d20 P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. 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 13:07:52.046900 25253 consensus_peers.cc:597] T 35f79b56b8654a61b634e5d7b3ec1276 P 27a432b416684488904af38679e098d2 -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. 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 13:07:52.048344 25105 consensus_peers.cc:597] T fc6942d029214065b88bd732b31d4001 P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. 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 13:07:52.049263 25253 consensus_peers.cc:597] T f760718782e84b3886cc245ad6af614f P 27a432b416684488904af38679e098d2 -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:52.077430 20479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:52.078822 20479 tablet_replica.cc:333] T 54ac1b212c564f90acb53692f005321c P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.080543 20479 raft_consensus.cc:2243] T 54ac1b212c564f90acb53692f005321c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:52.081100 20479 raft_consensus.cc:2272] T 54ac1b212c564f90acb53692f005321c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:52.082891 20479 tablet_replica.cc:333] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.083477 20479 raft_consensus.cc:2243] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:52.083950 20479 raft_consensus.cc:2272] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:52.085666 20479 tablet_replica.cc:333] T 29e1a00002484de6bb8934ed80b10d50 P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.086272 20479 raft_consensus.cc:2243] T 29e1a00002484de6bb8934ed80b10d50 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:52.096166 20479 raft_consensus.cc:2272] T 29e1a00002484de6bb8934ed80b10d50 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:52.099257 20479 tablet_replica.cc:333] T 27d073ee64a14db882fcb1b6f00efbed P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.100098 20479 raft_consensus.cc:2243] T 27d073ee64a14db882fcb1b6f00efbed P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:52.100564 20479 raft_consensus.cc:2272] T 27d073ee64a14db882fcb1b6f00efbed P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:52.102850 20479 tablet_replica.cc:333] T ce15af0f5df44375bf6250e76be54129 P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.103693 20479 raft_consensus.cc:2243] T ce15af0f5df44375bf6250e76be54129 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:52.104405 20479 raft_consensus.cc:2272] T ce15af0f5df44375bf6250e76be54129 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:52.106295 20479 tablet_replica.cc:333] T 48acf562d3b8494eb0ddffb87a4a4146 P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.107048 20479 raft_consensus.cc:2243] T 48acf562d3b8494eb0ddffb87a4a4146 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:52.107522 20479 raft_consensus.cc:2272] T 48acf562d3b8494eb0ddffb87a4a4146 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:52.109674 20479 tablet_replica.cc:333] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.110484 20479 raft_consensus.cc:2243] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:52.110927 20479 raft_consensus.cc:2272] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:52.111443 25105 consensus_peers.cc:597] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:52.112695 20479 tablet_replica.cc:333] T 7b8946317d964af48188405d52a072bf P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.113287 20479 raft_consensus.cc:2243] T 7b8946317d964af48188405d52a072bf P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:52.113667 20479 raft_consensus.cc:2272] T 7b8946317d964af48188405d52a072bf P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:52.115480 20479 tablet_replica.cc:333] T 6904ab44ea2646de96bf83605e95fe17 P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.116233 20479 raft_consensus.cc:2243] T 6904ab44ea2646de96bf83605e95fe17 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:52.116881 20479 raft_consensus.cc:2272] T 6904ab44ea2646de96bf83605e95fe17 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:52.118551 20479 tablet_replica.cc:333] T 5a04f181e6774e44846c78db16b70088 P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.119099 20479 raft_consensus.cc:2243] T 5a04f181e6774e44846c78db16b70088 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:52.119498 20479 raft_consensus.cc:2272] T 5a04f181e6774e44846c78db16b70088 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:52.121441 20479 tablet_replica.cc:333] T bd30f7f234b9456c9154200249a3eac6 P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.122224 20479 raft_consensus.cc:2243] T bd30f7f234b9456c9154200249a3eac6 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:52.122702 20479 raft_consensus.cc:2272] T bd30f7f234b9456c9154200249a3eac6 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:52.125461 20479 tablet_replica.cc:333] T 57de405600fb4bc5bbe91c400e8441b3 P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.126263 20479 raft_consensus.cc:2243] T 57de405600fb4bc5bbe91c400e8441b3 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:52.126859 20479 raft_consensus.cc:2272] T 57de405600fb4bc5bbe91c400e8441b3 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:52.127874 25105 consensus_peers.cc:597] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:52.129892 20479 tablet_replica.cc:333] T 16b69effa75348408739f2cfe0b72b0b P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.130904 20479 raft_consensus.cc:2243] T 16b69effa75348408739f2cfe0b72b0b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:52.131397 20479 raft_consensus.cc:2272] T 16b69effa75348408739f2cfe0b72b0b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:52.133589 20479 tablet_replica.cc:333] T 4840d028e2b044c3b5e40c0f30edb183 P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.134349 20479 raft_consensus.cc:2243] T 4840d028e2b044c3b5e40c0f30edb183 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:52.134836 20479 raft_consensus.cc:2272] T 4840d028e2b044c3b5e40c0f30edb183 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:52.135159 25179 consensus_peers.cc:597] T ce15af0f5df44375bf6250e76be54129 P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:52.137040 20479 tablet_replica.cc:333] T de2e248820704d679c92fe251836c451 P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.138022 20479 raft_consensus.cc:2243] T de2e248820704d679c92fe251836c451 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:52.138511 20479 raft_consensus.cc:2272] T de2e248820704d679c92fe251836c451 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:52.136979 25105 consensus_peers.cc:597] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:52.140712 20479 tablet_replica.cc:333] T 69ee63a6c8ba41b39217552576f55b4c P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.141510 20479 raft_consensus.cc:2243] T 69ee63a6c8ba41b39217552576f55b4c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:07:52.141521 25179 consensus_peers.cc:597] T 48acf562d3b8494eb0ddffb87a4a4146 P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:52.142019 20479 raft_consensus.cc:2272] T 69ee63a6c8ba41b39217552576f55b4c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:52.148296 20479 tablet_replica.cc:333] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.149219 20479 raft_consensus.cc:2243] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:52.149675 20479 raft_consensus.cc:2272] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:52.151744 20479 tablet_replica.cc:333] T 76a49e0e14304e3880c28a465a1237ec P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.152464 20479 raft_consensus.cc:2243] T 76a49e0e14304e3880c28a465a1237ec P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:07:52.152747 25105 consensus_peers.cc:597] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:52.153692 20479 raft_consensus.cc:2272] T 76a49e0e14304e3880c28a465a1237ec P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:52.156378 20479 tablet_replica.cc:333] T b46f52a0f5064fc3b0af1694161d302a P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.157156 20479 raft_consensus.cc:2243] T b46f52a0f5064fc3b0af1694161d302a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:52.157619 20479 raft_consensus.cc:2272] T b46f52a0f5064fc3b0af1694161d302a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:52.158986 25253 consensus_peers.cc:597] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 27a432b416684488904af38679e098d2 -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:52.159842 20479 tablet_replica.cc:333] T f760718782e84b3886cc245ad6af614f P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.160655 20479 raft_consensus.cc:2243] T f760718782e84b3886cc245ad6af614f P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:52.161139 20479 raft_consensus.cc:2272] T f760718782e84b3886cc245ad6af614f P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:52.162395 25179 consensus_peers.cc:597] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:52.163839 20479 tablet_replica.cc:333] T 0f25aa70589e4cd2a40c9f26f94bc905 P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.164606 20479 raft_consensus.cc:2243] T 0f25aa70589e4cd2a40c9f26f94bc905 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:07:52.162959 25105 consensus_peers.cc:597] T e466c36a712f421da5ae63bd9325fd7b P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:52.165132 20479 raft_consensus.cc:2272] T 0f25aa70589e4cd2a40c9f26f94bc905 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:52.168072 25105 consensus_peers.cc:597] T cc74142a33b64fa59279929d7609cd45 P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. 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 13:07:52.168732 25253 consensus_peers.cc:597] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2 -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:52.168221 20479 tablet_replica.cc:333] T 98c29b423fe64cd5923084a67c9bace5 P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.169710 20479 raft_consensus.cc:2243] T 98c29b423fe64cd5923084a67c9bace5 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:52.170202 20479 raft_consensus.cc:2272] T 98c29b423fe64cd5923084a67c9bace5 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:52.172585 20479 tablet_replica.cc:333] T 53b52dad49be4247bb0440b13c2ec5ee P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.173554 20479 raft_consensus.cc:2243] T 53b52dad49be4247bb0440b13c2ec5ee P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:52.174012 20479 raft_consensus.cc:2272] T 53b52dad49be4247bb0440b13c2ec5ee P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:52.176092 20479 tablet_replica.cc:333] T 35f79b56b8654a61b634e5d7b3ec1276 P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.176608 20479 raft_consensus.cc:2243] T 35f79b56b8654a61b634e5d7b3ec1276 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:52.177053 20479 raft_consensus.cc:2272] T 35f79b56b8654a61b634e5d7b3ec1276 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:52.178694 20479 tablet_replica.cc:333] T 597459c433e441a4aa54e85e5c530d20 P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.179347 20479 raft_consensus.cc:2243] T 597459c433e441a4aa54e85e5c530d20 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:52.179780 20479 raft_consensus.cc:2272] T 597459c433e441a4aa54e85e5c530d20 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:52.184065 20479 tablet_replica.cc:333] T cc32c9e6aaa04d13b94b71c303b5a06b P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.184782 20479 raft_consensus.cc:2243] T cc32c9e6aaa04d13b94b71c303b5a06b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:52.185243 20479 raft_consensus.cc:2272] T cc32c9e6aaa04d13b94b71c303b5a06b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:52.186506 25253 consensus_peers.cc:597] T 53b52dad49be4247bb0440b13c2ec5ee P 27a432b416684488904af38679e098d2 -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:52.187493 20479 tablet_replica.cc:333] T 759607402bba4eb6890067fe73889ff2 P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.188273 20479 raft_consensus.cc:2243] T 759607402bba4eb6890067fe73889ff2 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:52.188740 20479 raft_consensus.cc:2272] T 759607402bba4eb6890067fe73889ff2 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:52.190913 20479 tablet_replica.cc:333] T c0251cdfe0f1440da95fdf071fa4bd08 P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.191658 20479 raft_consensus.cc:2243] T c0251cdfe0f1440da95fdf071fa4bd08 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:52.192667 20479 raft_consensus.cc:2272] T c0251cdfe0f1440da95fdf071fa4bd08 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:52.193701 25105 consensus_peers.cc:597] T 4840d028e2b044c3b5e40c0f30edb183 P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:52.195220 20479 tablet_replica.cc:333] T 8081d94c68364234aabc81579b65f557 P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.196002 20479 raft_consensus.cc:2243] T 8081d94c68364234aabc81579b65f557 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:52.196473 20479 raft_consensus.cc:2272] T 8081d94c68364234aabc81579b65f557 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:52.199831 25179 consensus_peers.cc:597] T 16b69effa75348408739f2cfe0b72b0b P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:52.200714 20479 tablet_replica.cc:333] T a51616d9d13c4a828900ff3a37738e3c P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.201489 20479 raft_consensus.cc:2243] T a51616d9d13c4a828900ff3a37738e3c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:52.202062 20479 raft_consensus.cc:2272] T a51616d9d13c4a828900ff3a37738e3c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:52.203830 25105 consensus_peers.cc:597] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:52.204527 20479 tablet_replica.cc:333] T 132704531be2455e82b5305cc4300946 P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.205142 20479 raft_consensus.cc:2243] T 132704531be2455e82b5305cc4300946 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:52.205577 20479 raft_consensus.cc:2272] T 132704531be2455e82b5305cc4300946 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:52.207429 20479 tablet_replica.cc:333] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.207971 20479 raft_consensus.cc:2243] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:52.208791 20479 raft_consensus.cc:2272] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:52.210661 20479 tablet_replica.cc:333] T ad6a67bdac3d431faf219903ddbfd8da P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.211308 20479 raft_consensus.cc:2243] T ad6a67bdac3d431faf219903ddbfd8da P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:52.211766 20479 raft_consensus.cc:2272] T ad6a67bdac3d431faf219903ddbfd8da P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:52.214145 20479 tablet_replica.cc:333] T ce5023d9924c487b8bbfd586ce17e29c P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.214668 20479 raft_consensus.cc:2243] T ce5023d9924c487b8bbfd586ce17e29c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:52.215035 20479 raft_consensus.cc:2272] T ce5023d9924c487b8bbfd586ce17e29c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:52.216646 20479 tablet_replica.cc:333] T cc74142a33b64fa59279929d7609cd45 P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.217147 20479 raft_consensus.cc:2243] T cc74142a33b64fa59279929d7609cd45 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:52.217615 20479 raft_consensus.cc:2272] T cc74142a33b64fa59279929d7609cd45 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:52.219795 20479 tablet_replica.cc:333] T 3acbbdad24ea41a086ed4c79638556ad P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.220494 20479 raft_consensus.cc:2243] T 3acbbdad24ea41a086ed4c79638556ad P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:52.220935 20479 raft_consensus.cc:2272] T 3acbbdad24ea41a086ed4c79638556ad P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:52.222903 20479 tablet_replica.cc:333] T e676cada153c4767b126b7366a3ff72a P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.223582 20479 raft_consensus.cc:2243] T e676cada153c4767b126b7366a3ff72a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:52.224092 20479 raft_consensus.cc:2272] T e676cada153c4767b126b7366a3ff72a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:52.226416 20479 tablet_replica.cc:333] T a4140dcd14ee4180a03ac07ab8b326ea P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.227146 20479 raft_consensus.cc:2243] T a4140dcd14ee4180a03ac07ab8b326ea P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:52.227600 20479 raft_consensus.cc:2272] T a4140dcd14ee4180a03ac07ab8b326ea P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:52.229790 20479 tablet_replica.cc:333] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.230479 20479 raft_consensus.cc:2243] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:07:52.230618 25179 consensus_peers.cc:597] T 0f25aa70589e4cd2a40c9f26f94bc905 P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:52.230979 20479 raft_consensus.cc:2272] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:52.233357 20479 tablet_replica.cc:333] T a6fbeae55d994d6b84daa42eb77ea0f7 P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.234040 20479 raft_consensus.cc:2243] T a6fbeae55d994d6b84daa42eb77ea0f7 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:52.234500 20479 raft_consensus.cc:2272] T a6fbeae55d994d6b84daa42eb77ea0f7 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:52.236543 20479 tablet_replica.cc:333] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.237128 20479 raft_consensus.cc:2243] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:52.237596 20479 raft_consensus.cc:2272] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:52.239905 20479 tablet_replica.cc:333] T e466c36a712f421da5ae63bd9325fd7b P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.240374 20479 raft_consensus.cc:2243] T e466c36a712f421da5ae63bd9325fd7b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:52.240787 20479 raft_consensus.cc:2272] T e466c36a712f421da5ae63bd9325fd7b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:52.241358 25105 consensus_peers.cc:597] T b46f52a0f5064fc3b0af1694161d302a P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:52.242707 20479 tablet_replica.cc:333] T a10f21670e8b465cad5ae29f7913acfc P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.243237 20479 raft_consensus.cc:2243] T a10f21670e8b465cad5ae29f7913acfc P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:52.243625 20479 raft_consensus.cc:2272] T a10f21670e8b465cad5ae29f7913acfc P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:52.245288 20479 tablet_replica.cc:333] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.245738 20479 raft_consensus.cc:2243] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:52.246402 20479 raft_consensus.cc:2272] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:52.248258 20479 tablet_replica.cc:333] T fc6942d029214065b88bd732b31d4001 P 1ef413d7e7af4f76ae9db459f19d9f97: stopping tablet replica
I20260709 13:07:52.248703 20479 raft_consensus.cc:2243] T fc6942d029214065b88bd732b31d4001 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:52.249102 20479 raft_consensus.cc:2272] T fc6942d029214065b88bd732b31d4001 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:52.266567 25179 consensus_peers.cc:597] T a4140dcd14ee4180a03ac07ab8b326ea P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. 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 13:07:52.267251 25179 consensus_peers.cc:597] T 759607402bba4eb6890067fe73889ff2 P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. 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 13:07:52.277900 25105 consensus_peers.cc:597] T ad6a67bdac3d431faf219903ddbfd8da P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. 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 13:07:52.286230 25179 consensus_peers.cc:597] T 8222fab6e3a347fa8c40a70a7ce4ed7a P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. 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 13:07:52.299767 25105 consensus_peers.cc:597] T cc32c9e6aaa04d13b94b71c303b5a06b P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. 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 13:07:52.350952 25105 consensus_peers.cc:597] T 2c1d311520e7405b9ef77c4670a75a1c P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:52.351500 25105 consensus_peers.cc:597] T 3acbbdad24ea41a086ed4c79638556ad P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:52.379046 25253 consensus_peers.cc:597] T e676cada153c4767b126b7366a3ff72a P 27a432b416684488904af38679e098d2 -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:52.379801 25179 consensus_peers.cc:597] T 132704531be2455e82b5305cc4300946 P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:52.394213 25179 consensus_peers.cc:597] T 7b8946317d964af48188405d52a072bf P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:52.410470 25105 consensus_peers.cc:597] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:52.410975 25105 consensus_peers.cc:597] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:52.422107 25105 consensus_peers.cc:597] T 98c29b423fe64cd5923084a67c9bace5 P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:52.427409 25179 consensus_peers.cc:597] T a10f21670e8b465cad5ae29f7913acfc P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:52.442414 25105 consensus_peers.cc:597] T de2e248820704d679c92fe251836c451 P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:52.453179 25105 consensus_peers.cc:597] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:52.471661 25179 consensus_peers.cc:597] T 6904ab44ea2646de96bf83605e95fe17 P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:52.491464 25105 consensus_peers.cc:597] T bd30f7f234b9456c9154200249a3eac6 P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:52.534667 25179 consensus_peers.cc:597] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:52.547191 25179 consensus_peers.cc:597] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:53.262331 25812 raft_consensus.cc:493] T c0251cdfe0f1440da95fdf071fa4bd08 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ef413d7e7af4f76ae9db459f19d9f97)
I20260709 13:07:53.262873 25812 raft_consensus.cc:515] T c0251cdfe0f1440da95fdf071fa4bd08 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:53.265446 25812 leader_election.cc:290] T c0251cdfe0f1440da95fdf071fa4bd08 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:07:53.266393 25208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0251cdfe0f1440da95fdf071fa4bd08" candidate_uuid: "d9bec6688fd1435182904a149e75c61d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
W20260709 13:07:53.271128 25105 leader_election.cc:336] T c0251cdfe0f1440da95fdf071fa4bd08 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111)
I20260709 13:07:53.271550 25105 leader_election.cc:304] T c0251cdfe0f1440da95fdf071fa4bd08 P d9bec6688fd1435182904a149e75c61d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d9bec6688fd1435182904a149e75c61d; no voters: 1ef413d7e7af4f76ae9db459f19d9f97, bae8691be8b24512a775897630ce3a3b
I20260709 13:07:53.272260 25827 raft_consensus.cc:2749] T c0251cdfe0f1440da95fdf071fa4bd08 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:53.314213 25791 raft_consensus.cc:493] T 76a49e0e14304e3880c28a465a1237ec P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ef413d7e7af4f76ae9db459f19d9f97)
I20260709 13:07:53.314817 25791 raft_consensus.cc:515] T 76a49e0e14304e3880c28a465a1237ec P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:53.318015 25208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a49e0e14304e3880c28a465a1237ec" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:53.320814 25791 leader_election.cc:290] T 76a49e0e14304e3880c28a465a1237ec P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
W20260709 13:07:53.321647 20479 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 25087)
W20260709 13:07:53.321699 25253 leader_election.cc:336] T 76a49e0e14304e3880c28a465a1237ec P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111)
I20260709 13:07:53.322376 25253 leader_election.cc:304] T 76a49e0e14304e3880c28a465a1237ec P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27a432b416684488904af38679e098d2; no voters: 1ef413d7e7af4f76ae9db459f19d9f97, bae8691be8b24512a775897630ce3a3b
I20260709 13:07:53.323670 25791 raft_consensus.cc:2749] T 76a49e0e14304e3880c28a465a1237ec P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:53.347091 25819 raft_consensus.cc:493] T 76a49e0e14304e3880c28a465a1237ec P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ef413d7e7af4f76ae9db459f19d9f97)
I20260709 13:07:53.347646 25819 raft_consensus.cc:515] T 76a49e0e14304e3880c28a465a1237ec P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:53.349929 25819 leader_election.cc:290] T 76a49e0e14304e3880c28a465a1237ec P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:53.350251 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a49e0e14304e3880c28a465a1237ec" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
I20260709 13:07:53.350857 25285 raft_consensus.cc:2468] T 76a49e0e14304e3880c28a465a1237ec P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 1.
I20260709 13:07:53.351989 25179 leader_election.cc:304] T 76a49e0e14304e3880c28a465a1237ec P bae8691be8b24512a775897630ce3a3b [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: 27a432b416684488904af38679e098d2, bae8691be8b24512a775897630ce3a3b; no voters: 
I20260709 13:07:53.352703 25819 raft_consensus.cc:2804] T 76a49e0e14304e3880c28a465a1237ec P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:53.353513 25819 raft_consensus.cc:493] T 76a49e0e14304e3880c28a465a1237ec P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1ef413d7e7af4f76ae9db459f19d9f97)
I20260709 13:07:53.353879 25819 raft_consensus.cc:3060] T 76a49e0e14304e3880c28a465a1237ec P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:53.355736 25179 leader_election.cc:336] T 76a49e0e14304e3880c28a465a1237ec P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111)
I20260709 13:07:53.359781 25819 raft_consensus.cc:515] T 76a49e0e14304e3880c28a465a1237ec P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:53.363412 25819 leader_election.cc:290] T 76a49e0e14304e3880c28a465a1237ec P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 2 election: Requested vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:53.363962 25286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a49e0e14304e3880c28a465a1237ec" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:07:53.364512 25286 raft_consensus.cc:3060] T 76a49e0e14304e3880c28a465a1237ec P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:53.370991 25179 leader_election.cc:336] T 76a49e0e14304e3880c28a465a1237ec P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111)
I20260709 13:07:53.378886 25286 raft_consensus.cc:2468] T 76a49e0e14304e3880c28a465a1237ec P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 2.
I20260709 13:07:53.382824 25179 leader_election.cc:304] T 76a49e0e14304e3880c28a465a1237ec P bae8691be8b24512a775897630ce3a3b [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: 27a432b416684488904af38679e098d2, bae8691be8b24512a775897630ce3a3b; no voters: 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:07:53.384514 25828 raft_consensus.cc:2804] T 76a49e0e14304e3880c28a465a1237ec P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:53.384964 25828 raft_consensus.cc:697] T 76a49e0e14304e3880c28a465a1237ec P bae8691be8b24512a775897630ce3a3b [term 2 LEADER]: Becoming Leader. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Running, Role: LEADER
I20260709 13:07:53.385780 25828 consensus_queue.cc:237] T 76a49e0e14304e3880c28a465a1237ec P bae8691be8b24512a775897630ce3a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:53.399235 24964 catalog_manager.cc:5697] T 76a49e0e14304e3880c28a465a1237ec P bae8691be8b24512a775897630ce3a3b reported cstate change: term changed from 1 to 2, leader changed from 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193) to bae8691be8b24512a775897630ce3a3b (127.19.255.195). New cstate: current_term: 2 leader_uuid: "bae8691be8b24512a775897630ce3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:53.410620 25828 raft_consensus.cc:493] T 4798a04379524976b156b11eb9a9a034 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ef413d7e7af4f76ae9db459f19d9f97)
I20260709 13:07:53.411134 25828 raft_consensus.cc:515] T 4798a04379524976b156b11eb9a9a034 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:53.413586 25828 leader_election.cc:290] T 4798a04379524976b156b11eb9a9a034 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:53.416496 25286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4798a04379524976b156b11eb9a9a034" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
W20260709 13:07:53.426360 25179 leader_election.cc:336] T 4798a04379524976b156b11eb9a9a034 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111)
I20260709 13:07:53.426828 25179 leader_election.cc:304] T 4798a04379524976b156b11eb9a9a034 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bae8691be8b24512a775897630ce3a3b; no voters: 1ef413d7e7af4f76ae9db459f19d9f97, 27a432b416684488904af38679e098d2
I20260709 13:07:53.427558 25828 raft_consensus.cc:2749] T 4798a04379524976b156b11eb9a9a034 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:53.531044 25826 raft_consensus.cc:493] T 8630fdb994994607b7e3d22a7af743de P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ef413d7e7af4f76ae9db459f19d9f97)
I20260709 13:07:53.531561 25826 raft_consensus.cc:515] T 8630fdb994994607b7e3d22a7af743de P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:53.533574 25826 leader_election.cc:290] T 8630fdb994994607b7e3d22a7af743de P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:53.534020 25286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8630fdb994994607b7e3d22a7af743de" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "27a432b416684488904af38679e098d2" is_pre_election: true
W20260709 13:07:53.538079 25179 leader_election.cc:336] T 8630fdb994994607b7e3d22a7af743de P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111)
I20260709 13:07:53.538472 25179 leader_election.cc:304] T 8630fdb994994607b7e3d22a7af743de P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bae8691be8b24512a775897630ce3a3b; no voters: 1ef413d7e7af4f76ae9db459f19d9f97, 27a432b416684488904af38679e098d2
I20260709 13:07:53.539027 25826 raft_consensus.cc:2749] T 8630fdb994994607b7e3d22a7af743de P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:53.603031 25825 raft_consensus.cc:493] T 8630fdb994994607b7e3d22a7af743de P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ef413d7e7af4f76ae9db459f19d9f97)
I20260709 13:07:53.603466 25825 raft_consensus.cc:515] T 8630fdb994994607b7e3d22a7af743de P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:53.605032 25825 leader_election.cc:290] T 8630fdb994994607b7e3d22a7af743de P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:53.605909 25208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8630fdb994994607b7e3d22a7af743de" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:53.606629 25208 raft_consensus.cc:2468] T 8630fdb994994607b7e3d22a7af743de P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27a432b416684488904af38679e098d2 in term 1.
I20260709 13:07:53.607663 25252 leader_election.cc:304] T 8630fdb994994607b7e3d22a7af743de P 27a432b416684488904af38679e098d2 [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: 27a432b416684488904af38679e098d2, bae8691be8b24512a775897630ce3a3b; no voters: 
I20260709 13:07:53.608319 25825 raft_consensus.cc:2804] T 8630fdb994994607b7e3d22a7af743de P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:07:53.609015 25253 leader_election.cc:336] T 8630fdb994994607b7e3d22a7af743de P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111)
I20260709 13:07:53.609244 25825 raft_consensus.cc:493] T 8630fdb994994607b7e3d22a7af743de P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1ef413d7e7af4f76ae9db459f19d9f97)
I20260709 13:07:53.609790 25825 raft_consensus.cc:3060] T 8630fdb994994607b7e3d22a7af743de P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:53.617565 25825 raft_consensus.cc:515] T 8630fdb994994607b7e3d22a7af743de P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:53.620249 25208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8630fdb994994607b7e3d22a7af743de" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b"
I20260709 13:07:53.620848 25208 raft_consensus.cc:3060] T 8630fdb994994607b7e3d22a7af743de P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:53.622903 25253 leader_election.cc:336] T 8630fdb994994607b7e3d22a7af743de P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111)
I20260709 13:07:53.627861 25208 raft_consensus.cc:2468] T 8630fdb994994607b7e3d22a7af743de P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27a432b416684488904af38679e098d2 in term 2.
I20260709 13:07:53.619647 25825 leader_election.cc:290] T 8630fdb994994607b7e3d22a7af743de P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 2 election: Requested vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:53.629002 25252 leader_election.cc:304] T 8630fdb994994607b7e3d22a7af743de P 27a432b416684488904af38679e098d2 [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: 27a432b416684488904af38679e098d2, bae8691be8b24512a775897630ce3a3b; no voters: 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:07:53.629947 25825 raft_consensus.cc:2804] T 8630fdb994994607b7e3d22a7af743de P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:53.630452 25825 raft_consensus.cc:697] T 8630fdb994994607b7e3d22a7af743de P 27a432b416684488904af38679e098d2 [term 2 LEADER]: Becoming Leader. State: Replica: 27a432b416684488904af38679e098d2, State: Running, Role: LEADER
I20260709 13:07:53.631253 25825 consensus_queue.cc:237] T 8630fdb994994607b7e3d22a7af743de P 27a432b416684488904af38679e098d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:53.636835 25828 raft_consensus.cc:493] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ef413d7e7af4f76ae9db459f19d9f97)
I20260709 13:07:53.637317 25828 raft_consensus.cc:515] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:53.639282 25828 leader_election.cc:290] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:53.644469 25825 raft_consensus.cc:493] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ef413d7e7af4f76ae9db459f19d9f97)
I20260709 13:07:53.643940 24964 catalog_manager.cc:5697] T 8630fdb994994607b7e3d22a7af743de P 27a432b416684488904af38679e098d2 reported cstate change: term changed from 1 to 2, leader changed from 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193) to 27a432b416684488904af38679e098d2 (127.19.255.196). New cstate: current_term: 2 leader_uuid: "27a432b416684488904af38679e098d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:53.644937 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0251cdfe0f1440da95fdf071fa4bd08" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d" is_pre_election: true
I20260709 13:07:53.644941 25825 raft_consensus.cc:515] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:53.645674 25140 raft_consensus.cc:2468] T c0251cdfe0f1440da95fdf071fa4bd08 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 1.
I20260709 13:07:53.647017 25825 leader_election.cc:290] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
W20260709 13:07:53.648972 25179 leader_election.cc:336] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111)
I20260709 13:07:53.650075 25179 leader_election.cc:304] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b [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: bae8691be8b24512a775897630ce3a3b, d9bec6688fd1435182904a149e75c61d; no voters: 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:07:53.651989 25828 raft_consensus.cc:2804] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:53.652365 25828 raft_consensus.cc:493] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1ef413d7e7af4f76ae9db459f19d9f97)
I20260709 13:07:53.652706 25828 raft_consensus.cc:3060] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:53.653695 25208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4798a04379524976b156b11eb9a9a034" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b" is_pre_election: true
I20260709 13:07:53.654361 25208 raft_consensus.cc:2468] T 4798a04379524976b156b11eb9a9a034 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27a432b416684488904af38679e098d2 in term 1.
I20260709 13:07:53.659377 25252 leader_election.cc:304] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2 [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: 27a432b416684488904af38679e098d2, bae8691be8b24512a775897630ce3a3b; no voters: 
I20260709 13:07:53.660090 25825 raft_consensus.cc:2804] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:53.660472 25825 raft_consensus.cc:493] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1ef413d7e7af4f76ae9db459f19d9f97)
I20260709 13:07:53.660832 25825 raft_consensus.cc:3060] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:53.668426 25825 raft_consensus.cc:515] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
W20260709 13:07:53.672358 25253 leader_election.cc:336] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111)
I20260709 13:07:53.673024 25825 leader_election.cc:290] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 2 election: Requested vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
I20260709 13:07:53.674899 25828 raft_consensus.cc:515] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:53.675909 25212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4798a04379524976b156b11eb9a9a034" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bae8691be8b24512a775897630ce3a3b"
I20260709 13:07:53.676462 25212 raft_consensus.cc:3060] T 4798a04379524976b156b11eb9a9a034 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:53.676870 25828 leader_election.cc:290] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 2 election: Requested vote from peers 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:07:53.682466 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0251cdfe0f1440da95fdf071fa4bd08" candidate_uuid: "bae8691be8b24512a775897630ce3a3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d9bec6688fd1435182904a149e75c61d"
I20260709 13:07:53.682964 25140 raft_consensus.cc:3060] T c0251cdfe0f1440da95fdf071fa4bd08 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:53.687446 25253 leader_election.cc:336] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111)
W20260709 13:07:53.689975 25179 leader_election.cc:336] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111)
I20260709 13:07:53.692746 25212 raft_consensus.cc:2468] T 4798a04379524976b156b11eb9a9a034 P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27a432b416684488904af38679e098d2 in term 2.
I20260709 13:07:53.693962 25252 leader_election.cc:304] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2 [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: 27a432b416684488904af38679e098d2, bae8691be8b24512a775897630ce3a3b; no voters: 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:07:53.694644 25825 raft_consensus.cc:2804] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:53.695113 25825 raft_consensus.cc:697] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2 [term 2 LEADER]: Becoming Leader. State: Replica: 27a432b416684488904af38679e098d2, State: Running, Role: LEADER
I20260709 13:07:53.695863 25825 consensus_queue.cc:237] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:53.697418 25140 raft_consensus.cc:2468] T c0251cdfe0f1440da95fdf071fa4bd08 P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8691be8b24512a775897630ce3a3b in term 2.
I20260709 13:07:53.698491 25179 leader_election.cc:304] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b [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: bae8691be8b24512a775897630ce3a3b, d9bec6688fd1435182904a149e75c61d; no voters: 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:07:53.699656 25828 raft_consensus.cc:2804] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:53.700172 25828 raft_consensus.cc:697] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b [term 2 LEADER]: Becoming Leader. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Running, Role: LEADER
I20260709 13:07:53.700839 25828 consensus_queue.cc:237] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:53.707067 24964 catalog_manager.cc:5697] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2 reported cstate change: term changed from 1 to 2, leader changed from 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193) to 27a432b416684488904af38679e098d2 (127.19.255.196). New cstate: current_term: 2 leader_uuid: "27a432b416684488904af38679e098d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:53.713618 24962 catalog_manager.cc:5697] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b reported cstate change: term changed from 1 to 2, leader changed from 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193) to bae8691be8b24512a775897630ce3a3b (127.19.255.195). New cstate: current_term: 2 leader_uuid: "bae8691be8b24512a775897630ce3a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:53.782100 25285 raft_consensus.cc:1275] T 76a49e0e14304e3880c28a465a1237ec P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Refusing update from remote peer bae8691be8b24512a775897630ce3a3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:53.783861 25828 consensus_queue.cc:1048] T 76a49e0e14304e3880c28a465a1237ec P bae8691be8b24512a775897630ce3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:07:53.816386 25179 consensus_peers.cc:597] T 76a49e0e14304e3880c28a465a1237ec P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:54.124986 25208 raft_consensus.cc:1275] T 4798a04379524976b156b11eb9a9a034 P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Refusing update from remote peer 27a432b416684488904af38679e098d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:54.126356 25825 consensus_queue.cc:1048] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:54.157963 25208 raft_consensus.cc:1275] T 8630fdb994994607b7e3d22a7af743de P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Refusing update from remote peer 27a432b416684488904af38679e098d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:54.159181 25825 consensus_queue.cc:1048] T 8630fdb994994607b7e3d22a7af743de P 27a432b416684488904af38679e098d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:54.246618 25140 raft_consensus.cc:1275] T c0251cdfe0f1440da95fdf071fa4bd08 P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Refusing update from remote peer bae8691be8b24512a775897630ce3a3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:54.247695 25826 consensus_queue.cc:1048] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:07:54.291605 25179 consensus_peers.cc:597] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:54.322237 20479 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 25087)
W20260709 13:07:54.441469 25179 consensus_peers.cc:597] T 16b69effa75348408739f2cfe0b72b0b P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:54.562003 25179 consensus_peers.cc:597] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:54.687685 25179 consensus_peers.cc:597] T 8222fab6e3a347fa8c40a70a7ce4ed7a P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:54.698493 25179 consensus_peers.cc:597] T 48acf562d3b8494eb0ddffb87a4a4146 P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:54.709745 25179 consensus_peers.cc:597] T a4140dcd14ee4180a03ac07ab8b326ea P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:54.835191 25179 consensus_peers.cc:597] T a10f21670e8b465cad5ae29f7913acfc P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:54.837235 25179 consensus_peers.cc:597] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:54.852651 25253 consensus_peers.cc:597] T 8630fdb994994607b7e3d22a7af743de P 27a432b416684488904af38679e098d2 -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:54.864614 25253 consensus_peers.cc:597] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2 -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:54.931540 25253 consensus_peers.cc:597] T 35f79b56b8654a61b634e5d7b3ec1276 P 27a432b416684488904af38679e098d2 -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:54.941984 25179 consensus_peers.cc:597] T ce15af0f5df44375bf6250e76be54129 P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:54.974728 25179 consensus_peers.cc:597] T 0f25aa70589e4cd2a40c9f26f94bc905 P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:54.990170 25179 consensus_peers.cc:597] T 759607402bba4eb6890067fe73889ff2 P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:54.990545 25179 consensus_peers.cc:597] T 6904ab44ea2646de96bf83605e95fe17 P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:55.046764 25179 consensus_peers.cc:597] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:55.048655 25179 consensus_peers.cc:597] T 132704531be2455e82b5305cc4300946 P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:55.063434 25105 consensus_peers.cc:597] T de2e248820704d679c92fe251836c451 P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:55.080229 25179 consensus_peers.cc:597] T 7b8946317d964af48188405d52a072bf P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:55.084652 25105 consensus_peers.cc:597] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:55.094962 25105 consensus_peers.cc:597] T b46f52a0f5064fc3b0af1694161d302a P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:55.097666 25105 consensus_peers.cc:597] T 4840d028e2b044c3b5e40c0f30edb183 P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:55.145310 25105 consensus_peers.cc:597] T 597459c433e441a4aa54e85e5c530d20 P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:55.167640 25105 consensus_peers.cc:597] T bd30f7f234b9456c9154200249a3eac6 P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:55.199115 25105 consensus_peers.cc:597] T fc6942d029214065b88bd732b31d4001 P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:55.225358 25253 consensus_peers.cc:597] T 53b52dad49be4247bb0440b13c2ec5ee P 27a432b416684488904af38679e098d2 -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:55.233026 25105 consensus_peers.cc:597] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:55.250473 25253 consensus_peers.cc:597] T f760718782e84b3886cc245ad6af614f P 27a432b416684488904af38679e098d2 -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:55.260360 25105 consensus_peers.cc:597] T cc74142a33b64fa59279929d7609cd45 P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:55.273372 25105 consensus_peers.cc:597] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:55.277745 25105 consensus_peers.cc:597] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:55.279237 25253 consensus_peers.cc:597] T e676cada153c4767b126b7366a3ff72a P 27a432b416684488904af38679e098d2 -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:55.322851 20479 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 25087)
W20260709 13:07:55.362167 25105 consensus_peers.cc:597] T e466c36a712f421da5ae63bd9325fd7b P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:55.370453 25105 consensus_peers.cc:597] T 2c1d311520e7405b9ef77c4670a75a1c P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:55.382323 25253 consensus_peers.cc:597] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 27a432b416684488904af38679e098d2 -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:55.457952 25105 consensus_peers.cc:597] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:55.546105 25105 consensus_peers.cc:597] T 98c29b423fe64cd5923084a67c9bace5 P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:55.589306 25105 consensus_peers.cc:597] T cc32c9e6aaa04d13b94b71c303b5a06b P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:55.615829 25253 consensus_peers.cc:597] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2 -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:55.643723 25105 consensus_peers.cc:597] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:55.674070 25105 consensus_peers.cc:597] T ad6a67bdac3d431faf219903ddbfd8da P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:55.700750 25105 consensus_peers.cc:597] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:55.720289 25105 consensus_peers.cc:597] T 3acbbdad24ea41a086ed4c79638556ad P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:55.777186 25105 consensus_peers.cc:597] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:56.240002 25179 consensus_peers.cc:597] T 76a49e0e14304e3880c28a465a1237ec P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:56.323382 20479 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 25087)
W20260709 13:07:56.720805 25179 consensus_peers.cc:597] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:56.912706 25179 consensus_peers.cc:597] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:07:56.918880 20479 tablet_server.cc:196] TabletServer@127.19.255.193:0 shutdown complete.
W20260709 13:07:56.929785 25253 consensus_peers.cc:597] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2 -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:56.952572 25179 consensus_peers.cc:597] T 16b69effa75348408739f2cfe0b72b0b P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:56.954763 25179 consensus_peers.cc:597] T a10f21670e8b465cad5ae29f7913acfc P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:57.029835 25253 consensus_peers.cc:597] T 8630fdb994994607b7e3d22a7af743de P 27a432b416684488904af38679e098d2 -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:57.039935 20479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:57.039916 25253 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111) [suppressed 413 similar messages]
W20260709 13:07:57.048143 25855 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 13:07:57.049185 25856 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 13:07:57.052024 20479 server_base.cc:1061] running on GCE node
W20260709 13:07:57.052013 25858 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 13:07:57.053903 20479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:57.054102 20479 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 13:07:57.054297 20479 hybrid_clock.cc:648] HybridClock initialized: now 1783602477054280 us; error 0 us; skew 500 ppm
I20260709 13:07:57.054849 20479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:57.057691 20479 webserver.cc:533] Webserver started at http://127.19.255.193:36123/ using document root <none> and password file <none>
I20260709 13:07:57.058272 20479 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:57.058458 20479 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:07:57.063202 20479 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 13:07:57.071223 25863 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:57.072041 20479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:07:57.072448 20479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602331780318-20479-0/minicluster-data/ts-0-root
uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
format_stamp: "Formatted at 2026-07-09 13:07:39 on dist-test-slave-vs8b"
I20260709 13:07:57.073006 20479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602331780318-20479-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602331780318-20479-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602331780318-20479-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 13:07:57.096055 20479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:57.097764 20479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:57.099996 20479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:57.105602 25870 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 13:07:57.294104 25179 consensus_peers.cc:597] T a4140dcd14ee4180a03ac07ab8b326ea P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:57.300962 25179 consensus_peers.cc:597] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:07:57.329990 20479 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 13:07:57.330386 20479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.226s	user 0.007s	sys 0.000s
I20260709 13:07:57.330716 20479 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 13:07:57.336216 25870 tablet_bootstrap.cc:492] T 35f79b56b8654a61b634e5d7b3ec1276 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:57.349293 25870 tablet_bootstrap.cc:492] T 35f79b56b8654a61b634e5d7b3ec1276 P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:57.350093 25870 tablet_bootstrap.cc:492] T 35f79b56b8654a61b634e5d7b3ec1276 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:57.350575 25870 ts_tablet_manager.cc:1403] T 35f79b56b8654a61b634e5d7b3ec1276 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.007s
I20260709 13:07:57.352609 25870 raft_consensus.cc:359] T 35f79b56b8654a61b634e5d7b3ec1276 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:57.353364 25870 raft_consensus.cc:740] T 35f79b56b8654a61b634e5d7b3ec1276 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.354001 25870 consensus_queue.cc:260] T 35f79b56b8654a61b634e5d7b3ec1276 P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:57.357985 25870 ts_tablet_manager.cc:1434] T 35f79b56b8654a61b634e5d7b3ec1276 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260709 13:07:57.358594 25870 tablet_bootstrap.cc:492] T 5a04f181e6774e44846c78db16b70088 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:57.371379 25870 tablet_bootstrap.cc:492] T 5a04f181e6774e44846c78db16b70088 P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:57.372100 25870 tablet_bootstrap.cc:492] T 5a04f181e6774e44846c78db16b70088 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:57.372586 25870 ts_tablet_manager.cc:1403] T 5a04f181e6774e44846c78db16b70088 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.008s
I20260709 13:07:57.374382 25870 raft_consensus.cc:359] T 5a04f181e6774e44846c78db16b70088 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:57.375033 25870 raft_consensus.cc:740] T 5a04f181e6774e44846c78db16b70088 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.375661 25870 consensus_queue.cc:260] T 5a04f181e6774e44846c78db16b70088 P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:57.377143 25870 ts_tablet_manager.cc:1434] T 5a04f181e6774e44846c78db16b70088 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:07:57.377704 25870 tablet_bootstrap.cc:492] T f760718782e84b3886cc245ad6af614f P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:57.388303 25870 tablet_bootstrap.cc:492] T f760718782e84b3886cc245ad6af614f P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:57.391944 25870 tablet_bootstrap.cc:492] T f760718782e84b3886cc245ad6af614f P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:57.393239 25870 ts_tablet_manager.cc:1403] T f760718782e84b3886cc245ad6af614f P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.004s
I20260709 13:07:57.395620 25870 raft_consensus.cc:359] T f760718782e84b3886cc245ad6af614f P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:57.396309 25870 raft_consensus.cc:740] T f760718782e84b3886cc245ad6af614f P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.396996 25870 consensus_queue.cc:260] T f760718782e84b3886cc245ad6af614f P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:57.398977 25870 ts_tablet_manager.cc:1434] T f760718782e84b3886cc245ad6af614f P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:07:57.399746 25870 tablet_bootstrap.cc:492] T 3acbbdad24ea41a086ed4c79638556ad P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:57.411605 25870 tablet_bootstrap.cc:492] T 3acbbdad24ea41a086ed4c79638556ad P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:57.412520 25870 tablet_bootstrap.cc:492] T 3acbbdad24ea41a086ed4c79638556ad P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:57.413116 25870 ts_tablet_manager.cc:1403] T 3acbbdad24ea41a086ed4c79638556ad P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 13:07:57.415381 25870 raft_consensus.cc:359] T 3acbbdad24ea41a086ed4c79638556ad P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:57.416111 25870 raft_consensus.cc:740] T 3acbbdad24ea41a086ed4c79638556ad P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.417184 25870 consensus_queue.cc:260] T 3acbbdad24ea41a086ed4c79638556ad P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:57.419122 25870 ts_tablet_manager.cc:1434] T 3acbbdad24ea41a086ed4c79638556ad P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:57.419881 25870 tablet_bootstrap.cc:492] T 597459c433e441a4aa54e85e5c530d20 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
W20260709 13:07:57.420394 25179 consensus_peers.cc:597] T ce15af0f5df44375bf6250e76be54129 P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:57.430514 25105 consensus_peers.cc:597] T de2e248820704d679c92fe251836c451 P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:07:57.434839 25870 tablet_bootstrap.cc:492] T 597459c433e441a4aa54e85e5c530d20 P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:57.435863 25870 tablet_bootstrap.cc:492] T 597459c433e441a4aa54e85e5c530d20 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:57.436357 25870 ts_tablet_manager.cc:1403] T 597459c433e441a4aa54e85e5c530d20 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260709 13:07:57.438066 25870 raft_consensus.cc:359] T 597459c433e441a4aa54e85e5c530d20 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:57.438540 25870 raft_consensus.cc:740] T 597459c433e441a4aa54e85e5c530d20 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.439019 25870 consensus_queue.cc:260] T 597459c433e441a4aa54e85e5c530d20 P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:57.440397 25870 ts_tablet_manager.cc:1434] T 597459c433e441a4aa54e85e5c530d20 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:07:57.440956 25870 tablet_bootstrap.cc:492] T fc6942d029214065b88bd732b31d4001 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:57.452553 25870 tablet_bootstrap.cc:492] T fc6942d029214065b88bd732b31d4001 P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:57.453444 25870 tablet_bootstrap.cc:492] T fc6942d029214065b88bd732b31d4001 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:57.454164 25870 ts_tablet_manager.cc:1403] T fc6942d029214065b88bd732b31d4001 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 13:07:57.456614 25870 raft_consensus.cc:359] T fc6942d029214065b88bd732b31d4001 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:57.457314 25870 raft_consensus.cc:740] T fc6942d029214065b88bd732b31d4001 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.458189 25870 consensus_queue.cc:260] T fc6942d029214065b88bd732b31d4001 P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
W20260709 13:07:57.458393 25179 consensus_peers.cc:597] T 48acf562d3b8494eb0ddffb87a4a4146 P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:07:57.459931 25870 ts_tablet_manager.cc:1434] T fc6942d029214065b88bd732b31d4001 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:07:57.460794 25870 tablet_bootstrap.cc:492] T e676cada153c4767b126b7366a3ff72a P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
W20260709 13:07:57.465027 25253 consensus_peers.cc:597] T 35f79b56b8654a61b634e5d7b3ec1276 P 27a432b416684488904af38679e098d2 -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:57.469980 25179 consensus_peers.cc:597] T 6904ab44ea2646de96bf83605e95fe17 P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:07:57.474586 25870 tablet_bootstrap.cc:492] T e676cada153c4767b126b7366a3ff72a P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:57.475652 25870 tablet_bootstrap.cc:492] T e676cada153c4767b126b7366a3ff72a P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:57.476277 25870 ts_tablet_manager.cc:1403] T e676cada153c4767b126b7366a3ff72a P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260709 13:07:57.478688 25870 raft_consensus.cc:359] T e676cada153c4767b126b7366a3ff72a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:57.479223 25870 raft_consensus.cc:740] T e676cada153c4767b126b7366a3ff72a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.479849 25870 consensus_queue.cc:260] T e676cada153c4767b126b7366a3ff72a P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:57.481698 25870 ts_tablet_manager.cc:1434] T e676cada153c4767b126b7366a3ff72a P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:07:57.482339 25870 tablet_bootstrap.cc:492] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
W20260709 13:07:57.495173 25179 consensus_peers.cc:597] T 8222fab6e3a347fa8c40a70a7ce4ed7a P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:07:57.497448 25870 tablet_bootstrap.cc:492] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:57.498167 25870 tablet_bootstrap.cc:492] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:57.498641 25870 ts_tablet_manager.cc:1403] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260709 13:07:57.500633 25870 raft_consensus.cc:359] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:57.501309 25870 raft_consensus.cc:740] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.502090 25870 consensus_queue.cc:260] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:57.504182 25870 ts_tablet_manager.cc:1434] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:07:57.504917 25870 tablet_bootstrap.cc:492] T e466c36a712f421da5ae63bd9325fd7b P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
W20260709 13:07:57.507073 25179 consensus_peers.cc:597] T 759607402bba4eb6890067fe73889ff2 P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:57.522011 25179 consensus_peers.cc:597] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:57.537566 25105 consensus_peers.cc:597] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:57.538084 25105 consensus_peers.cc:597] T 4840d028e2b044c3b5e40c0f30edb183 P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:07:57.539364 25870 tablet_bootstrap.cc:492] T e466c36a712f421da5ae63bd9325fd7b P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:57.540309 25870 tablet_bootstrap.cc:492] T e466c36a712f421da5ae63bd9325fd7b P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:57.540918 25870 ts_tablet_manager.cc:1403] T e466c36a712f421da5ae63bd9325fd7b P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.036s	user 0.027s	sys 0.008s
I20260709 13:07:57.543120 25870 raft_consensus.cc:359] T e466c36a712f421da5ae63bd9325fd7b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:57.543834 25870 raft_consensus.cc:740] T e466c36a712f421da5ae63bd9325fd7b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.544581 25870 consensus_queue.cc:260] T e466c36a712f421da5ae63bd9325fd7b P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:57.546653 25870 ts_tablet_manager.cc:1434] T e466c36a712f421da5ae63bd9325fd7b P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20260709 13:07:57.547400 25870 tablet_bootstrap.cc:492] T 16b69effa75348408739f2cfe0b72b0b P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:57.561270 25870 tablet_bootstrap.cc:492] T 16b69effa75348408739f2cfe0b72b0b P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:57.561928 20479 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 13:07:57.562167 25870 tablet_bootstrap.cc:492] T 16b69effa75348408739f2cfe0b72b0b P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:57.562288 20479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.232s	user 0.200s	sys 0.003s
I20260709 13:07:57.562855 25870 ts_tablet_manager.cc:1403] T 16b69effa75348408739f2cfe0b72b0b P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 13:07:57.565546 25870 raft_consensus.cc:359] T 16b69effa75348408739f2cfe0b72b0b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:57.566236 25870 raft_consensus.cc:740] T 16b69effa75348408739f2cfe0b72b0b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.566903 25870 consensus_queue.cc:260] T 16b69effa75348408739f2cfe0b72b0b P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:57.568967 25870 ts_tablet_manager.cc:1434] T 16b69effa75348408739f2cfe0b72b0b P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 13:07:57.569717 25870 tablet_bootstrap.cc:492] T 57de405600fb4bc5bbe91c400e8441b3 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:57.586390 25870 tablet_bootstrap.cc:492] T 57de405600fb4bc5bbe91c400e8441b3 P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:57.587335 25870 tablet_bootstrap.cc:492] T 57de405600fb4bc5bbe91c400e8441b3 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:57.588891 25870 ts_tablet_manager.cc:1403] T 57de405600fb4bc5bbe91c400e8441b3 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.001s
I20260709 13:07:57.590926 25870 raft_consensus.cc:359] T 57de405600fb4bc5bbe91c400e8441b3 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:57.591425 25870 raft_consensus.cc:740] T 57de405600fb4bc5bbe91c400e8441b3 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.592039 25870 consensus_queue.cc:260] T 57de405600fb4bc5bbe91c400e8441b3 P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:57.593515 25870 ts_tablet_manager.cc:1434] T 57de405600fb4bc5bbe91c400e8441b3 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:07:57.594332 25870 tablet_bootstrap.cc:492] T 7b8946317d964af48188405d52a072bf P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:57.607272 25870 tablet_bootstrap.cc:492] T 7b8946317d964af48188405d52a072bf P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:57.608134 25870 tablet_bootstrap.cc:492] T 7b8946317d964af48188405d52a072bf P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:57.608707 25870 ts_tablet_manager.cc:1403] T 7b8946317d964af48188405d52a072bf P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.001s
I20260709 13:07:57.610834 25870 raft_consensus.cc:359] T 7b8946317d964af48188405d52a072bf P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:57.611286 25870 raft_consensus.cc:740] T 7b8946317d964af48188405d52a072bf P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.611855 25870 consensus_queue.cc:260] T 7b8946317d964af48188405d52a072bf P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:57.613706 25870 ts_tablet_manager.cc:1434] T 7b8946317d964af48188405d52a072bf P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.002s
I20260709 13:07:57.614784 25870 tablet_bootstrap.cc:492] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
W20260709 13:07:57.621083 25179 consensus_peers.cc:597] T 7b8946317d964af48188405d52a072bf P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:07:57.631333 25870 tablet_bootstrap.cc:492] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:57.632372 25870 tablet_bootstrap.cc:492] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:57.633082 25870 ts_tablet_manager.cc:1403] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260709 13:07:57.636605 25870 raft_consensus.cc:359] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:57.637249 25870 raft_consensus.cc:740] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.638000 25870 consensus_queue.cc:260] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:57.639986 25870 ts_tablet_manager.cc:1434] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:07:57.640713 25870 tablet_bootstrap.cc:492] T ce5023d9924c487b8bbfd586ce17e29c P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
W20260709 13:07:57.641001 25105 consensus_peers.cc:597] T 597459c433e441a4aa54e85e5c530d20 P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:07:57.650045 20479 rpc_server.cc:307] RPC server started. Bound to: 127.19.255.193:41615
I20260709 13:07:57.650153 25943 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.255.193:41615 every 8 connection(s)
I20260709 13:07:57.651820 25870 tablet_bootstrap.cc:492] T ce5023d9924c487b8bbfd586ce17e29c P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:57.652616 25870 tablet_bootstrap.cc:492] T ce5023d9924c487b8bbfd586ce17e29c P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:57.653103 25870 ts_tablet_manager.cc:1403] T ce5023d9924c487b8bbfd586ce17e29c P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.008s
I20260709 13:07:57.655491 25870 raft_consensus.cc:359] T ce5023d9924c487b8bbfd586ce17e29c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:57.656188 25870 raft_consensus.cc:740] T ce5023d9924c487b8bbfd586ce17e29c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.656857 25870 consensus_queue.cc:260] T ce5023d9924c487b8bbfd586ce17e29c P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:57.658833 25870 ts_tablet_manager.cc:1434] T ce5023d9924c487b8bbfd586ce17e29c P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:07:57.659614 25870 tablet_bootstrap.cc:492] T 6904ab44ea2646de96bf83605e95fe17 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:57.683004 25870 tablet_bootstrap.cc:492] T 6904ab44ea2646de96bf83605e95fe17 P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:57.684139 25870 tablet_bootstrap.cc:492] T 6904ab44ea2646de96bf83605e95fe17 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:57.684758 25870 ts_tablet_manager.cc:1403] T 6904ab44ea2646de96bf83605e95fe17 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.003s
I20260709 13:07:57.687558 25870 raft_consensus.cc:359] T 6904ab44ea2646de96bf83605e95fe17 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:57.688880 25870 raft_consensus.cc:740] T 6904ab44ea2646de96bf83605e95fe17 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.689850 25870 consensus_queue.cc:260] T 6904ab44ea2646de96bf83605e95fe17 P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:57.691645 25870 ts_tablet_manager.cc:1434] T 6904ab44ea2646de96bf83605e95fe17 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:07:57.692487 25870 tablet_bootstrap.cc:492] T 8081d94c68364234aabc81579b65f557 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
W20260709 13:07:57.702776 25179 consensus_peers.cc:597] T 132704531be2455e82b5305cc4300946 P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. 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 13:07:57.707326 25870 tablet_bootstrap.cc:492] T 8081d94c68364234aabc81579b65f557 P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:57.708319 25870 tablet_bootstrap.cc:492] T 8081d94c68364234aabc81579b65f557 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:57.708477 25944 heartbeater.cc:344] Connected to a master server at 127.19.255.254:37573
I20260709 13:07:57.708902 25944 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:57.708946 25870 ts_tablet_manager.cc:1403] T 8081d94c68364234aabc81579b65f557 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260709 13:07:57.709887 25944 heartbeater.cc:507] Master 127.19.255.254:37573 requested a full tablet report, sending...
I20260709 13:07:57.711622 25870 raft_consensus.cc:359] T 8081d94c68364234aabc81579b65f557 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:57.712659 25870 raft_consensus.cc:740] T 8081d94c68364234aabc81579b65f557 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.713327 25870 consensus_queue.cc:260] T 8081d94c68364234aabc81579b65f557 P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:57.716672 25870 ts_tablet_manager.cc:1434] T 8081d94c68364234aabc81579b65f557 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:57.717514 25870 tablet_bootstrap.cc:492] T c0251cdfe0f1440da95fdf071fa4bd08 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
W20260709 13:07:57.718412 25105 consensus_peers.cc:597] T b46f52a0f5064fc3b0af1694161d302a P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:57.722594 25105 consensus_peers.cc:597] T bd30f7f234b9456c9154200249a3eac6 P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:57.722667 25179 consensus_peers.cc:597] T 0f25aa70589e4cd2a40c9f26f94bc905 P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. 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 13:07:57.731140 24964 ts_manager.cc:194] Re-registered known tserver with Master: 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615)
W20260709 13:07:57.736572 25105 consensus_peers.cc:597] T cc74142a33b64fa59279929d7609cd45 P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. 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 13:07:57.743039 25870 tablet_bootstrap.cc:492] T c0251cdfe0f1440da95fdf071fa4bd08 P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:57.743824 25870 tablet_bootstrap.cc:492] T c0251cdfe0f1440da95fdf071fa4bd08 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:57.744369 25870 ts_tablet_manager.cc:1403] T c0251cdfe0f1440da95fdf071fa4bd08 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.003s
I20260709 13:07:57.746515 25870 raft_consensus.cc:359] T c0251cdfe0f1440da95fdf071fa4bd08 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:57.747160 25870 raft_consensus.cc:740] T c0251cdfe0f1440da95fdf071fa4bd08 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.747774 25870 consensus_queue.cc:260] T c0251cdfe0f1440da95fdf071fa4bd08 P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:57.749619 25870 ts_tablet_manager.cc:1434] T c0251cdfe0f1440da95fdf071fa4bd08 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:07:57.750358 25870 tablet_bootstrap.cc:492] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
W20260709 13:07:57.753376 25105 consensus_peers.cc:597] T 2c1d311520e7405b9ef77c4670a75a1c P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:57.756641 25105 consensus_peers.cc:597] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. 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 13:07:57.766541 25870 tablet_bootstrap.cc:492] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:57.767479 25870 tablet_bootstrap.cc:492] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:57.768123 25870 ts_tablet_manager.cc:1403] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260709 13:07:57.770807 25870 raft_consensus.cc:359] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:57.772255 25870 raft_consensus.cc:740] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.772975 25870 consensus_queue.cc:260] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:57.775032 25870 ts_tablet_manager.cc:1434] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:07:57.776032 25870 tablet_bootstrap.cc:492] T ad6a67bdac3d431faf219903ddbfd8da P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
W20260709 13:07:57.777509 25253 consensus_peers.cc:597] T 53b52dad49be4247bb0440b13c2ec5ee P 27a432b416684488904af38679e098d2 -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. 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 13:07:57.784309 24964 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41462
I20260709 13:07:57.789863 25944 heartbeater.cc:499] Master 127.19.255.254:37573 was elected leader, sending a full tablet report...
W20260709 13:07:57.804208 25105 consensus_peers.cc:597] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:57.805487 25105 consensus_peers.cc:597] T ad6a67bdac3d431faf219903ddbfd8da P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
I20260709 13:07:57.812403 25870 tablet_bootstrap.cc:492] T ad6a67bdac3d431faf219903ddbfd8da P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:57.813336 25870 tablet_bootstrap.cc:492] T ad6a67bdac3d431faf219903ddbfd8da P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:57.813921 25870 ts_tablet_manager.cc:1403] T ad6a67bdac3d431faf219903ddbfd8da P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.011s
I20260709 13:07:57.816316 25870 raft_consensus.cc:359] T ad6a67bdac3d431faf219903ddbfd8da P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:57.816983 25870 raft_consensus.cc:740] T ad6a67bdac3d431faf219903ddbfd8da P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.817636 25870 consensus_queue.cc:260] T ad6a67bdac3d431faf219903ddbfd8da P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:57.819933 25870 ts_tablet_manager.cc:1434] T ad6a67bdac3d431faf219903ddbfd8da P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:07:57.820734 25870 tablet_bootstrap.cc:492] T 0f25aa70589e4cd2a40c9f26f94bc905 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:57.833654 25870 tablet_bootstrap.cc:492] T 0f25aa70589e4cd2a40c9f26f94bc905 P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:57.834295 25870 tablet_bootstrap.cc:492] T 0f25aa70589e4cd2a40c9f26f94bc905 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:57.834748 25870 ts_tablet_manager.cc:1403] T 0f25aa70589e4cd2a40c9f26f94bc905 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 13:07:57.836506 25870 raft_consensus.cc:359] T 0f25aa70589e4cd2a40c9f26f94bc905 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:57.836966 25870 raft_consensus.cc:740] T 0f25aa70589e4cd2a40c9f26f94bc905 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.837443 25870 consensus_queue.cc:260] T 0f25aa70589e4cd2a40c9f26f94bc905 P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:57.838846 25870 ts_tablet_manager.cc:1434] T 0f25aa70589e4cd2a40c9f26f94bc905 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:07:57.839426 25870 tablet_bootstrap.cc:492] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:57.841229 25915 raft_consensus.cc:3060] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:57.857762 25870 tablet_bootstrap.cc:492] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:57.858632 25870 tablet_bootstrap.cc:492] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:57.859212 25870 ts_tablet_manager.cc:1403] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.000s
I20260709 13:07:57.860927 25870 raft_consensus.cc:359] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:57.861393 25870 raft_consensus.cc:740] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.861961 25870 consensus_queue.cc:260] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:57.863765 25870 ts_tablet_manager.cc:1434] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.003s
I20260709 13:07:57.864487 25870 tablet_bootstrap.cc:492] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:57.879248 25870 tablet_bootstrap.cc:492] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:57.880146 25870 tablet_bootstrap.cc:492] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:57.880692 25870 ts_tablet_manager.cc:1403] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260709 13:07:57.882282 25870 raft_consensus.cc:359] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:57.882718 25870 raft_consensus.cc:740] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.883189 25870 consensus_queue.cc:260] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:57.885003 25870 ts_tablet_manager.cc:1434] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:07:57.885680 25870 tablet_bootstrap.cc:492] T 53b52dad49be4247bb0440b13c2ec5ee P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:57.898981 25870 tablet_bootstrap.cc:492] T 53b52dad49be4247bb0440b13c2ec5ee P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:57.899739 25870 tablet_bootstrap.cc:492] T 53b52dad49be4247bb0440b13c2ec5ee P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:57.900357 25870 ts_tablet_manager.cc:1403] T 53b52dad49be4247bb0440b13c2ec5ee P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 13:07:57.903697 25870 raft_consensus.cc:359] T 53b52dad49be4247bb0440b13c2ec5ee P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:57.904376 25870 raft_consensus.cc:740] T 53b52dad49be4247bb0440b13c2ec5ee P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.905032 25870 consensus_queue.cc:260] T 53b52dad49be4247bb0440b13c2ec5ee P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:57.906877 25870 ts_tablet_manager.cc:1434] T 53b52dad49be4247bb0440b13c2ec5ee P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:57.908144 25870 tablet_bootstrap.cc:492] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:57.922768 25870 tablet_bootstrap.cc:492] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:57.923516 25870 tablet_bootstrap.cc:492] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:57.924053 25870 ts_tablet_manager.cc:1403] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260709 13:07:57.925937 25870 raft_consensus.cc:359] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:57.926460 25870 raft_consensus.cc:740] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.926957 25870 consensus_queue.cc:260] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:57.928622 25870 ts_tablet_manager.cc:1434] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:07:57.929311 25870 tablet_bootstrap.cc:492] T cc32c9e6aaa04d13b94b71c303b5a06b P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
W20260709 13:07:57.932911 25105 consensus_peers.cc:597] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. 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 13:07:57.936877 25915 raft_consensus.cc:3060] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:57.942723 25870 tablet_bootstrap.cc:492] T cc32c9e6aaa04d13b94b71c303b5a06b P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:57.943470 25870 tablet_bootstrap.cc:492] T cc32c9e6aaa04d13b94b71c303b5a06b P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:57.944082 25870 ts_tablet_manager.cc:1403] T cc32c9e6aaa04d13b94b71c303b5a06b P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 13:07:57.945960 25870 raft_consensus.cc:359] T cc32c9e6aaa04d13b94b71c303b5a06b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:57.946461 25870 raft_consensus.cc:740] T cc32c9e6aaa04d13b94b71c303b5a06b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.947024 25870 consensus_queue.cc:260] T cc32c9e6aaa04d13b94b71c303b5a06b P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:57.948304 25870 ts_tablet_manager.cc:1434] T cc32c9e6aaa04d13b94b71c303b5a06b P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:07:57.949213 25870 tablet_bootstrap.cc:492] T 29e1a00002484de6bb8934ed80b10d50 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:57.969702 25870 tablet_bootstrap.cc:492] T 29e1a00002484de6bb8934ed80b10d50 P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:57.970631 25870 tablet_bootstrap.cc:492] T 29e1a00002484de6bb8934ed80b10d50 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:57.971114 25870 ts_tablet_manager.cc:1403] T 29e1a00002484de6bb8934ed80b10d50 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260709 13:07:57.973295 25870 raft_consensus.cc:359] T 29e1a00002484de6bb8934ed80b10d50 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:57.973942 25870 raft_consensus.cc:740] T 29e1a00002484de6bb8934ed80b10d50 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.974623 25870 consensus_queue.cc:260] T 29e1a00002484de6bb8934ed80b10d50 P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:57.976691 25870 ts_tablet_manager.cc:1434] T 29e1a00002484de6bb8934ed80b10d50 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:07:57.977442 25870 tablet_bootstrap.cc:492] T 69ee63a6c8ba41b39217552576f55b4c P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:57.990808 25870 tablet_bootstrap.cc:492] T 69ee63a6c8ba41b39217552576f55b4c P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:57.991451 25870 tablet_bootstrap.cc:492] T 69ee63a6c8ba41b39217552576f55b4c P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:57.991991 25870 ts_tablet_manager.cc:1403] T 69ee63a6c8ba41b39217552576f55b4c P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 13:07:57.994071 25870 raft_consensus.cc:359] T 69ee63a6c8ba41b39217552576f55b4c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:57.994537 25870 raft_consensus.cc:740] T 69ee63a6c8ba41b39217552576f55b4c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.995483 25870 consensus_queue.cc:260] T 69ee63a6c8ba41b39217552576f55b4c P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:57.997541 25870 ts_tablet_manager.cc:1434] T 69ee63a6c8ba41b39217552576f55b4c P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:07:57.998296 25870 tablet_bootstrap.cc:492] T 54ac1b212c564f90acb53692f005321c P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
W20260709 13:07:57.998257 25105 consensus_peers.cc:597] T 98c29b423fe64cd5923084a67c9bace5 P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. 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 13:07:58.009326 25870 tablet_bootstrap.cc:492] T 54ac1b212c564f90acb53692f005321c P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:58.009945 25870 tablet_bootstrap.cc:492] T 54ac1b212c564f90acb53692f005321c P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:58.010437 25870 ts_tablet_manager.cc:1403] T 54ac1b212c564f90acb53692f005321c P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:07:58.012210 25870 raft_consensus.cc:359] T 54ac1b212c564f90acb53692f005321c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:58.012712 25870 raft_consensus.cc:740] T 54ac1b212c564f90acb53692f005321c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.013213 25870 consensus_queue.cc:260] T 54ac1b212c564f90acb53692f005321c P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:58.014688 25870 ts_tablet_manager.cc:1434] T 54ac1b212c564f90acb53692f005321c P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:07:58.015295 25870 tablet_bootstrap.cc:492] T bd30f7f234b9456c9154200249a3eac6 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:58.032545 25870 tablet_bootstrap.cc:492] T bd30f7f234b9456c9154200249a3eac6 P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:58.032964 25915 raft_consensus.cc:3060] T c0251cdfe0f1440da95fdf071fa4bd08 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:58.033401 25870 tablet_bootstrap.cc:492] T bd30f7f234b9456c9154200249a3eac6 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:58.034027 25870 ts_tablet_manager.cc:1403] T bd30f7f234b9456c9154200249a3eac6 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260709 13:07:58.036672 25870 raft_consensus.cc:359] T bd30f7f234b9456c9154200249a3eac6 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:58.037292 25870 raft_consensus.cc:740] T bd30f7f234b9456c9154200249a3eac6 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.037899 25870 consensus_queue.cc:260] T bd30f7f234b9456c9154200249a3eac6 P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:58.041783 25870 ts_tablet_manager.cc:1434] T bd30f7f234b9456c9154200249a3eac6 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:07:58.042655 25870 tablet_bootstrap.cc:492] T a51616d9d13c4a828900ff3a37738e3c P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:58.068898 25870 tablet_bootstrap.cc:492] T a51616d9d13c4a828900ff3a37738e3c P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:58.069587 25870 tablet_bootstrap.cc:492] T a51616d9d13c4a828900ff3a37738e3c P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:58.070132 25870 ts_tablet_manager.cc:1403] T a51616d9d13c4a828900ff3a37738e3c P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.004s
I20260709 13:07:58.072068 25870 raft_consensus.cc:359] T a51616d9d13c4a828900ff3a37738e3c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:58.072520 25870 raft_consensus.cc:740] T a51616d9d13c4a828900ff3a37738e3c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.073078 25870 consensus_queue.cc:260] T a51616d9d13c4a828900ff3a37738e3c P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:58.074923 25870 ts_tablet_manager.cc:1434] T a51616d9d13c4a828900ff3a37738e3c P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:07:58.076917 25870 tablet_bootstrap.cc:492] T cc74142a33b64fa59279929d7609cd45 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:58.089556 25870 tablet_bootstrap.cc:492] T cc74142a33b64fa59279929d7609cd45 P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:58.090221 25870 tablet_bootstrap.cc:492] T cc74142a33b64fa59279929d7609cd45 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:58.090761 25870 ts_tablet_manager.cc:1403] T cc74142a33b64fa59279929d7609cd45 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 13:07:58.092677 25870 raft_consensus.cc:359] T cc74142a33b64fa59279929d7609cd45 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:58.093271 25870 raft_consensus.cc:740] T cc74142a33b64fa59279929d7609cd45 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.093840 25870 consensus_queue.cc:260] T cc74142a33b64fa59279929d7609cd45 P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:58.095952 25870 ts_tablet_manager.cc:1434] T cc74142a33b64fa59279929d7609cd45 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:07:58.097162 25870 tablet_bootstrap.cc:492] T a6fbeae55d994d6b84daa42eb77ea0f7 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:58.108587 25870 tablet_bootstrap.cc:492] T a6fbeae55d994d6b84daa42eb77ea0f7 P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:58.109601 25870 tablet_bootstrap.cc:492] T a6fbeae55d994d6b84daa42eb77ea0f7 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:58.110087 25870 ts_tablet_manager.cc:1403] T a6fbeae55d994d6b84daa42eb77ea0f7 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 13:07:58.112144 25870 raft_consensus.cc:359] T a6fbeae55d994d6b84daa42eb77ea0f7 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:58.112740 25870 raft_consensus.cc:740] T a6fbeae55d994d6b84daa42eb77ea0f7 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.113344 25870 consensus_queue.cc:260] T a6fbeae55d994d6b84daa42eb77ea0f7 P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:58.115118 25870 ts_tablet_manager.cc:1434] T a6fbeae55d994d6b84daa42eb77ea0f7 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260709 13:07:58.115744 25870 tablet_bootstrap.cc:492] T 4840d028e2b044c3b5e40c0f30edb183 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:58.126523 25870 tablet_bootstrap.cc:492] T 4840d028e2b044c3b5e40c0f30edb183 P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:58.127328 25870 tablet_bootstrap.cc:492] T 4840d028e2b044c3b5e40c0f30edb183 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:58.127908 25870 ts_tablet_manager.cc:1403] T 4840d028e2b044c3b5e40c0f30edb183 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.003s
I20260709 13:07:58.129809 25870 raft_consensus.cc:359] T 4840d028e2b044c3b5e40c0f30edb183 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:58.130368 25870 raft_consensus.cc:740] T 4840d028e2b044c3b5e40c0f30edb183 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.130954 25870 consensus_queue.cc:260] T 4840d028e2b044c3b5e40c0f30edb183 P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:58.132536 25870 ts_tablet_manager.cc:1434] T 4840d028e2b044c3b5e40c0f30edb183 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:07:58.133626 25870 tablet_bootstrap.cc:492] T 759607402bba4eb6890067fe73889ff2 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:58.144829 25870 tablet_bootstrap.cc:492] T 759607402bba4eb6890067fe73889ff2 P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:58.145448 25870 tablet_bootstrap.cc:492] T 759607402bba4eb6890067fe73889ff2 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:58.146023 25870 ts_tablet_manager.cc:1403] T 759607402bba4eb6890067fe73889ff2 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260709 13:07:58.148334 25870 raft_consensus.cc:359] T 759607402bba4eb6890067fe73889ff2 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:58.148959 25870 raft_consensus.cc:740] T 759607402bba4eb6890067fe73889ff2 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.149663 25870 consensus_queue.cc:260] T 759607402bba4eb6890067fe73889ff2 P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:58.151064 25870 ts_tablet_manager.cc:1434] T 759607402bba4eb6890067fe73889ff2 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:07:58.151768 25870 tablet_bootstrap.cc:492] T a10f21670e8b465cad5ae29f7913acfc P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:58.165119 25870 tablet_bootstrap.cc:492] T a10f21670e8b465cad5ae29f7913acfc P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:58.165824 25870 tablet_bootstrap.cc:492] T a10f21670e8b465cad5ae29f7913acfc P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:58.166394 25870 ts_tablet_manager.cc:1403] T a10f21670e8b465cad5ae29f7913acfc P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260709 13:07:58.168365 25870 raft_consensus.cc:359] T a10f21670e8b465cad5ae29f7913acfc P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:58.168998 25870 raft_consensus.cc:740] T a10f21670e8b465cad5ae29f7913acfc P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.169622 25870 consensus_queue.cc:260] T a10f21670e8b465cad5ae29f7913acfc P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:58.171625 25870 ts_tablet_manager.cc:1434] T a10f21670e8b465cad5ae29f7913acfc P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:07:58.172276 25870 tablet_bootstrap.cc:492] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:58.182896 25870 tablet_bootstrap.cc:492] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:58.183811 25870 tablet_bootstrap.cc:492] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:58.184751 25870 ts_tablet_manager.cc:1403] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 13:07:58.186988 25870 raft_consensus.cc:359] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:58.187605 25870 raft_consensus.cc:740] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.188241 25870 consensus_queue.cc:260] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:58.189937 25870 ts_tablet_manager.cc:1434] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:07:58.190582 25870 tablet_bootstrap.cc:492] T 27d073ee64a14db882fcb1b6f00efbed P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:58.205541 25870 tablet_bootstrap.cc:492] T 27d073ee64a14db882fcb1b6f00efbed P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:58.206416 25870 tablet_bootstrap.cc:492] T 27d073ee64a14db882fcb1b6f00efbed P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:58.207077 25870 ts_tablet_manager.cc:1403] T 27d073ee64a14db882fcb1b6f00efbed P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 13:07:58.209267 25870 raft_consensus.cc:359] T 27d073ee64a14db882fcb1b6f00efbed P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:58.209914 25870 raft_consensus.cc:740] T 27d073ee64a14db882fcb1b6f00efbed P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.210626 25870 consensus_queue.cc:260] T 27d073ee64a14db882fcb1b6f00efbed P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:07:58.212944 25870 ts_tablet_manager.cc:1434] T 27d073ee64a14db882fcb1b6f00efbed P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:58.213871 25870 tablet_bootstrap.cc:492] T 76a49e0e14304e3880c28a465a1237ec P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:58.241839 25870 tablet_bootstrap.cc:492] T 76a49e0e14304e3880c28a465a1237ec P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:58.242620 25870 tablet_bootstrap.cc:492] T 76a49e0e14304e3880c28a465a1237ec P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:58.243237 25870 ts_tablet_manager.cc:1403] T 76a49e0e14304e3880c28a465a1237ec P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.011s
I20260709 13:07:58.245343 25870 raft_consensus.cc:359] T 76a49e0e14304e3880c28a465a1237ec P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:58.245982 25870 raft_consensus.cc:740] T 76a49e0e14304e3880c28a465a1237ec P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.246618 25870 consensus_queue.cc:260] T 76a49e0e14304e3880c28a465a1237ec P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:58.248530 25870 ts_tablet_manager.cc:1434] T 76a49e0e14304e3880c28a465a1237ec P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:07:58.250115 25870 tablet_bootstrap.cc:492] T 98c29b423fe64cd5923084a67c9bace5 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:58.262722 25870 tablet_bootstrap.cc:492] T 98c29b423fe64cd5923084a67c9bace5 P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:58.263625 25870 tablet_bootstrap.cc:492] T 98c29b423fe64cd5923084a67c9bace5 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:58.264161 25870 ts_tablet_manager.cc:1403] T 98c29b423fe64cd5923084a67c9bace5 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.004s
I20260709 13:07:58.265877 25870 raft_consensus.cc:359] T 98c29b423fe64cd5923084a67c9bace5 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:58.266335 25870 raft_consensus.cc:740] T 98c29b423fe64cd5923084a67c9bace5 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.266903 25870 consensus_queue.cc:260] T 98c29b423fe64cd5923084a67c9bace5 P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:58.268471 25870 ts_tablet_manager.cc:1434] T 98c29b423fe64cd5923084a67c9bace5 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:07:58.269629 25870 tablet_bootstrap.cc:492] T 132704531be2455e82b5305cc4300946 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:58.281525 25870 tablet_bootstrap.cc:492] T 132704531be2455e82b5305cc4300946 P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:58.282371 25870 tablet_bootstrap.cc:492] T 132704531be2455e82b5305cc4300946 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:58.282951 25870 ts_tablet_manager.cc:1403] T 132704531be2455e82b5305cc4300946 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260709 13:07:58.285069 25870 raft_consensus.cc:359] T 132704531be2455e82b5305cc4300946 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:58.285651 25870 raft_consensus.cc:740] T 132704531be2455e82b5305cc4300946 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.286499 25870 consensus_queue.cc:260] T 132704531be2455e82b5305cc4300946 P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:07:58.288378 25870 ts_tablet_manager.cc:1434] T 132704531be2455e82b5305cc4300946 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:07:58.289084 25870 tablet_bootstrap.cc:492] T b46f52a0f5064fc3b0af1694161d302a P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:58.303957 25870 tablet_bootstrap.cc:492] T b46f52a0f5064fc3b0af1694161d302a P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:58.304929 25870 tablet_bootstrap.cc:492] T b46f52a0f5064fc3b0af1694161d302a P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:58.305522 25870 ts_tablet_manager.cc:1403] T b46f52a0f5064fc3b0af1694161d302a P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 13:07:58.307839 25870 raft_consensus.cc:359] T b46f52a0f5064fc3b0af1694161d302a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:58.308352 25870 raft_consensus.cc:740] T b46f52a0f5064fc3b0af1694161d302a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.308936 25870 consensus_queue.cc:260] T b46f52a0f5064fc3b0af1694161d302a P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:58.310529 25870 ts_tablet_manager.cc:1434] T b46f52a0f5064fc3b0af1694161d302a P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:07:58.311157 25870 tablet_bootstrap.cc:492] T ce15af0f5df44375bf6250e76be54129 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:58.327943 25870 tablet_bootstrap.cc:492] T ce15af0f5df44375bf6250e76be54129 P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:58.328922 25870 tablet_bootstrap.cc:492] T ce15af0f5df44375bf6250e76be54129 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:58.329581 25870 ts_tablet_manager.cc:1403] T ce15af0f5df44375bf6250e76be54129 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.004s
I20260709 13:07:58.341210 25870 raft_consensus.cc:359] T ce15af0f5df44375bf6250e76be54129 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:58.341720 25870 raft_consensus.cc:740] T ce15af0f5df44375bf6250e76be54129 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.342375 25870 consensus_queue.cc:260] T ce15af0f5df44375bf6250e76be54129 P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:58.344393 25870 ts_tablet_manager.cc:1434] T ce15af0f5df44375bf6250e76be54129 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 13:07:58.345480 25870 tablet_bootstrap.cc:492] T de2e248820704d679c92fe251836c451 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:58.356786 25870 tablet_bootstrap.cc:492] T de2e248820704d679c92fe251836c451 P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:58.357695 25870 tablet_bootstrap.cc:492] T de2e248820704d679c92fe251836c451 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:58.358294 25870 ts_tablet_manager.cc:1403] T de2e248820704d679c92fe251836c451 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.006s
I20260709 13:07:58.360258 25870 raft_consensus.cc:359] T de2e248820704d679c92fe251836c451 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:58.360975 25870 raft_consensus.cc:740] T de2e248820704d679c92fe251836c451 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.361667 25870 consensus_queue.cc:260] T de2e248820704d679c92fe251836c451 P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:58.363826 25870 ts_tablet_manager.cc:1434] T de2e248820704d679c92fe251836c451 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.002s
I20260709 13:07:58.364888 25870 tablet_bootstrap.cc:492] T a4140dcd14ee4180a03ac07ab8b326ea P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:58.377049 25870 tablet_bootstrap.cc:492] T a4140dcd14ee4180a03ac07ab8b326ea P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:58.377985 25870 tablet_bootstrap.cc:492] T a4140dcd14ee4180a03ac07ab8b326ea P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:58.378559 25870 ts_tablet_manager.cc:1403] T a4140dcd14ee4180a03ac07ab8b326ea P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 13:07:58.380357 25870 raft_consensus.cc:359] T a4140dcd14ee4180a03ac07ab8b326ea P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:58.380829 25870 raft_consensus.cc:740] T a4140dcd14ee4180a03ac07ab8b326ea P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.381316 25870 consensus_queue.cc:260] T a4140dcd14ee4180a03ac07ab8b326ea P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:58.383051 25870 ts_tablet_manager.cc:1434] T a4140dcd14ee4180a03ac07ab8b326ea P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:07:58.384071 25870 tablet_bootstrap.cc:492] T 48acf562d3b8494eb0ddffb87a4a4146 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap starting.
I20260709 13:07:58.398178 25870 tablet_bootstrap.cc:492] T 48acf562d3b8494eb0ddffb87a4a4146 P 1ef413d7e7af4f76ae9db459f19d9f97: 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 13:07:58.399029 25870 tablet_bootstrap.cc:492] T 48acf562d3b8494eb0ddffb87a4a4146 P 1ef413d7e7af4f76ae9db459f19d9f97: Bootstrap complete.
I20260709 13:07:58.399521 25870 ts_tablet_manager.cc:1403] T 48acf562d3b8494eb0ddffb87a4a4146 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260709 13:07:58.401479 25870 raft_consensus.cc:359] T 48acf562d3b8494eb0ddffb87a4a4146 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:58.402144 25870 raft_consensus.cc:740] T 48acf562d3b8494eb0ddffb87a4a4146 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.402787 25870 consensus_queue.cc:260] T 48acf562d3b8494eb0ddffb87a4a4146 P 1ef413d7e7af4f76ae9db459f19d9f97 [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: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:07:58.404685 25870 ts_tablet_manager.cc:1434] T 48acf562d3b8494eb0ddffb87a4a4146 P 1ef413d7e7af4f76ae9db459f19d9f97: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:07:58.711604 25915 raft_consensus.cc:3060] T 76a49e0e14304e3880c28a465a1237ec P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.689996 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:07.738704 25208 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54ac1b212c564f90acb53692f005321c"
dest_uuid: "bae8691be8b24512a775897630ce3a3b"
mode: GRACEFUL
new_leader_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
 from {username='slave'} at 127.0.0.1:33494
I20260709 13:08:07.739266 25208 raft_consensus.cc:606] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Received request to transfer leadership to TS 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:08:07.741654 25208 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69ee63a6c8ba41b39217552576f55b4c"
dest_uuid: "bae8691be8b24512a775897630ce3a3b"
mode: GRACEFUL
new_leader_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
 from {username='slave'} at 127.0.0.1:33494
I20260709 13:08:07.742105 25208 raft_consensus.cc:606] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Received request to transfer leadership to TS 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:08:07.744355 25208 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8222fab6e3a347fa8c40a70a7ce4ed7a"
dest_uuid: "bae8691be8b24512a775897630ce3a3b"
mode: GRACEFUL
new_leader_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
 from {username='slave'} at 127.0.0.1:33494
I20260709 13:08:07.745808 25208 raft_consensus.cc:606] T 8222fab6e3a347fa8c40a70a7ce4ed7a P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Received request to transfer leadership to TS 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:08:07.759032 25140 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a51616d9d13c4a828900ff3a37738e3c"
dest_uuid: "d9bec6688fd1435182904a149e75c61d"
mode: GRACEFUL
new_leader_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
 from {username='slave'} at 127.0.0.1:40364
I20260709 13:08:07.759456 25140 raft_consensus.cc:606] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Received request to transfer leadership to TS 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:08:07.761786 25211 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce15af0f5df44375bf6250e76be54129"
dest_uuid: "bae8691be8b24512a775897630ce3a3b"
mode: GRACEFUL
new_leader_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
 from {username='slave'} at 127.0.0.1:33494
I20260709 13:08:07.762395 25211 raft_consensus.cc:606] T ce15af0f5df44375bf6250e76be54129 P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Received request to transfer leadership to TS 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:08:07.764725 25211 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd44e98b22e646f596a4de2f472aa0ac"
dest_uuid: "bae8691be8b24512a775897630ce3a3b"
mode: GRACEFUL
new_leader_uuid: "27a432b416684488904af38679e098d2"
 from {username='slave'} at 127.0.0.1:33494
I20260709 13:08:07.765304 25211 raft_consensus.cc:606] T fd44e98b22e646f596a4de2f472aa0ac P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Received request to transfer leadership to TS 27a432b416684488904af38679e098d2
I20260709 13:08:07.766422 20479 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:08:07.768000 20479 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:07.779145 26010 raft_consensus.cc:993] T fd44e98b22e646f596a4de2f472aa0ac P bae8691be8b24512a775897630ce3a3b: : Instructing follower 27a432b416684488904af38679e098d2 to start an election
I20260709 13:08:07.779778 26005 raft_consensus.cc:1081] T fd44e98b22e646f596a4de2f472aa0ac P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Signalling peer 27a432b416684488904af38679e098d2 to start an election
I20260709 13:08:07.781038 25285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd44e98b22e646f596a4de2f472aa0ac"
dest_uuid: "27a432b416684488904af38679e098d2"
 from {username='slave'} at 127.0.0.1:51018
I20260709 13:08:07.781451 25285 raft_consensus.cc:493] T fd44e98b22e646f596a4de2f472aa0ac P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:07.781760 25285 raft_consensus.cc:3060] T fd44e98b22e646f596a4de2f472aa0ac P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.787252 25285 raft_consensus.cc:515] T fd44e98b22e646f596a4de2f472aa0ac P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:08:07.789868 25285 leader_election.cc:290] T fd44e98b22e646f596a4de2f472aa0ac P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 2 election: Requested vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:08:07.790663 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd44e98b22e646f596a4de2f472aa0ac" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9bec6688fd1435182904a149e75c61d"
I20260709 13:08:07.791422 25140 raft_consensus.cc:3060] T fd44e98b22e646f596a4de2f472aa0ac P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.796450 25140 raft_consensus.cc:2468] T fd44e98b22e646f596a4de2f472aa0ac P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27a432b416684488904af38679e098d2 in term 2.
I20260709 13:08:07.804240 25253 leader_election.cc:304] T fd44e98b22e646f596a4de2f472aa0ac P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27a432b416684488904af38679e098d2, d9bec6688fd1435182904a149e75c61d; no voters: 
I20260709 13:08:07.804447 25211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd44e98b22e646f596a4de2f472aa0ac" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bae8691be8b24512a775897630ce3a3b"
I20260709 13:08:07.805097 25211 raft_consensus.cc:3055] T fd44e98b22e646f596a4de2f472aa0ac P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:07.805392 25211 raft_consensus.cc:740] T fd44e98b22e646f596a4de2f472aa0ac P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Running, Role: LEADER
I20260709 13:08:07.806154 25211 consensus_queue.cc:260] T fd44e98b22e646f596a4de2f472aa0ac P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:08:07.806600 26008 raft_consensus.cc:2804] T fd44e98b22e646f596a4de2f472aa0ac P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:07.807287 26008 raft_consensus.cc:697] T fd44e98b22e646f596a4de2f472aa0ac P 27a432b416684488904af38679e098d2 [term 2 LEADER]: Becoming Leader. State: Replica: 27a432b416684488904af38679e098d2, State: Running, Role: LEADER
I20260709 13:08:07.808419 25211 raft_consensus.cc:3060] T fd44e98b22e646f596a4de2f472aa0ac P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.808391 26008 consensus_queue.cc:237] T fd44e98b22e646f596a4de2f472aa0ac P 27a432b416684488904af38679e098d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:08:07.817364 25211 raft_consensus.cc:2468] T fd44e98b22e646f596a4de2f472aa0ac P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27a432b416684488904af38679e098d2 in term 2.
I20260709 13:08:07.823971 24961 catalog_manager.cc:5697] T fd44e98b22e646f596a4de2f472aa0ac P 27a432b416684488904af38679e098d2 reported cstate change: term changed from 1 to 2, leader changed from bae8691be8b24512a775897630ce3a3b (127.19.255.195) to 27a432b416684488904af38679e098d2 (127.19.255.196). New cstate: current_term: 2 leader_uuid: "27a432b416684488904af38679e098d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:07.894786 26010 raft_consensus.cc:993] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b: : Instructing follower 1ef413d7e7af4f76ae9db459f19d9f97 to start an election
I20260709 13:08:07.895212 26005 raft_consensus.cc:1081] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Signalling peer 1ef413d7e7af4f76ae9db459f19d9f97 to start an election
I20260709 13:08:07.896481 25915 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69ee63a6c8ba41b39217552576f55b4c"
dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
 from {username='slave'} at 127.0.0.1:50506
I20260709 13:08:07.896840 25915 raft_consensus.cc:493] T 69ee63a6c8ba41b39217552576f55b4c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:07.897045 25915 raft_consensus.cc:3060] T 69ee63a6c8ba41b39217552576f55b4c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.901754 25915 raft_consensus.cc:515] T 69ee63a6c8ba41b39217552576f55b4c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:08:07.903785 25915 leader_election.cc:290] T 69ee63a6c8ba41b39217552576f55b4c P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 2 election: Requested vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:08:07.920267 25211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ee63a6c8ba41b39217552576f55b4c" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bae8691be8b24512a775897630ce3a3b"
I20260709 13:08:07.920830 25211 raft_consensus.cc:3055] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:07.921063 25211 raft_consensus.cc:740] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Running, Role: LEADER
I20260709 13:08:07.921806 25211 consensus_queue.cc:260] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:08:07.922049 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ee63a6c8ba41b39217552576f55b4c" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:08:07.922724 25285 raft_consensus.cc:3060] T 69ee63a6c8ba41b39217552576f55b4c P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.922775 25211 raft_consensus.cc:3060] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.928027 25285 raft_consensus.cc:2468] T 69ee63a6c8ba41b39217552576f55b4c P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in term 2.
I20260709 13:08:07.930312 26005 raft_consensus.cc:993] T ce15af0f5df44375bf6250e76be54129 P bae8691be8b24512a775897630ce3a3b: : Instructing follower 1ef413d7e7af4f76ae9db459f19d9f97 to start an election
I20260709 13:08:07.928900 25211 raft_consensus.cc:2468] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in term 2.
I20260709 13:08:07.930878 26010 raft_consensus.cc:1081] T ce15af0f5df44375bf6250e76be54129 P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Signalling peer 1ef413d7e7af4f76ae9db459f19d9f97 to start an election
I20260709 13:08:07.932111 25864 leader_election.cc:304] T 69ee63a6c8ba41b39217552576f55b4c P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, bae8691be8b24512a775897630ce3a3b; no voters: 
I20260709 13:08:07.934648 26022 raft_consensus.cc:2804] T 69ee63a6c8ba41b39217552576f55b4c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:07.934577 25914 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce15af0f5df44375bf6250e76be54129"
dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
 from {username='slave'} at 127.0.0.1:50506
I20260709 13:08:07.935199 25914 raft_consensus.cc:493] T ce15af0f5df44375bf6250e76be54129 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:07.935508 25914 raft_consensus.cc:3060] T ce15af0f5df44375bf6250e76be54129 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.935510 26005 raft_consensus.cc:993] T 8222fab6e3a347fa8c40a70a7ce4ed7a P bae8691be8b24512a775897630ce3a3b: : Instructing follower 1ef413d7e7af4f76ae9db459f19d9f97 to start an election
I20260709 13:08:07.936815 26010 raft_consensus.cc:1081] T 8222fab6e3a347fa8c40a70a7ce4ed7a P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Signalling peer 1ef413d7e7af4f76ae9db459f19d9f97 to start an election
I20260709 13:08:07.937141 26022 raft_consensus.cc:697] T 69ee63a6c8ba41b39217552576f55b4c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 LEADER]: Becoming Leader. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Running, Role: LEADER
I20260709 13:08:07.938346 25915 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8222fab6e3a347fa8c40a70a7ce4ed7a"
dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
 from {username='slave'} at 127.0.0.1:50506
I20260709 13:08:07.938885 25915 raft_consensus.cc:493] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:07.939357 25915 raft_consensus.cc:3060] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.938894 26022 consensus_queue.cc:237] T 69ee63a6c8ba41b39217552576f55b4c P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:08:07.941159 25914 raft_consensus.cc:515] T ce15af0f5df44375bf6250e76be54129 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:08:07.943480 25914 leader_election.cc:290] T ce15af0f5df44375bf6250e76be54129 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 2 election: Requested vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:08:07.944437 25211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce15af0f5df44375bf6250e76be54129" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bae8691be8b24512a775897630ce3a3b"
I20260709 13:08:07.945004 25211 raft_consensus.cc:3055] T ce15af0f5df44375bf6250e76be54129 P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:07.945302 25211 raft_consensus.cc:740] T ce15af0f5df44375bf6250e76be54129 P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Running, Role: LEADER
I20260709 13:08:07.946149 25211 consensus_queue.cc:260] T ce15af0f5df44375bf6250e76be54129 P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:08:07.947377 25211 raft_consensus.cc:3060] T ce15af0f5df44375bf6250e76be54129 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.951452 25915 raft_consensus.cc:515] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:08:07.953763 25915 leader_election.cc:290] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 2 election: Requested vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:08:07.953860 25211 raft_consensus.cc:2468] T ce15af0f5df44375bf6250e76be54129 P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in term 2.
I20260709 13:08:07.953976 25208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8222fab6e3a347fa8c40a70a7ce4ed7a" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bae8691be8b24512a775897630ce3a3b"
I20260709 13:08:07.954567 25208 raft_consensus.cc:3055] T 8222fab6e3a347fa8c40a70a7ce4ed7a P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:07.954846 25208 raft_consensus.cc:740] T 8222fab6e3a347fa8c40a70a7ce4ed7a P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Running, Role: LEADER
I20260709 13:08:07.955559 25208 consensus_queue.cc:260] T 8222fab6e3a347fa8c40a70a7ce4ed7a P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:08:07.956647 25208 raft_consensus.cc:3060] T 8222fab6e3a347fa8c40a70a7ce4ed7a P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.958410 25864 leader_election.cc:304] T ce15af0f5df44375bf6250e76be54129 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, bae8691be8b24512a775897630ce3a3b; no voters: 
I20260709 13:08:07.959749 26022 raft_consensus.cc:2804] T ce15af0f5df44375bf6250e76be54129 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:07.960292 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8222fab6e3a347fa8c40a70a7ce4ed7a" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:08:07.960449 26022 raft_consensus.cc:697] T ce15af0f5df44375bf6250e76be54129 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 LEADER]: Becoming Leader. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Running, Role: LEADER
I20260709 13:08:07.960819 25285 raft_consensus.cc:3060] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.961396 26022 consensus_queue.cc:237] T ce15af0f5df44375bf6250e76be54129 P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:08:07.966818 24961 catalog_manager.cc:5697] T 69ee63a6c8ba41b39217552576f55b4c P 1ef413d7e7af4f76ae9db459f19d9f97 reported cstate change: term changed from 1 to 2, leader changed from bae8691be8b24512a775897630ce3a3b (127.19.255.195) to 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193). New cstate: current_term: 2 leader_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:07.969270 25208 raft_consensus.cc:2468] T 8222fab6e3a347fa8c40a70a7ce4ed7a P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in term 2.
I20260709 13:08:07.971290 25285 raft_consensus.cc:2468] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in term 2.
I20260709 13:08:07.972319 25864 leader_election.cc:304] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, bae8691be8b24512a775897630ce3a3b; no voters: 
I20260709 13:08:07.972883 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce15af0f5df44375bf6250e76be54129" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9bec6688fd1435182904a149e75c61d"
I20260709 13:08:07.973397 25140 raft_consensus.cc:3060] T ce15af0f5df44375bf6250e76be54129 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.973623 26022 raft_consensus.cc:2804] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:07.974236 26022 raft_consensus.cc:697] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 LEADER]: Becoming Leader. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Running, Role: LEADER
I20260709 13:08:07.975387 26022 consensus_queue.cc:237] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:08:07.980115 25140 raft_consensus.cc:2468] T ce15af0f5df44375bf6250e76be54129 P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in term 2.
I20260709 13:08:07.991832 24961 catalog_manager.cc:5697] T ce15af0f5df44375bf6250e76be54129 P 1ef413d7e7af4f76ae9db459f19d9f97 reported cstate change: term changed from 1 to 2, leader changed from bae8691be8b24512a775897630ce3a3b (127.19.255.195) to 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193). New cstate: current_term: 2 leader_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:07.993305 24961 catalog_manager.cc:5697] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 1ef413d7e7af4f76ae9db459f19d9f97 reported cstate change: term changed from 1 to 2, leader changed from bae8691be8b24512a775897630ce3a3b (127.19.255.195) to 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193). New cstate: current_term: 2 leader_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:08.029666 26007 raft_consensus.cc:993] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d: : Instructing follower 1ef413d7e7af4f76ae9db459f19d9f97 to start an election
I20260709 13:08:08.030206 26009 raft_consensus.cc:1081] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Signalling peer 1ef413d7e7af4f76ae9db459f19d9f97 to start an election
I20260709 13:08:08.031512 25915 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a51616d9d13c4a828900ff3a37738e3c"
dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
 from {username='slave'} at 127.0.0.1:50512
I20260709 13:08:08.031971 25915 raft_consensus.cc:493] T a51616d9d13c4a828900ff3a37738e3c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:08.032259 25915 raft_consensus.cc:3060] T a51616d9d13c4a828900ff3a37738e3c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:08.037212 25915 raft_consensus.cc:515] T a51616d9d13c4a828900ff3a37738e3c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:08:08.038763 25915 leader_election.cc:290] T a51616d9d13c4a828900ff3a37738e3c P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 2 election: Requested vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:08:08.039831 25208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51616d9d13c4a828900ff3a37738e3c" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bae8691be8b24512a775897630ce3a3b"
I20260709 13:08:08.040023 25140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51616d9d13c4a828900ff3a37738e3c" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9bec6688fd1435182904a149e75c61d"
I20260709 13:08:08.040416 25208 raft_consensus.cc:3060] T a51616d9d13c4a828900ff3a37738e3c P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:08.040503 25140 raft_consensus.cc:3055] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:08.040854 25140 raft_consensus.cc:740] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Running, Role: LEADER
I20260709 13:08:08.041657 25140 consensus_queue.cc:260] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:08:08.043071 25140 raft_consensus.cc:3060] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:08.046970 25208 raft_consensus.cc:2468] T a51616d9d13c4a828900ff3a37738e3c P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in term 2.
I20260709 13:08:08.048291 25864 leader_election.cc:304] T a51616d9d13c4a828900ff3a37738e3c P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, bae8691be8b24512a775897630ce3a3b; no voters: 
I20260709 13:08:08.049034 26022 raft_consensus.cc:2804] T a51616d9d13c4a828900ff3a37738e3c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:08.049443 26022 raft_consensus.cc:697] T a51616d9d13c4a828900ff3a37738e3c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 LEADER]: Becoming Leader. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Running, Role: LEADER
I20260709 13:08:08.049508 25140 raft_consensus.cc:2468] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in term 2.
I20260709 13:08:08.050240 26022 consensus_queue.cc:237] T a51616d9d13c4a828900ff3a37738e3c P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:08:08.066320 26005 raft_consensus.cc:993] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b: : Instructing follower 1ef413d7e7af4f76ae9db459f19d9f97 to start an election
I20260709 13:08:08.065586 24961 catalog_manager.cc:5697] T a51616d9d13c4a828900ff3a37738e3c P 1ef413d7e7af4f76ae9db459f19d9f97 reported cstate change: term changed from 1 to 2, leader changed from d9bec6688fd1435182904a149e75c61d (127.19.255.194) to 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193). New cstate: current_term: 2 leader_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:08.066799 26005 raft_consensus.cc:1081] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Signalling peer 1ef413d7e7af4f76ae9db459f19d9f97 to start an election
I20260709 13:08:08.068912 25915 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54ac1b212c564f90acb53692f005321c"
dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
 from {username='slave'} at 127.0.0.1:50506
I20260709 13:08:08.069396 25915 raft_consensus.cc:493] T 54ac1b212c564f90acb53692f005321c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:08.069700 25915 raft_consensus.cc:3060] T 54ac1b212c564f90acb53692f005321c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:08.077699 25915 raft_consensus.cc:515] T 54ac1b212c564f90acb53692f005321c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:08:08.079279 25915 leader_election.cc:290] T 54ac1b212c564f90acb53692f005321c P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 2 election: Requested vote from peers bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811), 27a432b416684488904af38679e098d2 (127.19.255.196:40453)
I20260709 13:08:08.079864 25208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ac1b212c564f90acb53692f005321c" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bae8691be8b24512a775897630ce3a3b"
I20260709 13:08:08.080427 25208 raft_consensus.cc:3055] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:08.080716 25208 raft_consensus.cc:740] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bae8691be8b24512a775897630ce3a3b, State: Running, Role: LEADER
I20260709 13:08:08.081104 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ac1b212c564f90acb53692f005321c" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:08:08.081620 25285 raft_consensus.cc:3060] T 54ac1b212c564f90acb53692f005321c P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:08.081434 25208 consensus_queue.cc:260] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:08:08.082283 25208 raft_consensus.cc:3060] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:08.085626 25285 raft_consensus.cc:2468] T 54ac1b212c564f90acb53692f005321c P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in term 2.
I20260709 13:08:08.086511 25208 raft_consensus.cc:2468] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in term 2.
I20260709 13:08:08.086544 25865 leader_election.cc:304] T 54ac1b212c564f90acb53692f005321c P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, 27a432b416684488904af38679e098d2; no voters: 
I20260709 13:08:08.087780 26022 raft_consensus.cc:2804] T 54ac1b212c564f90acb53692f005321c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:08.088192 26022 raft_consensus.cc:697] T 54ac1b212c564f90acb53692f005321c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 LEADER]: Becoming Leader. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Running, Role: LEADER
I20260709 13:08:08.088917 26022 consensus_queue.cc:237] T 54ac1b212c564f90acb53692f005321c P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } }
I20260709 13:08:08.096747 24961 catalog_manager.cc:5697] T 54ac1b212c564f90acb53692f005321c P 1ef413d7e7af4f76ae9db459f19d9f97 reported cstate change: term changed from 1 to 2, leader changed from bae8691be8b24512a775897630ce3a3b (127.19.255.195) to 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193). New cstate: current_term: 2 leader_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:08.393234 25211 raft_consensus.cc:1275] T ce15af0f5df44375bf6250e76be54129 P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Refusing update from remote peer 1ef413d7e7af4f76ae9db459f19d9f97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:08.394130 25208 raft_consensus.cc:1275] T fd44e98b22e646f596a4de2f472aa0ac P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Refusing update from remote peer 27a432b416684488904af38679e098d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:08.394454 26022 consensus_queue.cc:1048] T ce15af0f5df44375bf6250e76be54129 P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:08.395272 26008 consensus_queue.cc:1048] T fd44e98b22e646f596a4de2f472aa0ac P 27a432b416684488904af38679e098d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:08.407426 25140 raft_consensus.cc:1275] T fd44e98b22e646f596a4de2f472aa0ac P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Refusing update from remote peer 27a432b416684488904af38679e098d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:08.408628 26008 consensus_queue.cc:1048] T fd44e98b22e646f596a4de2f472aa0ac P 27a432b416684488904af38679e098d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:08.415191 25212 raft_consensus.cc:1275] T 8222fab6e3a347fa8c40a70a7ce4ed7a P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Refusing update from remote peer 1ef413d7e7af4f76ae9db459f19d9f97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:08.424376 26023 consensus_queue.cc:1048] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:08.428391 25285 raft_consensus.cc:1275] T 69ee63a6c8ba41b39217552576f55b4c P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Refusing update from remote peer 1ef413d7e7af4f76ae9db459f19d9f97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:08.435935 26023 consensus_queue.cc:1048] T 69ee63a6c8ba41b39217552576f55b4c P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:08.440083 25140 raft_consensus.cc:1275] T ce15af0f5df44375bf6250e76be54129 P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Refusing update from remote peer 1ef413d7e7af4f76ae9db459f19d9f97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:08.442271 26023 consensus_queue.cc:1048] T ce15af0f5df44375bf6250e76be54129 P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:08.467192 25207 raft_consensus.cc:1275] T a51616d9d13c4a828900ff3a37738e3c P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Refusing update from remote peer 1ef413d7e7af4f76ae9db459f19d9f97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:08.469141 26039 consensus_queue.cc:1048] T a51616d9d13c4a828900ff3a37738e3c P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:08.477844 25285 raft_consensus.cc:1275] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Refusing update from remote peer 1ef413d7e7af4f76ae9db459f19d9f97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:08.489601 26039 consensus_queue.cc:1048] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:08.522349 25207 raft_consensus.cc:1275] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Refusing update from remote peer 1ef413d7e7af4f76ae9db459f19d9f97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:08.524943 26022 consensus_queue.cc:1048] T 54ac1b212c564f90acb53692f005321c P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:08.533401 25211 raft_consensus.cc:1275] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Refusing update from remote peer 1ef413d7e7af4f76ae9db459f19d9f97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:08.534955 26022 consensus_queue.cc:1048] T 69ee63a6c8ba41b39217552576f55b4c P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:08.538046 25140 raft_consensus.cc:1275] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Refusing update from remote peer 1ef413d7e7af4f76ae9db459f19d9f97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:08.544605 26047 consensus_queue.cc:1048] T a51616d9d13c4a828900ff3a37738e3c P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:08.605131 25285 raft_consensus.cc:1275] T 54ac1b212c564f90acb53692f005321c P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Refusing update from remote peer 1ef413d7e7af4f76ae9db459f19d9f97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:08.607923 26047 consensus_queue.cc:1048] T 54ac1b212c564f90acb53692f005321c P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:08:08.644959 25253 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:43407, user_credentials={real_user=slave}} blocked reactor thread for 56966.7us
I20260709 13:08:08.768875 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:08.809194 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:08.844481 25139 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a43888417f148c594f3ba062efd58aa"
dest_uuid: "d9bec6688fd1435182904a149e75c61d"
mode: GRACEFUL
new_leader_uuid: "27a432b416684488904af38679e098d2"
 from {username='slave'} at 127.0.0.1:40364
I20260709 13:08:08.845098 25139 raft_consensus.cc:606] T 1a43888417f148c594f3ba062efd58aa P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Received request to transfer leadership to TS 27a432b416684488904af38679e098d2
I20260709 13:08:08.848841 25139 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27d073ee64a14db882fcb1b6f00efbed"
dest_uuid: "d9bec6688fd1435182904a149e75c61d"
mode: GRACEFUL
new_leader_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
 from {username='slave'} at 127.0.0.1:40364
I20260709 13:08:08.849350 25139 raft_consensus.cc:606] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Received request to transfer leadership to TS 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:08:08.851990 25139 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c1d311520e7405b9ef77c4670a75a1c"
dest_uuid: "d9bec6688fd1435182904a149e75c61d"
mode: GRACEFUL
new_leader_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
 from {username='slave'} at 127.0.0.1:40364
I20260709 13:08:08.852473 25139 raft_consensus.cc:606] T 2c1d311520e7405b9ef77c4670a75a1c P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Received request to transfer leadership to TS 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:08:08.854491 25139 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d6c33c0bea74c3e8bf90cf94fdea1ba"
dest_uuid: "d9bec6688fd1435182904a149e75c61d"
mode: GRACEFUL
new_leader_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
 from {username='slave'} at 127.0.0.1:40364
I20260709 13:08:08.854898 25139 raft_consensus.cc:606] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Received request to transfer leadership to TS 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:08:08.857213 25139 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8081d94c68364234aabc81579b65f557"
dest_uuid: "d9bec6688fd1435182904a149e75c61d"
mode: GRACEFUL
new_leader_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
 from {username='slave'} at 127.0.0.1:40364
I20260709 13:08:08.857661 25139 raft_consensus.cc:606] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Received request to transfer leadership to TS 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:08:08.858580 20479 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:08:08.859575 20479 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:08.918664 26009 raft_consensus.cc:993] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d: : Instructing follower 1ef413d7e7af4f76ae9db459f19d9f97 to start an election
I20260709 13:08:08.919353 26030 raft_consensus.cc:1081] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Signalling peer 1ef413d7e7af4f76ae9db459f19d9f97 to start an election
I20260709 13:08:08.920876 25916 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d6c33c0bea74c3e8bf90cf94fdea1ba"
dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
 from {username='slave'} at 127.0.0.1:50512
I20260709 13:08:08.921232 25916 raft_consensus.cc:493] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:08.921446 25916 raft_consensus.cc:3060] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:08.925899 25916 raft_consensus.cc:515] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:08:08.927412 25916 leader_election.cc:290] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 2 election: Requested vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:08:08.928002 25139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d6c33c0bea74c3e8bf90cf94fdea1ba" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9bec6688fd1435182904a149e75c61d"
I20260709 13:08:08.928320 25211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d6c33c0bea74c3e8bf90cf94fdea1ba" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bae8691be8b24512a775897630ce3a3b"
I20260709 13:08:08.928526 25139 raft_consensus.cc:3055] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:08.928808 25211 raft_consensus.cc:3060] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:08.928939 25139 raft_consensus.cc:740] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Running, Role: LEADER
I20260709 13:08:08.929817 25139 consensus_queue.cc:260] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:08:08.930814 25139 raft_consensus.cc:3060] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:08.933455 25211 raft_consensus.cc:2468] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in term 2.
I20260709 13:08:08.934314 25864 leader_election.cc:304] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, bae8691be8b24512a775897630ce3a3b; no voters: 
I20260709 13:08:08.935119 26050 raft_consensus.cc:2804] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:08.935539 26050 raft_consensus.cc:697] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 LEADER]: Becoming Leader. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Running, Role: LEADER
I20260709 13:08:08.936470 26050 consensus_queue.cc:237] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:08:08.937069 25139 raft_consensus.cc:2468] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in term 2.
I20260709 13:08:08.946583 24961 catalog_manager.cc:5697] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P 1ef413d7e7af4f76ae9db459f19d9f97 reported cstate change: term changed from 1 to 2, leader changed from d9bec6688fd1435182904a149e75c61d (127.19.255.194) to 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193). New cstate: current_term: 2 leader_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:08.977270 26009 raft_consensus.cc:993] T 2c1d311520e7405b9ef77c4670a75a1c P d9bec6688fd1435182904a149e75c61d: : Instructing follower 1ef413d7e7af4f76ae9db459f19d9f97 to start an election
I20260709 13:08:08.977731 26030 raft_consensus.cc:1081] T 2c1d311520e7405b9ef77c4670a75a1c P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Signalling peer 1ef413d7e7af4f76ae9db459f19d9f97 to start an election
I20260709 13:08:08.979184 25916 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c1d311520e7405b9ef77c4670a75a1c"
dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
 from {username='slave'} at 127.0.0.1:50512
I20260709 13:08:08.979566 25916 raft_consensus.cc:493] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:08.979940 25916 raft_consensus.cc:3060] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:08.986394 25916 raft_consensus.cc:515] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:08:08.987996 25916 leader_election.cc:290] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 2 election: Requested vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:08:08.988894 25139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1d311520e7405b9ef77c4670a75a1c" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9bec6688fd1435182904a149e75c61d"
I20260709 13:08:08.989477 25139 raft_consensus.cc:3055] T 2c1d311520e7405b9ef77c4670a75a1c P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:08.989966 25139 raft_consensus.cc:740] T 2c1d311520e7405b9ef77c4670a75a1c P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Running, Role: LEADER
I20260709 13:08:08.989445 25286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1d311520e7405b9ef77c4670a75a1c" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:08:08.990517 25286 raft_consensus.cc:3060] T 2c1d311520e7405b9ef77c4670a75a1c P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:08.990571 25139 consensus_queue.cc:260] T 2c1d311520e7405b9ef77c4670a75a1c P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:08:08.991490 25139 raft_consensus.cc:3060] T 2c1d311520e7405b9ef77c4670a75a1c P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:08.995352 25286 raft_consensus.cc:2468] T 2c1d311520e7405b9ef77c4670a75a1c P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in term 2.
I20260709 13:08:08.996326 25865 leader_election.cc:304] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, 27a432b416684488904af38679e098d2; no voters: 
I20260709 13:08:08.997066 26046 raft_consensus.cc:2804] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:08.997517 26046 raft_consensus.cc:697] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 LEADER]: Becoming Leader. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Running, Role: LEADER
I20260709 13:08:08.998248 26046 consensus_queue.cc:237] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:08:09.002360 25139 raft_consensus.cc:2468] T 2c1d311520e7405b9ef77c4670a75a1c P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in term 2.
I20260709 13:08:09.016096 24962 catalog_manager.cc:5697] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97 reported cstate change: term changed from 1 to 2, leader changed from d9bec6688fd1435182904a149e75c61d (127.19.255.194) to 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193). New cstate: current_term: 2 leader_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:09.116765 26009 raft_consensus.cc:993] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d: : Instructing follower 1ef413d7e7af4f76ae9db459f19d9f97 to start an election
I20260709 13:08:09.117354 26009 raft_consensus.cc:1081] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Signalling peer 1ef413d7e7af4f76ae9db459f19d9f97 to start an election
I20260709 13:08:09.118820 25916 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27d073ee64a14db882fcb1b6f00efbed"
dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
 from {username='slave'} at 127.0.0.1:50512
I20260709 13:08:09.119262 25916 raft_consensus.cc:493] T 27d073ee64a14db882fcb1b6f00efbed P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:09.119575 25916 raft_consensus.cc:3060] T 27d073ee64a14db882fcb1b6f00efbed P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:09.125699 25916 raft_consensus.cc:515] T 27d073ee64a14db882fcb1b6f00efbed P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:08:09.126937 25916 leader_election.cc:290] T 27d073ee64a14db882fcb1b6f00efbed P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 2 election: Requested vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:08:09.127823 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d073ee64a14db882fcb1b6f00efbed" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:08:09.127993 25138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d073ee64a14db882fcb1b6f00efbed" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9bec6688fd1435182904a149e75c61d"
I20260709 13:08:09.128320 25285 raft_consensus.cc:3060] T 27d073ee64a14db882fcb1b6f00efbed P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:09.128665 25138 raft_consensus.cc:3055] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:09.129007 25138 raft_consensus.cc:740] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Running, Role: LEADER
I20260709 13:08:09.129794 25138 consensus_queue.cc:260] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:08:09.130736 25138 raft_consensus.cc:3060] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:09.134157 25285 raft_consensus.cc:2468] T 27d073ee64a14db882fcb1b6f00efbed P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in term 2.
I20260709 13:08:09.135329 25865 leader_election.cc:304] T 27d073ee64a14db882fcb1b6f00efbed P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, 27a432b416684488904af38679e098d2; no voters: 
I20260709 13:08:09.136955 26050 raft_consensus.cc:2804] T 27d073ee64a14db882fcb1b6f00efbed P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:09.138779 26050 raft_consensus.cc:697] T 27d073ee64a14db882fcb1b6f00efbed P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 LEADER]: Becoming Leader. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Running, Role: LEADER
I20260709 13:08:09.139542 26050 consensus_queue.cc:237] T 27d073ee64a14db882fcb1b6f00efbed P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:08:09.141224 25138 raft_consensus.cc:2468] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in term 2.
I20260709 13:08:09.142678 26028 raft_consensus.cc:993] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d: : Instructing follower 1ef413d7e7af4f76ae9db459f19d9f97 to start an election
I20260709 13:08:09.143181 26028 raft_consensus.cc:1081] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Signalling peer 1ef413d7e7af4f76ae9db459f19d9f97 to start an election
I20260709 13:08:09.146522 25914 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8081d94c68364234aabc81579b65f557"
dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
 from {username='slave'} at 127.0.0.1:50512
I20260709 13:08:09.147006 25914 raft_consensus.cc:493] T 8081d94c68364234aabc81579b65f557 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:09.147337 25914 raft_consensus.cc:3060] T 8081d94c68364234aabc81579b65f557 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:09.151278 24962 catalog_manager.cc:5697] T 27d073ee64a14db882fcb1b6f00efbed P 1ef413d7e7af4f76ae9db459f19d9f97 reported cstate change: term changed from 1 to 2, leader changed from d9bec6688fd1435182904a149e75c61d (127.19.255.194) to 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193). New cstate: current_term: 2 leader_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:09.152114 25914 raft_consensus.cc:515] T 8081d94c68364234aabc81579b65f557 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:08:09.153923 25914 leader_election.cc:290] T 8081d94c68364234aabc81579b65f557 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 2 election: Requested vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:08:09.158093 25139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8081d94c68364234aabc81579b65f557" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9bec6688fd1435182904a149e75c61d"
I20260709 13:08:09.158354 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8081d94c68364234aabc81579b65f557" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:08:09.158609 25139 raft_consensus.cc:3055] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:09.158867 25285 raft_consensus.cc:3060] T 8081d94c68364234aabc81579b65f557 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:09.158912 25139 raft_consensus.cc:740] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Running, Role: LEADER
I20260709 13:08:09.159785 25139 consensus_queue.cc:260] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:08:09.160888 25139 raft_consensus.cc:3060] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:09.164948 25285 raft_consensus.cc:2468] T 8081d94c68364234aabc81579b65f557 P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in term 2.
I20260709 13:08:09.166013 25865 leader_election.cc:304] T 8081d94c68364234aabc81579b65f557 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, 27a432b416684488904af38679e098d2; no voters: 
I20260709 13:08:09.166839 26046 raft_consensus.cc:2804] T 8081d94c68364234aabc81579b65f557 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:09.167289 26046 raft_consensus.cc:697] T 8081d94c68364234aabc81579b65f557 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 LEADER]: Becoming Leader. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Running, Role: LEADER
I20260709 13:08:09.167634 25139 raft_consensus.cc:2468] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in term 2.
I20260709 13:08:09.168115 26046 consensus_queue.cc:237] T 8081d94c68364234aabc81579b65f557 P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:08:09.178916 24962 catalog_manager.cc:5697] T 8081d94c68364234aabc81579b65f557 P 1ef413d7e7af4f76ae9db459f19d9f97 reported cstate change: term changed from 1 to 2, leader changed from d9bec6688fd1435182904a149e75c61d (127.19.255.194) to 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193). New cstate: current_term: 2 leader_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:09.193276 26028 raft_consensus.cc:993] T 1a43888417f148c594f3ba062efd58aa P d9bec6688fd1435182904a149e75c61d: : Instructing follower 27a432b416684488904af38679e098d2 to start an election
I20260709 13:08:09.193753 26028 raft_consensus.cc:1081] T 1a43888417f148c594f3ba062efd58aa P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Signalling peer 27a432b416684488904af38679e098d2 to start an election
I20260709 13:08:09.195030 25285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a43888417f148c594f3ba062efd58aa"
dest_uuid: "27a432b416684488904af38679e098d2"
 from {username='slave'} at 127.0.0.1:51008
I20260709 13:08:09.195432 25285 raft_consensus.cc:493] T 1a43888417f148c594f3ba062efd58aa P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:09.195693 25285 raft_consensus.cc:3060] T 1a43888417f148c594f3ba062efd58aa P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:09.199878 25285 raft_consensus.cc:515] T 1a43888417f148c594f3ba062efd58aa P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:08:09.201133 25285 leader_election.cc:290] T 1a43888417f148c594f3ba062efd58aa P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 2 election: Requested vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:08:09.201715 25139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a43888417f148c594f3ba062efd58aa" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9bec6688fd1435182904a149e75c61d"
I20260709 13:08:09.201946 25212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a43888417f148c594f3ba062efd58aa" candidate_uuid: "27a432b416684488904af38679e098d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bae8691be8b24512a775897630ce3a3b"
I20260709 13:08:09.202270 25139 raft_consensus.cc:3055] T 1a43888417f148c594f3ba062efd58aa P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:09.202474 25212 raft_consensus.cc:3060] T 1a43888417f148c594f3ba062efd58aa P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:09.202507 25139 raft_consensus.cc:740] T 1a43888417f148c594f3ba062efd58aa P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Running, Role: LEADER
I20260709 13:08:09.203178 25139 consensus_queue.cc:260] T 1a43888417f148c594f3ba062efd58aa P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:08:09.203998 25139 raft_consensus.cc:3060] T 1a43888417f148c594f3ba062efd58aa P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:09.206609 25212 raft_consensus.cc:2468] T 1a43888417f148c594f3ba062efd58aa P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27a432b416684488904af38679e098d2 in term 2.
I20260709 13:08:09.207620 25252 leader_election.cc:304] T 1a43888417f148c594f3ba062efd58aa P 27a432b416684488904af38679e098d2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27a432b416684488904af38679e098d2, bae8691be8b24512a775897630ce3a3b; no voters: 
I20260709 13:08:09.208287 26053 raft_consensus.cc:2804] T 1a43888417f148c594f3ba062efd58aa P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:09.208534 25139 raft_consensus.cc:2468] T 1a43888417f148c594f3ba062efd58aa P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27a432b416684488904af38679e098d2 in term 2.
I20260709 13:08:09.208786 26053 raft_consensus.cc:697] T 1a43888417f148c594f3ba062efd58aa P 27a432b416684488904af38679e098d2 [term 2 LEADER]: Becoming Leader. State: Replica: 27a432b416684488904af38679e098d2, State: Running, Role: LEADER
I20260709 13:08:09.209685 26053 consensus_queue.cc:237] T 1a43888417f148c594f3ba062efd58aa P 27a432b416684488904af38679e098d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } }
I20260709 13:08:09.218040 24962 catalog_manager.cc:5697] T 1a43888417f148c594f3ba062efd58aa P 27a432b416684488904af38679e098d2 reported cstate change: term changed from 1 to 2, leader changed from d9bec6688fd1435182904a149e75c61d (127.19.255.194) to 27a432b416684488904af38679e098d2 (127.19.255.196). New cstate: current_term: 2 leader_uuid: "27a432b416684488904af38679e098d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:09.320349 25139 raft_consensus.cc:1275] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Refusing update from remote peer 1ef413d7e7af4f76ae9db459f19d9f97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:09.321403 26046 consensus_queue.cc:1048] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:09.324011 25212 raft_consensus.cc:1275] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Refusing update from remote peer 1ef413d7e7af4f76ae9db459f19d9f97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:09.326943 26046 consensus_queue.cc:1048] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:09.396844 25139 raft_consensus.cc:1275] T 2c1d311520e7405b9ef77c4670a75a1c P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Refusing update from remote peer 1ef413d7e7af4f76ae9db459f19d9f97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:09.398247 26039 consensus_queue.cc:1048] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:09.411566 25286 raft_consensus.cc:1275] T 2c1d311520e7405b9ef77c4670a75a1c P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Refusing update from remote peer 1ef413d7e7af4f76ae9db459f19d9f97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:09.414508 26046 consensus_queue.cc:1048] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:09.607153 25285 raft_consensus.cc:1275] T 27d073ee64a14db882fcb1b6f00efbed P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Refusing update from remote peer 1ef413d7e7af4f76ae9db459f19d9f97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:09.608379 26046 consensus_queue.cc:1048] T 27d073ee64a14db882fcb1b6f00efbed P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:09.621353 25138 raft_consensus.cc:1275] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Refusing update from remote peer 1ef413d7e7af4f76ae9db459f19d9f97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:09.622961 26072 consensus_queue.cc:1048] T 27d073ee64a14db882fcb1b6f00efbed P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:09.640606 25138 raft_consensus.cc:1275] T 1a43888417f148c594f3ba062efd58aa P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Refusing update from remote peer 27a432b416684488904af38679e098d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:09.642158 26053 consensus_queue.cc:1048] T 1a43888417f148c594f3ba062efd58aa P 27a432b416684488904af38679e098d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:09.645043 25212 raft_consensus.cc:1275] T 1a43888417f148c594f3ba062efd58aa P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Refusing update from remote peer 27a432b416684488904af38679e098d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:09.646116 25999 consensus_queue.cc:1048] T 1a43888417f148c594f3ba062efd58aa P 27a432b416684488904af38679e098d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:09.686188 25138 raft_consensus.cc:1275] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Refusing update from remote peer 1ef413d7e7af4f76ae9db459f19d9f97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:09.687419 26072 consensus_queue.cc:1048] T 8081d94c68364234aabc81579b65f557 P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:09.695447 25285 raft_consensus.cc:1275] T 8081d94c68364234aabc81579b65f557 P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Refusing update from remote peer 1ef413d7e7af4f76ae9db459f19d9f97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:09.696754 26046 consensus_queue.cc:1048] T 8081d94c68364234aabc81579b65f557 P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:09.860471 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:09.901594 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:09.935900 25139 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29e1a00002484de6bb8934ed80b10d50"
dest_uuid: "d9bec6688fd1435182904a149e75c61d"
mode: GRACEFUL
new_leader_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
 from {username='slave'} at 127.0.0.1:40364
I20260709 13:08:09.936545 25139 raft_consensus.cc:606] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Received request to transfer leadership to TS 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:08:09.939385 25138 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57de405600fb4bc5bbe91c400e8441b3"
dest_uuid: "d9bec6688fd1435182904a149e75c61d"
mode: GRACEFUL
new_leader_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
 from {username='slave'} at 127.0.0.1:40364
I20260709 13:08:09.940011 25138 raft_consensus.cc:606] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Received request to transfer leadership to TS 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:08:09.943230 25138 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6fbeae55d994d6b84daa42eb77ea0f7"
dest_uuid: "d9bec6688fd1435182904a149e75c61d"
mode: GRACEFUL
new_leader_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
 from {username='slave'} at 127.0.0.1:40364
I20260709 13:08:09.943781 25138 raft_consensus.cc:606] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Received request to transfer leadership to TS 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:08:09.947968 25138 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce5023d9924c487b8bbfd586ce17e29c"
dest_uuid: "d9bec6688fd1435182904a149e75c61d"
mode: GRACEFUL
new_leader_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
 from {username='slave'} at 127.0.0.1:40364
I20260709 13:08:09.948575 25138 raft_consensus.cc:606] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Received request to transfer leadership to TS 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:08:09.952837 25138 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e466c36a712f421da5ae63bd9325fd7b"
dest_uuid: "d9bec6688fd1435182904a149e75c61d"
mode: GRACEFUL
new_leader_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
 from {username='slave'} at 127.0.0.1:40364
I20260709 13:08:09.953372 25138 raft_consensus.cc:606] T e466c36a712f421da5ae63bd9325fd7b P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Received request to transfer leadership to TS 1ef413d7e7af4f76ae9db459f19d9f97
I20260709 13:08:09.954432 20479 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:08:09.955523 20479 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:09.978895 26079 raft_consensus.cc:993] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d: : Instructing follower 1ef413d7e7af4f76ae9db459f19d9f97 to start an election
I20260709 13:08:09.979354 26082 raft_consensus.cc:1081] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Signalling peer 1ef413d7e7af4f76ae9db459f19d9f97 to start an election
I20260709 13:08:09.980611 25916 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce5023d9924c487b8bbfd586ce17e29c"
dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
 from {username='slave'} at 127.0.0.1:50512
I20260709 13:08:09.981061 25916 raft_consensus.cc:493] T ce5023d9924c487b8bbfd586ce17e29c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:09.981380 25916 raft_consensus.cc:3060] T ce5023d9924c487b8bbfd586ce17e29c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:09.986420 25916 raft_consensus.cc:515] T ce5023d9924c487b8bbfd586ce17e29c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:08:09.987766 25916 leader_election.cc:290] T ce5023d9924c487b8bbfd586ce17e29c P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 2 election: Requested vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:08:09.988353 25138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5023d9924c487b8bbfd586ce17e29c" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9bec6688fd1435182904a149e75c61d"
I20260709 13:08:09.988596 25212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5023d9924c487b8bbfd586ce17e29c" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bae8691be8b24512a775897630ce3a3b"
I20260709 13:08:09.988962 25138 raft_consensus.cc:3055] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:09.989084 25212 raft_consensus.cc:3060] T ce5023d9924c487b8bbfd586ce17e29c P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:09.989333 25138 raft_consensus.cc:740] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Running, Role: LEADER
I20260709 13:08:09.990142 25138 consensus_queue.cc:260] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:08:09.991346 25138 raft_consensus.cc:3060] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:09.995281 25212 raft_consensus.cc:2468] T ce5023d9924c487b8bbfd586ce17e29c P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in term 2.
I20260709 13:08:09.996315 25864 leader_election.cc:304] T ce5023d9924c487b8bbfd586ce17e29c P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, bae8691be8b24512a775897630ce3a3b; no voters: 
I20260709 13:08:09.996969 26039 raft_consensus.cc:2804] T ce5023d9924c487b8bbfd586ce17e29c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:09.997376 26039 raft_consensus.cc:697] T ce5023d9924c487b8bbfd586ce17e29c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 LEADER]: Becoming Leader. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Running, Role: LEADER
I20260709 13:08:09.998162 25138 raft_consensus.cc:2468] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in term 2.
I20260709 13:08:09.998131 26039 consensus_queue.cc:237] T ce5023d9924c487b8bbfd586ce17e29c P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:08:10.007303 24964 catalog_manager.cc:5697] T ce5023d9924c487b8bbfd586ce17e29c P 1ef413d7e7af4f76ae9db459f19d9f97 reported cstate change: term changed from 1 to 2, leader changed from d9bec6688fd1435182904a149e75c61d (127.19.255.194) to 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193). New cstate: current_term: 2 leader_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:10.014642 26079 raft_consensus.cc:993] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d: : Instructing follower 1ef413d7e7af4f76ae9db459f19d9f97 to start an election
I20260709 13:08:10.015122 26082 raft_consensus.cc:1081] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Signalling peer 1ef413d7e7af4f76ae9db459f19d9f97 to start an election
I20260709 13:08:10.016937 25914 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29e1a00002484de6bb8934ed80b10d50"
dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
 from {username='slave'} at 127.0.0.1:50512
I20260709 13:08:10.017432 25914 raft_consensus.cc:493] T 29e1a00002484de6bb8934ed80b10d50 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:10.017719 25914 raft_consensus.cc:3060] T 29e1a00002484de6bb8934ed80b10d50 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.023448 25914 raft_consensus.cc:515] T 29e1a00002484de6bb8934ed80b10d50 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:08:10.025496 25289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e1a00002484de6bb8934ed80b10d50" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:08:10.024876 25914 leader_election.cc:290] T 29e1a00002484de6bb8934ed80b10d50 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 2 election: Requested vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:08:10.025698 25138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e1a00002484de6bb8934ed80b10d50" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9bec6688fd1435182904a149e75c61d"
I20260709 13:08:10.026044 25289 raft_consensus.cc:3060] T 29e1a00002484de6bb8934ed80b10d50 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.026374 25138 raft_consensus.cc:3055] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:10.026702 25138 raft_consensus.cc:740] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Running, Role: LEADER
I20260709 13:08:10.028584 25138 consensus_queue.cc:260] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:08:10.029867 25138 raft_consensus.cc:3060] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.032460 25289 raft_consensus.cc:2468] T 29e1a00002484de6bb8934ed80b10d50 P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in term 2.
I20260709 13:08:10.033902 25865 leader_election.cc:304] T 29e1a00002484de6bb8934ed80b10d50 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, 27a432b416684488904af38679e098d2; no voters: 
I20260709 13:08:10.034650 26039 raft_consensus.cc:2804] T 29e1a00002484de6bb8934ed80b10d50 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:10.035120 26039 raft_consensus.cc:697] T 29e1a00002484de6bb8934ed80b10d50 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 LEADER]: Becoming Leader. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Running, Role: LEADER
I20260709 13:08:10.036190 25138 raft_consensus.cc:2468] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in term 2.
I20260709 13:08:10.035959 26039 consensus_queue.cc:237] T 29e1a00002484de6bb8934ed80b10d50 P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:08:10.045599 24964 catalog_manager.cc:5697] T 29e1a00002484de6bb8934ed80b10d50 P 1ef413d7e7af4f76ae9db459f19d9f97 reported cstate change: term changed from 1 to 2, leader changed from d9bec6688fd1435182904a149e75c61d (127.19.255.194) to 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193). New cstate: current_term: 2 leader_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:10.302208 26079 raft_consensus.cc:993] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d: : Instructing follower 1ef413d7e7af4f76ae9db459f19d9f97 to start an election
I20260709 13:08:10.302683 26082 raft_consensus.cc:1081] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Signalling peer 1ef413d7e7af4f76ae9db459f19d9f97 to start an election
I20260709 13:08:10.304122 25914 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6fbeae55d994d6b84daa42eb77ea0f7"
dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
 from {username='slave'} at 127.0.0.1:50512
I20260709 13:08:10.304674 25914 raft_consensus.cc:493] T a6fbeae55d994d6b84daa42eb77ea0f7 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:10.304956 25914 raft_consensus.cc:3060] T a6fbeae55d994d6b84daa42eb77ea0f7 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.305979 26082 raft_consensus.cc:993] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d: : Instructing follower 1ef413d7e7af4f76ae9db459f19d9f97 to start an election
I20260709 13:08:10.306491 26028 raft_consensus.cc:1081] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Signalling peer 1ef413d7e7af4f76ae9db459f19d9f97 to start an election
I20260709 13:08:10.307808 25916 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57de405600fb4bc5bbe91c400e8441b3"
dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
 from {username='slave'} at 127.0.0.1:50512
I20260709 13:08:10.308202 25916 raft_consensus.cc:493] T 57de405600fb4bc5bbe91c400e8441b3 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:10.308487 25916 raft_consensus.cc:3060] T 57de405600fb4bc5bbe91c400e8441b3 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.309916 25914 raft_consensus.cc:515] T a6fbeae55d994d6b84daa42eb77ea0f7 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:08:10.311514 25914 leader_election.cc:290] T a6fbeae55d994d6b84daa42eb77ea0f7 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 2 election: Requested vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:08:10.312071 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fbeae55d994d6b84daa42eb77ea0f7" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:08:10.312600 25285 raft_consensus.cc:3060] T a6fbeae55d994d6b84daa42eb77ea0f7 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.312683 25138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fbeae55d994d6b84daa42eb77ea0f7" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9bec6688fd1435182904a149e75c61d"
I20260709 13:08:10.313148 25138 raft_consensus.cc:3055] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:10.313388 25138 raft_consensus.cc:740] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Running, Role: LEADER
I20260709 13:08:10.313210 25916 raft_consensus.cc:515] T 57de405600fb4bc5bbe91c400e8441b3 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:08:10.314116 25138 consensus_queue.cc:260] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:08:10.315171 25138 raft_consensus.cc:3060] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.318279 25285 raft_consensus.cc:2468] T a6fbeae55d994d6b84daa42eb77ea0f7 P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in term 2.
I20260709 13:08:10.319375 25865 leader_election.cc:304] T a6fbeae55d994d6b84daa42eb77ea0f7 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, 27a432b416684488904af38679e098d2; no voters: 
I20260709 13:08:10.320071 26039 raft_consensus.cc:2804] T a6fbeae55d994d6b84daa42eb77ea0f7 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:10.320508 26039 raft_consensus.cc:697] T a6fbeae55d994d6b84daa42eb77ea0f7 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 LEADER]: Becoming Leader. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Running, Role: LEADER
I20260709 13:08:10.321337 26039 consensus_queue.cc:237] T a6fbeae55d994d6b84daa42eb77ea0f7 P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:08:10.323298 25916 leader_election.cc:290] T 57de405600fb4bc5bbe91c400e8441b3 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 2 election: Requested vote from peers 27a432b416684488904af38679e098d2 (127.19.255.196:40453), d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407)
I20260709 13:08:10.324657 25139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57de405600fb4bc5bbe91c400e8441b3" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9bec6688fd1435182904a149e75c61d"
I20260709 13:08:10.325178 25139 raft_consensus.cc:3055] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:10.325449 25139 raft_consensus.cc:740] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Running, Role: LEADER
I20260709 13:08:10.325505 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57de405600fb4bc5bbe91c400e8441b3" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "27a432b416684488904af38679e098d2"
I20260709 13:08:10.326073 25285 raft_consensus.cc:3060] T 57de405600fb4bc5bbe91c400e8441b3 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.326151 25139 consensus_queue.cc:260] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:08:10.330585 25139 raft_consensus.cc:3060] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.334964 25138 raft_consensus.cc:2468] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in term 2.
I20260709 13:08:10.337790 25285 raft_consensus.cc:2468] T 57de405600fb4bc5bbe91c400e8441b3 P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in term 2.
I20260709 13:08:10.339133 25865 leader_election.cc:304] T 57de405600fb4bc5bbe91c400e8441b3 P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, 27a432b416684488904af38679e098d2; no voters: 
I20260709 13:08:10.339905 26039 raft_consensus.cc:2804] T 57de405600fb4bc5bbe91c400e8441b3 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:10.340353 26039 raft_consensus.cc:697] T 57de405600fb4bc5bbe91c400e8441b3 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 LEADER]: Becoming Leader. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Running, Role: LEADER
I20260709 13:08:10.340893 25139 raft_consensus.cc:2468] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in term 2.
I20260709 13:08:10.341118 26039 consensus_queue.cc:237] T 57de405600fb4bc5bbe91c400e8441b3 P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } }
I20260709 13:08:10.345003 24964 catalog_manager.cc:5697] T a6fbeae55d994d6b84daa42eb77ea0f7 P 1ef413d7e7af4f76ae9db459f19d9f97 reported cstate change: term changed from 1 to 2, leader changed from d9bec6688fd1435182904a149e75c61d (127.19.255.194) to 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193). New cstate: current_term: 2 leader_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:10.359747 24964 catalog_manager.cc:5697] T 57de405600fb4bc5bbe91c400e8441b3 P 1ef413d7e7af4f76ae9db459f19d9f97 reported cstate change: term changed from 1 to 2, leader changed from d9bec6688fd1435182904a149e75c61d (127.19.255.194) to 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193). New cstate: current_term: 2 leader_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:10.369879 26079 raft_consensus.cc:993] T e466c36a712f421da5ae63bd9325fd7b P d9bec6688fd1435182904a149e75c61d: : Instructing follower 1ef413d7e7af4f76ae9db459f19d9f97 to start an election
I20260709 13:08:10.370347 26079 raft_consensus.cc:1081] T e466c36a712f421da5ae63bd9325fd7b P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Signalling peer 1ef413d7e7af4f76ae9db459f19d9f97 to start an election
I20260709 13:08:10.371752 25914 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e466c36a712f421da5ae63bd9325fd7b"
dest_uuid: "1ef413d7e7af4f76ae9db459f19d9f97"
 from {username='slave'} at 127.0.0.1:50512
I20260709 13:08:10.376474 25914 raft_consensus.cc:493] T e466c36a712f421da5ae63bd9325fd7b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:10.376783 25914 raft_consensus.cc:3060] T e466c36a712f421da5ae63bd9325fd7b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.381585 25914 raft_consensus.cc:515] T e466c36a712f421da5ae63bd9325fd7b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:08:10.383531 25914 leader_election.cc:290] T e466c36a712f421da5ae63bd9325fd7b P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 2 election: Requested vote from peers d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407), bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811)
I20260709 13:08:10.383523 25139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e466c36a712f421da5ae63bd9325fd7b" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9bec6688fd1435182904a149e75c61d"
I20260709 13:08:10.383874 25211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e466c36a712f421da5ae63bd9325fd7b" candidate_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bae8691be8b24512a775897630ce3a3b"
I20260709 13:08:10.384200 25139 raft_consensus.cc:3055] T e466c36a712f421da5ae63bd9325fd7b P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:10.384476 25211 raft_consensus.cc:3060] T e466c36a712f421da5ae63bd9325fd7b P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.384537 25139 raft_consensus.cc:740] T e466c36a712f421da5ae63bd9325fd7b P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d9bec6688fd1435182904a149e75c61d, State: Running, Role: LEADER
I20260709 13:08:10.385372 25139 consensus_queue.cc:260] T e466c36a712f421da5ae63bd9325fd7b P d9bec6688fd1435182904a149e75c61d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:08:10.386494 25139 raft_consensus.cc:3060] T e466c36a712f421da5ae63bd9325fd7b P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.390638 25211 raft_consensus.cc:2468] T e466c36a712f421da5ae63bd9325fd7b P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in term 2.
I20260709 13:08:10.391811 25864 leader_election.cc:304] T e466c36a712f421da5ae63bd9325fd7b P 1ef413d7e7af4f76ae9db459f19d9f97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef413d7e7af4f76ae9db459f19d9f97, bae8691be8b24512a775897630ce3a3b; no voters: 
I20260709 13:08:10.392716 26039 raft_consensus.cc:2804] T e466c36a712f421da5ae63bd9325fd7b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:10.393093 25139 raft_consensus.cc:2468] T e466c36a712f421da5ae63bd9325fd7b P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ef413d7e7af4f76ae9db459f19d9f97 in term 2.
I20260709 13:08:10.393221 26039 raft_consensus.cc:697] T e466c36a712f421da5ae63bd9325fd7b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 LEADER]: Becoming Leader. State: Replica: 1ef413d7e7af4f76ae9db459f19d9f97, State: Running, Role: LEADER
I20260709 13:08:10.394284 26039 consensus_queue.cc:237] T e466c36a712f421da5ae63bd9325fd7b P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } }
I20260709 13:08:10.403645 24964 catalog_manager.cc:5697] T e466c36a712f421da5ae63bd9325fd7b P 1ef413d7e7af4f76ae9db459f19d9f97 reported cstate change: term changed from 1 to 2, leader changed from d9bec6688fd1435182904a149e75c61d (127.19.255.194) to 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193). New cstate: current_term: 2 leader_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef413d7e7af4f76ae9db459f19d9f97" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:10.532480 25212 raft_consensus.cc:1275] T ce5023d9924c487b8bbfd586ce17e29c P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Refusing update from remote peer 1ef413d7e7af4f76ae9db459f19d9f97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:10.533695 26050 consensus_queue.cc:1048] T ce5023d9924c487b8bbfd586ce17e29c P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:10.547973 25139 raft_consensus.cc:1275] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Refusing update from remote peer 1ef413d7e7af4f76ae9db459f19d9f97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:10.549225 26046 consensus_queue.cc:1048] T ce5023d9924c487b8bbfd586ce17e29c P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:10.570650 25285 raft_consensus.cc:1275] T 29e1a00002484de6bb8934ed80b10d50 P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Refusing update from remote peer 1ef413d7e7af4f76ae9db459f19d9f97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:10.571884 26046 consensus_queue.cc:1048] T 29e1a00002484de6bb8934ed80b10d50 P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:10.583314 25140 raft_consensus.cc:1275] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Refusing update from remote peer 1ef413d7e7af4f76ae9db459f19d9f97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:10.588452 26046 consensus_queue.cc:1048] T 29e1a00002484de6bb8934ed80b10d50 P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:10.777669 25139 raft_consensus.cc:1275] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Refusing update from remote peer 1ef413d7e7af4f76ae9db459f19d9f97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:10.778867 26046 consensus_queue.cc:1048] T 57de405600fb4bc5bbe91c400e8441b3 P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:10.785497 25139 raft_consensus.cc:1275] T e466c36a712f421da5ae63bd9325fd7b P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Refusing update from remote peer 1ef413d7e7af4f76ae9db459f19d9f97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:10.789103 26046 consensus_queue.cc:1048] T e466c36a712f421da5ae63bd9325fd7b P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:10.793787 25285 raft_consensus.cc:1275] T 57de405600fb4bc5bbe91c400e8441b3 P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Refusing update from remote peer 1ef413d7e7af4f76ae9db459f19d9f97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:10.795953 26072 consensus_queue.cc:1048] T 57de405600fb4bc5bbe91c400e8441b3 P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:10.806311 25211 raft_consensus.cc:1275] T e466c36a712f421da5ae63bd9325fd7b P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Refusing update from remote peer 1ef413d7e7af4f76ae9db459f19d9f97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:10.807502 26072 consensus_queue.cc:1048] T e466c36a712f421da5ae63bd9325fd7b P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8691be8b24512a775897630ce3a3b" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:10.807943 25289 raft_consensus.cc:1275] T a6fbeae55d994d6b84daa42eb77ea0f7 P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Refusing update from remote peer 1ef413d7e7af4f76ae9db459f19d9f97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:10.813217 26072 consensus_queue.cc:1048] T a6fbeae55d994d6b84daa42eb77ea0f7 P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27a432b416684488904af38679e098d2" member_type: VOTER last_known_addr { host: "127.19.255.196" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:10.845623 25140 raft_consensus.cc:1275] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Refusing update from remote peer 1ef413d7e7af4f76ae9db459f19d9f97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:10.853878 26050 consensus_queue.cc:1048] T a6fbeae55d994d6b84daa42eb77ea0f7 P 1ef413d7e7af4f76ae9db459f19d9f97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bec6688fd1435182904a149e75c61d" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 43407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:10.956413 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:10.991158 20479 tablet_server.cc:179] TabletServer@127.19.255.193:41615 shutting down...
W20260709 13:08:11.007532 25179 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 53 similar messages]
W20260709 13:08:11.013271 25179 consensus_peers.cc:597] T 48acf562d3b8494eb0ddffb87a4a4146 P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. 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 13:08:11.018577 25253 consensus_peers.cc:597] T 35f79b56b8654a61b634e5d7b3ec1276 P 27a432b416684488904af38679e098d2 -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:11.024353 20479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:11.025089 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.025818 20479 raft_consensus.cc:2243] T 48acf562d3b8494eb0ddffb87a4a4146 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.026250 20479 raft_consensus.cc:2272] T 48acf562d3b8494eb0ddffb87a4a4146 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.028666 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.029487 20479 raft_consensus.cc:2243] T de2e248820704d679c92fe251836c451 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.029968 20479 raft_consensus.cc:2272] T de2e248820704d679c92fe251836c451 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.032996 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.033834 20479 raft_consensus.cc:2243] T ce15af0f5df44375bf6250e76be54129 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.034734 20479 raft_consensus.cc:2272] T ce15af0f5df44375bf6250e76be54129 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.036679 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.037279 20479 raft_consensus.cc:2243] T 132704531be2455e82b5305cc4300946 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.037635 20479 raft_consensus.cc:2272] T 132704531be2455e82b5305cc4300946 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.039498 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.040059 20479 raft_consensus.cc:2243] T 76a49e0e14304e3880c28a465a1237ec P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.040437 20479 raft_consensus.cc:2272] T 76a49e0e14304e3880c28a465a1237ec P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.042253 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.042723 20479 raft_consensus.cc:2243] T 27d073ee64a14db882fcb1b6f00efbed P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.043359 20479 raft_consensus.cc:2272] T 27d073ee64a14db882fcb1b6f00efbed P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.045073 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.045554 20479 raft_consensus.cc:2243] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.046205 20479 raft_consensus.cc:2272] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.048278 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.049015 20479 raft_consensus.cc:2243] T a10f21670e8b465cad5ae29f7913acfc P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.049417 20479 raft_consensus.cc:2272] T a10f21670e8b465cad5ae29f7913acfc P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.051851 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.052423 20479 raft_consensus.cc:2243] T 4840d028e2b044c3b5e40c0f30edb183 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.052987 20479 raft_consensus.cc:2272] T 4840d028e2b044c3b5e40c0f30edb183 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.055279 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.055968 20479 raft_consensus.cc:2243] T bd30f7f234b9456c9154200249a3eac6 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.056389 20479 raft_consensus.cc:2272] T bd30f7f234b9456c9154200249a3eac6 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.058915 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.059466 20479 raft_consensus.cc:2243] T 54ac1b212c564f90acb53692f005321c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.060235 20479 raft_consensus.cc:2272] T 54ac1b212c564f90acb53692f005321c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.062173 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.062721 20479 raft_consensus.cc:2243] T 69ee63a6c8ba41b39217552576f55b4c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.063740 20479 raft_consensus.cc:2272] T 69ee63a6c8ba41b39217552576f55b4c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.065829 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.066471 20479 raft_consensus.cc:2243] T 29e1a00002484de6bb8934ed80b10d50 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.067399 20479 raft_consensus.cc:2272] T 29e1a00002484de6bb8934ed80b10d50 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.069725 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.070359 20479 raft_consensus.cc:2243] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.071208 20479 raft_consensus.cc:2272] T 2c1d311520e7405b9ef77c4670a75a1c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.073547 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.074304 20479 raft_consensus.cc:2243] T 98c29b423fe64cd5923084a67c9bace5 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.074743 20479 raft_consensus.cc:2272] T 98c29b423fe64cd5923084a67c9bace5 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:11.077230 25105 consensus_peers.cc:597] T 98c29b423fe64cd5923084a67c9bace5 P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:11.077533 20479 tablet_replica.cc:333] stopping tablet replica
W20260709 13:08:11.077862 25105 consensus_peers.cc:597] T 3acbbdad24ea41a086ed4c79638556ad P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:11.078490 20479 raft_consensus.cc:2243] T 35f79b56b8654a61b634e5d7b3ec1276 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.078905 20479 raft_consensus.cc:2272] T 35f79b56b8654a61b634e5d7b3ec1276 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.081104 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.081677 20479 raft_consensus.cc:2243] T 0f25aa70589e4cd2a40c9f26f94bc905 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.082072 20479 raft_consensus.cc:2272] T 0f25aa70589e4cd2a40c9f26f94bc905 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.084187 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.084758 20479 raft_consensus.cc:2243] T 53b52dad49be4247bb0440b13c2ec5ee P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.085144 20479 raft_consensus.cc:2272] T 53b52dad49be4247bb0440b13c2ec5ee P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.087162 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.087884 20479 raft_consensus.cc:2243] T a6fbeae55d994d6b84daa42eb77ea0f7 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.088739 20479 raft_consensus.cc:2272] T a6fbeae55d994d6b84daa42eb77ea0f7 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.092355 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.093132 20479 raft_consensus.cc:2243] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.094022 20479 raft_consensus.cc:2272] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.096547 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.097289 20479 raft_consensus.cc:2243] T c0251cdfe0f1440da95fdf071fa4bd08 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.097810 20479 raft_consensus.cc:2272] T c0251cdfe0f1440da95fdf071fa4bd08 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.100283 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.100960 20479 raft_consensus.cc:2243] T 6904ab44ea2646de96bf83605e95fe17 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.101435 20479 raft_consensus.cc:2272] T 6904ab44ea2646de96bf83605e95fe17 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:11.103287 25179 consensus_peers.cc:597] T a10f21670e8b465cad5ae29f7913acfc P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. 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 13:08:11.103991 25179 consensus_peers.cc:597] T 76a49e0e14304e3880c28a465a1237ec P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:11.104523 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.105175 20479 raft_consensus.cc:2243] T a51616d9d13c4a828900ff3a37738e3c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.105865 20479 raft_consensus.cc:2272] T a51616d9d13c4a828900ff3a37738e3c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.107632 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.108217 20479 raft_consensus.cc:2243] T 8081d94c68364234aabc81579b65f557 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.108892 20479 raft_consensus.cc:2272] T 8081d94c68364234aabc81579b65f557 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.110931 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.111580 20479 raft_consensus.cc:2243] T cc74142a33b64fa59279929d7609cd45 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.111995 20479 raft_consensus.cc:2272] T cc74142a33b64fa59279929d7609cd45 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.114113 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.114652 20479 raft_consensus.cc:2243] T ce5023d9924c487b8bbfd586ce17e29c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.115499 20479 raft_consensus.cc:2272] T ce5023d9924c487b8bbfd586ce17e29c P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.117511 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.118042 20479 raft_consensus.cc:2243] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.118521 20479 raft_consensus.cc:2272] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.120404 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.120893 20479 raft_consensus.cc:2243] T 7b8946317d964af48188405d52a072bf P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.121263 20479 raft_consensus.cc:2272] T 7b8946317d964af48188405d52a072bf P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.123375 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.123972 20479 raft_consensus.cc:2243] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.124455 20479 raft_consensus.cc:2272] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:11.124894 25253 consensus_peers.cc:597] T 53b52dad49be4247bb0440b13c2ec5ee P 27a432b416684488904af38679e098d2 -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:11.126417 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.127007 20479 raft_consensus.cc:2243] T 57de405600fb4bc5bbe91c400e8441b3 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.127733 20479 raft_consensus.cc:2272] T 57de405600fb4bc5bbe91c400e8441b3 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.129853 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.130399 20479 raft_consensus.cc:2243] T 5a04f181e6774e44846c78db16b70088 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.130767 20479 raft_consensus.cc:2272] T 5a04f181e6774e44846c78db16b70088 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.133471 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.134120 20479 raft_consensus.cc:2243] T ad6a67bdac3d431faf219903ddbfd8da P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.134591 20479 raft_consensus.cc:2272] T ad6a67bdac3d431faf219903ddbfd8da P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:11.135018 25253 consensus_peers.cc:597] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2 -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. 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 13:08:11.136618 25105 consensus_peers.cc:597] T cc74142a33b64fa59279929d7609cd45 P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:11.136828 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.137427 20479 raft_consensus.cc:2243] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.137868 20479 raft_consensus.cc:2272] T 8630fdb994994607b7e3d22a7af743de P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.139694 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.140257 20479 raft_consensus.cc:2243] T e466c36a712f421da5ae63bd9325fd7b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.141106 20479 raft_consensus.cc:2272] T e466c36a712f421da5ae63bd9325fd7b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.143730 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.144274 20479 raft_consensus.cc:2243] T a4140dcd14ee4180a03ac07ab8b326ea P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.144567 20479 raft_consensus.cc:2272] T a4140dcd14ee4180a03ac07ab8b326ea P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.146219 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.146672 20479 raft_consensus.cc:2243] T 3acbbdad24ea41a086ed4c79638556ad P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.147020 20479 raft_consensus.cc:2272] T 3acbbdad24ea41a086ed4c79638556ad P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.148880 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.149327 20479 raft_consensus.cc:2243] T e676cada153c4767b126b7366a3ff72a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.149645 20479 raft_consensus.cc:2272] T e676cada153c4767b126b7366a3ff72a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.151257 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.151687 20479 raft_consensus.cc:2243] T 16b69effa75348408739f2cfe0b72b0b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.152105 20479 raft_consensus.cc:2272] T 16b69effa75348408739f2cfe0b72b0b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.153766 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.154233 20479 raft_consensus.cc:2243] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.154626 20479 raft_consensus.cc:2272] T 4798a04379524976b156b11eb9a9a034 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.156514 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.156997 20479 raft_consensus.cc:2243] T fc6942d029214065b88bd732b31d4001 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.157373 20479 raft_consensus.cc:2272] T fc6942d029214065b88bd732b31d4001 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.159260 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.159750 20479 raft_consensus.cc:2243] T 759607402bba4eb6890067fe73889ff2 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.160153 20479 raft_consensus.cc:2272] T 759607402bba4eb6890067fe73889ff2 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.162197 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.162778 20479 raft_consensus.cc:2243] T cc32c9e6aaa04d13b94b71c303b5a06b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.163259 20479 raft_consensus.cc:2272] T cc32c9e6aaa04d13b94b71c303b5a06b P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.165573 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.166170 20479 raft_consensus.cc:2243] T 597459c433e441a4aa54e85e5c530d20 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:08:11.166478 25105 consensus_peers.cc:597] T cc32c9e6aaa04d13b94b71c303b5a06b P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:11.166684 20479 raft_consensus.cc:2272] T 597459c433e441a4aa54e85e5c530d20 P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:11.168069 25105 consensus_peers.cc:597] T b46f52a0f5064fc3b0af1694161d302a P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:11.169158 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.169706 20479 raft_consensus.cc:2243] T b46f52a0f5064fc3b0af1694161d302a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.170115 20479 raft_consensus.cc:2272] T b46f52a0f5064fc3b0af1694161d302a P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:11.170486 25179 consensus_peers.cc:597] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:11.171983 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:11.172474 20479 raft_consensus.cc:2243] T f760718782e84b3886cc245ad6af614f P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.172855 20479 raft_consensus.cc:2272] T f760718782e84b3886cc245ad6af614f P 1ef413d7e7af4f76ae9db459f19d9f97 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:11.191542 25179 consensus_peers.cc:597] T a4140dcd14ee4180a03ac07ab8b326ea P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. 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 13:08:11.198598 25105 consensus_peers.cc:597] T 597459c433e441a4aa54e85e5c530d20 P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:11.239176 20479 tablet_server.cc:196] TabletServer@127.19.255.193:41615 shutdown complete.
W20260709 13:08:11.249784 25179 consensus_peers.cc:597] T 6904ab44ea2646de96bf83605e95fe17 P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:11.250624 25253 consensus_peers.cc:597] T f760718782e84b3886cc245ad6af614f P 27a432b416684488904af38679e098d2 -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:11.279753 25179 consensus_peers.cc:597] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:11.287814 25105 consensus_peers.cc:597] T bd30f7f234b9456c9154200249a3eac6 P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:11.292519 25179 consensus_peers.cc:597] T 7b8946317d964af48188405d52a072bf P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:11.294823 25179 consensus_peers.cc:597] T 759607402bba4eb6890067fe73889ff2 P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:11.315694 20479 tablet_server.cc:179] TabletServer@127.19.255.194:0 shutting down...
W20260709 13:08:11.323552 25179 consensus_peers.cc:597] T 759607402bba4eb6890067fe73889ff2 P bae8691be8b24512a775897630ce3a3b -> Peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Couldn't send request to peer d9bec6688fd1435182904a149e75c61d. 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 13:08:11.324292 25179 consensus_peers.cc:597] T a4140dcd14ee4180a03ac07ab8b326ea P bae8691be8b24512a775897630ce3a3b -> Peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Couldn't send request to peer d9bec6688fd1435182904a149e75c61d. 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 13:08:11.327778 25179 consensus_peers.cc:597] T 6904ab44ea2646de96bf83605e95fe17 P bae8691be8b24512a775897630ce3a3b -> Peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Couldn't send request to peer d9bec6688fd1435182904a149e75c61d. 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 13:08:11.340431 25253 consensus_peers.cc:597] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2 -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:11.357901 20479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:11.358793 20479 tablet_replica.cc:333] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.359612 20479 raft_consensus.cc:2243] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.360175 20479 raft_consensus.cc:2272] T 27d073ee64a14db882fcb1b6f00efbed P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:11.363019 25179 consensus_peers.cc:597] T 132704531be2455e82b5305cc4300946 P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:11.363260 20479 tablet_replica.cc:333] T ce15af0f5df44375bf6250e76be54129 P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.364229 20479 raft_consensus.cc:2243] T ce15af0f5df44375bf6250e76be54129 P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.364732 20479 raft_consensus.cc:2272] T ce15af0f5df44375bf6250e76be54129 P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:11.365260 25179 consensus_peers.cc:597] T 0f25aa70589e4cd2a40c9f26f94bc905 P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:11.367311 20479 tablet_replica.cc:333] T fd44e98b22e646f596a4de2f472aa0ac P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.368471 20479 raft_consensus.cc:2243] T fd44e98b22e646f596a4de2f472aa0ac P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.369014 20479 raft_consensus.cc:2272] T fd44e98b22e646f596a4de2f472aa0ac P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.371191 20479 tablet_replica.cc:333] T 1a43888417f148c594f3ba062efd58aa P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.371909 20479 raft_consensus.cc:2243] T 1a43888417f148c594f3ba062efd58aa P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.372339 20479 raft_consensus.cc:2272] T 1a43888417f148c594f3ba062efd58aa P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:11.374173 25253 consensus_peers.cc:597] T e676cada153c4767b126b7366a3ff72a P 27a432b416684488904af38679e098d2 -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:11.374483 20479 tablet_replica.cc:333] T a59d758e03cf4a25918b4341e2827358 P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.376721 20479 raft_consensus.cc:2243] T a59d758e03cf4a25918b4341e2827358 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.377703 20479 raft_consensus.cc:2272] T a59d758e03cf4a25918b4341e2827358 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.380442 20479 tablet_replica.cc:333] T b78e1100c57b4e489d4bda44500d3fd2 P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.381204 20479 raft_consensus.cc:2243] T b78e1100c57b4e489d4bda44500d3fd2 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.381701 20479 raft_consensus.cc:2272] T b78e1100c57b4e489d4bda44500d3fd2 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.384047 20479 tablet_replica.cc:333] T 6904ab44ea2646de96bf83605e95fe17 P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.384771 20479 raft_consensus.cc:2243] T 6904ab44ea2646de96bf83605e95fe17 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:08:11.385449 25253 consensus_peers.cc:597] T f760718782e84b3886cc245ad6af614f P 27a432b416684488904af38679e098d2 -> Peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Couldn't send request to peer d9bec6688fd1435182904a149e75c61d. 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 13:08:11.386085 25253 consensus_peers.cc:597] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 27a432b416684488904af38679e098d2 -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:11.386255 20479 raft_consensus.cc:2272] T 6904ab44ea2646de96bf83605e95fe17 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.388247 20479 tablet_replica.cc:333] T 4840d028e2b044c3b5e40c0f30edb183 P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.388787 20479 raft_consensus.cc:2243] T 4840d028e2b044c3b5e40c0f30edb183 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.389518 20479 raft_consensus.cc:2272] T 4840d028e2b044c3b5e40c0f30edb183 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.391177 20479 tablet_replica.cc:333] T bfd29d0ed8b74fce84b1be5dcfffbac9 P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.391747 20479 raft_consensus.cc:2243] T bfd29d0ed8b74fce84b1be5dcfffbac9 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.392467 20479 raft_consensus.cc:2272] T bfd29d0ed8b74fce84b1be5dcfffbac9 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.394263 20479 tablet_replica.cc:333] T de2e248820704d679c92fe251836c451 P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.394827 20479 raft_consensus.cc:2243] T de2e248820704d679c92fe251836c451 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.395504 20479 raft_consensus.cc:2272] T de2e248820704d679c92fe251836c451 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.398927 20479 tablet_replica.cc:333] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.399721 20479 raft_consensus.cc:2243] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.400219 20479 raft_consensus.cc:2272] T 57de405600fb4bc5bbe91c400e8441b3 P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.402623 20479 tablet_replica.cc:333] T 16b69effa75348408739f2cfe0b72b0b P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.403214 20479 raft_consensus.cc:2243] T 16b69effa75348408739f2cfe0b72b0b P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.403683 20479 raft_consensus.cc:2272] T 16b69effa75348408739f2cfe0b72b0b P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:11.405652 25253 consensus_peers.cc:597] T 8630fdb994994607b7e3d22a7af743de P 27a432b416684488904af38679e098d2 -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:11.406148 20479 tablet_replica.cc:333] T bd30f7f234b9456c9154200249a3eac6 P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.406781 20479 raft_consensus.cc:2243] T bd30f7f234b9456c9154200249a3eac6 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.407760 20479 raft_consensus.cc:2272] T bd30f7f234b9456c9154200249a3eac6 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.409935 20479 tablet_replica.cc:333] T 05841acdb4f640bdb45e7cafbb9172ae P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.410748 20479 raft_consensus.cc:2243] T 05841acdb4f640bdb45e7cafbb9172ae P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.411250 20479 raft_consensus.cc:2272] T 05841acdb4f640bdb45e7cafbb9172ae P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:11.412859 25105 consensus_peers.cc:597] T ad6a67bdac3d431faf219903ddbfd8da P d9bec6688fd1435182904a149e75c61d -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:11.412896 25179 consensus_peers.cc:597] T b78e1100c57b4e489d4bda44500d3fd2 P bae8691be8b24512a775897630ce3a3b -> Peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Couldn't send request to peer d9bec6688fd1435182904a149e75c61d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:11.413686 20479 tablet_replica.cc:333] T 5f08a5e001ea436ba19921244cf2955a P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.414274 20479 raft_consensus.cc:2243] T 5f08a5e001ea436ba19921244cf2955a P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.414661 20479 raft_consensus.cc:2272] T 5f08a5e001ea436ba19921244cf2955a P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.416524 20479 tablet_replica.cc:333] T b46f52a0f5064fc3b0af1694161d302a P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.417049 20479 raft_consensus.cc:2243] T b46f52a0f5064fc3b0af1694161d302a P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.417739 20479 raft_consensus.cc:2272] T b46f52a0f5064fc3b0af1694161d302a P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.420490 20479 tablet_replica.cc:333] T f760718782e84b3886cc245ad6af614f P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.421242 20479 raft_consensus.cc:2243] T f760718782e84b3886cc245ad6af614f P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.421680 20479 raft_consensus.cc:2272] T f760718782e84b3886cc245ad6af614f P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.423458 20479 tablet_replica.cc:333] T 2c1d311520e7405b9ef77c4670a75a1c P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.424008 20479 raft_consensus.cc:2243] T 2c1d311520e7405b9ef77c4670a75a1c P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.424403 20479 raft_consensus.cc:2272] T 2c1d311520e7405b9ef77c4670a75a1c P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.426240 20479 tablet_replica.cc:333] T bcec96fb4956438ebe9745ed9c6254b5 P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.426736 20479 raft_consensus.cc:2243] T bcec96fb4956438ebe9745ed9c6254b5 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.427184 20479 raft_consensus.cc:2272] T bcec96fb4956438ebe9745ed9c6254b5 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.429245 20479 tablet_replica.cc:333] T 3acbbdad24ea41a086ed4c79638556ad P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.429865 20479 raft_consensus.cc:2243] T 3acbbdad24ea41a086ed4c79638556ad P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.430603 20479 raft_consensus.cc:2272] T 3acbbdad24ea41a086ed4c79638556ad P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:11.430500 25253 consensus_peers.cc:597] T bcec96fb4956438ebe9745ed9c6254b5 P 27a432b416684488904af38679e098d2 -> Peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Couldn't send request to peer d9bec6688fd1435182904a149e75c61d. 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 13:08:11.432698 25179 consensus_peers.cc:597] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b -> Peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Couldn't send request to peer d9bec6688fd1435182904a149e75c61d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:11.432901 20479 tablet_replica.cc:333] T a4140dcd14ee4180a03ac07ab8b326ea P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.433527 20479 raft_consensus.cc:2243] T a4140dcd14ee4180a03ac07ab8b326ea P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.433869 20479 raft_consensus.cc:2272] T a4140dcd14ee4180a03ac07ab8b326ea P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.435559 20479 tablet_replica.cc:333] T f24edfc7c04f4d2cbb66f7eba1c301e2 P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.436091 20479 raft_consensus.cc:2243] T f24edfc7c04f4d2cbb66f7eba1c301e2 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.436722 20479 raft_consensus.cc:2272] T f24edfc7c04f4d2cbb66f7eba1c301e2 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.438434 20479 tablet_replica.cc:333] T e466c36a712f421da5ae63bd9325fd7b P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.438923 20479 raft_consensus.cc:2243] T e466c36a712f421da5ae63bd9325fd7b P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.439293 20479 raft_consensus.cc:2272] T e466c36a712f421da5ae63bd9325fd7b P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.441601 20479 tablet_replica.cc:333] T 2d36f26d6fc141c9b5bf52cb3612ba23 P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.442126 20479 raft_consensus.cc:2243] T 2d36f26d6fc141c9b5bf52cb3612ba23 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.442507 20479 raft_consensus.cc:2272] T 2d36f26d6fc141c9b5bf52cb3612ba23 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:11.444512 25179 consensus_peers.cc:597] T 48acf562d3b8494eb0ddffb87a4a4146 P bae8691be8b24512a775897630ce3a3b -> Peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Couldn't send request to peer d9bec6688fd1435182904a149e75c61d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:11.444918 20479 tablet_replica.cc:333] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.445676 20479 raft_consensus.cc:2243] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.446163 20479 raft_consensus.cc:2272] T ce5023d9924c487b8bbfd586ce17e29c P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:11.446826 25253 consensus_peers.cc:597] T a41c80593be44146a929611029171705 P 27a432b416684488904af38679e098d2 -> Peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Couldn't send request to peer d9bec6688fd1435182904a149e75c61d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:11.448482 20479 tablet_replica.cc:333] T cc74142a33b64fa59279929d7609cd45 P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.449077 20479 raft_consensus.cc:2243] T cc74142a33b64fa59279929d7609cd45 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.449785 20479 raft_consensus.cc:2272] T cc74142a33b64fa59279929d7609cd45 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.451536 20479 tablet_replica.cc:333] T 759607402bba4eb6890067fe73889ff2 P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.452083 20479 raft_consensus.cc:2243] T 759607402bba4eb6890067fe73889ff2 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.452543 20479 raft_consensus.cc:2272] T 759607402bba4eb6890067fe73889ff2 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.454159 20479 tablet_replica.cc:333] T 17ec7090008145eca5d86abf0466df91 P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.454659 20479 raft_consensus.cc:2243] T 17ec7090008145eca5d86abf0466df91 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.455358 20479 raft_consensus.cc:2272] T 17ec7090008145eca5d86abf0466df91 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.457146 20479 tablet_replica.cc:333] T 597459c433e441a4aa54e85e5c530d20 P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.457660 20479 raft_consensus.cc:2243] T 597459c433e441a4aa54e85e5c530d20 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.458331 20479 raft_consensus.cc:2272] T 597459c433e441a4aa54e85e5c530d20 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.460031 20479 tablet_replica.cc:333] T cc32c9e6aaa04d13b94b71c303b5a06b P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.460536 20479 raft_consensus.cc:2243] T cc32c9e6aaa04d13b94b71c303b5a06b P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.461241 20479 raft_consensus.cc:2272] T cc32c9e6aaa04d13b94b71c303b5a06b P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.463133 20479 tablet_replica.cc:333] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.463855 20479 raft_consensus.cc:2243] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.464322 20479 raft_consensus.cc:2272] T 8081d94c68364234aabc81579b65f557 P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.465930 20479 tablet_replica.cc:333] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.466461 20479 raft_consensus.cc:2243] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.466858 20479 raft_consensus.cc:2272] T a51616d9d13c4a828900ff3a37738e3c P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.468591 20479 tablet_replica.cc:333] T ad6a67bdac3d431faf219903ddbfd8da P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.469087 20479 raft_consensus.cc:2243] T ad6a67bdac3d431faf219903ddbfd8da P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.469760 20479 raft_consensus.cc:2272] T ad6a67bdac3d431faf219903ddbfd8da P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.471473 20479 tablet_replica.cc:333] T 6614a1780d0144c89e5d8d44c0c44672 P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.471968 20479 raft_consensus.cc:2243] T 6614a1780d0144c89e5d8d44c0c44672 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.472363 20479 raft_consensus.cc:2272] T 6614a1780d0144c89e5d8d44c0c44672 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.474334 20479 tablet_replica.cc:333] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.474848 20479 raft_consensus.cc:2243] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.475286 20479 raft_consensus.cc:2272] T 29e1a00002484de6bb8934ed80b10d50 P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:11.477386 25179 consensus_peers.cc:597] T 16b69effa75348408739f2cfe0b72b0b P bae8691be8b24512a775897630ce3a3b -> Peer 1ef413d7e7af4f76ae9db459f19d9f97 (127.19.255.193:41615): Couldn't send request to peer 1ef413d7e7af4f76ae9db459f19d9f97. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:11.477926 20479 tablet_replica.cc:333] T a41c80593be44146a929611029171705 P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.478475 20479 raft_consensus.cc:2243] T a41c80593be44146a929611029171705 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.478845 20479 raft_consensus.cc:2272] T a41c80593be44146a929611029171705 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.480552 20479 tablet_replica.cc:333] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.481035 20479 raft_consensus.cc:2243] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.481405 20479 raft_consensus.cc:2272] T a6fbeae55d994d6b84daa42eb77ea0f7 P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.483386 20479 tablet_replica.cc:333] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.483922 20479 raft_consensus.cc:2243] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.484298 20479 raft_consensus.cc:2272] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.485991 20479 tablet_replica.cc:333] T 35f79b56b8654a61b634e5d7b3ec1276 P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.486476 20479 raft_consensus.cc:2243] T 35f79b56b8654a61b634e5d7b3ec1276 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.486843 20479 raft_consensus.cc:2272] T 35f79b56b8654a61b634e5d7b3ec1276 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.488605 20479 tablet_replica.cc:333] T 98c29b423fe64cd5923084a67c9bace5 P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.489075 20479 raft_consensus.cc:2243] T 98c29b423fe64cd5923084a67c9bace5 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.489835 20479 raft_consensus.cc:2272] T 98c29b423fe64cd5923084a67c9bace5 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.491485 20479 tablet_replica.cc:333] T c0251cdfe0f1440da95fdf071fa4bd08 P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.492053 20479 raft_consensus.cc:2243] T c0251cdfe0f1440da95fdf071fa4bd08 P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.492426 20479 raft_consensus.cc:2272] T c0251cdfe0f1440da95fdf071fa4bd08 P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.494364 20479 tablet_replica.cc:333] T fc6942d029214065b88bd732b31d4001 P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.494827 20479 raft_consensus.cc:2243] T fc6942d029214065b88bd732b31d4001 P d9bec6688fd1435182904a149e75c61d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.495568 20479 raft_consensus.cc:2272] T fc6942d029214065b88bd732b31d4001 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.497294 20479 tablet_replica.cc:333] T 48acf562d3b8494eb0ddffb87a4a4146 P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.497786 20479 raft_consensus.cc:2243] T 48acf562d3b8494eb0ddffb87a4a4146 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.498127 20479 raft_consensus.cc:2272] T 48acf562d3b8494eb0ddffb87a4a4146 P d9bec6688fd1435182904a149e75c61d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.499686 20479 tablet_replica.cc:333] T de11f3e3877346b2822daf2d520bca63 P d9bec6688fd1435182904a149e75c61d: stopping tablet replica
I20260709 13:08:11.500059 20479 raft_consensus.cc:2243] T de11f3e3877346b2822daf2d520bca63 P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.500360 20479 raft_consensus.cc:2272] T de11f3e3877346b2822daf2d520bca63 P d9bec6688fd1435182904a149e75c61d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:11.547639 25253 consensus_peers.cc:597] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2 -> Peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Couldn't send request to peer d9bec6688fd1435182904a149e75c61d. 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 13:08:11.572659 25253 consensus_peers.cc:597] T 35f79b56b8654a61b634e5d7b3ec1276 P 27a432b416684488904af38679e098d2 -> Peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Couldn't send request to peer d9bec6688fd1435182904a149e75c61d. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:43407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:11.576678 20479 tablet_server.cc:196] TabletServer@127.19.255.194:0 shutdown complete.
W20260709 13:08:11.592092 25253 consensus_peers.cc:597] T 1a43888417f148c594f3ba062efd58aa P 27a432b416684488904af38679e098d2 -> Peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Couldn't send request to peer d9bec6688fd1435182904a149e75c61d. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:43407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:11.649806 25179 consensus_peers.cc:597] T 2d36f26d6fc141c9b5bf52cb3612ba23 P bae8691be8b24512a775897630ce3a3b -> Peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Couldn't send request to peer d9bec6688fd1435182904a149e75c61d. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:43407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:11.656391 20479 tablet_server.cc:179] TabletServer@127.19.255.195:0 shutting down...
W20260709 13:08:11.659911 25252 consensus_peers.cc:597] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2 -> Peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Couldn't send request to peer bae8691be8b24512a775897630ce3a3b. 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 13:08:11.670945 25179 consensus_peers.cc:597] T 16b69effa75348408739f2cfe0b72b0b P bae8691be8b24512a775897630ce3a3b -> Peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Couldn't send request to peer d9bec6688fd1435182904a149e75c61d. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:43407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:11.674587 25179 consensus_peers.cc:597] T 05841acdb4f640bdb45e7cafbb9172ae P bae8691be8b24512a775897630ce3a3b -> Peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Couldn't send request to peer d9bec6688fd1435182904a149e75c61d. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:43407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:11.704124 20479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:11.704891 20479 tablet_replica.cc:333] T b46f52a0f5064fc3b0af1694161d302a P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.705636 20479 raft_consensus.cc:2243] T b46f52a0f5064fc3b0af1694161d302a P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.706045 20479 raft_consensus.cc:2272] T b46f52a0f5064fc3b0af1694161d302a P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.707904 20479 tablet_replica.cc:333] T ce15af0f5df44375bf6250e76be54129 P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.708424 20479 raft_consensus.cc:2243] T ce15af0f5df44375bf6250e76be54129 P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.708750 20479 raft_consensus.cc:2272] T ce15af0f5df44375bf6250e76be54129 P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.710511 20479 tablet_replica.cc:333] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.711004 20479 raft_consensus.cc:2243] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.711385 20479 raft_consensus.cc:2272] T 54ac1b212c564f90acb53692f005321c P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.713021 20479 tablet_replica.cc:333] T 1a43888417f148c594f3ba062efd58aa P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.713541 20479 raft_consensus.cc:2243] T 1a43888417f148c594f3ba062efd58aa P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.713917 20479 raft_consensus.cc:2272] T 1a43888417f148c594f3ba062efd58aa P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.715587 20479 tablet_replica.cc:333] T fd44e98b22e646f596a4de2f472aa0ac P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.716161 20479 raft_consensus.cc:2243] T fd44e98b22e646f596a4de2f472aa0ac P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.716566 20479 raft_consensus.cc:2272] T fd44e98b22e646f596a4de2f472aa0ac P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.718075 20479 tablet_replica.cc:333] T 8222fab6e3a347fa8c40a70a7ce4ed7a P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.718554 20479 raft_consensus.cc:2243] T 8222fab6e3a347fa8c40a70a7ce4ed7a P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.718876 20479 raft_consensus.cc:2272] T 8222fab6e3a347fa8c40a70a7ce4ed7a P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.720497 20479 tablet_replica.cc:333] T 6904ab44ea2646de96bf83605e95fe17 P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.720973 20479 raft_consensus.cc:2243] T 6904ab44ea2646de96bf83605e95fe17 P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.721612 20479 raft_consensus.cc:2272] T 6904ab44ea2646de96bf83605e95fe17 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.723330 20479 tablet_replica.cc:333] T b78e1100c57b4e489d4bda44500d3fd2 P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.723879 20479 raft_consensus.cc:2243] T b78e1100c57b4e489d4bda44500d3fd2 P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.724527 20479 raft_consensus.cc:2272] T b78e1100c57b4e489d4bda44500d3fd2 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.726090 20479 tablet_replica.cc:333] T 16b69effa75348408739f2cfe0b72b0b P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.726547 20479 raft_consensus.cc:2243] T 16b69effa75348408739f2cfe0b72b0b P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.727176 20479 raft_consensus.cc:2272] T 16b69effa75348408739f2cfe0b72b0b P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.728893 20479 tablet_replica.cc:333] T 7b8946317d964af48188405d52a072bf P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.729342 20479 raft_consensus.cc:2243] T 7b8946317d964af48188405d52a072bf P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.729959 20479 raft_consensus.cc:2272] T 7b8946317d964af48188405d52a072bf P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.731753 20479 tablet_replica.cc:333] T f24edfc7c04f4d2cbb66f7eba1c301e2 P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.732247 20479 raft_consensus.cc:2243] T f24edfc7c04f4d2cbb66f7eba1c301e2 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.732604 20479 raft_consensus.cc:2272] T f24edfc7c04f4d2cbb66f7eba1c301e2 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.734267 20479 tablet_replica.cc:333] T bfd29d0ed8b74fce84b1be5dcfffbac9 P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.734781 20479 raft_consensus.cc:2243] T bfd29d0ed8b74fce84b1be5dcfffbac9 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.735109 20479 raft_consensus.cc:2272] T bfd29d0ed8b74fce84b1be5dcfffbac9 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.736837 20479 tablet_replica.cc:333] T de2e248820704d679c92fe251836c451 P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.737318 20479 raft_consensus.cc:2243] T de2e248820704d679c92fe251836c451 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.737759 20479 raft_consensus.cc:2272] T de2e248820704d679c92fe251836c451 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.739956 20479 tablet_replica.cc:333] T bcec96fb4956438ebe9745ed9c6254b5 P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.740622 20479 raft_consensus.cc:2243] T bcec96fb4956438ebe9745ed9c6254b5 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.741117 20479 raft_consensus.cc:2272] T bcec96fb4956438ebe9745ed9c6254b5 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.743108 20479 tablet_replica.cc:333] T 05841acdb4f640bdb45e7cafbb9172ae P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.743610 20479 raft_consensus.cc:2243] T 05841acdb4f640bdb45e7cafbb9172ae P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.744396 20479 raft_consensus.cc:2272] T 05841acdb4f640bdb45e7cafbb9172ae P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.746124 20479 tablet_replica.cc:333] T 8ce9d3d7b58f4c9a90b59703ca228b21 P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.746639 20479 raft_consensus.cc:2243] T 8ce9d3d7b58f4c9a90b59703ca228b21 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.747012 20479 raft_consensus.cc:2272] T 8ce9d3d7b58f4c9a90b59703ca228b21 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.748705 20479 tablet_replica.cc:333] T 5f08a5e001ea436ba19921244cf2955a P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.749188 20479 raft_consensus.cc:2243] T 5f08a5e001ea436ba19921244cf2955a P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.749557 20479 raft_consensus.cc:2272] T 5f08a5e001ea436ba19921244cf2955a P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.751169 20479 tablet_replica.cc:333] T 4798a04379524976b156b11eb9a9a034 P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.751849 20479 raft_consensus.cc:2243] T 4798a04379524976b156b11eb9a9a034 P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.752321 20479 raft_consensus.cc:2272] T 4798a04379524976b156b11eb9a9a034 P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.754244 20479 tablet_replica.cc:333] T 0f25aa70589e4cd2a40c9f26f94bc905 P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.754820 20479 raft_consensus.cc:2243] T 0f25aa70589e4cd2a40c9f26f94bc905 P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.755544 20479 raft_consensus.cc:2272] T 0f25aa70589e4cd2a40c9f26f94bc905 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:11.755659 25253 consensus_peers.cc:597] T 5f08a5e001ea436ba19921244cf2955a P 27a432b416684488904af38679e098d2 -> Peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Couldn't send request to peer d9bec6688fd1435182904a149e75c61d. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:43407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:11.757544 20479 tablet_replica.cc:333] T 98c29b423fe64cd5923084a67c9bace5 P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.758082 20479 raft_consensus.cc:2243] T 98c29b423fe64cd5923084a67c9bace5 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.758495 20479 raft_consensus.cc:2272] T 98c29b423fe64cd5923084a67c9bace5 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.760239 20479 tablet_replica.cc:333] T 53b52dad49be4247bb0440b13c2ec5ee P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.760751 20479 raft_consensus.cc:2243] T 53b52dad49be4247bb0440b13c2ec5ee P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.761134 20479 raft_consensus.cc:2272] T 53b52dad49be4247bb0440b13c2ec5ee P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.763012 20479 tablet_replica.cc:333] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.763546 20479 raft_consensus.cc:2243] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.763935 20479 raft_consensus.cc:2272] T 69ee63a6c8ba41b39217552576f55b4c P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.765583 20479 tablet_replica.cc:333] T e676cada153c4767b126b7366a3ff72a P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.766079 20479 raft_consensus.cc:2243] T e676cada153c4767b126b7366a3ff72a P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.766530 20479 raft_consensus.cc:2272] T e676cada153c4767b126b7366a3ff72a P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.769151 20479 tablet_replica.cc:333] T a4140dcd14ee4180a03ac07ab8b326ea P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.769870 20479 raft_consensus.cc:2243] T a4140dcd14ee4180a03ac07ab8b326ea P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.770654 20479 raft_consensus.cc:2272] T a4140dcd14ee4180a03ac07ab8b326ea P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.773073 20479 tablet_replica.cc:333] T 132704531be2455e82b5305cc4300946 P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.773797 20479 raft_consensus.cc:2243] T 132704531be2455e82b5305cc4300946 P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.774703 20479 raft_consensus.cc:2272] T 132704531be2455e82b5305cc4300946 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:11.776865 25253 consensus_peers.cc:597] T fd44e98b22e646f596a4de2f472aa0ac P 27a432b416684488904af38679e098d2 -> Peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Couldn't send request to peer d9bec6688fd1435182904a149e75c61d. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:43407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:11.777343 20479 tablet_replica.cc:333] T a51616d9d13c4a828900ff3a37738e3c P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.777908 20479 raft_consensus.cc:2243] T a51616d9d13c4a828900ff3a37738e3c P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.778293 20479 raft_consensus.cc:2272] T a51616d9d13c4a828900ff3a37738e3c P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.780069 20479 tablet_replica.cc:333] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.780578 20479 raft_consensus.cc:2243] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.781278 20479 raft_consensus.cc:2272] T c0251cdfe0f1440da95fdf071fa4bd08 P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.783900 20479 tablet_replica.cc:333] T 76a49e0e14304e3880c28a465a1237ec P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.784705 20479 raft_consensus.cc:2243] T 76a49e0e14304e3880c28a465a1237ec P bae8691be8b24512a775897630ce3a3b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.785599 20479 raft_consensus.cc:2272] T 76a49e0e14304e3880c28a465a1237ec P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.788581 20479 tablet_replica.cc:333] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.789337 20479 raft_consensus.cc:2243] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.790326 20479 raft_consensus.cc:2272] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:11.790591 25252 consensus_peers.cc:597] T a41c80593be44146a929611029171705 P 27a432b416684488904af38679e098d2 -> Peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Couldn't send request to peer bae8691be8b24512a775897630ce3a3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:11.792371 20479 tablet_replica.cc:333] T 6614a1780d0144c89e5d8d44c0c44672 P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.792948 20479 raft_consensus.cc:2243] T 6614a1780d0144c89e5d8d44c0c44672 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.793351 20479 raft_consensus.cc:2272] T 6614a1780d0144c89e5d8d44c0c44672 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.795825 20479 tablet_replica.cc:333] T 759607402bba4eb6890067fe73889ff2 P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.796516 20479 raft_consensus.cc:2243] T 759607402bba4eb6890067fe73889ff2 P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.797369 20479 raft_consensus.cc:2272] T 759607402bba4eb6890067fe73889ff2 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.799746 20479 tablet_replica.cc:333] T 17ec7090008145eca5d86abf0466df91 P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.800462 20479 raft_consensus.cc:2243] T 17ec7090008145eca5d86abf0466df91 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.800949 20479 raft_consensus.cc:2272] T 17ec7090008145eca5d86abf0466df91 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.803233 20479 tablet_replica.cc:333] T a59d758e03cf4a25918b4341e2827358 P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.803798 20479 raft_consensus.cc:2243] T a59d758e03cf4a25918b4341e2827358 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.804188 20479 raft_consensus.cc:2272] T a59d758e03cf4a25918b4341e2827358 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.806156 20479 tablet_replica.cc:333] T a10f21670e8b465cad5ae29f7913acfc P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.806635 20479 raft_consensus.cc:2243] T a10f21670e8b465cad5ae29f7913acfc P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.807288 20479 raft_consensus.cc:2272] T a10f21670e8b465cad5ae29f7913acfc P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.809194 20479 tablet_replica.cc:333] T e466c36a712f421da5ae63bd9325fd7b P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.809736 20479 raft_consensus.cc:2243] T e466c36a712f421da5ae63bd9325fd7b P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.810107 20479 raft_consensus.cc:2272] T e466c36a712f421da5ae63bd9325fd7b P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.812105 20479 tablet_replica.cc:333] T 8630fdb994994607b7e3d22a7af743de P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.812605 20479 raft_consensus.cc:2243] T 8630fdb994994607b7e3d22a7af743de P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.812999 20479 raft_consensus.cc:2272] T 8630fdb994994607b7e3d22a7af743de P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.814682 20479 tablet_replica.cc:333] T 5a04f181e6774e44846c78db16b70088 P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.815151 20479 raft_consensus.cc:2243] T 5a04f181e6774e44846c78db16b70088 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.815531 20479 raft_consensus.cc:2272] T 5a04f181e6774e44846c78db16b70088 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.817229 20479 tablet_replica.cc:333] T 2d36f26d6fc141c9b5bf52cb3612ba23 P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.817721 20479 raft_consensus.cc:2243] T 2d36f26d6fc141c9b5bf52cb3612ba23 P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.818356 20479 raft_consensus.cc:2272] T 2d36f26d6fc141c9b5bf52cb3612ba23 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.820036 20479 tablet_replica.cc:333] T ce5023d9924c487b8bbfd586ce17e29c P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.820444 20479 raft_consensus.cc:2243] T ce5023d9924c487b8bbfd586ce17e29c P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.820782 20479 raft_consensus.cc:2272] T ce5023d9924c487b8bbfd586ce17e29c P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.822299 20479 tablet_replica.cc:333] T cc74142a33b64fa59279929d7609cd45 P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.822715 20479 raft_consensus.cc:2243] T cc74142a33b64fa59279929d7609cd45 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.823035 20479 raft_consensus.cc:2272] T cc74142a33b64fa59279929d7609cd45 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.824642 20479 tablet_replica.cc:333] T a41c80593be44146a929611029171705 P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.825039 20479 raft_consensus.cc:2243] T a41c80593be44146a929611029171705 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.825361 20479 raft_consensus.cc:2272] T a41c80593be44146a929611029171705 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.827024 20479 tablet_replica.cc:333] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.827432 20479 raft_consensus.cc:2243] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.827824 20479 raft_consensus.cc:2272] T 6d6c33c0bea74c3e8bf90cf94fdea1ba P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.829350 20479 tablet_replica.cc:333] T 48acf562d3b8494eb0ddffb87a4a4146 P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.829744 20479 raft_consensus.cc:2243] T 48acf562d3b8494eb0ddffb87a4a4146 P bae8691be8b24512a775897630ce3a3b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.830437 20479 raft_consensus.cc:2272] T 48acf562d3b8494eb0ddffb87a4a4146 P bae8691be8b24512a775897630ce3a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.832139 20479 tablet_replica.cc:333] T de11f3e3877346b2822daf2d520bca63 P bae8691be8b24512a775897630ce3a3b: stopping tablet replica
I20260709 13:08:11.832504 20479 raft_consensus.cc:2243] T de11f3e3877346b2822daf2d520bca63 P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.832911 20479 raft_consensus.cc:2272] T de11f3e3877346b2822daf2d520bca63 P bae8691be8b24512a775897630ce3a3b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:11.844326 25252 consensus_peers.cc:597] T 6614a1780d0144c89e5d8d44c0c44672 P 27a432b416684488904af38679e098d2 -> Peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Couldn't send request to peer bae8691be8b24512a775897630ce3a3b. 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 13:08:11.885325 25253 consensus_peers.cc:597] T 6614a1780d0144c89e5d8d44c0c44672 P 27a432b416684488904af38679e098d2 -> Peer d9bec6688fd1435182904a149e75c61d (127.19.255.194:43407): Couldn't send request to peer d9bec6688fd1435182904a149e75c61d. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:43407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:11.898176 20479 tablet_server.cc:196] TabletServer@127.19.255.195:0 shutdown complete.
W20260709 13:08:11.902333 25252 consensus_peers.cc:597] T 53b52dad49be4247bb0440b13c2ec5ee P 27a432b416684488904af38679e098d2 -> Peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Couldn't send request to peer bae8691be8b24512a775897630ce3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.195:39811: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:11.918658 25252 consensus_peers.cc:597] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2 -> Peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Couldn't send request to peer bae8691be8b24512a775897630ce3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.195:39811: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:11.925684 25252 consensus_peers.cc:597] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2 -> Peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Couldn't send request to peer bae8691be8b24512a775897630ce3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.195:39811: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:11.962683 20479 tablet_server.cc:179] TabletServer@127.19.255.196:0 shutting down...
W20260709 13:08:11.988536 25252 consensus_peers.cc:597] T e676cada153c4767b126b7366a3ff72a P 27a432b416684488904af38679e098d2 -> Peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Couldn't send request to peer bae8691be8b24512a775897630ce3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.195:39811: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:11.997555 25252 consensus_peers.cc:597] T 8630fdb994994607b7e3d22a7af743de P 27a432b416684488904af38679e098d2 -> Peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Couldn't send request to peer bae8691be8b24512a775897630ce3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.195:39811: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:12.002725 20479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:12.003576 20479 tablet_replica.cc:333] T 54ac1b212c564f90acb53692f005321c P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.004258 20479 raft_consensus.cc:2243] T 54ac1b212c564f90acb53692f005321c P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.004703 20479 raft_consensus.cc:2272] T 54ac1b212c564f90acb53692f005321c P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.006731 20479 tablet_replica.cc:333] T 27d073ee64a14db882fcb1b6f00efbed P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.007486 20479 raft_consensus.cc:2243] T 27d073ee64a14db882fcb1b6f00efbed P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.007977 20479 raft_consensus.cc:2272] T 27d073ee64a14db882fcb1b6f00efbed P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:12.009837 25252 consensus_peers.cc:597] T fd44e98b22e646f596a4de2f472aa0ac P 27a432b416684488904af38679e098d2 -> Peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Couldn't send request to peer bae8691be8b24512a775897630ce3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.195:39811: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:12.010140 20479 tablet_replica.cc:333] T fd44e98b22e646f596a4de2f472aa0ac P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.010746 20479 raft_consensus.cc:2243] T fd44e98b22e646f596a4de2f472aa0ac P 27a432b416684488904af38679e098d2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:12.011372 20479 raft_consensus.cc:2272] T fd44e98b22e646f596a4de2f472aa0ac P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.013057 20479 tablet_replica.cc:333] T 1a43888417f148c594f3ba062efd58aa P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.013533 20479 raft_consensus.cc:2243] T 1a43888417f148c594f3ba062efd58aa P 27a432b416684488904af38679e098d2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:12.014185 20479 raft_consensus.cc:2272] T 1a43888417f148c594f3ba062efd58aa P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.016613 20479 tablet_replica.cc:333] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.017429 20479 raft_consensus.cc:2243] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.017940 20479 raft_consensus.cc:2272] T 8222fab6e3a347fa8c40a70a7ce4ed7a P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.020326 20479 tablet_replica.cc:333] T 8081d94c68364234aabc81579b65f557 P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.021118 20479 raft_consensus.cc:2243] T 8081d94c68364234aabc81579b65f557 P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.021579 20479 raft_consensus.cc:2272] T 8081d94c68364234aabc81579b65f557 P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.023327 20479 tablet_replica.cc:333] T b78e1100c57b4e489d4bda44500d3fd2 P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.023936 20479 raft_consensus.cc:2243] T b78e1100c57b4e489d4bda44500d3fd2 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.024317 20479 raft_consensus.cc:2272] T b78e1100c57b4e489d4bda44500d3fd2 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.026638 20479 tablet_replica.cc:333] T 7b8946317d964af48188405d52a072bf P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.027261 20479 raft_consensus.cc:2243] T 7b8946317d964af48188405d52a072bf P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.027680 20479 raft_consensus.cc:2272] T 7b8946317d964af48188405d52a072bf P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.029496 20479 tablet_replica.cc:333] T a6fbeae55d994d6b84daa42eb77ea0f7 P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.030015 20479 raft_consensus.cc:2243] T a6fbeae55d994d6b84daa42eb77ea0f7 P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.030382 20479 raft_consensus.cc:2272] T a6fbeae55d994d6b84daa42eb77ea0f7 P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.032060 20479 tablet_replica.cc:333] T 4840d028e2b044c3b5e40c0f30edb183 P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.032545 20479 raft_consensus.cc:2243] T 4840d028e2b044c3b5e40c0f30edb183 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.032925 20479 raft_consensus.cc:2272] T 4840d028e2b044c3b5e40c0f30edb183 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.034528 20479 tablet_replica.cc:333] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.035022 20479 raft_consensus.cc:2243] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 27a432b416684488904af38679e098d2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:12.035689 20479 raft_consensus.cc:2272] T 8ce9d3d7b58f4c9a90b59703ca228b21 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.037433 20479 tablet_replica.cc:333] T 69ee63a6c8ba41b39217552576f55b4c P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.037920 20479 raft_consensus.cc:2243] T 69ee63a6c8ba41b39217552576f55b4c P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.038345 20479 raft_consensus.cc:2272] T 69ee63a6c8ba41b39217552576f55b4c P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.040022 20479 tablet_replica.cc:333] T bfd29d0ed8b74fce84b1be5dcfffbac9 P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.040513 20479 raft_consensus.cc:2243] T bfd29d0ed8b74fce84b1be5dcfffbac9 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.040905 20479 raft_consensus.cc:2272] T bfd29d0ed8b74fce84b1be5dcfffbac9 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.042500 20479 tablet_replica.cc:333] T f24edfc7c04f4d2cbb66f7eba1c301e2 P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.042987 20479 raft_consensus.cc:2243] T f24edfc7c04f4d2cbb66f7eba1c301e2 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.043349 20479 raft_consensus.cc:2272] T f24edfc7c04f4d2cbb66f7eba1c301e2 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.045058 20479 tablet_replica.cc:333] T 57de405600fb4bc5bbe91c400e8441b3 P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.045550 20479 raft_consensus.cc:2243] T 57de405600fb4bc5bbe91c400e8441b3 P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.045931 20479 raft_consensus.cc:2272] T 57de405600fb4bc5bbe91c400e8441b3 P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.047751 20479 tablet_replica.cc:333] T 05841acdb4f640bdb45e7cafbb9172ae P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.048416 20479 raft_consensus.cc:2243] T 05841acdb4f640bdb45e7cafbb9172ae P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.048853 20479 raft_consensus.cc:2272] T 05841acdb4f640bdb45e7cafbb9172ae P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.051110 20479 tablet_replica.cc:333] T 5f08a5e001ea436ba19921244cf2955a P 27a432b416684488904af38679e098d2: stopping tablet replica
W20260709 13:08:12.051065 25252 consensus_peers.cc:597] T 5f08a5e001ea436ba19921244cf2955a P 27a432b416684488904af38679e098d2 -> Peer bae8691be8b24512a775897630ce3a3b (127.19.255.195:39811): Couldn't send request to peer bae8691be8b24512a775897630ce3a3b. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.195:39811: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:12.051959 20479 raft_consensus.cc:2243] T 5f08a5e001ea436ba19921244cf2955a P 27a432b416684488904af38679e098d2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:12.052599 20479 raft_consensus.cc:2272] T 5f08a5e001ea436ba19921244cf2955a P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.054322 20479 tablet_replica.cc:333] T 29e1a00002484de6bb8934ed80b10d50 P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.054782 20479 raft_consensus.cc:2243] T 29e1a00002484de6bb8934ed80b10d50 P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.055123 20479 raft_consensus.cc:2272] T 29e1a00002484de6bb8934ed80b10d50 P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.056952 20479 tablet_replica.cc:333] T a41c80593be44146a929611029171705 P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.057542 20479 raft_consensus.cc:2243] T a41c80593be44146a929611029171705 P 27a432b416684488904af38679e098d2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:12.058246 20479 raft_consensus.cc:2272] T a41c80593be44146a929611029171705 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.060106 20479 tablet_replica.cc:333] T f760718782e84b3886cc245ad6af614f P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.060612 20479 raft_consensus.cc:2243] T f760718782e84b3886cc245ad6af614f P 27a432b416684488904af38679e098d2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:12.061275 20479 raft_consensus.cc:2272] T f760718782e84b3886cc245ad6af614f P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.062894 20479 tablet_replica.cc:333] T bcec96fb4956438ebe9745ed9c6254b5 P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.063410 20479 raft_consensus.cc:2243] T bcec96fb4956438ebe9745ed9c6254b5 P 27a432b416684488904af38679e098d2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:12.064141 20479 raft_consensus.cc:2272] T bcec96fb4956438ebe9745ed9c6254b5 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.065923 20479 tablet_replica.cc:333] T 2c1d311520e7405b9ef77c4670a75a1c P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.066413 20479 raft_consensus.cc:2243] T 2c1d311520e7405b9ef77c4670a75a1c P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.066777 20479 raft_consensus.cc:2272] T 2c1d311520e7405b9ef77c4670a75a1c P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.068461 20479 tablet_replica.cc:333] T a59d758e03cf4a25918b4341e2827358 P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.068959 20479 raft_consensus.cc:2243] T a59d758e03cf4a25918b4341e2827358 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.069321 20479 raft_consensus.cc:2272] T a59d758e03cf4a25918b4341e2827358 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.070890 20479 tablet_replica.cc:333] T a10f21670e8b465cad5ae29f7913acfc P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.071372 20479 raft_consensus.cc:2243] T a10f21670e8b465cad5ae29f7913acfc P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.071805 20479 raft_consensus.cc:2272] T a10f21670e8b465cad5ae29f7913acfc P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.073454 20479 tablet_replica.cc:333] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.073951 20479 raft_consensus.cc:2243] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:12.074615 20479 raft_consensus.cc:2272] T 5a04f181e6774e44846c78db16b70088 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.076292 20479 tablet_replica.cc:333] T 2d36f26d6fc141c9b5bf52cb3612ba23 P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.076777 20479 raft_consensus.cc:2243] T 2d36f26d6fc141c9b5bf52cb3612ba23 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.077157 20479 raft_consensus.cc:2272] T 2d36f26d6fc141c9b5bf52cb3612ba23 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.078822 20479 tablet_replica.cc:333] T ad6a67bdac3d431faf219903ddbfd8da P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.079332 20479 raft_consensus.cc:2243] T ad6a67bdac3d431faf219903ddbfd8da P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.079792 20479 raft_consensus.cc:2272] T ad6a67bdac3d431faf219903ddbfd8da P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.081399 20479 tablet_replica.cc:333] T 8630fdb994994607b7e3d22a7af743de P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.081904 20479 raft_consensus.cc:2243] T 8630fdb994994607b7e3d22a7af743de P 27a432b416684488904af38679e098d2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:12.082561 20479 raft_consensus.cc:2272] T 8630fdb994994607b7e3d22a7af743de P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.084275 20479 tablet_replica.cc:333] T 3acbbdad24ea41a086ed4c79638556ad P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.084790 20479 raft_consensus.cc:2243] T 3acbbdad24ea41a086ed4c79638556ad P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.085177 20479 raft_consensus.cc:2272] T 3acbbdad24ea41a086ed4c79638556ad P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.086790 20479 tablet_replica.cc:333] T e676cada153c4767b126b7366a3ff72a P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.087286 20479 raft_consensus.cc:2243] T e676cada153c4767b126b7366a3ff72a P 27a432b416684488904af38679e098d2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:12.087991 20479 raft_consensus.cc:2272] T e676cada153c4767b126b7366a3ff72a P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.089672 20479 tablet_replica.cc:333] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.090153 20479 raft_consensus.cc:2243] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:12.090829 20479 raft_consensus.cc:2272] T de11f3e3877346b2822daf2d520bca63 P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.092653 20479 tablet_replica.cc:333] T bd30f7f234b9456c9154200249a3eac6 P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.093164 20479 raft_consensus.cc:2243] T bd30f7f234b9456c9154200249a3eac6 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.093549 20479 raft_consensus.cc:2272] T bd30f7f234b9456c9154200249a3eac6 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.095386 20479 tablet_replica.cc:333] T 76a49e0e14304e3880c28a465a1237ec P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.095979 20479 raft_consensus.cc:2243] T 76a49e0e14304e3880c28a465a1237ec P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.096438 20479 raft_consensus.cc:2272] T 76a49e0e14304e3880c28a465a1237ec P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.098212 20479 tablet_replica.cc:333] T cc32c9e6aaa04d13b94b71c303b5a06b P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.098699 20479 raft_consensus.cc:2243] T cc32c9e6aaa04d13b94b71c303b5a06b P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.099095 20479 raft_consensus.cc:2272] T cc32c9e6aaa04d13b94b71c303b5a06b P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.100769 20479 tablet_replica.cc:333] T 597459c433e441a4aa54e85e5c530d20 P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.101248 20479 raft_consensus.cc:2243] T 597459c433e441a4aa54e85e5c530d20 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.101608 20479 raft_consensus.cc:2272] T 597459c433e441a4aa54e85e5c530d20 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.103219 20479 tablet_replica.cc:333] T 17ec7090008145eca5d86abf0466df91 P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.103750 20479 raft_consensus.cc:2243] T 17ec7090008145eca5d86abf0466df91 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.104164 20479 raft_consensus.cc:2272] T 17ec7090008145eca5d86abf0466df91 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.105918 20479 tablet_replica.cc:333] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.106387 20479 raft_consensus.cc:2243] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.106771 20479 raft_consensus.cc:2272] T 4b05bd4b1cd14bcdbe0ede2aa9225ecd P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.108394 20479 tablet_replica.cc:333] T 6614a1780d0144c89e5d8d44c0c44672 P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.108853 20479 raft_consensus.cc:2243] T 6614a1780d0144c89e5d8d44c0c44672 P 27a432b416684488904af38679e098d2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:12.109534 20479 raft_consensus.cc:2272] T 6614a1780d0144c89e5d8d44c0c44672 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.111101 20479 tablet_replica.cc:333] T 132704531be2455e82b5305cc4300946 P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.111563 20479 raft_consensus.cc:2243] T 132704531be2455e82b5305cc4300946 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.111975 20479 raft_consensus.cc:2272] T 132704531be2455e82b5305cc4300946 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.113616 20479 tablet_replica.cc:333] T 0f25aa70589e4cd2a40c9f26f94bc905 P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.114032 20479 raft_consensus.cc:2243] T 0f25aa70589e4cd2a40c9f26f94bc905 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.114365 20479 raft_consensus.cc:2272] T 0f25aa70589e4cd2a40c9f26f94bc905 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.115976 20479 tablet_replica.cc:333] T 53b52dad49be4247bb0440b13c2ec5ee P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.116379 20479 raft_consensus.cc:2243] T 53b52dad49be4247bb0440b13c2ec5ee P 27a432b416684488904af38679e098d2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:12.116990 20479 raft_consensus.cc:2272] T 53b52dad49be4247bb0440b13c2ec5ee P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.118507 20479 tablet_replica.cc:333] T 35f79b56b8654a61b634e5d7b3ec1276 P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.118916 20479 raft_consensus.cc:2243] T 35f79b56b8654a61b634e5d7b3ec1276 P 27a432b416684488904af38679e098d2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:12.119541 20479 raft_consensus.cc:2272] T 35f79b56b8654a61b634e5d7b3ec1276 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.121234 20479 tablet_replica.cc:333] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.121628 20479 raft_consensus.cc:2243] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:12.122207 20479 raft_consensus.cc:2272] T 4798a04379524976b156b11eb9a9a034 P 27a432b416684488904af38679e098d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.123792 20479 tablet_replica.cc:333] T fc6942d029214065b88bd732b31d4001 P 27a432b416684488904af38679e098d2: stopping tablet replica
I20260709 13:08:12.124187 20479 raft_consensus.cc:2243] T fc6942d029214065b88bd732b31d4001 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.124495 20479 raft_consensus.cc:2272] T fc6942d029214065b88bd732b31d4001 P 27a432b416684488904af38679e098d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.185488 20479 tablet_server.cc:196] TabletServer@127.19.255.196:0 shutdown complete.
I20260709 13:08:12.242477 20479 master.cc:562] Master@127.19.255.254:37573 shutting down...
I20260709 13:08:12.266086 20479 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 96a209ff1bab4b9abcce909e2e375512 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:12.266556 20479 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 96a209ff1bab4b9abcce909e2e375512 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.266806 20479 tablet_replica.cc:333] T 00000000000000000000000000000000 P 96a209ff1bab4b9abcce909e2e375512: stopping tablet replica
I20260709 13:08:12.286659 20479 master.cc:584] Master@127.19.255.254:37573 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (32904 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 13:08:12.368592 20479 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.255.254:41247
I20260709 13:08:12.369638 20479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:12.374902 26116 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 13:08:12.374936 26117 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 13:08:12.376263 26119 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 13:08:12.377689 20479 server_base.cc:1061] running on GCE node
I20260709 13:08:12.378667 20479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:12.378849 20479 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 13:08:12.379006 20479 hybrid_clock.cc:648] HybridClock initialized: now 1783602492378990 us; error 0 us; skew 500 ppm
I20260709 13:08:12.379803 20479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:12.384050 20479 webserver.cc:533] Webserver started at http://127.19.255.254:35347/ using document root <none> and password file <none>
I20260709 13:08:12.384585 20479 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:12.384735 20479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:12.384953 20479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:12.385928 20479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602331780318-20479-0/minicluster-data/master-0-root/instance:
uuid: "b51df0cefa3e41f58dbc8c2c7b3c0d8e"
format_stamp: "Formatted at 2026-07-09 13:08:12 on dist-test-slave-vs8b"
I20260709 13:08:12.389999 20479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:08:12.393193 26124 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:12.393872 20479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:08:12.394143 20479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602331780318-20479-0/minicluster-data/master-0-root
uuid: "b51df0cefa3e41f58dbc8c2c7b3c0d8e"
format_stamp: "Formatted at 2026-07-09 13:08:12 on dist-test-slave-vs8b"
I20260709 13:08:12.394418 20479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602331780318-20479-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602331780318-20479-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602331780318-20479-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 13:08:12.421782 20479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:12.422930 20479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:12.459993 20479 rpc_server.cc:307] RPC server started. Bound to: 127.19.255.254:41247
I20260709 13:08:12.460103 26175 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.255.254:41247 every 8 connection(s)
I20260709 13:08:12.463649 26176 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 13:08:12.473455 26176 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b51df0cefa3e41f58dbc8c2c7b3c0d8e: Bootstrap starting.
I20260709 13:08:12.477900 26176 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b51df0cefa3e41f58dbc8c2c7b3c0d8e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:12.481750 26176 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b51df0cefa3e41f58dbc8c2c7b3c0d8e: No bootstrap required, opened a new log
I20260709 13:08:12.483747 26176 raft_consensus.cc:359] T 00000000000000000000000000000000 P b51df0cefa3e41f58dbc8c2c7b3c0d8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b51df0cefa3e41f58dbc8c2c7b3c0d8e" member_type: VOTER }
I20260709 13:08:12.484127 26176 raft_consensus.cc:385] T 00000000000000000000000000000000 P b51df0cefa3e41f58dbc8c2c7b3c0d8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:12.484319 26176 raft_consensus.cc:740] T 00000000000000000000000000000000 P b51df0cefa3e41f58dbc8c2c7b3c0d8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b51df0cefa3e41f58dbc8c2c7b3c0d8e, State: Initialized, Role: FOLLOWER
I20260709 13:08:12.484916 26176 consensus_queue.cc:260] T 00000000000000000000000000000000 P b51df0cefa3e41f58dbc8c2c7b3c0d8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b51df0cefa3e41f58dbc8c2c7b3c0d8e" member_type: VOTER }
I20260709 13:08:12.485358 26176 raft_consensus.cc:399] T 00000000000000000000000000000000 P b51df0cefa3e41f58dbc8c2c7b3c0d8e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:08:12.485576 26176 raft_consensus.cc:493] T 00000000000000000000000000000000 P b51df0cefa3e41f58dbc8c2c7b3c0d8e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:08:12.485841 26176 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b51df0cefa3e41f58dbc8c2c7b3c0d8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:12.489849 26176 raft_consensus.cc:515] T 00000000000000000000000000000000 P b51df0cefa3e41f58dbc8c2c7b3c0d8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b51df0cefa3e41f58dbc8c2c7b3c0d8e" member_type: VOTER }
I20260709 13:08:12.490499 26176 leader_election.cc:304] T 00000000000000000000000000000000 P b51df0cefa3e41f58dbc8c2c7b3c0d8e [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: b51df0cefa3e41f58dbc8c2c7b3c0d8e; no voters: 
I20260709 13:08:12.491628 26176 leader_election.cc:290] T 00000000000000000000000000000000 P b51df0cefa3e41f58dbc8c2c7b3c0d8e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:08:12.492086 26179 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b51df0cefa3e41f58dbc8c2c7b3c0d8e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:12.493402 26179 raft_consensus.cc:697] T 00000000000000000000000000000000 P b51df0cefa3e41f58dbc8c2c7b3c0d8e [term 1 LEADER]: Becoming Leader. State: Replica: b51df0cefa3e41f58dbc8c2c7b3c0d8e, State: Running, Role: LEADER
I20260709 13:08:12.494041 26179 consensus_queue.cc:237] T 00000000000000000000000000000000 P b51df0cefa3e41f58dbc8c2c7b3c0d8e [LEADER]: Queue going to LEADER mode. State: All 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: "b51df0cefa3e41f58dbc8c2c7b3c0d8e" member_type: VOTER }
I20260709 13:08:12.494628 26176 sys_catalog.cc:565] T 00000000000000000000000000000000 P b51df0cefa3e41f58dbc8c2c7b3c0d8e [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:08:12.498759 26181 sys_catalog.cc:455] T 00000000000000000000000000000000 P b51df0cefa3e41f58dbc8c2c7b3c0d8e [sys.catalog]: SysCatalogTable state changed. Reason: New leader b51df0cefa3e41f58dbc8c2c7b3c0d8e. Latest consensus state: current_term: 1 leader_uuid: "b51df0cefa3e41f58dbc8c2c7b3c0d8e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b51df0cefa3e41f58dbc8c2c7b3c0d8e" member_type: VOTER } }
I20260709 13:08:12.498759 26180 sys_catalog.cc:455] T 00000000000000000000000000000000 P b51df0cefa3e41f58dbc8c2c7b3c0d8e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b51df0cefa3e41f58dbc8c2c7b3c0d8e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b51df0cefa3e41f58dbc8c2c7b3c0d8e" member_type: VOTER } }
I20260709 13:08:12.499485 26181 sys_catalog.cc:458] T 00000000000000000000000000000000 P b51df0cefa3e41f58dbc8c2c7b3c0d8e [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:12.499583 26180 sys_catalog.cc:458] T 00000000000000000000000000000000 P b51df0cefa3e41f58dbc8c2c7b3c0d8e [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:12.504797 26185 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:08:12.510210 26185 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:08:12.511453 20479 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:08:12.518200 26185 catalog_manager.cc:1383] Generated new cluster ID: fe760c5dc6374181919ae1024d949808
I20260709 13:08:12.518455 26185 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:08:12.544046 26185 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:08:12.545204 26185 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:08:12.557132 26185 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b51df0cefa3e41f58dbc8c2c7b3c0d8e: Generated new TSK 0
I20260709 13:08:12.557682 26185 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:08:12.577385 20479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:12.582881 26197 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 13:08:12.584674 26198 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 13:08:12.586974 20479 server_base.cc:1061] running on GCE node
W20260709 13:08:12.588403 26200 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 13:08:12.589202 20479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:12.589435 20479 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 13:08:12.589633 20479 hybrid_clock.cc:648] HybridClock initialized: now 1783602492589598 us; error 0 us; skew 500 ppm
I20260709 13:08:12.590160 20479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:12.592538 20479 webserver.cc:533] Webserver started at http://127.19.255.193:42243/ using document root <none> and password file <none>
I20260709 13:08:12.592999 20479 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:12.593200 20479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:12.593473 20479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:12.594453 20479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602331780318-20479-0/minicluster-data/ts-0-root/instance:
uuid: "bd096026553d4ee9b944ec758f95b951"
format_stamp: "Formatted at 2026-07-09 13:08:12 on dist-test-slave-vs8b"
I20260709 13:08:12.598691 20479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:08:12.601725 26205 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:12.602415 20479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:08:12.602686 20479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602331780318-20479-0/minicluster-data/ts-0-root
uuid: "bd096026553d4ee9b944ec758f95b951"
format_stamp: "Formatted at 2026-07-09 13:08:12 on dist-test-slave-vs8b"
I20260709 13:08:12.602957 20479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602331780318-20479-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602331780318-20479-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602331780318-20479-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 13:08:12.616279 20479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:12.617344 20479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:12.618695 20479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:12.620849 20479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:12.621061 20479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:12.621294 20479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:12.621476 20479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:12.668532 20479 rpc_server.cc:307] RPC server started. Bound to: 127.19.255.193:40809
I20260709 13:08:12.668586 26267 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.255.193:40809 every 8 connection(s)
I20260709 13:08:12.675113 20479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:12.682598 26272 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 13:08:12.683411 26273 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 13:08:12.688403 26275 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 13:08:12.689213 20479 server_base.cc:1061] running on GCE node
I20260709 13:08:12.691519 20479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:12.691834 20479 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 13:08:12.692018 20479 hybrid_clock.cc:648] HybridClock initialized: now 1783602492692004 us; error 0 us; skew 500 ppm
I20260709 13:08:12.692734 20479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:12.693087 26268 heartbeater.cc:344] Connected to a master server at 127.19.255.254:41247
I20260709 13:08:12.693600 26268 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:12.694588 26268 heartbeater.cc:507] Master 127.19.255.254:41247 requested a full tablet report, sending...
I20260709 13:08:12.695990 20479 webserver.cc:533] Webserver started at http://127.19.255.194:36835/ using document root <none> and password file <none>
I20260709 13:08:12.696789 20479 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:12.697031 20479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:12.697134 26141 ts_manager.cc:194] Registered new tserver with Master: bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809)
I20260709 13:08:12.697358 20479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:12.698921 20479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602331780318-20479-0/minicluster-data/ts-1-root/instance:
uuid: "5fbf0a23ab2d4c50894e10878aaf5802"
format_stamp: "Formatted at 2026-07-09 13:08:12 on dist-test-slave-vs8b"
I20260709 13:08:12.699522 26141 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39188
I20260709 13:08:12.703760 20479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260709 13:08:12.708289 26280 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:12.709133 20479 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 13:08:12.709476 20479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602331780318-20479-0/minicluster-data/ts-1-root
uuid: "5fbf0a23ab2d4c50894e10878aaf5802"
format_stamp: "Formatted at 2026-07-09 13:08:12 on dist-test-slave-vs8b"
I20260709 13:08:12.709744 20479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602331780318-20479-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602331780318-20479-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602331780318-20479-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 13:08:12.735388 20479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:12.736608 20479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:12.738034 20479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:12.740185 20479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:12.740410 20479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:12.740644 20479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:12.740814 20479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:12.778198 20479 rpc_server.cc:307] RPC server started. Bound to: 127.19.255.194:36283
I20260709 13:08:12.778309 26342 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.255.194:36283 every 8 connection(s)
I20260709 13:08:12.782823 20479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:12.790213 26347 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 13:08:12.790635 26346 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 13:08:12.793275 26343 heartbeater.cc:344] Connected to a master server at 127.19.255.254:41247
I20260709 13:08:12.793735 26343 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:12.794701 26343 heartbeater.cc:507] Master 127.19.255.254:41247 requested a full tablet report, sending...
W20260709 13:08:12.794864 26349 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 13:08:12.795128 20479 server_base.cc:1061] running on GCE node
I20260709 13:08:12.796353 20479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:12.796597 20479 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 13:08:12.796797 20479 hybrid_clock.cc:648] HybridClock initialized: now 1783602492796780 us; error 0 us; skew 500 ppm
I20260709 13:08:12.797039 26141 ts_manager.cc:194] Registered new tserver with Master: 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194:36283)
I20260709 13:08:12.797490 20479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:12.798848 26141 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39192
I20260709 13:08:12.800300 20479 webserver.cc:533] Webserver started at http://127.19.255.195:39977/ using document root <none> and password file <none>
I20260709 13:08:12.800829 20479 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:12.801023 20479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:12.801311 20479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:12.802367 20479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602331780318-20479-0/minicluster-data/ts-2-root/instance:
uuid: "ecfa67bfc14448e2a894c4cd8174b209"
format_stamp: "Formatted at 2026-07-09 13:08:12 on dist-test-slave-vs8b"
I20260709 13:08:12.806587 20479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 13:08:12.809569 26354 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:12.810284 20479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:08:12.810648 20479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602331780318-20479-0/minicluster-data/ts-2-root
uuid: "ecfa67bfc14448e2a894c4cd8174b209"
format_stamp: "Formatted at 2026-07-09 13:08:12 on dist-test-slave-vs8b"
I20260709 13:08:12.811022 20479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602331780318-20479-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602331780318-20479-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602331780318-20479-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 13:08:12.847579 20479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:12.848668 20479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:12.850006 20479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:12.852063 20479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:12.852233 20479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:12.852479 20479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:12.852679 20479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:12.890185 20479 rpc_server.cc:307] RPC server started. Bound to: 127.19.255.195:44587
I20260709 13:08:12.890295 26416 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.255.195:44587 every 8 connection(s)
I20260709 13:08:12.903810 26417 heartbeater.cc:344] Connected to a master server at 127.19.255.254:41247
I20260709 13:08:12.904230 26417 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:12.904923 26417 heartbeater.cc:507] Master 127.19.255.254:41247 requested a full tablet report, sending...
I20260709 13:08:12.906709 26141 ts_manager.cc:194] Registered new tserver with Master: ecfa67bfc14448e2a894c4cd8174b209 (127.19.255.195:44587)
I20260709 13:08:12.906843 20479 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013437028s
I20260709 13:08:12.908165 26141 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39206
I20260709 13:08:12.930125 26141 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39208:
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 13:08:12.932955 26141 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 13:08:12.996747 26308 tablet_service.cc:1511] Processing CreateTablet for tablet 1e26a73a118742d5a77af85f0a319a80 (DEFAULT_TABLE table=test-workload [id=d9ad7a5e51554cd4a42b24d447c9727e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:08:12.998553 26308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e26a73a118742d5a77af85f0a319a80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:13.003167 26307 tablet_service.cc:1511] Processing CreateTablet for tablet e65f94687278452e9a252d548521e469 (DEFAULT_TABLE table=test-workload [id=d9ad7a5e51554cd4a42b24d447c9727e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:08:13.004601 26307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e65f94687278452e9a252d548521e469. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:13.008783 26306 tablet_service.cc:1511] Processing CreateTablet for tablet 3dea3d510ddd422ebc56fbf7d1c7bc64 (DEFAULT_TABLE table=test-workload [id=d9ad7a5e51554cd4a42b24d447c9727e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:08:13.010092 26306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dea3d510ddd422ebc56fbf7d1c7bc64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:13.017184 26305 tablet_service.cc:1511] Processing CreateTablet for tablet ef1c06816a8c4658a7ffb8c102411de8 (DEFAULT_TABLE table=test-workload [id=d9ad7a5e51554cd4a42b24d447c9727e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:08:13.018532 26305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef1c06816a8c4658a7ffb8c102411de8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:13.018915 26380 tablet_service.cc:1511] Processing CreateTablet for tablet 3dea3d510ddd422ebc56fbf7d1c7bc64 (DEFAULT_TABLE table=test-workload [id=d9ad7a5e51554cd4a42b24d447c9727e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:08:13.020215 26380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dea3d510ddd422ebc56fbf7d1c7bc64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:13.020915 26382 tablet_service.cc:1511] Processing CreateTablet for tablet 1e26a73a118742d5a77af85f0a319a80 (DEFAULT_TABLE table=test-workload [id=d9ad7a5e51554cd4a42b24d447c9727e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:08:13.022172 26382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e26a73a118742d5a77af85f0a319a80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:13.018533 26381 tablet_service.cc:1511] Processing CreateTablet for tablet e65f94687278452e9a252d548521e469 (DEFAULT_TABLE table=test-workload [id=d9ad7a5e51554cd4a42b24d447c9727e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:08:13.025013 26381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e65f94687278452e9a252d548521e469. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:13.025635 26379 tablet_service.cc:1511] Processing CreateTablet for tablet ef1c06816a8c4658a7ffb8c102411de8 (DEFAULT_TABLE table=test-workload [id=d9ad7a5e51554cd4a42b24d447c9727e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:08:13.026937 26379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef1c06816a8c4658a7ffb8c102411de8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:13.028831 26304 tablet_service.cc:1511] Processing CreateTablet for tablet 8570c2ce1ccc4ba782159e5816086122 (DEFAULT_TABLE table=test-workload [id=d9ad7a5e51554cd4a42b24d447c9727e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:08:13.030097 26304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8570c2ce1ccc4ba782159e5816086122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:13.032822 26303 tablet_service.cc:1511] Processing CreateTablet for tablet 9d5f41767ba948948044f2719c251372 (DEFAULT_TABLE table=test-workload [id=d9ad7a5e51554cd4a42b24d447c9727e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:08:13.034116 26303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d5f41767ba948948044f2719c251372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:13.039618 26378 tablet_service.cc:1511] Processing CreateTablet for tablet 8570c2ce1ccc4ba782159e5816086122 (DEFAULT_TABLE table=test-workload [id=d9ad7a5e51554cd4a42b24d447c9727e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:08:13.040948 26378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8570c2ce1ccc4ba782159e5816086122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:13.044857 26377 tablet_service.cc:1511] Processing CreateTablet for tablet 9d5f41767ba948948044f2719c251372 (DEFAULT_TABLE table=test-workload [id=d9ad7a5e51554cd4a42b24d447c9727e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:08:13.046173 26377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d5f41767ba948948044f2719c251372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:13.048796 26376 tablet_service.cc:1511] Processing CreateTablet for tablet 6fcf0203ab254bf39f6e1eb736d4de23 (DEFAULT_TABLE table=test-workload [id=d9ad7a5e51554cd4a42b24d447c9727e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:08:13.050064 26376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fcf0203ab254bf39f6e1eb736d4de23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:13.050257 26302 tablet_service.cc:1511] Processing CreateTablet for tablet 6fcf0203ab254bf39f6e1eb736d4de23 (DEFAULT_TABLE table=test-workload [id=d9ad7a5e51554cd4a42b24d447c9727e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:08:13.053560 26432 tablet_bootstrap.cc:492] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209: Bootstrap starting.
I20260709 13:08:13.054114 26301 tablet_service.cc:1511] Processing CreateTablet for tablet f7aa4d1f8119415d94f376fdd3a00e36 (DEFAULT_TABLE table=test-workload [id=d9ad7a5e51554cd4a42b24d447c9727e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:08:13.056965 26300 tablet_service.cc:1511] Processing CreateTablet for tablet a54e1b0ce5ec457f90331253313d8bc0 (DEFAULT_TABLE table=test-workload [id=d9ad7a5e51554cd4a42b24d447c9727e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:08:13.059993 26432 tablet_bootstrap.cc:654] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:13.059868 26299 tablet_service.cc:1511] Processing CreateTablet for tablet 8a0896df053d4717885776bcf7b17d18 (DEFAULT_TABLE table=test-workload [id=d9ad7a5e51554cd4a42b24d447c9727e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:08:13.061862 26302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fcf0203ab254bf39f6e1eb736d4de23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:13.088137 26382 tablet_service.cc:1511] Processing CreateTablet for tablet a54e1b0ce5ec457f90331253313d8bc0 (DEFAULT_TABLE table=test-workload [id=d9ad7a5e51554cd4a42b24d447c9727e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:08:13.088764 26375 tablet_service.cc:1511] Processing CreateTablet for tablet f7aa4d1f8119415d94f376fdd3a00e36 (DEFAULT_TABLE table=test-workload [id=d9ad7a5e51554cd4a42b24d447c9727e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:08:13.089514 26382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a54e1b0ce5ec457f90331253313d8bc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:13.088136 26381 tablet_service.cc:1511] Processing CreateTablet for tablet 8a0896df053d4717885776bcf7b17d18 (DEFAULT_TABLE table=test-workload [id=d9ad7a5e51554cd4a42b24d447c9727e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:08:13.092921 26381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a0896df053d4717885776bcf7b17d18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:13.100077 26375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7aa4d1f8119415d94f376fdd3a00e36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:13.110765 26299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a0896df053d4717885776bcf7b17d18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:13.128008 26301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7aa4d1f8119415d94f376fdd3a00e36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:13.162472 26300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a54e1b0ce5ec457f90331253313d8bc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:13.173552 26433 tablet_bootstrap.cc:492] T ef1c06816a8c4658a7ffb8c102411de8 P 5fbf0a23ab2d4c50894e10878aaf5802: Bootstrap starting.
I20260709 13:08:13.173967 26230 tablet_service.cc:1511] Processing CreateTablet for tablet ef1c06816a8c4658a7ffb8c102411de8 (DEFAULT_TABLE table=test-workload [id=d9ad7a5e51554cd4a42b24d447c9727e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:08:13.175428 26233 tablet_service.cc:1511] Processing CreateTablet for tablet 1e26a73a118742d5a77af85f0a319a80 (DEFAULT_TABLE table=test-workload [id=d9ad7a5e51554cd4a42b24d447c9727e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:08:13.175302 26230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef1c06816a8c4658a7ffb8c102411de8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:13.176760 26233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e26a73a118742d5a77af85f0a319a80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:13.179351 26433 tablet_bootstrap.cc:654] T ef1c06816a8c4658a7ffb8c102411de8 P 5fbf0a23ab2d4c50894e10878aaf5802: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:13.180836 26232 tablet_service.cc:1511] Processing CreateTablet for tablet e65f94687278452e9a252d548521e469 (DEFAULT_TABLE table=test-workload [id=d9ad7a5e51554cd4a42b24d447c9727e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:08:13.182121 26232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e65f94687278452e9a252d548521e469. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:13.185058 26231 tablet_service.cc:1511] Processing CreateTablet for tablet 3dea3d510ddd422ebc56fbf7d1c7bc64 (DEFAULT_TABLE table=test-workload [id=d9ad7a5e51554cd4a42b24d447c9727e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:08:13.186291 26231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dea3d510ddd422ebc56fbf7d1c7bc64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:13.188774 26229 tablet_service.cc:1511] Processing CreateTablet for tablet 8570c2ce1ccc4ba782159e5816086122 (DEFAULT_TABLE table=test-workload [id=d9ad7a5e51554cd4a42b24d447c9727e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:08:13.175297 26226 tablet_service.cc:1511] Processing CreateTablet for tablet f7aa4d1f8119415d94f376fdd3a00e36 (DEFAULT_TABLE table=test-workload [id=d9ad7a5e51554cd4a42b24d447c9727e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:08:13.189594 26432 tablet_bootstrap.cc:492] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209: No bootstrap required, opened a new log
I20260709 13:08:13.194106 26225 tablet_service.cc:1511] Processing CreateTablet for tablet a54e1b0ce5ec457f90331253313d8bc0 (DEFAULT_TABLE table=test-workload [id=d9ad7a5e51554cd4a42b24d447c9727e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:08:13.191306 26227 tablet_service.cc:1511] Processing CreateTablet for tablet 6fcf0203ab254bf39f6e1eb736d4de23 (DEFAULT_TABLE table=test-workload [id=d9ad7a5e51554cd4a42b24d447c9727e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:08:13.191306 26228 tablet_service.cc:1511] Processing CreateTablet for tablet 9d5f41767ba948948044f2719c251372 (DEFAULT_TABLE table=test-workload [id=d9ad7a5e51554cd4a42b24d447c9727e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:08:13.195225 26229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8570c2ce1ccc4ba782159e5816086122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:13.200390 26226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7aa4d1f8119415d94f376fdd3a00e36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:13.204106 26432 ts_tablet_manager.cc:1403] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209: Time spent bootstrapping tablet: real 0.151s	user 0.019s	sys 0.064s
I20260709 13:08:13.204470 26225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a54e1b0ce5ec457f90331253313d8bc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:13.207007 26227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fcf0203ab254bf39f6e1eb736d4de23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:13.209040 26432 raft_consensus.cc:359] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.209764 26432 raft_consensus.cc:385] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:13.210041 26432 raft_consensus.cc:740] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecfa67bfc14448e2a894c4cd8174b209, State: Initialized, Role: FOLLOWER
I20260709 13:08:13.211395 26228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d5f41767ba948948044f2719c251372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:13.210943 26432 consensus_queue.cc:260] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.221071 26230 tablet_service.cc:1511] Processing CreateTablet for tablet 8a0896df053d4717885776bcf7b17d18 (DEFAULT_TABLE table=test-workload [id=d9ad7a5e51554cd4a42b24d447c9727e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:08:13.222324 26230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a0896df053d4717885776bcf7b17d18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:13.231873 26417 heartbeater.cc:499] Master 127.19.255.254:41247 was elected leader, sending a full tablet report...
I20260709 13:08:13.232234 26432 ts_tablet_manager.cc:1434] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209: Time spent starting tablet: real 0.028s	user 0.013s	sys 0.012s
I20260709 13:08:13.232672 26433 tablet_bootstrap.cc:492] T ef1c06816a8c4658a7ffb8c102411de8 P 5fbf0a23ab2d4c50894e10878aaf5802: No bootstrap required, opened a new log
I20260709 13:08:13.233157 26433 ts_tablet_manager.cc:1403] T ef1c06816a8c4658a7ffb8c102411de8 P 5fbf0a23ab2d4c50894e10878aaf5802: Time spent bootstrapping tablet: real 0.060s	user 0.007s	sys 0.004s
I20260709 13:08:13.233235 26432 tablet_bootstrap.cc:492] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209: Bootstrap starting.
I20260709 13:08:13.237103 26436 tablet_bootstrap.cc:492] T ef1c06816a8c4658a7ffb8c102411de8 P bd096026553d4ee9b944ec758f95b951: Bootstrap starting.
I20260709 13:08:13.239346 26432 tablet_bootstrap.cc:654] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:13.236039 26433 raft_consensus.cc:359] T ef1c06816a8c4658a7ffb8c102411de8 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.244422 26433 raft_consensus.cc:385] T ef1c06816a8c4658a7ffb8c102411de8 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:13.244724 26433 raft_consensus.cc:740] T ef1c06816a8c4658a7ffb8c102411de8 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fbf0a23ab2d4c50894e10878aaf5802, State: Initialized, Role: FOLLOWER
I20260709 13:08:13.247960 26433 consensus_queue.cc:260] T ef1c06816a8c4658a7ffb8c102411de8 P 5fbf0a23ab2d4c50894e10878aaf5802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.252986 26436 tablet_bootstrap.cc:654] T ef1c06816a8c4658a7ffb8c102411de8 P bd096026553d4ee9b944ec758f95b951: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:13.258798 26343 heartbeater.cc:499] Master 127.19.255.254:41247 was elected leader, sending a full tablet report...
I20260709 13:08:13.259155 26433 ts_tablet_manager.cc:1434] T ef1c06816a8c4658a7ffb8c102411de8 P 5fbf0a23ab2d4c50894e10878aaf5802: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.004s
I20260709 13:08:13.261135 26433 tablet_bootstrap.cc:492] T e65f94687278452e9a252d548521e469 P 5fbf0a23ab2d4c50894e10878aaf5802: Bootstrap starting.
I20260709 13:08:13.269852 26433 tablet_bootstrap.cc:654] T e65f94687278452e9a252d548521e469 P 5fbf0a23ab2d4c50894e10878aaf5802: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:13.273461 26432 tablet_bootstrap.cc:492] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209: No bootstrap required, opened a new log
I20260709 13:08:13.274008 26432 ts_tablet_manager.cc:1403] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.017s
I20260709 13:08:13.273471 26436 tablet_bootstrap.cc:492] T ef1c06816a8c4658a7ffb8c102411de8 P bd096026553d4ee9b944ec758f95b951: No bootstrap required, opened a new log
I20260709 13:08:13.274917 26436 ts_tablet_manager.cc:1403] T ef1c06816a8c4658a7ffb8c102411de8 P bd096026553d4ee9b944ec758f95b951: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.010s
I20260709 13:08:13.276770 26432 raft_consensus.cc:359] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.277494 26432 raft_consensus.cc:385] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:13.277803 26432 raft_consensus.cc:740] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecfa67bfc14448e2a894c4cd8174b209, State: Initialized, Role: FOLLOWER
I20260709 13:08:13.278635 26432 consensus_queue.cc:260] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.277558 26436 raft_consensus.cc:359] T ef1c06816a8c4658a7ffb8c102411de8 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.280146 26436 raft_consensus.cc:385] T ef1c06816a8c4658a7ffb8c102411de8 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:13.280463 26436 raft_consensus.cc:740] T ef1c06816a8c4658a7ffb8c102411de8 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd096026553d4ee9b944ec758f95b951, State: Initialized, Role: FOLLOWER
I20260709 13:08:13.280747 26432 ts_tablet_manager.cc:1434] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:08:13.281131 26436 consensus_queue.cc:260] T ef1c06816a8c4658a7ffb8c102411de8 P bd096026553d4ee9b944ec758f95b951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.281658 26432 tablet_bootstrap.cc:492] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209: Bootstrap starting.
W20260709 13:08:13.282493 26344 tablet.cc:2406] T ef1c06816a8c4658a7ffb8c102411de8 P 5fbf0a23ab2d4c50894e10878aaf5802: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:08:13.289531 26432 tablet_bootstrap.cc:654] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:13.305307 26437 raft_consensus.cc:493] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:13.305974 26437 raft_consensus.cc:515] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.330998 26437 leader_election.cc:290] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809), 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194:36283)
I20260709 13:08:13.336488 26243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65f94687278452e9a252d548521e469" candidate_uuid: "ecfa67bfc14448e2a894c4cd8174b209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd096026553d4ee9b944ec758f95b951" is_pre_election: true
W20260709 13:08:13.338569 26355 leader_election.cc:343] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:13.348975 26436 ts_tablet_manager.cc:1434] T ef1c06816a8c4658a7ffb8c102411de8 P bd096026553d4ee9b944ec758f95b951: Time spent starting tablet: real 0.074s	user 0.028s	sys 0.028s
I20260709 13:08:13.351307 26268 heartbeater.cc:499] Master 127.19.255.254:41247 was elected leader, sending a full tablet report...
I20260709 13:08:13.360862 26437 raft_consensus.cc:493] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:13.361948 26433 tablet_bootstrap.cc:492] T e65f94687278452e9a252d548521e469 P 5fbf0a23ab2d4c50894e10878aaf5802: No bootstrap required, opened a new log
I20260709 13:08:13.362561 26433 ts_tablet_manager.cc:1403] T e65f94687278452e9a252d548521e469 P 5fbf0a23ab2d4c50894e10878aaf5802: Time spent bootstrapping tablet: real 0.102s	user 0.042s	sys 0.031s
I20260709 13:08:13.363066 26436 tablet_bootstrap.cc:492] T 6fcf0203ab254bf39f6e1eb736d4de23 P bd096026553d4ee9b944ec758f95b951: Bootstrap starting.
I20260709 13:08:13.361532 26437 raft_consensus.cc:515] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.366076 26243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e26a73a118742d5a77af85f0a319a80" candidate_uuid: "ecfa67bfc14448e2a894c4cd8174b209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd096026553d4ee9b944ec758f95b951" is_pre_election: true
W20260709 13:08:13.367530 26355 leader_election.cc:343] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:13.368468 26437 leader_election.cc:290] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194:36283), bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809)
I20260709 13:08:13.371254 26433 raft_consensus.cc:359] T e65f94687278452e9a252d548521e469 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.372119 26433 raft_consensus.cc:385] T e65f94687278452e9a252d548521e469 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:13.372406 26436 tablet_bootstrap.cc:654] T 6fcf0203ab254bf39f6e1eb736d4de23 P bd096026553d4ee9b944ec758f95b951: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:13.372475 26433 raft_consensus.cc:740] T e65f94687278452e9a252d548521e469 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fbf0a23ab2d4c50894e10878aaf5802, State: Initialized, Role: FOLLOWER
I20260709 13:08:13.373615 26433 consensus_queue.cc:260] T e65f94687278452e9a252d548521e469 P 5fbf0a23ab2d4c50894e10878aaf5802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.376181 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e26a73a118742d5a77af85f0a319a80" candidate_uuid: "ecfa67bfc14448e2a894c4cd8174b209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" is_pre_election: true
I20260709 13:08:13.375377 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65f94687278452e9a252d548521e469" candidate_uuid: "ecfa67bfc14448e2a894c4cd8174b209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" is_pre_election: true
I20260709 13:08:13.377678 26318 raft_consensus.cc:2468] T e65f94687278452e9a252d548521e469 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecfa67bfc14448e2a894c4cd8174b209 in term 0.
I20260709 13:08:13.378746 26433 ts_tablet_manager.cc:1434] T e65f94687278452e9a252d548521e469 P 5fbf0a23ab2d4c50894e10878aaf5802: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
W20260709 13:08:13.378356 26358 leader_election.cc:343] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194:36283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:13.379492 26358 leader_election.cc:304] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ecfa67bfc14448e2a894c4cd8174b209; no voters: 5fbf0a23ab2d4c50894e10878aaf5802, bd096026553d4ee9b944ec758f95b951
I20260709 13:08:13.379812 26433 tablet_bootstrap.cc:492] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802: Bootstrap starting.
I20260709 13:08:13.380264 26437 raft_consensus.cc:2749] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:13.380750 26358 leader_election.cc:304] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5fbf0a23ab2d4c50894e10878aaf5802, ecfa67bfc14448e2a894c4cd8174b209; no voters: bd096026553d4ee9b944ec758f95b951
I20260709 13:08:13.381531 26437 raft_consensus.cc:2804] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:13.381879 26437 raft_consensus.cc:493] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:13.382206 26437 raft_consensus.cc:3060] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:13.384891 26436 tablet_bootstrap.cc:492] T 6fcf0203ab254bf39f6e1eb736d4de23 P bd096026553d4ee9b944ec758f95b951: No bootstrap required, opened a new log
I20260709 13:08:13.385433 26436 ts_tablet_manager.cc:1403] T 6fcf0203ab254bf39f6e1eb736d4de23 P bd096026553d4ee9b944ec758f95b951: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.003s
I20260709 13:08:13.388535 26433 tablet_bootstrap.cc:654] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:13.389230 26436 raft_consensus.cc:359] T 6fcf0203ab254bf39f6e1eb736d4de23 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.390203 26436 raft_consensus.cc:385] T 6fcf0203ab254bf39f6e1eb736d4de23 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:13.390566 26436 raft_consensus.cc:740] T 6fcf0203ab254bf39f6e1eb736d4de23 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd096026553d4ee9b944ec758f95b951, State: Initialized, Role: FOLLOWER
I20260709 13:08:13.391656 26436 consensus_queue.cc:260] T 6fcf0203ab254bf39f6e1eb736d4de23 P bd096026553d4ee9b944ec758f95b951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.394724 26436 ts_tablet_manager.cc:1434] T 6fcf0203ab254bf39f6e1eb736d4de23 P bd096026553d4ee9b944ec758f95b951: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:08:13.394088 26437 raft_consensus.cc:515] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.397760 26436 tablet_bootstrap.cc:492] T a54e1b0ce5ec457f90331253313d8bc0 P bd096026553d4ee9b944ec758f95b951: Bootstrap starting.
I20260709 13:08:13.399586 26243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65f94687278452e9a252d548521e469" candidate_uuid: "ecfa67bfc14448e2a894c4cd8174b209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd096026553d4ee9b944ec758f95b951"
I20260709 13:08:13.399739 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65f94687278452e9a252d548521e469" candidate_uuid: "ecfa67bfc14448e2a894c4cd8174b209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fbf0a23ab2d4c50894e10878aaf5802"
I20260709 13:08:13.400810 26318 raft_consensus.cc:3060] T e65f94687278452e9a252d548521e469 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:13.401039 26355 leader_election.cc:343] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:13.402417 26432 tablet_bootstrap.cc:492] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209: No bootstrap required, opened a new log
I20260709 13:08:13.402917 26432 ts_tablet_manager.cc:1403] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209: Time spent bootstrapping tablet: real 0.121s	user 0.074s	sys 0.041s
I20260709 13:08:13.404251 26436 tablet_bootstrap.cc:654] T a54e1b0ce5ec457f90331253313d8bc0 P bd096026553d4ee9b944ec758f95b951: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:13.404084 26437 leader_election.cc:290] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 1 election: Requested vote from peers bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809), 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194:36283)
I20260709 13:08:13.406253 26432 raft_consensus.cc:359] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.407011 26432 raft_consensus.cc:385] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:13.407318 26432 raft_consensus.cc:740] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecfa67bfc14448e2a894c4cd8174b209, State: Initialized, Role: FOLLOWER
I20260709 13:08:13.408393 26432 consensus_queue.cc:260] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.410859 26432 ts_tablet_manager.cc:1434] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:08:13.411795 26432 tablet_bootstrap.cc:492] T ef1c06816a8c4658a7ffb8c102411de8 P ecfa67bfc14448e2a894c4cd8174b209: Bootstrap starting.
I20260709 13:08:13.412046 26318 raft_consensus.cc:2468] T e65f94687278452e9a252d548521e469 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecfa67bfc14448e2a894c4cd8174b209 in term 1.
I20260709 13:08:13.413292 26358 leader_election.cc:304] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5fbf0a23ab2d4c50894e10878aaf5802, ecfa67bfc14448e2a894c4cd8174b209; no voters: bd096026553d4ee9b944ec758f95b951
I20260709 13:08:13.414024 26433 tablet_bootstrap.cc:492] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802: No bootstrap required, opened a new log
I20260709 13:08:13.414533 26433 ts_tablet_manager.cc:1403] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.006s
I20260709 13:08:13.416066 26448 raft_consensus.cc:2804] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:13.420977 26432 tablet_bootstrap.cc:654] T ef1c06816a8c4658a7ffb8c102411de8 P ecfa67bfc14448e2a894c4cd8174b209: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:13.429579 26448 raft_consensus.cc:697] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 LEADER]: Becoming Leader. State: Replica: ecfa67bfc14448e2a894c4cd8174b209, State: Running, Role: LEADER
I20260709 13:08:13.432615 26433 raft_consensus.cc:359] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.434649 26448 consensus_queue.cc:237] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.435470 26433 raft_consensus.cc:385] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:13.435837 26433 raft_consensus.cc:740] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fbf0a23ab2d4c50894e10878aaf5802, State: Initialized, Role: FOLLOWER
I20260709 13:08:13.436754 26433 consensus_queue.cc:260] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.437366 26432 tablet_bootstrap.cc:492] T ef1c06816a8c4658a7ffb8c102411de8 P ecfa67bfc14448e2a894c4cd8174b209: No bootstrap required, opened a new log
I20260709 13:08:13.437371 26436 tablet_bootstrap.cc:492] T a54e1b0ce5ec457f90331253313d8bc0 P bd096026553d4ee9b944ec758f95b951: No bootstrap required, opened a new log
I20260709 13:08:13.437920 26432 ts_tablet_manager.cc:1403] T ef1c06816a8c4658a7ffb8c102411de8 P ecfa67bfc14448e2a894c4cd8174b209: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.012s
I20260709 13:08:13.438005 26436 ts_tablet_manager.cc:1403] T a54e1b0ce5ec457f90331253313d8bc0 P bd096026553d4ee9b944ec758f95b951: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.004s
I20260709 13:08:13.438876 26433 ts_tablet_manager.cc:1434] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:08:13.439898 26433 tablet_bootstrap.cc:492] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802: Bootstrap starting.
I20260709 13:08:13.440886 26432 raft_consensus.cc:359] T ef1c06816a8c4658a7ffb8c102411de8 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.441110 26436 raft_consensus.cc:359] T a54e1b0ce5ec457f90331253313d8bc0 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.441675 26432 raft_consensus.cc:385] T ef1c06816a8c4658a7ffb8c102411de8 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:13.441800 26436 raft_consensus.cc:385] T a54e1b0ce5ec457f90331253313d8bc0 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:13.441989 26432 raft_consensus.cc:740] T ef1c06816a8c4658a7ffb8c102411de8 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecfa67bfc14448e2a894c4cd8174b209, State: Initialized, Role: FOLLOWER
I20260709 13:08:13.442137 26436 raft_consensus.cc:740] T a54e1b0ce5ec457f90331253313d8bc0 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd096026553d4ee9b944ec758f95b951, State: Initialized, Role: FOLLOWER
I20260709 13:08:13.442864 26432 consensus_queue.cc:260] T ef1c06816a8c4658a7ffb8c102411de8 P ecfa67bfc14448e2a894c4cd8174b209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.442935 26436 consensus_queue.cc:260] T a54e1b0ce5ec457f90331253313d8bc0 P bd096026553d4ee9b944ec758f95b951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.445070 26432 ts_tablet_manager.cc:1434] T ef1c06816a8c4658a7ffb8c102411de8 P ecfa67bfc14448e2a894c4cd8174b209: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:08:13.445994 26432 tablet_bootstrap.cc:492] T 8a0896df053d4717885776bcf7b17d18 P ecfa67bfc14448e2a894c4cd8174b209: Bootstrap starting.
I20260709 13:08:13.447184 26433 tablet_bootstrap.cc:654] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:13.452371 26432 tablet_bootstrap.cc:654] T 8a0896df053d4717885776bcf7b17d18 P ecfa67bfc14448e2a894c4cd8174b209: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:13.452730 26449 raft_consensus.cc:493] T ef1c06816a8c4658a7ffb8c102411de8 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:13.453203 26449 raft_consensus.cc:515] T ef1c06816a8c4658a7ffb8c102411de8 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.456441 26243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1c06816a8c4658a7ffb8c102411de8" candidate_uuid: "ecfa67bfc14448e2a894c4cd8174b209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd096026553d4ee9b944ec758f95b951" is_pre_election: true
I20260709 13:08:13.456673 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1c06816a8c4658a7ffb8c102411de8" candidate_uuid: "ecfa67bfc14448e2a894c4cd8174b209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" is_pre_election: true
I20260709 13:08:13.457247 26243 raft_consensus.cc:2468] T ef1c06816a8c4658a7ffb8c102411de8 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecfa67bfc14448e2a894c4cd8174b209 in term 0.
I20260709 13:08:13.457546 26318 raft_consensus.cc:2468] T ef1c06816a8c4658a7ffb8c102411de8 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecfa67bfc14448e2a894c4cd8174b209 in term 0.
I20260709 13:08:13.459014 26437 raft_consensus.cc:493] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:13.458962 26355 leader_election.cc:304] T ef1c06816a8c4658a7ffb8c102411de8 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd096026553d4ee9b944ec758f95b951, ecfa67bfc14448e2a894c4cd8174b209; no voters: 
I20260709 13:08:13.459798 26437 raft_consensus.cc:515] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.462472 26437 leader_election.cc:290] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809), 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194:36283)
I20260709 13:08:13.463114 26437 raft_consensus.cc:2804] T ef1c06816a8c4658a7ffb8c102411de8 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:13.465785 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fcf0203ab254bf39f6e1eb736d4de23" candidate_uuid: "ecfa67bfc14448e2a894c4cd8174b209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" is_pre_election: true
W20260709 13:08:13.467492 26358 leader_election.cc:343] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194:36283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:13.463550 26437 raft_consensus.cc:493] T ef1c06816a8c4658a7ffb8c102411de8 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:13.468505 26437 raft_consensus.cc:3060] T ef1c06816a8c4658a7ffb8c102411de8 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:13.472328 26243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fcf0203ab254bf39f6e1eb736d4de23" candidate_uuid: "ecfa67bfc14448e2a894c4cd8174b209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd096026553d4ee9b944ec758f95b951" is_pre_election: true
I20260709 13:08:13.473167 26243 raft_consensus.cc:2468] T 6fcf0203ab254bf39f6e1eb736d4de23 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecfa67bfc14448e2a894c4cd8174b209 in term 0.
I20260709 13:08:13.475821 26449 leader_election.cc:290] T ef1c06816a8c4658a7ffb8c102411de8 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809), 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194:36283)
I20260709 13:08:13.478575 26436 ts_tablet_manager.cc:1434] T a54e1b0ce5ec457f90331253313d8bc0 P bd096026553d4ee9b944ec758f95b951: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 13:08:13.477854 26138 catalog_manager.cc:5697] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209 reported cstate change: term changed from 0 to 1, leader changed from <none> to ecfa67bfc14448e2a894c4cd8174b209 (127.19.255.195). New cstate: current_term: 1 leader_uuid: "ecfa67bfc14448e2a894c4cd8174b209" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:13.482524 26355 leader_election.cc:304] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bd096026553d4ee9b944ec758f95b951, ecfa67bfc14448e2a894c4cd8174b209; no voters: 5fbf0a23ab2d4c50894e10878aaf5802
I20260709 13:08:13.486618 26449 raft_consensus.cc:2804] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:13.486981 26449 raft_consensus.cc:493] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:13.487319 26449 raft_consensus.cc:3060] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:13.490195 26432 tablet_bootstrap.cc:492] T 8a0896df053d4717885776bcf7b17d18 P ecfa67bfc14448e2a894c4cd8174b209: No bootstrap required, opened a new log
I20260709 13:08:13.490716 26432 ts_tablet_manager.cc:1403] T 8a0896df053d4717885776bcf7b17d18 P ecfa67bfc14448e2a894c4cd8174b209: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.026s
I20260709 13:08:13.492818 26436 tablet_bootstrap.cc:492] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951: Bootstrap starting.
I20260709 13:08:13.495213 26432 raft_consensus.cc:359] T 8a0896df053d4717885776bcf7b17d18 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.496069 26432 raft_consensus.cc:385] T 8a0896df053d4717885776bcf7b17d18 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:13.496366 26432 raft_consensus.cc:740] T 8a0896df053d4717885776bcf7b17d18 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecfa67bfc14448e2a894c4cd8174b209, State: Initialized, Role: FOLLOWER
I20260709 13:08:13.496556 26433 tablet_bootstrap.cc:492] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802: No bootstrap required, opened a new log
I20260709 13:08:13.497115 26432 consensus_queue.cc:260] T 8a0896df053d4717885776bcf7b17d18 P ecfa67bfc14448e2a894c4cd8174b209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.499272 26449 raft_consensus.cc:515] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.499645 26433 ts_tablet_manager.cc:1403] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802: Time spent bootstrapping tablet: real 0.060s	user 0.025s	sys 0.019s
I20260709 13:08:13.499588 26432 ts_tablet_manager.cc:1434] T 8a0896df053d4717885776bcf7b17d18 P ecfa67bfc14448e2a894c4cd8174b209: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 13:08:13.501164 26432 tablet_bootstrap.cc:492] T 9d5f41767ba948948044f2719c251372 P ecfa67bfc14448e2a894c4cd8174b209: Bootstrap starting.
I20260709 13:08:13.501967 26243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fcf0203ab254bf39f6e1eb736d4de23" candidate_uuid: "ecfa67bfc14448e2a894c4cd8174b209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd096026553d4ee9b944ec758f95b951"
I20260709 13:08:13.502532 26243 raft_consensus.cc:3060] T 6fcf0203ab254bf39f6e1eb736d4de23 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:13.504442 26433 raft_consensus.cc:359] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.505235 26433 raft_consensus.cc:385] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:13.505517 26433 raft_consensus.cc:740] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fbf0a23ab2d4c50894e10878aaf5802, State: Initialized, Role: FOLLOWER
I20260709 13:08:13.506587 26433 consensus_queue.cc:260] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
W20260709 13:08:13.507112 26189 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:13.507243 26432 tablet_bootstrap.cc:654] T 9d5f41767ba948948044f2719c251372 P ecfa67bfc14448e2a894c4cd8174b209: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:13.513737 26433 ts_tablet_manager.cc:1434] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:08:13.515440 26433 tablet_bootstrap.cc:492] T f7aa4d1f8119415d94f376fdd3a00e36 P 5fbf0a23ab2d4c50894e10878aaf5802: Bootstrap starting.
I20260709 13:08:13.516008 26437 raft_consensus.cc:515] T ef1c06816a8c4658a7ffb8c102411de8 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.518512 26432 tablet_bootstrap.cc:492] T 9d5f41767ba948948044f2719c251372 P ecfa67bfc14448e2a894c4cd8174b209: No bootstrap required, opened a new log
I20260709 13:08:13.518595 26243 raft_consensus.cc:2468] T 6fcf0203ab254bf39f6e1eb736d4de23 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecfa67bfc14448e2a894c4cd8174b209 in term 1.
I20260709 13:08:13.518816 26242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1c06816a8c4658a7ffb8c102411de8" candidate_uuid: "ecfa67bfc14448e2a894c4cd8174b209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd096026553d4ee9b944ec758f95b951"
I20260709 13:08:13.519523 26242 raft_consensus.cc:3060] T ef1c06816a8c4658a7ffb8c102411de8 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:13.519896 26355 leader_election.cc:304] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd096026553d4ee9b944ec758f95b951, ecfa67bfc14448e2a894c4cd8174b209; no voters: 
I20260709 13:08:13.522130 26433 tablet_bootstrap.cc:654] T f7aa4d1f8119415d94f376fdd3a00e36 P 5fbf0a23ab2d4c50894e10878aaf5802: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:13.522473 26454 raft_consensus.cc:2804] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:13.522981 26454 raft_consensus.cc:697] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 LEADER]: Becoming Leader. State: Replica: ecfa67bfc14448e2a894c4cd8174b209, State: Running, Role: LEADER
I20260709 13:08:13.524114 26436 tablet_bootstrap.cc:654] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:13.523831 26454 consensus_queue.cc:237] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.526790 26242 raft_consensus.cc:2468] T ef1c06816a8c4658a7ffb8c102411de8 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecfa67bfc14448e2a894c4cd8174b209 in term 1.
I20260709 13:08:13.527284 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fcf0203ab254bf39f6e1eb736d4de23" candidate_uuid: "ecfa67bfc14448e2a894c4cd8174b209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fbf0a23ab2d4c50894e10878aaf5802"
W20260709 13:08:13.528889 26358 leader_election.cc:343] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194:36283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:13.519080 26432 ts_tablet_manager.cc:1403] T 9d5f41767ba948948044f2719c251372 P ecfa67bfc14448e2a894c4cd8174b209: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.011s
I20260709 13:08:13.529728 26355 leader_election.cc:304] T ef1c06816a8c4658a7ffb8c102411de8 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd096026553d4ee9b944ec758f95b951, ecfa67bfc14448e2a894c4cd8174b209; no voters: 
I20260709 13:08:13.530817 26448 raft_consensus.cc:2804] T ef1c06816a8c4658a7ffb8c102411de8 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:13.531826 26449 leader_election.cc:290] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 1 election: Requested vote from peers bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809), 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194:36283)
I20260709 13:08:13.532109 26448 raft_consensus.cc:697] T ef1c06816a8c4658a7ffb8c102411de8 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 LEADER]: Becoming Leader. State: Replica: ecfa67bfc14448e2a894c4cd8174b209, State: Running, Role: LEADER
I20260709 13:08:13.532989 26448 consensus_queue.cc:237] T ef1c06816a8c4658a7ffb8c102411de8 P ecfa67bfc14448e2a894c4cd8174b209 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.534157 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1c06816a8c4658a7ffb8c102411de8" candidate_uuid: "ecfa67bfc14448e2a894c4cd8174b209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fbf0a23ab2d4c50894e10878aaf5802"
I20260709 13:08:13.534737 26318 raft_consensus.cc:3060] T ef1c06816a8c4658a7ffb8c102411de8 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:13.543058 26318 raft_consensus.cc:2468] T ef1c06816a8c4658a7ffb8c102411de8 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecfa67bfc14448e2a894c4cd8174b209 in term 1.
I20260709 13:08:13.544448 26432 raft_consensus.cc:359] T 9d5f41767ba948948044f2719c251372 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.545414 26432 raft_consensus.cc:385] T 9d5f41767ba948948044f2719c251372 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:13.545782 26432 raft_consensus.cc:740] T 9d5f41767ba948948044f2719c251372 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecfa67bfc14448e2a894c4cd8174b209, State: Initialized, Role: FOLLOWER
I20260709 13:08:13.546304 26437 leader_election.cc:290] T ef1c06816a8c4658a7ffb8c102411de8 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 1 election: Requested vote from peers bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809), 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194:36283)
I20260709 13:08:13.546844 26432 consensus_queue.cc:260] T 9d5f41767ba948948044f2719c251372 P ecfa67bfc14448e2a894c4cd8174b209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.549305 26432 ts_tablet_manager.cc:1434] T 9d5f41767ba948948044f2719c251372 P ecfa67bfc14448e2a894c4cd8174b209: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260709 13:08:13.552428 26432 tablet_bootstrap.cc:492] T f7aa4d1f8119415d94f376fdd3a00e36 P ecfa67bfc14448e2a894c4cd8174b209: Bootstrap starting.
I20260709 13:08:13.553220 26436 tablet_bootstrap.cc:492] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951: No bootstrap required, opened a new log
I20260709 13:08:13.553714 26436 ts_tablet_manager.cc:1403] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.000s
I20260709 13:08:13.556553 26436 raft_consensus.cc:359] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.557240 26436 raft_consensus.cc:385] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:13.557511 26436 raft_consensus.cc:740] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd096026553d4ee9b944ec758f95b951, State: Initialized, Role: FOLLOWER
I20260709 13:08:13.558445 26432 tablet_bootstrap.cc:654] T f7aa4d1f8119415d94f376fdd3a00e36 P ecfa67bfc14448e2a894c4cd8174b209: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:13.558696 26436 consensus_queue.cc:260] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.561022 26433 tablet_bootstrap.cc:492] T f7aa4d1f8119415d94f376fdd3a00e36 P 5fbf0a23ab2d4c50894e10878aaf5802: No bootstrap required, opened a new log
I20260709 13:08:13.561568 26433 ts_tablet_manager.cc:1403] T f7aa4d1f8119415d94f376fdd3a00e36 P 5fbf0a23ab2d4c50894e10878aaf5802: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.007s
I20260709 13:08:13.559346 26139 catalog_manager.cc:5697] T ef1c06816a8c4658a7ffb8c102411de8 P ecfa67bfc14448e2a894c4cd8174b209 reported cstate change: term changed from 0 to 1, leader changed from <none> to ecfa67bfc14448e2a894c4cd8174b209 (127.19.255.195). New cstate: current_term: 1 leader_uuid: "ecfa67bfc14448e2a894c4cd8174b209" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:13.563596 26139 catalog_manager.cc:5697] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 reported cstate change: term changed from 0 to 1, leader changed from <none> to ecfa67bfc14448e2a894c4cd8174b209 (127.19.255.195). New cstate: current_term: 1 leader_uuid: "ecfa67bfc14448e2a894c4cd8174b209" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:13.564504 26433 raft_consensus.cc:359] T f7aa4d1f8119415d94f376fdd3a00e36 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.565227 26433 raft_consensus.cc:385] T f7aa4d1f8119415d94f376fdd3a00e36 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:13.565521 26433 raft_consensus.cc:740] T f7aa4d1f8119415d94f376fdd3a00e36 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fbf0a23ab2d4c50894e10878aaf5802, State: Initialized, Role: FOLLOWER
I20260709 13:08:13.566385 26433 consensus_queue.cc:260] T f7aa4d1f8119415d94f376fdd3a00e36 P 5fbf0a23ab2d4c50894e10878aaf5802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.571630 26433 ts_tablet_manager.cc:1434] T f7aa4d1f8119415d94f376fdd3a00e36 P 5fbf0a23ab2d4c50894e10878aaf5802: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:08:13.572593 26433 tablet_bootstrap.cc:492] T 9d5f41767ba948948044f2719c251372 P 5fbf0a23ab2d4c50894e10878aaf5802: Bootstrap starting.
I20260709 13:08:13.575285 26436 ts_tablet_manager.cc:1434] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260709 13:08:13.579909 26436 tablet_bootstrap.cc:492] T 1e26a73a118742d5a77af85f0a319a80 P bd096026553d4ee9b944ec758f95b951: Bootstrap starting.
I20260709 13:08:13.585963 26436 tablet_bootstrap.cc:654] T 1e26a73a118742d5a77af85f0a319a80 P bd096026553d4ee9b944ec758f95b951: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:13.578029 26432 tablet_bootstrap.cc:492] T f7aa4d1f8119415d94f376fdd3a00e36 P ecfa67bfc14448e2a894c4cd8174b209: No bootstrap required, opened a new log
I20260709 13:08:13.588851 26432 ts_tablet_manager.cc:1403] T f7aa4d1f8119415d94f376fdd3a00e36 P ecfa67bfc14448e2a894c4cd8174b209: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.012s
I20260709 13:08:13.591650 26433 tablet_bootstrap.cc:654] T 9d5f41767ba948948044f2719c251372 P 5fbf0a23ab2d4c50894e10878aaf5802: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:13.591418 26432 raft_consensus.cc:359] T f7aa4d1f8119415d94f376fdd3a00e36 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.592144 26432 raft_consensus.cc:385] T f7aa4d1f8119415d94f376fdd3a00e36 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:13.592460 26432 raft_consensus.cc:740] T f7aa4d1f8119415d94f376fdd3a00e36 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecfa67bfc14448e2a894c4cd8174b209, State: Initialized, Role: FOLLOWER
I20260709 13:08:13.593191 26432 consensus_queue.cc:260] T f7aa4d1f8119415d94f376fdd3a00e36 P ecfa67bfc14448e2a894c4cd8174b209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.593729 26436 tablet_bootstrap.cc:492] T 1e26a73a118742d5a77af85f0a319a80 P bd096026553d4ee9b944ec758f95b951: No bootstrap required, opened a new log
I20260709 13:08:13.594219 26436 ts_tablet_manager.cc:1403] T 1e26a73a118742d5a77af85f0a319a80 P bd096026553d4ee9b944ec758f95b951: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 13:08:13.595889 26432 ts_tablet_manager.cc:1434] T f7aa4d1f8119415d94f376fdd3a00e36 P ecfa67bfc14448e2a894c4cd8174b209: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:08:13.596900 26432 tablet_bootstrap.cc:492] T 8570c2ce1ccc4ba782159e5816086122 P ecfa67bfc14448e2a894c4cd8174b209: Bootstrap starting.
I20260709 13:08:13.597478 26436 raft_consensus.cc:359] T 1e26a73a118742d5a77af85f0a319a80 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.598196 26436 raft_consensus.cc:385] T 1e26a73a118742d5a77af85f0a319a80 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:13.598479 26436 raft_consensus.cc:740] T 1e26a73a118742d5a77af85f0a319a80 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd096026553d4ee9b944ec758f95b951, State: Initialized, Role: FOLLOWER
I20260709 13:08:13.599287 26436 consensus_queue.cc:260] T 1e26a73a118742d5a77af85f0a319a80 P bd096026553d4ee9b944ec758f95b951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.603642 26432 tablet_bootstrap.cc:654] T 8570c2ce1ccc4ba782159e5816086122 P ecfa67bfc14448e2a894c4cd8174b209: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:13.604285 26436 ts_tablet_manager.cc:1434] T 1e26a73a118742d5a77af85f0a319a80 P bd096026553d4ee9b944ec758f95b951: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 13:08:13.605391 26436 tablet_bootstrap.cc:492] T 8a0896df053d4717885776bcf7b17d18 P bd096026553d4ee9b944ec758f95b951: Bootstrap starting.
I20260709 13:08:13.612879 26439 raft_consensus.cc:493] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:13.613204 26436 tablet_bootstrap.cc:654] T 8a0896df053d4717885776bcf7b17d18 P bd096026553d4ee9b944ec758f95b951: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:13.613371 26439 raft_consensus.cc:515] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.614132 26433 tablet_bootstrap.cc:492] T 9d5f41767ba948948044f2719c251372 P 5fbf0a23ab2d4c50894e10878aaf5802: No bootstrap required, opened a new log
I20260709 13:08:13.614683 26433 ts_tablet_manager.cc:1403] T 9d5f41767ba948948044f2719c251372 P 5fbf0a23ab2d4c50894e10878aaf5802: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.013s
I20260709 13:08:13.614950 26432 tablet_bootstrap.cc:492] T 8570c2ce1ccc4ba782159e5816086122 P ecfa67bfc14448e2a894c4cd8174b209: No bootstrap required, opened a new log
I20260709 13:08:13.615417 26432 ts_tablet_manager.cc:1403] T 8570c2ce1ccc4ba782159e5816086122 P ecfa67bfc14448e2a894c4cd8174b209: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260709 13:08:13.617921 26433 raft_consensus.cc:359] T 9d5f41767ba948948044f2719c251372 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.618758 26433 raft_consensus.cc:385] T 9d5f41767ba948948044f2719c251372 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:13.618667 26432 raft_consensus.cc:359] T 8570c2ce1ccc4ba782159e5816086122 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.619956 26432 raft_consensus.cc:385] T 8570c2ce1ccc4ba782159e5816086122 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:13.620311 26432 raft_consensus.cc:740] T 8570c2ce1ccc4ba782159e5816086122 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecfa67bfc14448e2a894c4cd8174b209, State: Initialized, Role: FOLLOWER
I20260709 13:08:13.619451 26433 raft_consensus.cc:740] T 9d5f41767ba948948044f2719c251372 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fbf0a23ab2d4c50894e10878aaf5802, State: Initialized, Role: FOLLOWER
I20260709 13:08:13.621644 26433 consensus_queue.cc:260] T 9d5f41767ba948948044f2719c251372 P 5fbf0a23ab2d4c50894e10878aaf5802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.624503 26432 consensus_queue.cc:260] T 8570c2ce1ccc4ba782159e5816086122 P ecfa67bfc14448e2a894c4cd8174b209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.626353 26439 leader_election.cc:290] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809), ecfa67bfc14448e2a894c4cd8174b209 (127.19.255.195:44587)
I20260709 13:08:13.627553 26432 ts_tablet_manager.cc:1434] T 8570c2ce1ccc4ba782159e5816086122 P ecfa67bfc14448e2a894c4cd8174b209: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:08:13.628734 26432 tablet_bootstrap.cc:492] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P ecfa67bfc14448e2a894c4cd8174b209: Bootstrap starting.
I20260709 13:08:13.637171 26432 tablet_bootstrap.cc:654] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P ecfa67bfc14448e2a894c4cd8174b209: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:13.640655 26436 tablet_bootstrap.cc:492] T 8a0896df053d4717885776bcf7b17d18 P bd096026553d4ee9b944ec758f95b951: No bootstrap required, opened a new log
I20260709 13:08:13.641089 26436 ts_tablet_manager.cc:1403] T 8a0896df053d4717885776bcf7b17d18 P bd096026553d4ee9b944ec758f95b951: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.018s
I20260709 13:08:13.642127 26433 ts_tablet_manager.cc:1434] T 9d5f41767ba948948044f2719c251372 P 5fbf0a23ab2d4c50894e10878aaf5802: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.001s
I20260709 13:08:13.643180 26433 tablet_bootstrap.cc:492] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802: Bootstrap starting.
I20260709 13:08:13.644138 26436 raft_consensus.cc:359] T 8a0896df053d4717885776bcf7b17d18 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.644661 26392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8570c2ce1ccc4ba782159e5816086122" candidate_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecfa67bfc14448e2a894c4cd8174b209" is_pre_election: true
I20260709 13:08:13.645408 26392 raft_consensus.cc:2468] T 8570c2ce1ccc4ba782159e5816086122 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fbf0a23ab2d4c50894e10878aaf5802 in term 0.
I20260709 13:08:13.644883 26436 raft_consensus.cc:385] T 8a0896df053d4717885776bcf7b17d18 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:13.646086 26436 raft_consensus.cc:740] T 8a0896df053d4717885776bcf7b17d18 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd096026553d4ee9b944ec758f95b951, State: Initialized, Role: FOLLOWER
I20260709 13:08:13.646837 26283 leader_election.cc:304] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fbf0a23ab2d4c50894e10878aaf5802, ecfa67bfc14448e2a894c4cd8174b209; no voters: 
I20260709 13:08:13.646981 26436 consensus_queue.cc:260] T 8a0896df053d4717885776bcf7b17d18 P bd096026553d4ee9b944ec758f95b951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.648481 26472 raft_consensus.cc:2804] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:13.648840 26472 raft_consensus.cc:493] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:13.649153 26472 raft_consensus.cc:3060] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:13.649539 26436 ts_tablet_manager.cc:1434] T 8a0896df053d4717885776bcf7b17d18 P bd096026553d4ee9b944ec758f95b951: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260709 13:08:13.650693 26436 tablet_bootstrap.cc:492] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P bd096026553d4ee9b944ec758f95b951: Bootstrap starting.
I20260709 13:08:13.656332 26472 raft_consensus.cc:515] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.658754 26436 tablet_bootstrap.cc:654] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P bd096026553d4ee9b944ec758f95b951: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:13.662348 26433 tablet_bootstrap.cc:654] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:13.669490 26472 leader_election.cc:290] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802 [CANDIDATE]: Term 1 election: Requested vote from peers bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809), ecfa67bfc14448e2a894c4cd8174b209 (127.19.255.195:44587)
I20260709 13:08:13.671077 26242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8570c2ce1ccc4ba782159e5816086122" candidate_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd096026553d4ee9b944ec758f95b951" is_pre_election: true
I20260709 13:08:13.671134 26243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8570c2ce1ccc4ba782159e5816086122" candidate_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd096026553d4ee9b944ec758f95b951"
W20260709 13:08:13.673126 26281 leader_election.cc:343] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:13.674856 26281 leader_election.cc:343] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:13.675086 26392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8570c2ce1ccc4ba782159e5816086122" candidate_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecfa67bfc14448e2a894c4cd8174b209"
I20260709 13:08:13.675391 26432 tablet_bootstrap.cc:492] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P ecfa67bfc14448e2a894c4cd8174b209: No bootstrap required, opened a new log
I20260709 13:08:13.675660 26392 raft_consensus.cc:3060] T 8570c2ce1ccc4ba782159e5816086122 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:13.675894 26432 ts_tablet_manager.cc:1403] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P ecfa67bfc14448e2a894c4cd8174b209: Time spent bootstrapping tablet: real 0.047s	user 0.007s	sys 0.028s
I20260709 13:08:13.678161 26433 tablet_bootstrap.cc:492] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802: No bootstrap required, opened a new log
I20260709 13:08:13.678761 26433 ts_tablet_manager.cc:1403] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.009s
I20260709 13:08:13.678606 26432 raft_consensus.cc:359] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.679338 26432 raft_consensus.cc:385] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:13.679639 26432 raft_consensus.cc:740] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecfa67bfc14448e2a894c4cd8174b209, State: Initialized, Role: FOLLOWER
I20260709 13:08:13.680464 26432 consensus_queue.cc:260] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P ecfa67bfc14448e2a894c4cd8174b209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.682520 26392 raft_consensus.cc:2468] T 8570c2ce1ccc4ba782159e5816086122 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fbf0a23ab2d4c50894e10878aaf5802 in term 1.
I20260709 13:08:13.683748 26283 leader_election.cc:304] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5fbf0a23ab2d4c50894e10878aaf5802, ecfa67bfc14448e2a894c4cd8174b209; no voters: bd096026553d4ee9b944ec758f95b951
I20260709 13:08:13.684334 26436 tablet_bootstrap.cc:492] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P bd096026553d4ee9b944ec758f95b951: No bootstrap required, opened a new log
I20260709 13:08:13.683899 26433 raft_consensus.cc:359] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.684556 26472 raft_consensus.cc:2804] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:13.684824 26436 ts_tablet_manager.cc:1403] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P bd096026553d4ee9b944ec758f95b951: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.005s
I20260709 13:08:13.684949 26433 raft_consensus.cc:385] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:13.685094 26472 raft_consensus.cc:697] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 LEADER]: Becoming Leader. State: Replica: 5fbf0a23ab2d4c50894e10878aaf5802, State: Running, Role: LEADER
I20260709 13:08:13.685568 26433 raft_consensus.cc:740] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fbf0a23ab2d4c50894e10878aaf5802, State: Initialized, Role: FOLLOWER
I20260709 13:08:13.686817 26441 raft_consensus.cc:493] T a54e1b0ce5ec457f90331253313d8bc0 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:13.686703 26433 consensus_queue.cc:260] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.687949 26436 raft_consensus.cc:359] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.687315 26441 raft_consensus.cc:515] T a54e1b0ce5ec457f90331253313d8bc0 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.688910 26436 raft_consensus.cc:385] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:13.689350 26436 raft_consensus.cc:740] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd096026553d4ee9b944ec758f95b951, State: Initialized, Role: FOLLOWER
I20260709 13:08:13.689858 26432 ts_tablet_manager.cc:1434] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P ecfa67bfc14448e2a894c4cd8174b209: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:08:13.690418 26436 consensus_queue.cc:260] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P bd096026553d4ee9b944ec758f95b951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.697621 26432 tablet_bootstrap.cc:492] T a54e1b0ce5ec457f90331253313d8bc0 P ecfa67bfc14448e2a894c4cd8174b209: Bootstrap starting.
I20260709 13:08:13.686050 26472 consensus_queue.cc:237] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.702571 26441 leader_election.cc:290] T a54e1b0ce5ec457f90331253313d8bc0 P bd096026553d4ee9b944ec758f95b951 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194:36283), ecfa67bfc14448e2a894c4cd8174b209 (127.19.255.195:44587)
I20260709 13:08:13.704011 26432 tablet_bootstrap.cc:654] T a54e1b0ce5ec457f90331253313d8bc0 P ecfa67bfc14448e2a894c4cd8174b209: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:13.706120 26439 raft_consensus.cc:493] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:13.706598 26439 raft_consensus.cc:515] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.708567 26439 leader_election.cc:290] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809), ecfa67bfc14448e2a894c4cd8174b209 (127.19.255.195:44587)
I20260709 13:08:13.710120 26243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e26a73a118742d5a77af85f0a319a80" candidate_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd096026553d4ee9b944ec758f95b951" is_pre_election: true
I20260709 13:08:13.710744 26243 raft_consensus.cc:2468] T 1e26a73a118742d5a77af85f0a319a80 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fbf0a23ab2d4c50894e10878aaf5802 in term 0.
I20260709 13:08:13.712417 26281 leader_election.cc:304] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fbf0a23ab2d4c50894e10878aaf5802, bd096026553d4ee9b944ec758f95b951; no voters: 
I20260709 13:08:13.713820 26439 raft_consensus.cc:2804] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:13.714269 26439 raft_consensus.cc:493] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:13.714704 26439 raft_consensus.cc:3060] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:13.728672 26283 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:44587, user_credentials={real_user=slave}} blocked reactor thread for 45031us
I20260709 13:08:13.730831 26391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e26a73a118742d5a77af85f0a319a80" candidate_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecfa67bfc14448e2a894c4cd8174b209" is_pre_election: true
I20260709 13:08:13.731675 26391 raft_consensus.cc:2468] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fbf0a23ab2d4c50894e10878aaf5802 in term 0.
I20260709 13:08:13.768174 26141 catalog_manager.cc:5697] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194). New cstate: current_term: 1 leader_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:13.776042 26472 raft_consensus.cc:493] T f7aa4d1f8119415d94f376fdd3a00e36 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:13.780121 26472 raft_consensus.cc:515] T f7aa4d1f8119415d94f376fdd3a00e36 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.786947 26243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7aa4d1f8119415d94f376fdd3a00e36" candidate_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd096026553d4ee9b944ec758f95b951" is_pre_election: true
W20260709 13:08:13.788475 26281 leader_election.cc:343] T f7aa4d1f8119415d94f376fdd3a00e36 P 5fbf0a23ab2d4c50894e10878aaf5802 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:13.796449 26392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7aa4d1f8119415d94f376fdd3a00e36" candidate_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecfa67bfc14448e2a894c4cd8174b209" is_pre_election: true
I20260709 13:08:13.797226 26392 raft_consensus.cc:2468] T f7aa4d1f8119415d94f376fdd3a00e36 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fbf0a23ab2d4c50894e10878aaf5802 in term 0.
I20260709 13:08:13.798834 26283 leader_election.cc:304] T f7aa4d1f8119415d94f376fdd3a00e36 P 5fbf0a23ab2d4c50894e10878aaf5802 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5fbf0a23ab2d4c50894e10878aaf5802, ecfa67bfc14448e2a894c4cd8174b209; no voters: bd096026553d4ee9b944ec758f95b951
I20260709 13:08:13.779214 26439 raft_consensus.cc:515] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.810516 26243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e26a73a118742d5a77af85f0a319a80" candidate_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd096026553d4ee9b944ec758f95b951"
I20260709 13:08:13.811277 26243 raft_consensus.cc:3060] T 1e26a73a118742d5a77af85f0a319a80 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:13.819898 26472 leader_election.cc:290] T f7aa4d1f8119415d94f376fdd3a00e36 P 5fbf0a23ab2d4c50894e10878aaf5802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809), ecfa67bfc14448e2a894c4cd8174b209 (127.19.255.195:44587)
I20260709 13:08:13.820976 26472 raft_consensus.cc:2804] T f7aa4d1f8119415d94f376fdd3a00e36 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:13.821395 26472 raft_consensus.cc:493] T f7aa4d1f8119415d94f376fdd3a00e36 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:13.821816 26472 raft_consensus.cc:3060] T f7aa4d1f8119415d94f376fdd3a00e36 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:13.825800 26454 raft_consensus.cc:493] T 8a0896df053d4717885776bcf7b17d18 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:13.826413 26454 raft_consensus.cc:515] T 8a0896df053d4717885776bcf7b17d18 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.831307 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a0896df053d4717885776bcf7b17d18" candidate_uuid: "ecfa67bfc14448e2a894c4cd8174b209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" is_pre_election: true
I20260709 13:08:13.832791 26242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a0896df053d4717885776bcf7b17d18" candidate_uuid: "ecfa67bfc14448e2a894c4cd8174b209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd096026553d4ee9b944ec758f95b951" is_pre_election: true
I20260709 13:08:13.833609 26242 raft_consensus.cc:2468] T 8a0896df053d4717885776bcf7b17d18 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecfa67bfc14448e2a894c4cd8174b209 in term 0.
W20260709 13:08:13.836066 26358 leader_election.cc:343] T 8a0896df053d4717885776bcf7b17d18 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194:36283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:13.837321 26355 leader_election.cc:304] T 8a0896df053d4717885776bcf7b17d18 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bd096026553d4ee9b944ec758f95b951, ecfa67bfc14448e2a894c4cd8174b209; no voters: 5fbf0a23ab2d4c50894e10878aaf5802
I20260709 13:08:13.838438 26437 raft_consensus.cc:2804] T 8a0896df053d4717885776bcf7b17d18 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:13.838896 26437 raft_consensus.cc:493] T 8a0896df053d4717885776bcf7b17d18 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:13.839318 26437 raft_consensus.cc:3060] T 8a0896df053d4717885776bcf7b17d18 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:13.834564 26454 leader_election.cc:290] T 8a0896df053d4717885776bcf7b17d18 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809), 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194:36283)
I20260709 13:08:13.849299 26437 raft_consensus.cc:515] T 8a0896df053d4717885776bcf7b17d18 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.852707 26242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a0896df053d4717885776bcf7b17d18" candidate_uuid: "ecfa67bfc14448e2a894c4cd8174b209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd096026553d4ee9b944ec758f95b951"
I20260709 13:08:13.853396 26242 raft_consensus.cc:3060] T 8a0896df053d4717885776bcf7b17d18 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:13.861742 26392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e26a73a118742d5a77af85f0a319a80" candidate_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecfa67bfc14448e2a894c4cd8174b209"
I20260709 13:08:13.862471 26392 raft_consensus.cc:3060] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:13.870560 26242 raft_consensus.cc:2468] T 8a0896df053d4717885776bcf7b17d18 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecfa67bfc14448e2a894c4cd8174b209 in term 1.
I20260709 13:08:13.872085 26355 leader_election.cc:304] T 8a0896df053d4717885776bcf7b17d18 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd096026553d4ee9b944ec758f95b951, ecfa67bfc14448e2a894c4cd8174b209; no voters: 
I20260709 13:08:13.873169 26454 raft_consensus.cc:2804] T 8a0896df053d4717885776bcf7b17d18 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:13.873764 26454 raft_consensus.cc:697] T 8a0896df053d4717885776bcf7b17d18 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 LEADER]: Becoming Leader. State: Replica: ecfa67bfc14448e2a894c4cd8174b209, State: Running, Role: LEADER
I20260709 13:08:13.874534 26454 consensus_queue.cc:237] T 8a0896df053d4717885776bcf7b17d18 P ecfa67bfc14448e2a894c4cd8174b209 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
W20260709 13:08:13.880910 26355 consensus_peers.cc:597] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209 -> Peer bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809): Couldn't send request to peer bd096026553d4ee9b944ec758f95b951. 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 13:08:13.882575 26439 leader_election.cc:290] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 [CANDIDATE]: Term 1 election: Requested vote from peers bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809), ecfa67bfc14448e2a894c4cd8174b209 (127.19.255.195:44587)
I20260709 13:08:13.825023 26243 raft_consensus.cc:2468] T 1e26a73a118742d5a77af85f0a319a80 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fbf0a23ab2d4c50894e10878aaf5802 in term 1.
I20260709 13:08:13.889743 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a54e1b0ce5ec457f90331253313d8bc0" candidate_uuid: "bd096026553d4ee9b944ec758f95b951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" is_pre_election: true
I20260709 13:08:13.894309 26392 raft_consensus.cc:2468] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fbf0a23ab2d4c50894e10878aaf5802 in term 1.
I20260709 13:08:13.908214 26433 ts_tablet_manager.cc:1434] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802: Time spent starting tablet: real 0.229s	user 0.076s	sys 0.138s
I20260709 13:08:13.909361 26433 tablet_bootstrap.cc:492] T a54e1b0ce5ec457f90331253313d8bc0 P 5fbf0a23ab2d4c50894e10878aaf5802: Bootstrap starting.
W20260709 13:08:13.903616 26209 leader_election.cc:343] T a54e1b0ce5ec457f90331253313d8bc0 P bd096026553d4ee9b944ec758f95b951 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194:36283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:13.905292 26281 leader_election.cc:304] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fbf0a23ab2d4c50894e10878aaf5802, bd096026553d4ee9b944ec758f95b951; no voters: 
I20260709 13:08:13.911967 26141 catalog_manager.cc:5697] T 8a0896df053d4717885776bcf7b17d18 P ecfa67bfc14448e2a894c4cd8174b209 reported cstate change: term changed from 0 to 1, leader changed from <none> to ecfa67bfc14448e2a894c4cd8174b209 (127.19.255.195). New cstate: current_term: 1 leader_uuid: "ecfa67bfc14448e2a894c4cd8174b209" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:13.913252 26391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a54e1b0ce5ec457f90331253313d8bc0" candidate_uuid: "bd096026553d4ee9b944ec758f95b951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecfa67bfc14448e2a894c4cd8174b209" is_pre_election: true
I20260709 13:08:13.914407 26448 consensus_queue.cc:1048] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:08:13.914624 26208 leader_election.cc:343] T a54e1b0ce5ec457f90331253313d8bc0 P bd096026553d4ee9b944ec758f95b951 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ecfa67bfc14448e2a894c4cd8174b209 (127.19.255.195:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:13.915182 26208 leader_election.cc:304] T a54e1b0ce5ec457f90331253313d8bc0 P bd096026553d4ee9b944ec758f95b951 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd096026553d4ee9b944ec758f95b951; no voters: 5fbf0a23ab2d4c50894e10878aaf5802, ecfa67bfc14448e2a894c4cd8174b209
I20260709 13:08:13.916009 26433 tablet_bootstrap.cc:654] T a54e1b0ce5ec457f90331253313d8bc0 P 5fbf0a23ab2d4c50894e10878aaf5802: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:13.916239 26441 raft_consensus.cc:2749] T a54e1b0ce5ec457f90331253313d8bc0 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:13.924296 26439 raft_consensus.cc:2804] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:13.928273 26432 tablet_bootstrap.cc:492] T a54e1b0ce5ec457f90331253313d8bc0 P ecfa67bfc14448e2a894c4cd8174b209: No bootstrap required, opened a new log
I20260709 13:08:13.931245 26432 ts_tablet_manager.cc:1403] T a54e1b0ce5ec457f90331253313d8bc0 P ecfa67bfc14448e2a894c4cd8174b209: Time spent bootstrapping tablet: real 0.234s	user 0.062s	sys 0.125s
I20260709 13:08:13.928591 26436 ts_tablet_manager.cc:1434] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P bd096026553d4ee9b944ec758f95b951: Time spent starting tablet: real 0.243s	user 0.066s	sys 0.135s
I20260709 13:08:13.946321 26478 raft_consensus.cc:493] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:13.947075 26436 tablet_bootstrap.cc:492] T 8570c2ce1ccc4ba782159e5816086122 P bd096026553d4ee9b944ec758f95b951: Bootstrap starting.
I20260709 13:08:13.947000 26478 raft_consensus.cc:515] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.942478 26439 raft_consensus.cc:697] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 LEADER]: Becoming Leader. State: Replica: 5fbf0a23ab2d4c50894e10878aaf5802, State: Running, Role: LEADER
I20260709 13:08:13.954879 26432 raft_consensus.cc:359] T a54e1b0ce5ec457f90331253313d8bc0 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.955766 26432 raft_consensus.cc:385] T a54e1b0ce5ec457f90331253313d8bc0 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:13.956128 26432 raft_consensus.cc:740] T a54e1b0ce5ec457f90331253313d8bc0 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecfa67bfc14448e2a894c4cd8174b209, State: Initialized, Role: FOLLOWER
I20260709 13:08:13.957156 26432 consensus_queue.cc:260] T a54e1b0ce5ec457f90331253313d8bc0 P ecfa67bfc14448e2a894c4cd8174b209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.959242 26448 raft_consensus.cc:493] T a54e1b0ce5ec457f90331253313d8bc0 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:13.959841 26448 raft_consensus.cc:515] T a54e1b0ce5ec457f90331253313d8bc0 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.960734 26476 raft_consensus.cc:493] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:13.961401 26476 raft_consensus.cc:515] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.962401 26448 leader_election.cc:290] T a54e1b0ce5ec457f90331253313d8bc0 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809), 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194:36283)
I20260709 13:08:13.963244 26243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a54e1b0ce5ec457f90331253313d8bc0" candidate_uuid: "ecfa67bfc14448e2a894c4cd8174b209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd096026553d4ee9b944ec758f95b951" is_pre_election: true
I20260709 13:08:13.963864 26432 ts_tablet_manager.cc:1434] T a54e1b0ce5ec457f90331253313d8bc0 P ecfa67bfc14448e2a894c4cd8174b209: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 13:08:13.963968 26243 raft_consensus.cc:2468] T a54e1b0ce5ec457f90331253313d8bc0 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecfa67bfc14448e2a894c4cd8174b209 in term 0.
I20260709 13:08:13.965052 26241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dea3d510ddd422ebc56fbf7d1c7bc64" candidate_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd096026553d4ee9b944ec758f95b951" is_pre_election: true
I20260709 13:08:13.965531 26355 leader_election.cc:304] T a54e1b0ce5ec457f90331253313d8bc0 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd096026553d4ee9b944ec758f95b951, ecfa67bfc14448e2a894c4cd8174b209; no voters: 
I20260709 13:08:13.965905 26241 raft_consensus.cc:2468] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fbf0a23ab2d4c50894e10878aaf5802 in term 0.
I20260709 13:08:13.966818 26448 raft_consensus.cc:2804] T a54e1b0ce5ec457f90331253313d8bc0 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:13.967307 26448 raft_consensus.cc:493] T a54e1b0ce5ec457f90331253313d8bc0 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:13.967758 26448 raft_consensus.cc:3060] T a54e1b0ce5ec457f90331253313d8bc0 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:13.967898 26281 leader_election.cc:304] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fbf0a23ab2d4c50894e10878aaf5802, bd096026553d4ee9b944ec758f95b951; no voters: 
I20260709 13:08:13.969220 26485 raft_consensus.cc:2804] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:13.969672 26485 raft_consensus.cc:493] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:13.970080 26485 raft_consensus.cc:3060] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:13.971164 26436 tablet_bootstrap.cc:654] T 8570c2ce1ccc4ba782159e5816086122 P bd096026553d4ee9b944ec758f95b951: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:13.974071 26392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dea3d510ddd422ebc56fbf7d1c7bc64" candidate_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecfa67bfc14448e2a894c4cd8174b209" is_pre_election: true
I20260709 13:08:13.974923 26392 raft_consensus.cc:2468] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fbf0a23ab2d4c50894e10878aaf5802 in term 0.
I20260709 13:08:13.976130 26448 raft_consensus.cc:515] T a54e1b0ce5ec457f90331253313d8bc0 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.978144 26478 leader_election.cc:290] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194:36283), ecfa67bfc14448e2a894c4cd8174b209 (127.19.255.195:44587)
I20260709 13:08:13.979133 26392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d5f41767ba948948044f2719c251372" candidate_uuid: "bd096026553d4ee9b944ec758f95b951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecfa67bfc14448e2a894c4cd8174b209" is_pre_election: true
I20260709 13:08:13.979936 26392 raft_consensus.cc:2468] T 9d5f41767ba948948044f2719c251372 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd096026553d4ee9b944ec758f95b951 in term 0.
I20260709 13:08:13.982383 26472 raft_consensus.cc:515] T f7aa4d1f8119415d94f376fdd3a00e36 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:13.985891 26241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7aa4d1f8119415d94f376fdd3a00e36" candidate_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd096026553d4ee9b944ec758f95b951"
W20260709 13:08:13.987999 26281 leader_election.cc:343] T f7aa4d1f8119415d94f376fdd3a00e36 P 5fbf0a23ab2d4c50894e10878aaf5802 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:13.989173 26482 log.cc:927] Time spent T 8a0896df053d4717885776bcf7b17d18 P ecfa67bfc14448e2a894c4cd8174b209: Append to log took a long time: real 0.106s	user 0.001s	sys 0.000s
I20260709 13:08:14.000420 26241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a54e1b0ce5ec457f90331253313d8bc0" candidate_uuid: "ecfa67bfc14448e2a894c4cd8174b209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd096026553d4ee9b944ec758f95b951"
I20260709 13:08:14.000524 26208 leader_election.cc:304] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd096026553d4ee9b944ec758f95b951, ecfa67bfc14448e2a894c4cd8174b209; no voters: 
I20260709 13:08:14.000957 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a0896df053d4717885776bcf7b17d18" candidate_uuid: "ecfa67bfc14448e2a894c4cd8174b209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fbf0a23ab2d4c50894e10878aaf5802"
I20260709 13:08:14.001259 26241 raft_consensus.cc:3060] T a54e1b0ce5ec457f90331253313d8bc0 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:14.001528 26478 raft_consensus.cc:2804] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:14.002012 26478 raft_consensus.cc:493] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:14.002409 26478 raft_consensus.cc:3060] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:14.002240 26316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a54e1b0ce5ec457f90331253313d8bc0" candidate_uuid: "ecfa67bfc14448e2a894c4cd8174b209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" is_pre_election: true
I20260709 13:08:14.003804 26437 leader_election.cc:290] T 8a0896df053d4717885776bcf7b17d18 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 1 election: Requested vote from peers bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809), 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194:36283)
I20260709 13:08:14.004932 26476 leader_election.cc:290] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809), ecfa67bfc14448e2a894c4cd8174b209 (127.19.255.195:44587)
W20260709 13:08:14.006248 26358 leader_election.cc:343] T 8a0896df053d4717885776bcf7b17d18 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194:36283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:14.009361 26437 consensus_queue.cc:1048] T ef1c06816a8c4658a7ffb8c102411de8 P ecfa67bfc14448e2a894c4cd8174b209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:08:14.010205 26358 consensus_peers.cc:597] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 -> Peer 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194:36283): Couldn't send request to peer 5fbf0a23ab2d4c50894e10878aaf5802. 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 13:08:14.010954 26358 leader_election.cc:343] T a54e1b0ce5ec457f90331253313d8bc0 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194:36283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:14.011880 26433 tablet_bootstrap.cc:492] T a54e1b0ce5ec457f90331253313d8bc0 P 5fbf0a23ab2d4c50894e10878aaf5802: No bootstrap required, opened a new log
I20260709 13:08:14.012401 26316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d5f41767ba948948044f2719c251372" candidate_uuid: "bd096026553d4ee9b944ec758f95b951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" is_pre_election: true
I20260709 13:08:14.013069 26316 raft_consensus.cc:2468] T 9d5f41767ba948948044f2719c251372 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd096026553d4ee9b944ec758f95b951 in term 0.
I20260709 13:08:14.012378 26433 ts_tablet_manager.cc:1403] T a54e1b0ce5ec457f90331253313d8bc0 P 5fbf0a23ab2d4c50894e10878aaf5802: Time spent bootstrapping tablet: real 0.103s	user 0.043s	sys 0.044s
I20260709 13:08:14.016693 26433 raft_consensus.cc:359] T a54e1b0ce5ec457f90331253313d8bc0 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:14.017995 26433 raft_consensus.cc:385] T a54e1b0ce5ec457f90331253313d8bc0 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:14.018326 26433 raft_consensus.cc:740] T a54e1b0ce5ec457f90331253313d8bc0 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fbf0a23ab2d4c50894e10878aaf5802, State: Initialized, Role: FOLLOWER
I20260709 13:08:14.019032 26433 consensus_queue.cc:260] T a54e1b0ce5ec457f90331253313d8bc0 P 5fbf0a23ab2d4c50894e10878aaf5802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:14.017570 26448 leader_election.cc:290] T a54e1b0ce5ec457f90331253313d8bc0 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 1 election: Requested vote from peers bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809), 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194:36283)
I20260709 13:08:14.025768 26433 ts_tablet_manager.cc:1434] T a54e1b0ce5ec457f90331253313d8bc0 P 5fbf0a23ab2d4c50894e10878aaf5802: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:08:14.026921 26433 tablet_bootstrap.cc:492] T 8a0896df053d4717885776bcf7b17d18 P 5fbf0a23ab2d4c50894e10878aaf5802: Bootstrap starting.
I20260709 13:08:14.028335 26439 consensus_queue.cc:237] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:14.029282 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a54e1b0ce5ec457f90331253313d8bc0" candidate_uuid: "ecfa67bfc14448e2a894c4cd8174b209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fbf0a23ab2d4c50894e10878aaf5802"
I20260709 13:08:14.029878 26318 raft_consensus.cc:3060] T a54e1b0ce5ec457f90331253313d8bc0 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:14.031602 26392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7aa4d1f8119415d94f376fdd3a00e36" candidate_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecfa67bfc14448e2a894c4cd8174b209"
I20260709 13:08:14.032186 26392 raft_consensus.cc:3060] T f7aa4d1f8119415d94f376fdd3a00e36 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:14.032908 26433 tablet_bootstrap.cc:654] T 8a0896df053d4717885776bcf7b17d18 P 5fbf0a23ab2d4c50894e10878aaf5802: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:14.038947 26478 raft_consensus.cc:515] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:14.049634 26436 tablet_bootstrap.cc:492] T 8570c2ce1ccc4ba782159e5816086122 P bd096026553d4ee9b944ec758f95b951: No bootstrap required, opened a new log
I20260709 13:08:14.050122 26436 ts_tablet_manager.cc:1403] T 8570c2ce1ccc4ba782159e5816086122 P bd096026553d4ee9b944ec758f95b951: Time spent bootstrapping tablet: real 0.103s	user 0.017s	sys 0.017s
I20260709 13:08:14.051482 26316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d5f41767ba948948044f2719c251372" candidate_uuid: "bd096026553d4ee9b944ec758f95b951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fbf0a23ab2d4c50894e10878aaf5802"
I20260709 13:08:14.034200 26472 leader_election.cc:290] T f7aa4d1f8119415d94f376fdd3a00e36 P 5fbf0a23ab2d4c50894e10878aaf5802 [CANDIDATE]: Term 1 election: Requested vote from peers bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809), ecfa67bfc14448e2a894c4cd8174b209 (127.19.255.195:44587)
I20260709 13:08:14.043860 26454 consensus_queue.cc:1048] T ef1c06816a8c4658a7ffb8c102411de8 P ecfa67bfc14448e2a894c4cd8174b209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:14.033577 26241 raft_consensus.cc:2468] T a54e1b0ce5ec457f90331253313d8bc0 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecfa67bfc14448e2a894c4cd8174b209 in term 1.
I20260709 13:08:14.050661 26433 tablet_bootstrap.cc:492] T 8a0896df053d4717885776bcf7b17d18 P 5fbf0a23ab2d4c50894e10878aaf5802: No bootstrap required, opened a new log
I20260709 13:08:14.053761 26433 ts_tablet_manager.cc:1403] T 8a0896df053d4717885776bcf7b17d18 P 5fbf0a23ab2d4c50894e10878aaf5802: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.001s
I20260709 13:08:14.054874 26391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d5f41767ba948948044f2719c251372" candidate_uuid: "bd096026553d4ee9b944ec758f95b951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecfa67bfc14448e2a894c4cd8174b209"
I20260709 13:08:14.055662 26391 raft_consensus.cc:3060] T 9d5f41767ba948948044f2719c251372 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:14.058276 26355 leader_election.cc:304] T a54e1b0ce5ec457f90331253313d8bc0 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd096026553d4ee9b944ec758f95b951, ecfa67bfc14448e2a894c4cd8174b209; no voters: 
I20260709 13:08:14.047986 26318 raft_consensus.cc:2468] T a54e1b0ce5ec457f90331253313d8bc0 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecfa67bfc14448e2a894c4cd8174b209 in term 1.
I20260709 13:08:14.060381 26454 raft_consensus.cc:2804] T a54e1b0ce5ec457f90331253313d8bc0 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:14.052611 26478 leader_election.cc:290] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951 [CANDIDATE]: Term 1 election: Requested vote from peers 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194:36283), ecfa67bfc14448e2a894c4cd8174b209 (127.19.255.195:44587)
I20260709 13:08:14.062062 26436 raft_consensus.cc:359] T 8570c2ce1ccc4ba782159e5816086122 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:14.062759 26436 raft_consensus.cc:385] T 8570c2ce1ccc4ba782159e5816086122 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:14.063006 26454 raft_consensus.cc:697] T a54e1b0ce5ec457f90331253313d8bc0 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 LEADER]: Becoming Leader. State: Replica: ecfa67bfc14448e2a894c4cd8174b209, State: Running, Role: LEADER
I20260709 13:08:14.063035 26436 raft_consensus.cc:740] T 8570c2ce1ccc4ba782159e5816086122 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd096026553d4ee9b944ec758f95b951, State: Initialized, Role: FOLLOWER
I20260709 13:08:14.052877 26316 raft_consensus.cc:3060] T 9d5f41767ba948948044f2719c251372 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:14.064905 26436 consensus_queue.cc:260] T 8570c2ce1ccc4ba782159e5816086122 P bd096026553d4ee9b944ec758f95b951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:14.066973 26454 consensus_queue.cc:237] T a54e1b0ce5ec457f90331253313d8bc0 P ecfa67bfc14448e2a894c4cd8174b209 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:14.070514 26485 raft_consensus.cc:515] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:14.072487 26436 ts_tablet_manager.cc:1434] T 8570c2ce1ccc4ba782159e5816086122 P bd096026553d4ee9b944ec758f95b951: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 13:08:14.078647 26436 tablet_bootstrap.cc:492] T e65f94687278452e9a252d548521e469 P bd096026553d4ee9b944ec758f95b951: Bootstrap starting.
I20260709 13:08:14.086207 26433 raft_consensus.cc:359] T 8a0896df053d4717885776bcf7b17d18 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:14.087132 26433 raft_consensus.cc:385] T 8a0896df053d4717885776bcf7b17d18 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:14.087468 26433 raft_consensus.cc:740] T 8a0896df053d4717885776bcf7b17d18 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fbf0a23ab2d4c50894e10878aaf5802, State: Initialized, Role: FOLLOWER
I20260709 13:08:14.093838 26433 consensus_queue.cc:260] T 8a0896df053d4717885776bcf7b17d18 P 5fbf0a23ab2d4c50894e10878aaf5802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:14.091362 26392 raft_consensus.cc:2468] T f7aa4d1f8119415d94f376fdd3a00e36 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fbf0a23ab2d4c50894e10878aaf5802 in term 1.
I20260709 13:08:14.097899 26460 consensus_queue.cc:1048] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:14.098268 26241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dea3d510ddd422ebc56fbf7d1c7bc64" candidate_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd096026553d4ee9b944ec758f95b951"
I20260709 13:08:14.098873 26241 raft_consensus.cc:3060] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:14.094714 26485 leader_election.cc:290] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 [CANDIDATE]: Term 1 election: Requested vote from peers bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809), ecfa67bfc14448e2a894c4cd8174b209 (127.19.255.195:44587)
I20260709 13:08:14.099653 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dea3d510ddd422ebc56fbf7d1c7bc64" candidate_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecfa67bfc14448e2a894c4cd8174b209"
I20260709 13:08:14.100800 26283 leader_election.cc:304] T f7aa4d1f8119415d94f376fdd3a00e36 P 5fbf0a23ab2d4c50894e10878aaf5802 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5fbf0a23ab2d4c50894e10878aaf5802, ecfa67bfc14448e2a894c4cd8174b209; no voters: bd096026553d4ee9b944ec758f95b951
I20260709 13:08:14.106112 26433 ts_tablet_manager.cc:1434] T 8a0896df053d4717885776bcf7b17d18 P 5fbf0a23ab2d4c50894e10878aaf5802: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.000s
I20260709 13:08:14.106874 26433 tablet_bootstrap.cc:492] T 6fcf0203ab254bf39f6e1eb736d4de23 P 5fbf0a23ab2d4c50894e10878aaf5802: Bootstrap starting.
I20260709 13:08:14.102941 26316 raft_consensus.cc:2468] T 9d5f41767ba948948044f2719c251372 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd096026553d4ee9b944ec758f95b951 in term 1.
I20260709 13:08:14.104677 26391 raft_consensus.cc:2468] T 9d5f41767ba948948044f2719c251372 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd096026553d4ee9b944ec758f95b951 in term 1.
I20260709 13:08:14.105611 26390 raft_consensus.cc:3060] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P ecfa67bfc14448e2a894c4cd8174b209 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:14.108661 26208 leader_election.cc:304] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd096026553d4ee9b944ec758f95b951, ecfa67bfc14448e2a894c4cd8174b209; no voters: 
I20260709 13:08:14.109478 26478 raft_consensus.cc:2804] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:14.110085 26478 raft_consensus.cc:697] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951 [term 1 LEADER]: Becoming Leader. State: Replica: bd096026553d4ee9b944ec758f95b951, State: Running, Role: LEADER
I20260709 13:08:14.111106 26472 raft_consensus.cc:2804] T f7aa4d1f8119415d94f376fdd3a00e36 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:14.110819 26478 consensus_queue.cc:237] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:14.111652 26472 raft_consensus.cc:697] T f7aa4d1f8119415d94f376fdd3a00e36 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 LEADER]: Becoming Leader. State: Replica: 5fbf0a23ab2d4c50894e10878aaf5802, State: Running, Role: LEADER
I20260709 13:08:14.112525 26472 consensus_queue.cc:237] T f7aa4d1f8119415d94f376fdd3a00e36 P 5fbf0a23ab2d4c50894e10878aaf5802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:14.113979 26436 tablet_bootstrap.cc:654] T e65f94687278452e9a252d548521e469 P bd096026553d4ee9b944ec758f95b951: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:14.121768 26390 raft_consensus.cc:2468] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fbf0a23ab2d4c50894e10878aaf5802 in term 1.
I20260709 13:08:14.113559 26139 catalog_manager.cc:5697] T a54e1b0ce5ec457f90331253313d8bc0 P ecfa67bfc14448e2a894c4cd8174b209 reported cstate change: term changed from 0 to 1, leader changed from <none> to ecfa67bfc14448e2a894c4cd8174b209 (127.19.255.195). New cstate: current_term: 1 leader_uuid: "ecfa67bfc14448e2a894c4cd8174b209" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:14.122781 26283 leader_election.cc:304] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fbf0a23ab2d4c50894e10878aaf5802, ecfa67bfc14448e2a894c4cd8174b209; no voters: 
I20260709 13:08:14.123728 26485 raft_consensus.cc:2804] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:14.124753 26486 raft_consensus.cc:493] T 8a0896df053d4717885776bcf7b17d18 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:14.105758 26241 raft_consensus.cc:2468] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fbf0a23ab2d4c50894e10878aaf5802 in term 1.
I20260709 13:08:14.125185 26486 raft_consensus.cc:515] T 8a0896df053d4717885776bcf7b17d18 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:14.126154 26485 raft_consensus.cc:697] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 LEADER]: Becoming Leader. State: Replica: 5fbf0a23ab2d4c50894e10878aaf5802, State: Running, Role: LEADER
I20260709 13:08:14.128299 26486 leader_election.cc:290] T 8a0896df053d4717885776bcf7b17d18 P 5fbf0a23ab2d4c50894e10878aaf5802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809), ecfa67bfc14448e2a894c4cd8174b209 (127.19.255.195:44587)
I20260709 13:08:14.136699 26241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a0896df053d4717885776bcf7b17d18" candidate_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd096026553d4ee9b944ec758f95b951" is_pre_election: true
I20260709 13:08:14.141956 26241 raft_consensus.cc:2393] T 8a0896df053d4717885776bcf7b17d18 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5fbf0a23ab2d4c50894e10878aaf5802 in current term 1: Already voted for candidate ecfa67bfc14448e2a894c4cd8174b209 in this term.
I20260709 13:08:14.138942 26433 tablet_bootstrap.cc:654] T 6fcf0203ab254bf39f6e1eb736d4de23 P 5fbf0a23ab2d4c50894e10878aaf5802: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:14.140861 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a0896df053d4717885776bcf7b17d18" candidate_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecfa67bfc14448e2a894c4cd8174b209" is_pre_election: true
I20260709 13:08:14.150996 26472 consensus_queue.cc:1048] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:14.151422 26283 leader_election.cc:304] T 8a0896df053d4717885776bcf7b17d18 P 5fbf0a23ab2d4c50894e10878aaf5802 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5fbf0a23ab2d4c50894e10878aaf5802; no voters: bd096026553d4ee9b944ec758f95b951, ecfa67bfc14448e2a894c4cd8174b209
I20260709 13:08:14.152464 26439 raft_consensus.cc:3060] T 8a0896df053d4717885776bcf7b17d18 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:14.152812 26241 raft_consensus.cc:3060] T 8570c2ce1ccc4ba782159e5816086122 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:14.156510 26139 catalog_manager.cc:5697] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd096026553d4ee9b944ec758f95b951 (127.19.255.193). New cstate: current_term: 1 leader_uuid: "bd096026553d4ee9b944ec758f95b951" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:14.143218 26141 catalog_manager.cc:5697] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194). New cstate: current_term: 1 leader_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:14.159657 26439 raft_consensus.cc:2749] T 8a0896df053d4717885776bcf7b17d18 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:14.136679 26485 consensus_queue.cc:237] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:14.177940 26439 consensus_queue.cc:1048] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:08:14.185060 26436 tablet_bootstrap.cc:492] T e65f94687278452e9a252d548521e469 P bd096026553d4ee9b944ec758f95b951: No bootstrap required, opened a new log
I20260709 13:08:14.185498 26436 ts_tablet_manager.cc:1403] T e65f94687278452e9a252d548521e469 P bd096026553d4ee9b944ec758f95b951: Time spent bootstrapping tablet: real 0.107s	user 0.013s	sys 0.017s
I20260709 13:08:14.187357 26436 raft_consensus.cc:359] T e65f94687278452e9a252d548521e469 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:14.187973 26436 raft_consensus.cc:385] T e65f94687278452e9a252d548521e469 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:14.188261 26436 raft_consensus.cc:740] T e65f94687278452e9a252d548521e469 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd096026553d4ee9b944ec758f95b951, State: Initialized, Role: FOLLOWER
I20260709 13:08:14.188984 26436 consensus_queue.cc:260] T e65f94687278452e9a252d548521e469 P bd096026553d4ee9b944ec758f95b951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:14.190822 26436 ts_tablet_manager.cc:1434] T e65f94687278452e9a252d548521e469 P bd096026553d4ee9b944ec758f95b951: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260709 13:08:14.189775 26433 tablet_bootstrap.cc:492] T 6fcf0203ab254bf39f6e1eb736d4de23 P 5fbf0a23ab2d4c50894e10878aaf5802: No bootstrap required, opened a new log
I20260709 13:08:14.191468 26433 ts_tablet_manager.cc:1403] T 6fcf0203ab254bf39f6e1eb736d4de23 P 5fbf0a23ab2d4c50894e10878aaf5802: Time spent bootstrapping tablet: real 0.085s	user 0.008s	sys 0.001s
I20260709 13:08:14.193926 26433 raft_consensus.cc:359] T 6fcf0203ab254bf39f6e1eb736d4de23 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:14.194625 26433 raft_consensus.cc:385] T 6fcf0203ab254bf39f6e1eb736d4de23 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:14.194941 26433 raft_consensus.cc:740] T 6fcf0203ab254bf39f6e1eb736d4de23 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fbf0a23ab2d4c50894e10878aaf5802, State: Initialized, Role: FOLLOWER
I20260709 13:08:14.195787 26433 consensus_queue.cc:260] T 6fcf0203ab254bf39f6e1eb736d4de23 P 5fbf0a23ab2d4c50894e10878aaf5802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:14.198046 26433 ts_tablet_manager.cc:1434] T 6fcf0203ab254bf39f6e1eb736d4de23 P 5fbf0a23ab2d4c50894e10878aaf5802: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:08:14.191738 26436 tablet_bootstrap.cc:492] T f7aa4d1f8119415d94f376fdd3a00e36 P bd096026553d4ee9b944ec758f95b951: Bootstrap starting.
I20260709 13:08:14.203501 26436 tablet_bootstrap.cc:654] T f7aa4d1f8119415d94f376fdd3a00e36 P bd096026553d4ee9b944ec758f95b951: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:14.208317 26138 catalog_manager.cc:5697] T f7aa4d1f8119415d94f376fdd3a00e36 P 5fbf0a23ab2d4c50894e10878aaf5802 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194). New cstate: current_term: 1 leader_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:14.210390 26138 catalog_manager.cc:5697] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194). New cstate: current_term: 1 leader_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:14.214248 26436 tablet_bootstrap.cc:492] T f7aa4d1f8119415d94f376fdd3a00e36 P bd096026553d4ee9b944ec758f95b951: No bootstrap required, opened a new log
I20260709 13:08:14.214704 26436 ts_tablet_manager.cc:1403] T f7aa4d1f8119415d94f376fdd3a00e36 P bd096026553d4ee9b944ec758f95b951: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260709 13:08:14.217301 26436 raft_consensus.cc:359] T f7aa4d1f8119415d94f376fdd3a00e36 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:14.217924 26436 raft_consensus.cc:385] T f7aa4d1f8119415d94f376fdd3a00e36 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:14.218163 26436 raft_consensus.cc:740] T f7aa4d1f8119415d94f376fdd3a00e36 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd096026553d4ee9b944ec758f95b951, State: Initialized, Role: FOLLOWER
I20260709 13:08:14.218746 26436 consensus_queue.cc:260] T f7aa4d1f8119415d94f376fdd3a00e36 P bd096026553d4ee9b944ec758f95b951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:14.220392 26436 ts_tablet_manager.cc:1434] T f7aa4d1f8119415d94f376fdd3a00e36 P bd096026553d4ee9b944ec758f95b951: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:08:14.270061 26478 raft_consensus.cc:493] T f7aa4d1f8119415d94f376fdd3a00e36 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:14.270505 26478 raft_consensus.cc:515] T f7aa4d1f8119415d94f376fdd3a00e36 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:14.272243 26478 leader_election.cc:290] T f7aa4d1f8119415d94f376fdd3a00e36 P bd096026553d4ee9b944ec758f95b951 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194:36283), ecfa67bfc14448e2a894c4cd8174b209 (127.19.255.195:44587)
I20260709 13:08:14.272879 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7aa4d1f8119415d94f376fdd3a00e36" candidate_uuid: "bd096026553d4ee9b944ec758f95b951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" is_pre_election: true
I20260709 13:08:14.273144 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7aa4d1f8119415d94f376fdd3a00e36" candidate_uuid: "bd096026553d4ee9b944ec758f95b951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecfa67bfc14448e2a894c4cd8174b209" is_pre_election: true
I20260709 13:08:14.273931 26390 raft_consensus.cc:2393] T f7aa4d1f8119415d94f376fdd3a00e36 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd096026553d4ee9b944ec758f95b951 in current term 1: Already voted for candidate 5fbf0a23ab2d4c50894e10878aaf5802 in this term.
I20260709 13:08:14.274748 26208 leader_election.cc:304] T f7aa4d1f8119415d94f376fdd3a00e36 P bd096026553d4ee9b944ec758f95b951 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd096026553d4ee9b944ec758f95b951; no voters: 5fbf0a23ab2d4c50894e10878aaf5802, ecfa67bfc14448e2a894c4cd8174b209
I20260709 13:08:14.275403 26478 raft_consensus.cc:3060] T f7aa4d1f8119415d94f376fdd3a00e36 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:14.281351 26478 raft_consensus.cc:2749] T f7aa4d1f8119415d94f376fdd3a00e36 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:14.283201 20479 ts_manager.cc:295] Set tserver state for bd096026553d4ee9b944ec758f95b951 to MAINTENANCE_MODE
I20260709 13:08:14.283968 20479 tablet_server.cc:179] TabletServer@127.19.255.193:0 shutting down...
I20260709 13:08:14.302862 20479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:14.303506 20479 tablet_replica.cc:333] T f7aa4d1f8119415d94f376fdd3a00e36 P bd096026553d4ee9b944ec758f95b951: stopping tablet replica
I20260709 13:08:14.304291 20479 raft_consensus.cc:2243] T f7aa4d1f8119415d94f376fdd3a00e36 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:14.304678 20479 raft_consensus.cc:2272] T f7aa4d1f8119415d94f376fdd3a00e36 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:14.306836 20479 tablet_replica.cc:333] T 8570c2ce1ccc4ba782159e5816086122 P bd096026553d4ee9b944ec758f95b951: stopping tablet replica
I20260709 13:08:14.307379 20479 raft_consensus.cc:2243] T 8570c2ce1ccc4ba782159e5816086122 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:14.307811 20479 raft_consensus.cc:2272] T 8570c2ce1ccc4ba782159e5816086122 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:14.309918 20479 tablet_replica.cc:333] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P bd096026553d4ee9b944ec758f95b951: stopping tablet replica
I20260709 13:08:14.310426 20479 raft_consensus.cc:2243] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:14.310839 20479 raft_consensus.cc:2272] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:14.312521 20479 tablet_replica.cc:333] T 8a0896df053d4717885776bcf7b17d18 P bd096026553d4ee9b944ec758f95b951: stopping tablet replica
I20260709 13:08:14.312966 20479 raft_consensus.cc:2243] T 8a0896df053d4717885776bcf7b17d18 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:14.313253 20479 raft_consensus.cc:2272] T 8a0896df053d4717885776bcf7b17d18 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:14.314754 20479 tablet_replica.cc:333] T a54e1b0ce5ec457f90331253313d8bc0 P bd096026553d4ee9b944ec758f95b951: stopping tablet replica
I20260709 13:08:14.315171 20479 raft_consensus.cc:2243] T a54e1b0ce5ec457f90331253313d8bc0 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:14.315460 20479 raft_consensus.cc:2272] T a54e1b0ce5ec457f90331253313d8bc0 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:14.316929 20479 tablet_replica.cc:333] T 6fcf0203ab254bf39f6e1eb736d4de23 P bd096026553d4ee9b944ec758f95b951: stopping tablet replica
I20260709 13:08:14.317344 20479 raft_consensus.cc:2243] T 6fcf0203ab254bf39f6e1eb736d4de23 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:14.317654 20479 raft_consensus.cc:2272] T 6fcf0203ab254bf39f6e1eb736d4de23 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:14.320021 20479 tablet_replica.cc:333] T 1e26a73a118742d5a77af85f0a319a80 P bd096026553d4ee9b944ec758f95b951: stopping tablet replica
I20260709 13:08:14.320521 20479 raft_consensus.cc:2243] T 1e26a73a118742d5a77af85f0a319a80 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:14.320876 20479 raft_consensus.cc:2272] T 1e26a73a118742d5a77af85f0a319a80 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:14.322356 20479 tablet_replica.cc:333] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951: stopping tablet replica
I20260709 13:08:14.322800 20479 raft_consensus.cc:2243] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:14.323336 20479 pending_rounds.cc:70] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951: Trying to abort 1 pending ops.
I20260709 13:08:14.323523 20479 pending_rounds.cc:77] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305635815894855680 op_type: NO_OP noop_request { }
I20260709 13:08:14.323871 20479 raft_consensus.cc:2889] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:08:14.324147 20479 raft_consensus.cc:2272] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:14.326071 20479 tablet_replica.cc:333] T e65f94687278452e9a252d548521e469 P bd096026553d4ee9b944ec758f95b951: stopping tablet replica
I20260709 13:08:14.326541 20479 raft_consensus.cc:2243] T e65f94687278452e9a252d548521e469 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:14.326893 20479 raft_consensus.cc:2272] T e65f94687278452e9a252d548521e469 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:14.328565 20479 tablet_replica.cc:333] T ef1c06816a8c4658a7ffb8c102411de8 P bd096026553d4ee9b944ec758f95b951: stopping tablet replica
I20260709 13:08:14.329017 20479 raft_consensus.cc:2243] T ef1c06816a8c4658a7ffb8c102411de8 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:14.329408 20479 raft_consensus.cc:2272] T ef1c06816a8c4658a7ffb8c102411de8 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:14.339366 26454 consensus_queue.cc:1048] T 8a0896df053d4717885776bcf7b17d18 P ecfa67bfc14448e2a894c4cd8174b209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:14.353786 20479 tablet_server.cc:196] TabletServer@127.19.255.193:0 shutdown complete.
W20260709 13:08:14.364743 26355 consensus_peers.cc:597] T 8a0896df053d4717885776bcf7b17d18 P ecfa67bfc14448e2a894c4cd8174b209 -> Peer bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809): Couldn't send request to peer bd096026553d4ee9b944ec758f95b951. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:40809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:14.469079 26281 consensus_peers.cc:597] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 -> Peer bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809): Couldn't send request to peer bd096026553d4ee9b944ec758f95b951. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:40809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:14.489540 26355 consensus_peers.cc:597] T ef1c06816a8c4658a7ffb8c102411de8 P ecfa67bfc14448e2a894c4cd8174b209 -> Peer bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809): Couldn't send request to peer bd096026553d4ee9b944ec758f95b951. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:40809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:14.504550 26439 consensus_queue.cc:1048] T f7aa4d1f8119415d94f376fdd3a00e36 P 5fbf0a23ab2d4c50894e10878aaf5802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:08:14.508190 26189 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:08:14.510614 26355 consensus_peers.cc:597] T a54e1b0ce5ec457f90331253313d8bc0 P ecfa67bfc14448e2a894c4cd8174b209 -> Peer bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809): Couldn't send request to peer bd096026553d4ee9b944ec758f95b951. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:40809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:14.521692 26281 consensus_peers.cc:597] T f7aa4d1f8119415d94f376fdd3a00e36 P 5fbf0a23ab2d4c50894e10878aaf5802 -> Peer bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809): Couldn't send request to peer bd096026553d4ee9b944ec758f95b951. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:40809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:14.528328 26448 consensus_queue.cc:1048] T a54e1b0ce5ec457f90331253313d8bc0 P ecfa67bfc14448e2a894c4cd8174b209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:14.531077 26316 raft_consensus.cc:3060] T 6fcf0203ab254bf39f6e1eb736d4de23 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:14.684552 26439 consensus_queue.cc:1048] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:14.714730 26472 consensus_queue.cc:1048] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:08:14.720724 26281 consensus_peers.cc:597] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 -> Peer bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809): Couldn't send request to peer bd096026553d4ee9b944ec758f95b951. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:40809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:14.727013 26355 consensus_peers.cc:597] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 -> Peer bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809): Couldn't send request to peer bd096026553d4ee9b944ec758f95b951. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:40809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:14.811254 26281 consensus_peers.cc:597] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802 -> Peer bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809): Couldn't send request to peer bd096026553d4ee9b944ec758f95b951. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:40809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:15.509357 26189 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:08:15.662398 26472 raft_consensus.cc:493] T 9d5f41767ba948948044f2719c251372 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:15.663118 26472 raft_consensus.cc:515] T 9d5f41767ba948948044f2719c251372 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:15.665136 26472 leader_election.cc:290] T 9d5f41767ba948948044f2719c251372 P 5fbf0a23ab2d4c50894e10878aaf5802 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809), ecfa67bfc14448e2a894c4cd8174b209 (127.19.255.195:44587)
I20260709 13:08:15.666430 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d5f41767ba948948044f2719c251372" candidate_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecfa67bfc14448e2a894c4cd8174b209" is_pre_election: true
I20260709 13:08:15.667284 26390 raft_consensus.cc:2468] T 9d5f41767ba948948044f2719c251372 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fbf0a23ab2d4c50894e10878aaf5802 in term 1.
I20260709 13:08:15.668717 26283 leader_election.cc:304] T 9d5f41767ba948948044f2719c251372 P 5fbf0a23ab2d4c50894e10878aaf5802 [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: 5fbf0a23ab2d4c50894e10878aaf5802, ecfa67bfc14448e2a894c4cd8174b209; no voters: 
W20260709 13:08:15.669344 26281 leader_election.cc:336] T 9d5f41767ba948948044f2719c251372 P 5fbf0a23ab2d4c50894e10878aaf5802 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809): Network error: Client connection negotiation failed: client connection to 127.19.255.193:40809: connect: Connection refused (error 111)
I20260709 13:08:15.669485 26472 raft_consensus.cc:2804] T 9d5f41767ba948948044f2719c251372 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:15.669868 26472 raft_consensus.cc:493] T 9d5f41767ba948948044f2719c251372 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:15.670158 26472 raft_consensus.cc:3060] T 9d5f41767ba948948044f2719c251372 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:15.677503 26472 raft_consensus.cc:515] T 9d5f41767ba948948044f2719c251372 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:15.678962 26472 leader_election.cc:290] T 9d5f41767ba948948044f2719c251372 P 5fbf0a23ab2d4c50894e10878aaf5802 [CANDIDATE]: Term 2 election: Requested vote from peers bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809), ecfa67bfc14448e2a894c4cd8174b209 (127.19.255.195:44587)
I20260709 13:08:15.680177 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d5f41767ba948948044f2719c251372" candidate_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecfa67bfc14448e2a894c4cd8174b209"
I20260709 13:08:15.680744 26390 raft_consensus.cc:3060] T 9d5f41767ba948948044f2719c251372 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:15.682881 26281 leader_election.cc:336] T 9d5f41767ba948948044f2719c251372 P 5fbf0a23ab2d4c50894e10878aaf5802 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809): Network error: Client connection negotiation failed: client connection to 127.19.255.193:40809: connect: Connection refused (error 111)
I20260709 13:08:15.687256 26390 raft_consensus.cc:2468] T 9d5f41767ba948948044f2719c251372 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fbf0a23ab2d4c50894e10878aaf5802 in term 2.
I20260709 13:08:15.688498 26283 leader_election.cc:304] T 9d5f41767ba948948044f2719c251372 P 5fbf0a23ab2d4c50894e10878aaf5802 [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: 5fbf0a23ab2d4c50894e10878aaf5802, ecfa67bfc14448e2a894c4cd8174b209; no voters: bd096026553d4ee9b944ec758f95b951
I20260709 13:08:15.689292 26472 raft_consensus.cc:2804] T 9d5f41767ba948948044f2719c251372 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:15.689741 26472 raft_consensus.cc:697] T 9d5f41767ba948948044f2719c251372 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 2 LEADER]: Becoming Leader. State: Replica: 5fbf0a23ab2d4c50894e10878aaf5802, State: Running, Role: LEADER
I20260709 13:08:15.690668 26472 consensus_queue.cc:237] T 9d5f41767ba948948044f2719c251372 P 5fbf0a23ab2d4c50894e10878aaf5802 [LEADER]: Queue going to LEADER 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: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:15.700541 26138 catalog_manager.cc:5697] T 9d5f41767ba948948044f2719c251372 P 5fbf0a23ab2d4c50894e10878aaf5802 reported cstate change: term changed from 1 to 2, leader changed from bd096026553d4ee9b944ec758f95b951 (127.19.255.193) to 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194). New cstate: current_term: 2 leader_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:16.121758 26281 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.255.193:40809: connect: Connection refused (error 111) [suppressed 111 similar messages]
I20260709 13:08:16.225054 26390 raft_consensus.cc:1275] T 9d5f41767ba948948044f2719c251372 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 FOLLOWER]: Refusing update from remote peer 5fbf0a23ab2d4c50894e10878aaf5802: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
W20260709 13:08:16.225364 26281 consensus_peers.cc:597] T 9d5f41767ba948948044f2719c251372 P 5fbf0a23ab2d4c50894e10878aaf5802 -> Peer bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809): Couldn't send request to peer bd096026553d4ee9b944ec758f95b951. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:40809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:16.226446 26472 consensus_queue.cc:1048] T 9d5f41767ba948948044f2719c251372 P 5fbf0a23ab2d4c50894e10878aaf5802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:08:16.510325 26189 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:08:16.600528 26355 consensus_peers.cc:597] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209 -> Peer bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809): Couldn't send request to peer bd096026553d4ee9b944ec758f95b951. Error code: TABLET_NOT_RUNNING (12). Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:40809: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:16.748262 26355 consensus_peers.cc:597] T 8a0896df053d4717885776bcf7b17d18 P ecfa67bfc14448e2a894c4cd8174b209 -> Peer bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809): Couldn't send request to peer bd096026553d4ee9b944ec758f95b951. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:40809: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:16.983505 26355 consensus_peers.cc:597] T ef1c06816a8c4658a7ffb8c102411de8 P ecfa67bfc14448e2a894c4cd8174b209 -> Peer bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809): Couldn't send request to peer bd096026553d4ee9b944ec758f95b951. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:40809: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:17.074467 26281 consensus_peers.cc:597] T f7aa4d1f8119415d94f376fdd3a00e36 P 5fbf0a23ab2d4c50894e10878aaf5802 -> Peer bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809): Couldn't send request to peer bd096026553d4ee9b944ec758f95b951. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:40809: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:17.099370 26355 consensus_peers.cc:597] T a54e1b0ce5ec457f90331253313d8bc0 P ecfa67bfc14448e2a894c4cd8174b209 -> Peer bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809): Couldn't send request to peer bd096026553d4ee9b944ec758f95b951. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:40809: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:17.104094 26281 consensus_peers.cc:597] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 -> Peer bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809): Couldn't send request to peer bd096026553d4ee9b944ec758f95b951. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:40809: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:17.245581 26281 consensus_peers.cc:597] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802 -> Peer bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809): Couldn't send request to peer bd096026553d4ee9b944ec758f95b951. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:40809: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:17.455163 26355 consensus_peers.cc:597] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 -> Peer bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809): Couldn't send request to peer bd096026553d4ee9b944ec758f95b951. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:40809: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:17.511294 26189 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:08:17.613834 26281 consensus_peers.cc:597] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 -> Peer bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809): Couldn't send request to peer bd096026553d4ee9b944ec758f95b951. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:40809: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:18.512281 26189 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:08:18.825829 26281 consensus_peers.cc:597] T 9d5f41767ba948948044f2719c251372 P 5fbf0a23ab2d4c50894e10878aaf5802 -> Peer bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809): Couldn't send request to peer bd096026553d4ee9b944ec758f95b951. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:40809: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:19.008492 26355 consensus_peers.cc:597] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209 -> Peer bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809): Couldn't send request to peer bd096026553d4ee9b944ec758f95b951. Error code: TABLET_NOT_RUNNING (12). Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:40809: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:08:19.194882 26355 consensus_peers.cc:597] T 8a0896df053d4717885776bcf7b17d18 P ecfa67bfc14448e2a894c4cd8174b209 -> Peer bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809): Couldn't send request to peer bd096026553d4ee9b944ec758f95b951. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:40809: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:08:19.373140 20479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:19.380177 26529 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 13:08:19.383049 26530 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 13:08:19.389961 26532 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 13:08:19.394716 20479 server_base.cc:1061] running on GCE node
I20260709 13:08:19.396976 20479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:19.397166 20479 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 13:08:19.397337 20479 hybrid_clock.cc:648] HybridClock initialized: now 1783602499397306 us; error 0 us; skew 500 ppm
I20260709 13:08:19.397855 20479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:19.400491 20479 webserver.cc:533] Webserver started at http://127.19.255.193:42243/ using document root <none> and password file <none>
I20260709 13:08:19.400971 20479 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:19.401122 20479 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:08:19.405366 20479 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 13:08:19.410730 26537 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:19.411685 20479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:08:19.412048 20479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602331780318-20479-0/minicluster-data/ts-0-root
uuid: "bd096026553d4ee9b944ec758f95b951"
format_stamp: "Formatted at 2026-07-09 13:08:12 on dist-test-slave-vs8b"
I20260709 13:08:19.412405 20479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602331780318-20479-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602331780318-20479-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602331780318-20479-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 13:08:19.427857 20479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:19.429076 20479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:19.430503 20479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:19.434046 26544 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 13:08:19.443418 26355 consensus_peers.cc:597] T ef1c06816a8c4658a7ffb8c102411de8 P ecfa67bfc14448e2a894c4cd8174b209 -> Peer bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809): Couldn't send request to peer bd096026553d4ee9b944ec758f95b951. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:40809: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:08:19.465124 26355 consensus_peers.cc:597] T a54e1b0ce5ec457f90331253313d8bc0 P ecfa67bfc14448e2a894c4cd8174b209 -> Peer bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809): Couldn't send request to peer bd096026553d4ee9b944ec758f95b951. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:40809: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:08:19.483793 20479 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 13:08:19.484149 20479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.051s	user 0.002s	sys 0.000s
I20260709 13:08:19.484477 20479 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 13:08:19.488994 26544 tablet_bootstrap.cc:492] T 6fcf0203ab254bf39f6e1eb736d4de23 P bd096026553d4ee9b944ec758f95b951: Bootstrap starting.
I20260709 13:08:19.501844 26544 tablet_bootstrap.cc:492] T 6fcf0203ab254bf39f6e1eb736d4de23 P bd096026553d4ee9b944ec758f95b951: 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 13:08:19.502552 26544 tablet_bootstrap.cc:492] T 6fcf0203ab254bf39f6e1eb736d4de23 P bd096026553d4ee9b944ec758f95b951: Bootstrap complete.
I20260709 13:08:19.503063 26544 ts_tablet_manager.cc:1403] T 6fcf0203ab254bf39f6e1eb736d4de23 P bd096026553d4ee9b944ec758f95b951: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260709 13:08:19.505142 26544 raft_consensus.cc:359] T 6fcf0203ab254bf39f6e1eb736d4de23 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:19.505656 26544 raft_consensus.cc:740] T 6fcf0203ab254bf39f6e1eb736d4de23 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd096026553d4ee9b944ec758f95b951, State: Initialized, Role: FOLLOWER
I20260709 13:08:19.506318 26544 consensus_queue.cc:260] T 6fcf0203ab254bf39f6e1eb736d4de23 P bd096026553d4ee9b944ec758f95b951 [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: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:19.508844 26544 ts_tablet_manager.cc:1434] T 6fcf0203ab254bf39f6e1eb736d4de23 P bd096026553d4ee9b944ec758f95b951: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 13:08:19.509465 26544 tablet_bootstrap.cc:492] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951: Bootstrap starting.
W20260709 13:08:19.513288 26189 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:08:19.520321 20479 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 13:08:19.520668 20479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.036s	user 0.036s	sys 0.000s
I20260709 13:08:19.521467 26544 tablet_bootstrap.cc:492] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951: 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 13:08:19.522282 26544 tablet_bootstrap.cc:492] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951: Bootstrap complete.
I20260709 13:08:19.522819 26544 ts_tablet_manager.cc:1403] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260709 13:08:19.524832 26544 raft_consensus.cc:359] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:19.525454 26544 raft_consensus.cc:740] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd096026553d4ee9b944ec758f95b951, State: Initialized, Role: FOLLOWER
I20260709 13:08:19.525993 26544 consensus_queue.cc:260] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951 [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: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:19.527935 26544 ts_tablet_manager.cc:1434] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260709 13:08:19.528633 26544 tablet_bootstrap.cc:492] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P bd096026553d4ee9b944ec758f95b951: Bootstrap starting.
I20260709 13:08:19.542374 26544 tablet_bootstrap.cc:492] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P bd096026553d4ee9b944ec758f95b951: 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 13:08:19.543356 26544 tablet_bootstrap.cc:492] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P bd096026553d4ee9b944ec758f95b951: Bootstrap complete.
I20260709 13:08:19.544150 26544 ts_tablet_manager.cc:1403] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P bd096026553d4ee9b944ec758f95b951: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260709 13:08:19.547413 26544 raft_consensus.cc:359] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:19.548249 26544 raft_consensus.cc:740] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd096026553d4ee9b944ec758f95b951, State: Initialized, Role: FOLLOWER
I20260709 13:08:19.549151 26544 consensus_queue.cc:260] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P bd096026553d4ee9b944ec758f95b951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:19.551769 26544 ts_tablet_manager.cc:1434] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P bd096026553d4ee9b944ec758f95b951: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 13:08:19.552749 26544 tablet_bootstrap.cc:492] T 1e26a73a118742d5a77af85f0a319a80 P bd096026553d4ee9b944ec758f95b951: Bootstrap starting.
I20260709 13:08:19.568336 26544 tablet_bootstrap.cc:492] T 1e26a73a118742d5a77af85f0a319a80 P bd096026553d4ee9b944ec758f95b951: 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 13:08:19.569295 26544 tablet_bootstrap.cc:492] T 1e26a73a118742d5a77af85f0a319a80 P bd096026553d4ee9b944ec758f95b951: Bootstrap complete.
I20260709 13:08:19.569999 26544 ts_tablet_manager.cc:1403] T 1e26a73a118742d5a77af85f0a319a80 P bd096026553d4ee9b944ec758f95b951: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260709 13:08:19.571919 26544 raft_consensus.cc:359] T 1e26a73a118742d5a77af85f0a319a80 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:19.572417 26544 raft_consensus.cc:740] T 1e26a73a118742d5a77af85f0a319a80 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd096026553d4ee9b944ec758f95b951, State: Initialized, Role: FOLLOWER
I20260709 13:08:19.573016 26544 consensus_queue.cc:260] T 1e26a73a118742d5a77af85f0a319a80 P bd096026553d4ee9b944ec758f95b951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:19.574807 26544 ts_tablet_manager.cc:1434] T 1e26a73a118742d5a77af85f0a319a80 P bd096026553d4ee9b944ec758f95b951: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:08:19.575516 26544 tablet_bootstrap.cc:492] T f7aa4d1f8119415d94f376fdd3a00e36 P bd096026553d4ee9b944ec758f95b951: Bootstrap starting.
W20260709 13:08:19.577622 26281 consensus_peers.cc:597] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 -> Peer bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809): Couldn't send request to peer bd096026553d4ee9b944ec758f95b951. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:40809: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:08:19.585788 26544 tablet_bootstrap.cc:492] T f7aa4d1f8119415d94f376fdd3a00e36 P bd096026553d4ee9b944ec758f95b951: 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 13:08:19.586455 26544 tablet_bootstrap.cc:492] T f7aa4d1f8119415d94f376fdd3a00e36 P bd096026553d4ee9b944ec758f95b951: Bootstrap complete.
I20260709 13:08:19.586967 26544 ts_tablet_manager.cc:1403] T f7aa4d1f8119415d94f376fdd3a00e36 P bd096026553d4ee9b944ec758f95b951: Time spent bootstrapping tablet: real 0.012s	user 0.001s	sys 0.007s
I20260709 13:08:19.588574 20479 rpc_server.cc:307] RPC server started. Bound to: 127.19.255.193:40809
I20260709 13:08:19.588686 26606 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.255.193:40809 every 8 connection(s)
I20260709 13:08:19.588955 26544 raft_consensus.cc:359] T f7aa4d1f8119415d94f376fdd3a00e36 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:19.589561 26544 raft_consensus.cc:740] T f7aa4d1f8119415d94f376fdd3a00e36 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd096026553d4ee9b944ec758f95b951, State: Initialized, Role: FOLLOWER
I20260709 13:08:19.590139 26544 consensus_queue.cc:260] T f7aa4d1f8119415d94f376fdd3a00e36 P bd096026553d4ee9b944ec758f95b951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:19.591583 26544 ts_tablet_manager.cc:1434] T f7aa4d1f8119415d94f376fdd3a00e36 P bd096026553d4ee9b944ec758f95b951: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:08:19.592231 26544 tablet_bootstrap.cc:492] T ef1c06816a8c4658a7ffb8c102411de8 P bd096026553d4ee9b944ec758f95b951: Bootstrap starting.
I20260709 13:08:19.593933 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:19.610477 26544 tablet_bootstrap.cc:492] T ef1c06816a8c4658a7ffb8c102411de8 P bd096026553d4ee9b944ec758f95b951: 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 13:08:19.611526 26544 tablet_bootstrap.cc:492] T ef1c06816a8c4658a7ffb8c102411de8 P bd096026553d4ee9b944ec758f95b951: Bootstrap complete.
I20260709 13:08:19.612221 26544 ts_tablet_manager.cc:1403] T ef1c06816a8c4658a7ffb8c102411de8 P bd096026553d4ee9b944ec758f95b951: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.009s
I20260709 13:08:19.614897 26544 raft_consensus.cc:359] T ef1c06816a8c4658a7ffb8c102411de8 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:19.615396 26544 raft_consensus.cc:740] T ef1c06816a8c4658a7ffb8c102411de8 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd096026553d4ee9b944ec758f95b951, State: Initialized, Role: FOLLOWER
I20260709 13:08:19.616122 26544 consensus_queue.cc:260] T ef1c06816a8c4658a7ffb8c102411de8 P bd096026553d4ee9b944ec758f95b951 [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: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:19.618314 26544 ts_tablet_manager.cc:1434] T ef1c06816a8c4658a7ffb8c102411de8 P bd096026553d4ee9b944ec758f95b951: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:08:19.618920 26544 tablet_bootstrap.cc:492] T e65f94687278452e9a252d548521e469 P bd096026553d4ee9b944ec758f95b951: Bootstrap starting.
I20260709 13:08:19.625836 26316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e26a73a118742d5a77af85f0a319a80"
dest_uuid: "5fbf0a23ab2d4c50894e10878aaf5802"
mode: GRACEFUL
new_leader_uuid: "ecfa67bfc14448e2a894c4cd8174b209"
 from {username='slave'} at 127.0.0.1:36352
I20260709 13:08:19.626376 26607 heartbeater.cc:344] Connected to a master server at 127.19.255.254:41247
I20260709 13:08:19.626601 26316 raft_consensus.cc:606] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 LEADER]: Received request to transfer leadership to TS ecfa67bfc14448e2a894c4cd8174b209
I20260709 13:08:19.626948 26607 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:19.628043 26607 heartbeater.cc:507] Master 127.19.255.254:41247 requested a full tablet report, sending...
I20260709 13:08:19.638346 26139 ts_manager.cc:194] Re-registered known tserver with Master: bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809)
I20260709 13:08:19.657219 26139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50682
I20260709 13:08:19.663123 26391 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6fcf0203ab254bf39f6e1eb736d4de23"
dest_uuid: "ecfa67bfc14448e2a894c4cd8174b209"
mode: GRACEFUL
new_leader_uuid: "5fbf0a23ab2d4c50894e10878aaf5802"
 from {username='slave'} at 127.0.0.1:45006
I20260709 13:08:19.663769 26391 raft_consensus.cc:606] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 LEADER]: Received request to transfer leadership to TS 5fbf0a23ab2d4c50894e10878aaf5802
I20260709 13:08:19.664114 26544 tablet_bootstrap.cc:492] T e65f94687278452e9a252d548521e469 P bd096026553d4ee9b944ec758f95b951: 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 13:08:19.664247 26607 heartbeater.cc:499] Master 127.19.255.254:41247 was elected leader, sending a full tablet report...
I20260709 13:08:19.665043 26544 tablet_bootstrap.cc:492] T e65f94687278452e9a252d548521e469 P bd096026553d4ee9b944ec758f95b951: Bootstrap complete.
I20260709 13:08:19.665114 20479 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:08:19.665710 20479 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:19.665711 26544 ts_tablet_manager.cc:1403] T e65f94687278452e9a252d548521e469 P bd096026553d4ee9b944ec758f95b951: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.023s
I20260709 13:08:19.666677 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:19.670768 26544 raft_consensus.cc:359] T e65f94687278452e9a252d548521e469 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:19.671444 26544 raft_consensus.cc:385] T e65f94687278452e9a252d548521e469 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:19.671749 26544 raft_consensus.cc:740] T e65f94687278452e9a252d548521e469 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd096026553d4ee9b944ec758f95b951, State: Initialized, Role: FOLLOWER
I20260709 13:08:19.672416 26544 consensus_queue.cc:260] T e65f94687278452e9a252d548521e469 P bd096026553d4ee9b944ec758f95b951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:19.674453 26544 ts_tablet_manager.cc:1434] T e65f94687278452e9a252d548521e469 P bd096026553d4ee9b944ec758f95b951: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:08:19.675412 26544 tablet_bootstrap.cc:492] T a54e1b0ce5ec457f90331253313d8bc0 P bd096026553d4ee9b944ec758f95b951: Bootstrap starting.
I20260709 13:08:19.686713 26544 tablet_bootstrap.cc:492] T a54e1b0ce5ec457f90331253313d8bc0 P bd096026553d4ee9b944ec758f95b951: 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 13:08:19.687510 26544 tablet_bootstrap.cc:492] T a54e1b0ce5ec457f90331253313d8bc0 P bd096026553d4ee9b944ec758f95b951: Bootstrap complete.
I20260709 13:08:19.688165 26544 ts_tablet_manager.cc:1403] T a54e1b0ce5ec457f90331253313d8bc0 P bd096026553d4ee9b944ec758f95b951: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 13:08:19.689886 26544 raft_consensus.cc:359] T a54e1b0ce5ec457f90331253313d8bc0 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:19.690333 26544 raft_consensus.cc:740] T a54e1b0ce5ec457f90331253313d8bc0 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd096026553d4ee9b944ec758f95b951, State: Initialized, Role: FOLLOWER
I20260709 13:08:19.690918 26544 consensus_queue.cc:260] T a54e1b0ce5ec457f90331253313d8bc0 P bd096026553d4ee9b944ec758f95b951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:19.692413 26544 ts_tablet_manager.cc:1434] T a54e1b0ce5ec457f90331253313d8bc0 P bd096026553d4ee9b944ec758f95b951: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:08:19.693013 26544 tablet_bootstrap.cc:492] T 8570c2ce1ccc4ba782159e5816086122 P bd096026553d4ee9b944ec758f95b951: Bootstrap starting.
I20260709 13:08:19.705587 26544 tablet_bootstrap.cc:492] T 8570c2ce1ccc4ba782159e5816086122 P bd096026553d4ee9b944ec758f95b951: 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 13:08:19.706334 26544 tablet_bootstrap.cc:492] T 8570c2ce1ccc4ba782159e5816086122 P bd096026553d4ee9b944ec758f95b951: Bootstrap complete.
I20260709 13:08:19.706754 26544 ts_tablet_manager.cc:1403] T 8570c2ce1ccc4ba782159e5816086122 P bd096026553d4ee9b944ec758f95b951: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 13:08:19.708432 26544 raft_consensus.cc:359] T 8570c2ce1ccc4ba782159e5816086122 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:19.708823 26544 raft_consensus.cc:740] T 8570c2ce1ccc4ba782159e5816086122 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd096026553d4ee9b944ec758f95b951, State: Initialized, Role: FOLLOWER
I20260709 13:08:19.709275 26544 consensus_queue.cc:260] T 8570c2ce1ccc4ba782159e5816086122 P bd096026553d4ee9b944ec758f95b951 [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: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:19.710687 26544 ts_tablet_manager.cc:1434] T 8570c2ce1ccc4ba782159e5816086122 P bd096026553d4ee9b944ec758f95b951: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:08:19.711432 26544 tablet_bootstrap.cc:492] T 8a0896df053d4717885776bcf7b17d18 P bd096026553d4ee9b944ec758f95b951: Bootstrap starting.
I20260709 13:08:19.723292 26544 tablet_bootstrap.cc:492] T 8a0896df053d4717885776bcf7b17d18 P bd096026553d4ee9b944ec758f95b951: 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 13:08:19.724027 26544 tablet_bootstrap.cc:492] T 8a0896df053d4717885776bcf7b17d18 P bd096026553d4ee9b944ec758f95b951: Bootstrap complete.
I20260709 13:08:19.724529 26544 ts_tablet_manager.cc:1403] T 8a0896df053d4717885776bcf7b17d18 P bd096026553d4ee9b944ec758f95b951: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260709 13:08:19.726172 26544 raft_consensus.cc:359] T 8a0896df053d4717885776bcf7b17d18 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:19.726629 26544 raft_consensus.cc:740] T 8a0896df053d4717885776bcf7b17d18 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd096026553d4ee9b944ec758f95b951, State: Initialized, Role: FOLLOWER
I20260709 13:08:19.727131 26544 consensus_queue.cc:260] T 8a0896df053d4717885776bcf7b17d18 P bd096026553d4ee9b944ec758f95b951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:19.729031 26544 ts_tablet_manager.cc:1434] T 8a0896df053d4717885776bcf7b17d18 P bd096026553d4ee9b944ec758f95b951: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:08:19.759824 26622 raft_consensus.cc:993] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802: : Instructing follower ecfa67bfc14448e2a894c4cd8174b209 to start an election
I20260709 13:08:19.760994 26525 raft_consensus.cc:1081] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 LEADER]: Signalling peer ecfa67bfc14448e2a894c4cd8174b209 to start an election
I20260709 13:08:19.762595 26391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e26a73a118742d5a77af85f0a319a80"
dest_uuid: "ecfa67bfc14448e2a894c4cd8174b209"
 from {username='slave'} at 127.0.0.1:54720
I20260709 13:08:19.763187 26391 raft_consensus.cc:493] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:19.763571 26391 raft_consensus.cc:3060] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:19.770965 26391 raft_consensus.cc:515] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:19.772637 26391 leader_election.cc:290] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 2 election: Requested vote from peers 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194:36283), bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809)
I20260709 13:08:19.773316 26316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e26a73a118742d5a77af85f0a319a80" candidate_uuid: "ecfa67bfc14448e2a894c4cd8174b209" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fbf0a23ab2d4c50894e10878aaf5802"
I20260709 13:08:19.773782 26580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e26a73a118742d5a77af85f0a319a80" candidate_uuid: "ecfa67bfc14448e2a894c4cd8174b209" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd096026553d4ee9b944ec758f95b951"
I20260709 13:08:19.774015 26316 raft_consensus.cc:3055] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:19.774331 26580 raft_consensus.cc:3060] T 1e26a73a118742d5a77af85f0a319a80 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:19.774510 26316 raft_consensus.cc:740] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5fbf0a23ab2d4c50894e10878aaf5802, State: Running, Role: LEADER
I20260709 13:08:19.775504 26316 consensus_queue.cc:260] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:19.776618 26316 raft_consensus.cc:3060] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:19.780653 26580 raft_consensus.cc:2468] T 1e26a73a118742d5a77af85f0a319a80 P bd096026553d4ee9b944ec758f95b951 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecfa67bfc14448e2a894c4cd8174b209 in term 2.
I20260709 13:08:19.781811 26355 leader_election.cc:304] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd096026553d4ee9b944ec758f95b951, ecfa67bfc14448e2a894c4cd8174b209; no voters: 
I20260709 13:08:19.782919 26528 raft_consensus.cc:2804] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:19.783538 26528 raft_consensus.cc:697] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 LEADER]: Becoming Leader. State: Replica: ecfa67bfc14448e2a894c4cd8174b209, State: Running, Role: LEADER
I20260709 13:08:19.785192 26528 consensus_queue.cc:237] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:19.786180 26316 raft_consensus.cc:2468] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecfa67bfc14448e2a894c4cd8174b209 in term 2.
I20260709 13:08:19.793939 26139 catalog_manager.cc:5697] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209 reported cstate change: term changed from 1 to 2, leader changed from 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194) to ecfa67bfc14448e2a894c4cd8174b209 (127.19.255.195). New cstate: current_term: 2 leader_uuid: "ecfa67bfc14448e2a894c4cd8174b209" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:19.804920 26580 raft_consensus.cc:3060] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:19.810665 26580 pending_rounds.cc:85] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951: Aborting all ops after (but not including) 0
I20260709 13:08:19.810892 26580 pending_rounds.cc:107] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:08:19.811172 26580 raft_consensus.cc:2889] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:08:19.818475 26546 raft_consensus.cc:493] T e65f94687278452e9a252d548521e469 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:19.818925 26546 raft_consensus.cc:515] T e65f94687278452e9a252d548521e469 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:19.821504 26546 leader_election.cc:290] T e65f94687278452e9a252d548521e469 P bd096026553d4ee9b944ec758f95b951 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194:36283), ecfa67bfc14448e2a894c4cd8174b209 (127.19.255.195:44587)
I20260709 13:08:19.830806 26316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65f94687278452e9a252d548521e469" candidate_uuid: "bd096026553d4ee9b944ec758f95b951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" is_pre_election: true
I20260709 13:08:19.834604 26391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65f94687278452e9a252d548521e469" candidate_uuid: "bd096026553d4ee9b944ec758f95b951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecfa67bfc14448e2a894c4cd8174b209" is_pre_election: true
I20260709 13:08:19.836165 26540 leader_election.cc:304] T e65f94687278452e9a252d548521e469 P bd096026553d4ee9b944ec758f95b951 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd096026553d4ee9b944ec758f95b951; no voters: 5fbf0a23ab2d4c50894e10878aaf5802, ecfa67bfc14448e2a894c4cd8174b209
I20260709 13:08:19.837343 26546 raft_consensus.cc:2749] T e65f94687278452e9a252d548521e469 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:19.863022 26449 raft_consensus.cc:993] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209: : Instructing follower 5fbf0a23ab2d4c50894e10878aaf5802 to start an election
I20260709 13:08:19.863466 26528 raft_consensus.cc:1081] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 LEADER]: Signalling peer 5fbf0a23ab2d4c50894e10878aaf5802 to start an election
I20260709 13:08:19.864866 26316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6fcf0203ab254bf39f6e1eb736d4de23"
dest_uuid: "5fbf0a23ab2d4c50894e10878aaf5802"
 from {username='slave'} at 127.0.0.1:34226
I20260709 13:08:19.865312 26316 raft_consensus.cc:493] T 6fcf0203ab254bf39f6e1eb736d4de23 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:19.865613 26316 raft_consensus.cc:3060] T 6fcf0203ab254bf39f6e1eb736d4de23 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:19.870508 26316 raft_consensus.cc:515] T 6fcf0203ab254bf39f6e1eb736d4de23 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:19.872073 26316 leader_election.cc:290] T 6fcf0203ab254bf39f6e1eb736d4de23 P 5fbf0a23ab2d4c50894e10878aaf5802 [CANDIDATE]: Term 2 election: Requested vote from peers bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809), ecfa67bfc14448e2a894c4cd8174b209 (127.19.255.195:44587)
I20260709 13:08:19.872639 26580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fcf0203ab254bf39f6e1eb736d4de23" candidate_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd096026553d4ee9b944ec758f95b951"
I20260709 13:08:19.873104 26391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fcf0203ab254bf39f6e1eb736d4de23" candidate_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ecfa67bfc14448e2a894c4cd8174b209"
I20260709 13:08:19.873292 26580 raft_consensus.cc:3060] T 6fcf0203ab254bf39f6e1eb736d4de23 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:19.873731 26391 raft_consensus.cc:3055] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:19.874094 26391 raft_consensus.cc:740] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ecfa67bfc14448e2a894c4cd8174b209, State: Running, Role: LEADER
I20260709 13:08:19.874962 26391 consensus_queue.cc:260] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:19.876291 26391 raft_consensus.cc:3060] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:19.880848 26580 raft_consensus.cc:2468] T 6fcf0203ab254bf39f6e1eb736d4de23 P bd096026553d4ee9b944ec758f95b951 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fbf0a23ab2d4c50894e10878aaf5802 in term 2.
I20260709 13:08:19.882050 26281 leader_election.cc:304] T 6fcf0203ab254bf39f6e1eb736d4de23 P 5fbf0a23ab2d4c50894e10878aaf5802 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fbf0a23ab2d4c50894e10878aaf5802, bd096026553d4ee9b944ec758f95b951; no voters: 
I20260709 13:08:19.882944 26525 raft_consensus.cc:2804] T 6fcf0203ab254bf39f6e1eb736d4de23 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:19.883423 26525 raft_consensus.cc:697] T 6fcf0203ab254bf39f6e1eb736d4de23 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 2 LEADER]: Becoming Leader. State: Replica: 5fbf0a23ab2d4c50894e10878aaf5802, State: Running, Role: LEADER
I20260709 13:08:19.884351 26525 consensus_queue.cc:237] T 6fcf0203ab254bf39f6e1eb736d4de23 P 5fbf0a23ab2d4c50894e10878aaf5802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:19.885900 26391 raft_consensus.cc:2468] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fbf0a23ab2d4c50894e10878aaf5802 in term 2.
I20260709 13:08:19.892616 26138 catalog_manager.cc:5697] T 6fcf0203ab254bf39f6e1eb736d4de23 P 5fbf0a23ab2d4c50894e10878aaf5802 reported cstate change: term changed from 1 to 2, leader changed from ecfa67bfc14448e2a894c4cd8174b209 (127.19.255.195) to 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194). New cstate: current_term: 2 leader_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:19.932368 26579 raft_consensus.cc:3060] T e65f94687278452e9a252d548521e469 P bd096026553d4ee9b944ec758f95b951 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:20.196008 26316 raft_consensus.cc:1275] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 2 FOLLOWER]: Refusing update from remote peer ecfa67bfc14448e2a894c4cd8174b209: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:20.197161 26449 consensus_queue.cc:1048] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:20.210168 26579 raft_consensus.cc:1275] T 1e26a73a118742d5a77af85f0a319a80 P bd096026553d4ee9b944ec758f95b951 [term 2 FOLLOWER]: Refusing update from remote peer ecfa67bfc14448e2a894c4cd8174b209: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:20.212208 26449 consensus_queue.cc:1048] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:20.413714 26391 raft_consensus.cc:1275] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 FOLLOWER]: Refusing update from remote peer 5fbf0a23ab2d4c50894e10878aaf5802: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:20.415127 26623 consensus_queue.cc:1048] T 6fcf0203ab254bf39f6e1eb736d4de23 P 5fbf0a23ab2d4c50894e10878aaf5802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:20.423825 26579 raft_consensus.cc:1275] T 6fcf0203ab254bf39f6e1eb736d4de23 P bd096026553d4ee9b944ec758f95b951 [term 2 FOLLOWER]: Refusing update from remote peer 5fbf0a23ab2d4c50894e10878aaf5802: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:20.425520 26623 consensus_queue.cc:1048] T 6fcf0203ab254bf39f6e1eb736d4de23 P 5fbf0a23ab2d4c50894e10878aaf5802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:08:20.514326 26189 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:08:20.677584 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:20.684413 26391 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e26a73a118742d5a77af85f0a319a80"
dest_uuid: "ecfa67bfc14448e2a894c4cd8174b209"
mode: GRACEFUL
new_leader_uuid: "5fbf0a23ab2d4c50894e10878aaf5802"
 from {username='slave'} at 127.0.0.1:45006
I20260709 13:08:20.684870 26391 raft_consensus.cc:606] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 LEADER]: Received request to transfer leadership to TS 5fbf0a23ab2d4c50894e10878aaf5802
I20260709 13:08:20.687016 26316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8570c2ce1ccc4ba782159e5816086122"
dest_uuid: "5fbf0a23ab2d4c50894e10878aaf5802"
mode: GRACEFUL
new_leader_uuid: "ecfa67bfc14448e2a894c4cd8174b209"
 from {username='slave'} at 127.0.0.1:36352
I20260709 13:08:20.687482 26316 raft_consensus.cc:606] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 LEADER]: Received request to transfer leadership to TS ecfa67bfc14448e2a894c4cd8174b209
I20260709 13:08:20.688634 20479 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:08:20.689059 20479 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:20.689563 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:20.760102 26528 raft_consensus.cc:993] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209: : Instructing follower 5fbf0a23ab2d4c50894e10878aaf5802 to start an election
I20260709 13:08:20.760577 26449 raft_consensus.cc:1081] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 LEADER]: Signalling peer 5fbf0a23ab2d4c50894e10878aaf5802 to start an election
I20260709 13:08:20.761821 26316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e26a73a118742d5a77af85f0a319a80"
dest_uuid: "5fbf0a23ab2d4c50894e10878aaf5802"
 from {username='slave'} at 127.0.0.1:34226
I20260709 13:08:20.762213 26316 raft_consensus.cc:493] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:20.762446 26316 raft_consensus.cc:3060] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:20.767390 26316 raft_consensus.cc:515] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:20.769364 26316 leader_election.cc:290] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 [CANDIDATE]: Term 3 election: Requested vote from peers bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809), ecfa67bfc14448e2a894c4cd8174b209 (127.19.255.195:44587)
I20260709 13:08:20.769968 26579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e26a73a118742d5a77af85f0a319a80" candidate_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bd096026553d4ee9b944ec758f95b951"
I20260709 13:08:20.770352 26391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e26a73a118742d5a77af85f0a319a80" candidate_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ecfa67bfc14448e2a894c4cd8174b209"
I20260709 13:08:20.770684 26579 raft_consensus.cc:3060] T 1e26a73a118742d5a77af85f0a319a80 P bd096026553d4ee9b944ec758f95b951 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:20.770889 26391 raft_consensus.cc:3055] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:20.771246 26391 raft_consensus.cc:740] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ecfa67bfc14448e2a894c4cd8174b209, State: Running, Role: LEADER
I20260709 13:08:20.772094 26391 consensus_queue.cc:260] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:20.773329 26391 raft_consensus.cc:3060] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:20.777424 26579 raft_consensus.cc:2468] T 1e26a73a118742d5a77af85f0a319a80 P bd096026553d4ee9b944ec758f95b951 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fbf0a23ab2d4c50894e10878aaf5802 in term 3.
I20260709 13:08:20.778414 26281 leader_election.cc:304] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fbf0a23ab2d4c50894e10878aaf5802, bd096026553d4ee9b944ec758f95b951; no voters: 
I20260709 13:08:20.779111 26622 raft_consensus.cc:2804] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:20.779572 26622 raft_consensus.cc:697] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 3 LEADER]: Becoming Leader. State: Replica: 5fbf0a23ab2d4c50894e10878aaf5802, State: Running, Role: LEADER
I20260709 13:08:20.780246 26622 consensus_queue.cc:237] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 [LEADER]: Queue going to LEADER 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: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:20.780634 26391 raft_consensus.cc:2468] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fbf0a23ab2d4c50894e10878aaf5802 in term 3.
I20260709 13:08:20.785753 26138 catalog_manager.cc:5697] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 reported cstate change: term changed from 2 to 3, leader changed from ecfa67bfc14448e2a894c4cd8174b209 (127.19.255.195) to 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194). New cstate: current_term: 3 leader_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:21.125473 26643 raft_consensus.cc:993] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802: : Instructing follower ecfa67bfc14448e2a894c4cd8174b209 to start an election
I20260709 13:08:21.126011 26622 raft_consensus.cc:1081] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 LEADER]: Signalling peer ecfa67bfc14448e2a894c4cd8174b209 to start an election
I20260709 13:08:21.127466 26391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8570c2ce1ccc4ba782159e5816086122"
dest_uuid: "ecfa67bfc14448e2a894c4cd8174b209"
 from {username='slave'} at 127.0.0.1:54720
I20260709 13:08:21.128047 26391 raft_consensus.cc:493] T 8570c2ce1ccc4ba782159e5816086122 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:21.128298 26391 raft_consensus.cc:3060] T 8570c2ce1ccc4ba782159e5816086122 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:21.133203 26391 raft_consensus.cc:515] T 8570c2ce1ccc4ba782159e5816086122 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:21.134578 26391 leader_election.cc:290] T 8570c2ce1ccc4ba782159e5816086122 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 2 election: Requested vote from peers bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809), 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194:36283)
I20260709 13:08:21.135421 26580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8570c2ce1ccc4ba782159e5816086122" candidate_uuid: "ecfa67bfc14448e2a894c4cd8174b209" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd096026553d4ee9b944ec758f95b951"
I20260709 13:08:21.135771 26316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8570c2ce1ccc4ba782159e5816086122" candidate_uuid: "ecfa67bfc14448e2a894c4cd8174b209" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fbf0a23ab2d4c50894e10878aaf5802"
I20260709 13:08:21.136121 26580 raft_consensus.cc:3060] T 8570c2ce1ccc4ba782159e5816086122 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:21.136379 26316 raft_consensus.cc:3055] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:21.136759 26316 raft_consensus.cc:740] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5fbf0a23ab2d4c50894e10878aaf5802, State: Running, Role: LEADER
I20260709 13:08:21.137671 26316 consensus_queue.cc:260] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:21.139004 26316 raft_consensus.cc:3060] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:21.143196 26580 raft_consensus.cc:2468] T 8570c2ce1ccc4ba782159e5816086122 P bd096026553d4ee9b944ec758f95b951 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecfa67bfc14448e2a894c4cd8174b209 in term 2.
I20260709 13:08:21.144490 26355 leader_election.cc:304] T 8570c2ce1ccc4ba782159e5816086122 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd096026553d4ee9b944ec758f95b951, ecfa67bfc14448e2a894c4cd8174b209; no voters: 
I20260709 13:08:21.145243 26449 raft_consensus.cc:2804] T 8570c2ce1ccc4ba782159e5816086122 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:21.145671 26449 raft_consensus.cc:697] T 8570c2ce1ccc4ba782159e5816086122 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 LEADER]: Becoming Leader. State: Replica: ecfa67bfc14448e2a894c4cd8174b209, State: Running, Role: LEADER
I20260709 13:08:21.146186 26316 raft_consensus.cc:2468] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecfa67bfc14448e2a894c4cd8174b209 in term 2.
I20260709 13:08:21.146442 26449 consensus_queue.cc:237] T 8570c2ce1ccc4ba782159e5816086122 P ecfa67bfc14448e2a894c4cd8174b209 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:21.153630 26138 catalog_manager.cc:5697] T 8570c2ce1ccc4ba782159e5816086122 P ecfa67bfc14448e2a894c4cd8174b209 reported cstate change: term changed from 1 to 2, leader changed from 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194) to ecfa67bfc14448e2a894c4cd8174b209 (127.19.255.195). New cstate: current_term: 2 leader_uuid: "ecfa67bfc14448e2a894c4cd8174b209" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:21.167420 26391 raft_consensus.cc:1275] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209 [term 3 FOLLOWER]: Refusing update from remote peer 5fbf0a23ab2d4c50894e10878aaf5802: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:21.168555 26622 consensus_queue.cc:1048] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:21.176704 26580 raft_consensus.cc:1275] T 1e26a73a118742d5a77af85f0a319a80 P bd096026553d4ee9b944ec758f95b951 [term 3 FOLLOWER]: Refusing update from remote peer 5fbf0a23ab2d4c50894e10878aaf5802: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:21.178499 26623 consensus_queue.cc:1048] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:08:21.515187 26189 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:08:21.644013 26580 raft_consensus.cc:1275] T 8570c2ce1ccc4ba782159e5816086122 P bd096026553d4ee9b944ec758f95b951 [term 2 FOLLOWER]: Refusing update from remote peer ecfa67bfc14448e2a894c4cd8174b209: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:21.645241 26449 consensus_queue.cc:1048] T 8570c2ce1ccc4ba782159e5816086122 P ecfa67bfc14448e2a894c4cd8174b209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:21.655090 26316 raft_consensus.cc:1275] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 2 FOLLOWER]: Refusing update from remote peer ecfa67bfc14448e2a894c4cd8174b209: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:21.656424 26655 consensus_queue.cc:1048] T 8570c2ce1ccc4ba782159e5816086122 P ecfa67bfc14448e2a894c4cd8174b209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:21.695523 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:21.702560 26316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3dea3d510ddd422ebc56fbf7d1c7bc64"
dest_uuid: "5fbf0a23ab2d4c50894e10878aaf5802"
mode: GRACEFUL
new_leader_uuid: "ecfa67bfc14448e2a894c4cd8174b209"
 from {username='slave'} at 127.0.0.1:36352
I20260709 13:08:21.703039 26316 raft_consensus.cc:606] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 LEADER]: Received request to transfer leadership to TS ecfa67bfc14448e2a894c4cd8174b209
I20260709 13:08:21.705425 26391 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e65f94687278452e9a252d548521e469"
dest_uuid: "ecfa67bfc14448e2a894c4cd8174b209"
mode: GRACEFUL
new_leader_uuid: "5fbf0a23ab2d4c50894e10878aaf5802"
 from {username='slave'} at 127.0.0.1:45006
I20260709 13:08:21.706009 26391 raft_consensus.cc:606] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 LEADER]: Received request to transfer leadership to TS 5fbf0a23ab2d4c50894e10878aaf5802
I20260709 13:08:21.707211 20479 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:08:21.707742 20479 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:21.708348 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:21.715859 26449 raft_consensus.cc:993] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209: : Instructing follower 5fbf0a23ab2d4c50894e10878aaf5802 to start an election
I20260709 13:08:21.716341 26655 raft_consensus.cc:1081] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 LEADER]: Signalling peer 5fbf0a23ab2d4c50894e10878aaf5802 to start an election
I20260709 13:08:21.717522 26316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e65f94687278452e9a252d548521e469"
dest_uuid: "5fbf0a23ab2d4c50894e10878aaf5802"
 from {username='slave'} at 127.0.0.1:34226
I20260709 13:08:21.718024 26316 raft_consensus.cc:493] T e65f94687278452e9a252d548521e469 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:21.718322 26316 raft_consensus.cc:3060] T e65f94687278452e9a252d548521e469 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:21.723009 26316 raft_consensus.cc:515] T e65f94687278452e9a252d548521e469 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:21.724316 26316 leader_election.cc:290] T e65f94687278452e9a252d548521e469 P 5fbf0a23ab2d4c50894e10878aaf5802 [CANDIDATE]: Term 2 election: Requested vote from peers bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809), ecfa67bfc14448e2a894c4cd8174b209 (127.19.255.195:44587)
I20260709 13:08:21.725296 26391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65f94687278452e9a252d548521e469" candidate_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ecfa67bfc14448e2a894c4cd8174b209"
I20260709 13:08:21.725823 26391 raft_consensus.cc:3055] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:21.725729 26580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65f94687278452e9a252d548521e469" candidate_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd096026553d4ee9b944ec758f95b951"
I20260709 13:08:21.726279 26391 raft_consensus.cc:740] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ecfa67bfc14448e2a894c4cd8174b209, State: Running, Role: LEADER
I20260709 13:08:21.726431 26580 raft_consensus.cc:3060] T e65f94687278452e9a252d548521e469 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:21.727144 26391 consensus_queue.cc:260] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:21.728511 26391 raft_consensus.cc:3060] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:21.733328 26580 raft_consensus.cc:2468] T e65f94687278452e9a252d548521e469 P bd096026553d4ee9b944ec758f95b951 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fbf0a23ab2d4c50894e10878aaf5802 in term 2.
I20260709 13:08:21.734339 26281 leader_election.cc:304] T e65f94687278452e9a252d548521e469 P 5fbf0a23ab2d4c50894e10878aaf5802 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fbf0a23ab2d4c50894e10878aaf5802, bd096026553d4ee9b944ec758f95b951; no voters: 
I20260709 13:08:21.735039 26623 raft_consensus.cc:2804] T e65f94687278452e9a252d548521e469 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:21.735369 26391 raft_consensus.cc:2468] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fbf0a23ab2d4c50894e10878aaf5802 in term 2.
I20260709 13:08:21.736460 26623 raft_consensus.cc:697] T e65f94687278452e9a252d548521e469 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 2 LEADER]: Becoming Leader. State: Replica: 5fbf0a23ab2d4c50894e10878aaf5802, State: Running, Role: LEADER
I20260709 13:08:21.737438 26623 consensus_queue.cc:237] T e65f94687278452e9a252d548521e469 P 5fbf0a23ab2d4c50894e10878aaf5802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:21.743836 26138 catalog_manager.cc:5697] T e65f94687278452e9a252d548521e469 P 5fbf0a23ab2d4c50894e10878aaf5802 reported cstate change: term changed from 1 to 2, leader changed from ecfa67bfc14448e2a894c4cd8174b209 (127.19.255.195) to 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194). New cstate: current_term: 2 leader_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:22.038357 26658 raft_consensus.cc:993] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802: : Instructing follower ecfa67bfc14448e2a894c4cd8174b209 to start an election
I20260709 13:08:22.038865 26623 raft_consensus.cc:1081] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 LEADER]: Signalling peer ecfa67bfc14448e2a894c4cd8174b209 to start an election
I20260709 13:08:22.040206 26391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3dea3d510ddd422ebc56fbf7d1c7bc64"
dest_uuid: "ecfa67bfc14448e2a894c4cd8174b209"
 from {username='slave'} at 127.0.0.1:54720
I20260709 13:08:22.040680 26391 raft_consensus.cc:493] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:22.040987 26391 raft_consensus.cc:3060] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:22.045579 26391 raft_consensus.cc:515] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:22.047088 26391 leader_election.cc:290] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 2 election: Requested vote from peers bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809), 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194:36283)
I20260709 13:08:22.047763 26580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dea3d510ddd422ebc56fbf7d1c7bc64" candidate_uuid: "ecfa67bfc14448e2a894c4cd8174b209" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd096026553d4ee9b944ec758f95b951"
I20260709 13:08:22.048013 26316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dea3d510ddd422ebc56fbf7d1c7bc64" candidate_uuid: "ecfa67bfc14448e2a894c4cd8174b209" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fbf0a23ab2d4c50894e10878aaf5802"
I20260709 13:08:22.048403 26580 raft_consensus.cc:3060] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:22.048513 26316 raft_consensus.cc:3055] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:22.048888 26316 raft_consensus.cc:740] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5fbf0a23ab2d4c50894e10878aaf5802, State: Running, Role: LEADER
I20260709 13:08:22.049687 26316 consensus_queue.cc:260] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:22.050922 26316 raft_consensus.cc:3060] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:22.054996 26580 raft_consensus.cc:2468] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P bd096026553d4ee9b944ec758f95b951 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecfa67bfc14448e2a894c4cd8174b209 in term 2.
I20260709 13:08:22.056052 26355 leader_election.cc:304] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd096026553d4ee9b944ec758f95b951, ecfa67bfc14448e2a894c4cd8174b209; no voters: 
I20260709 13:08:22.056681 26655 raft_consensus.cc:2804] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:22.056955 26316 raft_consensus.cc:2468] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecfa67bfc14448e2a894c4cd8174b209 in term 2.
I20260709 13:08:22.057087 26655 raft_consensus.cc:697] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 LEADER]: Becoming Leader. State: Replica: ecfa67bfc14448e2a894c4cd8174b209, State: Running, Role: LEADER
I20260709 13:08:22.058146 26655 consensus_queue.cc:237] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P ecfa67bfc14448e2a894c4cd8174b209 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:22.064978 26138 catalog_manager.cc:5697] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P ecfa67bfc14448e2a894c4cd8174b209 reported cstate change: term changed from 1 to 2, leader changed from 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194) to ecfa67bfc14448e2a894c4cd8174b209 (127.19.255.195). New cstate: current_term: 2 leader_uuid: "ecfa67bfc14448e2a894c4cd8174b209" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:22.126776 26580 raft_consensus.cc:1275] T e65f94687278452e9a252d548521e469 P bd096026553d4ee9b944ec758f95b951 [term 2 FOLLOWER]: Refusing update from remote peer 5fbf0a23ab2d4c50894e10878aaf5802: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:22.128063 26623 consensus_queue.cc:1048] T e65f94687278452e9a252d548521e469 P 5fbf0a23ab2d4c50894e10878aaf5802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:22.135936 26391 raft_consensus.cc:1275] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 FOLLOWER]: Refusing update from remote peer 5fbf0a23ab2d4c50894e10878aaf5802: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:22.137681 26658 consensus_queue.cc:1048] T e65f94687278452e9a252d548521e469 P 5fbf0a23ab2d4c50894e10878aaf5802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:08:22.516207 26189 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:08:22.549373 26580 raft_consensus.cc:1275] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P bd096026553d4ee9b944ec758f95b951 [term 2 FOLLOWER]: Refusing update from remote peer ecfa67bfc14448e2a894c4cd8174b209: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:22.550819 26655 consensus_queue.cc:1048] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P ecfa67bfc14448e2a894c4cd8174b209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:22.559976 26316 raft_consensus.cc:1275] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 2 FOLLOWER]: Refusing update from remote peer ecfa67bfc14448e2a894c4cd8174b209: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:22.561496 26654 consensus_queue.cc:1048] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P ecfa67bfc14448e2a894c4cd8174b209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:22.715376 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:22.722101 26391 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef1c06816a8c4658a7ffb8c102411de8"
dest_uuid: "ecfa67bfc14448e2a894c4cd8174b209"
mode: GRACEFUL
new_leader_uuid: "5fbf0a23ab2d4c50894e10878aaf5802"
 from {username='slave'} at 127.0.0.1:45006
I20260709 13:08:22.722652 26391 raft_consensus.cc:606] T ef1c06816a8c4658a7ffb8c102411de8 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 LEADER]: Received request to transfer leadership to TS 5fbf0a23ab2d4c50894e10878aaf5802
I20260709 13:08:22.724948 26316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7aa4d1f8119415d94f376fdd3a00e36"
dest_uuid: "5fbf0a23ab2d4c50894e10878aaf5802"
mode: GRACEFUL
new_leader_uuid: "ecfa67bfc14448e2a894c4cd8174b209"
 from {username='slave'} at 127.0.0.1:36352
I20260709 13:08:22.725378 26316 raft_consensus.cc:606] T f7aa4d1f8119415d94f376fdd3a00e36 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 LEADER]: Received request to transfer leadership to TS ecfa67bfc14448e2a894c4cd8174b209
I20260709 13:08:22.726477 20479 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:08:22.726881 20479 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:22.727327 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:22.955423 26449 raft_consensus.cc:993] T ef1c06816a8c4658a7ffb8c102411de8 P ecfa67bfc14448e2a894c4cd8174b209: : Instructing follower 5fbf0a23ab2d4c50894e10878aaf5802 to start an election
I20260709 13:08:22.955971 26654 raft_consensus.cc:1081] T ef1c06816a8c4658a7ffb8c102411de8 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 LEADER]: Signalling peer 5fbf0a23ab2d4c50894e10878aaf5802 to start an election
I20260709 13:08:22.957319 26316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef1c06816a8c4658a7ffb8c102411de8"
dest_uuid: "5fbf0a23ab2d4c50894e10878aaf5802"
 from {username='slave'} at 127.0.0.1:34226
I20260709 13:08:22.957854 26316 raft_consensus.cc:493] T ef1c06816a8c4658a7ffb8c102411de8 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:22.958149 26316 raft_consensus.cc:3060] T ef1c06816a8c4658a7ffb8c102411de8 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:22.962469 26316 raft_consensus.cc:515] T ef1c06816a8c4658a7ffb8c102411de8 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:22.964043 26316 leader_election.cc:290] T ef1c06816a8c4658a7ffb8c102411de8 P 5fbf0a23ab2d4c50894e10878aaf5802 [CANDIDATE]: Term 2 election: Requested vote from peers bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809), ecfa67bfc14448e2a894c4cd8174b209 (127.19.255.195:44587)
I20260709 13:08:22.964717 26580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1c06816a8c4658a7ffb8c102411de8" candidate_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd096026553d4ee9b944ec758f95b951"
I20260709 13:08:22.965011 26391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef1c06816a8c4658a7ffb8c102411de8" candidate_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ecfa67bfc14448e2a894c4cd8174b209"
I20260709 13:08:22.965288 26580 raft_consensus.cc:3060] T ef1c06816a8c4658a7ffb8c102411de8 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:22.965603 26391 raft_consensus.cc:3055] T ef1c06816a8c4658a7ffb8c102411de8 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:22.965902 26391 raft_consensus.cc:740] T ef1c06816a8c4658a7ffb8c102411de8 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ecfa67bfc14448e2a894c4cd8174b209, State: Running, Role: LEADER
I20260709 13:08:22.966602 26391 consensus_queue.cc:260] T ef1c06816a8c4658a7ffb8c102411de8 P ecfa67bfc14448e2a894c4cd8174b209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:22.967587 26391 raft_consensus.cc:3060] T ef1c06816a8c4658a7ffb8c102411de8 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:22.970296 26580 raft_consensus.cc:2468] T ef1c06816a8c4658a7ffb8c102411de8 P bd096026553d4ee9b944ec758f95b951 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fbf0a23ab2d4c50894e10878aaf5802 in term 2.
I20260709 13:08:22.971350 26281 leader_election.cc:304] T ef1c06816a8c4658a7ffb8c102411de8 P 5fbf0a23ab2d4c50894e10878aaf5802 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fbf0a23ab2d4c50894e10878aaf5802, bd096026553d4ee9b944ec758f95b951; no voters: 
I20260709 13:08:22.972163 26658 raft_consensus.cc:2804] T ef1c06816a8c4658a7ffb8c102411de8 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:22.972548 26391 raft_consensus.cc:2468] T ef1c06816a8c4658a7ffb8c102411de8 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fbf0a23ab2d4c50894e10878aaf5802 in term 2.
I20260709 13:08:22.972586 26658 raft_consensus.cc:697] T ef1c06816a8c4658a7ffb8c102411de8 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 2 LEADER]: Becoming Leader. State: Replica: 5fbf0a23ab2d4c50894e10878aaf5802, State: Running, Role: LEADER
I20260709 13:08:22.974146 26658 consensus_queue.cc:237] T ef1c06816a8c4658a7ffb8c102411de8 P 5fbf0a23ab2d4c50894e10878aaf5802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:22.980660 26138 catalog_manager.cc:5697] T ef1c06816a8c4658a7ffb8c102411de8 P 5fbf0a23ab2d4c50894e10878aaf5802 reported cstate change: term changed from 1 to 2, leader changed from ecfa67bfc14448e2a894c4cd8174b209 (127.19.255.195) to 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194). New cstate: current_term: 2 leader_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:23.023244 26623 raft_consensus.cc:993] T f7aa4d1f8119415d94f376fdd3a00e36 P 5fbf0a23ab2d4c50894e10878aaf5802: : Instructing follower ecfa67bfc14448e2a894c4cd8174b209 to start an election
I20260709 13:08:23.023787 26658 raft_consensus.cc:1081] T f7aa4d1f8119415d94f376fdd3a00e36 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 LEADER]: Signalling peer ecfa67bfc14448e2a894c4cd8174b209 to start an election
I20260709 13:08:23.025099 26391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7aa4d1f8119415d94f376fdd3a00e36"
dest_uuid: "ecfa67bfc14448e2a894c4cd8174b209"
 from {username='slave'} at 127.0.0.1:54720
I20260709 13:08:23.025568 26391 raft_consensus.cc:493] T f7aa4d1f8119415d94f376fdd3a00e36 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:23.025898 26391 raft_consensus.cc:3060] T f7aa4d1f8119415d94f376fdd3a00e36 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:23.030408 26391 raft_consensus.cc:515] T f7aa4d1f8119415d94f376fdd3a00e36 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:23.031823 26391 leader_election.cc:290] T f7aa4d1f8119415d94f376fdd3a00e36 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 2 election: Requested vote from peers bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809), 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194:36283)
I20260709 13:08:23.032529 26580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7aa4d1f8119415d94f376fdd3a00e36" candidate_uuid: "ecfa67bfc14448e2a894c4cd8174b209" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd096026553d4ee9b944ec758f95b951"
I20260709 13:08:23.032799 26316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7aa4d1f8119415d94f376fdd3a00e36" candidate_uuid: "ecfa67bfc14448e2a894c4cd8174b209" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fbf0a23ab2d4c50894e10878aaf5802"
I20260709 13:08:23.033121 26580 raft_consensus.cc:3060] T f7aa4d1f8119415d94f376fdd3a00e36 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:23.033368 26316 raft_consensus.cc:3055] T f7aa4d1f8119415d94f376fdd3a00e36 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:23.033701 26316 raft_consensus.cc:740] T f7aa4d1f8119415d94f376fdd3a00e36 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5fbf0a23ab2d4c50894e10878aaf5802, State: Running, Role: LEADER
I20260709 13:08:23.034333 26316 consensus_queue.cc:260] T f7aa4d1f8119415d94f376fdd3a00e36 P 5fbf0a23ab2d4c50894e10878aaf5802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:23.035144 26316 raft_consensus.cc:3060] T f7aa4d1f8119415d94f376fdd3a00e36 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:23.037938 26580 raft_consensus.cc:2468] T f7aa4d1f8119415d94f376fdd3a00e36 P bd096026553d4ee9b944ec758f95b951 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecfa67bfc14448e2a894c4cd8174b209 in term 2.
I20260709 13:08:23.038892 26355 leader_election.cc:304] T f7aa4d1f8119415d94f376fdd3a00e36 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd096026553d4ee9b944ec758f95b951, ecfa67bfc14448e2a894c4cd8174b209; no voters: 
I20260709 13:08:23.039629 26654 raft_consensus.cc:2804] T f7aa4d1f8119415d94f376fdd3a00e36 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:23.039821 26316 raft_consensus.cc:2468] T f7aa4d1f8119415d94f376fdd3a00e36 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecfa67bfc14448e2a894c4cd8174b209 in term 2.
I20260709 13:08:23.040145 26654 raft_consensus.cc:697] T f7aa4d1f8119415d94f376fdd3a00e36 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 LEADER]: Becoming Leader. State: Replica: ecfa67bfc14448e2a894c4cd8174b209, State: Running, Role: LEADER
I20260709 13:08:23.041112 26654 consensus_queue.cc:237] T f7aa4d1f8119415d94f376fdd3a00e36 P ecfa67bfc14448e2a894c4cd8174b209 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:23.047461 26138 catalog_manager.cc:5697] T f7aa4d1f8119415d94f376fdd3a00e36 P ecfa67bfc14448e2a894c4cd8174b209 reported cstate change: term changed from 1 to 2, leader changed from 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194) to ecfa67bfc14448e2a894c4cd8174b209 (127.19.255.195). New cstate: current_term: 2 leader_uuid: "ecfa67bfc14448e2a894c4cd8174b209" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:23.360890 26580 raft_consensus.cc:1275] T ef1c06816a8c4658a7ffb8c102411de8 P bd096026553d4ee9b944ec758f95b951 [term 2 FOLLOWER]: Refusing update from remote peer 5fbf0a23ab2d4c50894e10878aaf5802: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:23.362159 26658 consensus_queue.cc:1048] T ef1c06816a8c4658a7ffb8c102411de8 P 5fbf0a23ab2d4c50894e10878aaf5802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:23.371882 26391 raft_consensus.cc:1275] T ef1c06816a8c4658a7ffb8c102411de8 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 FOLLOWER]: Refusing update from remote peer 5fbf0a23ab2d4c50894e10878aaf5802: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:23.373427 26676 consensus_queue.cc:1048] T ef1c06816a8c4658a7ffb8c102411de8 P 5fbf0a23ab2d4c50894e10878aaf5802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:08:23.517171 26189 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:08:23.587075 26580 raft_consensus.cc:1275] T f7aa4d1f8119415d94f376fdd3a00e36 P bd096026553d4ee9b944ec758f95b951 [term 2 FOLLOWER]: Refusing update from remote peer ecfa67bfc14448e2a894c4cd8174b209: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:23.588323 26654 consensus_queue.cc:1048] T f7aa4d1f8119415d94f376fdd3a00e36 P ecfa67bfc14448e2a894c4cd8174b209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:23.602881 26316 raft_consensus.cc:1275] T f7aa4d1f8119415d94f376fdd3a00e36 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 2 FOLLOWER]: Refusing update from remote peer ecfa67bfc14448e2a894c4cd8174b209: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:23.604996 26654 consensus_queue.cc:1048] T f7aa4d1f8119415d94f376fdd3a00e36 P ecfa67bfc14448e2a894c4cd8174b209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:23.733106 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:23.739816 26391 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3dea3d510ddd422ebc56fbf7d1c7bc64"
dest_uuid: "ecfa67bfc14448e2a894c4cd8174b209"
mode: GRACEFUL
new_leader_uuid: "5fbf0a23ab2d4c50894e10878aaf5802"
 from {username='slave'} at 127.0.0.1:45006
I20260709 13:08:23.740307 26391 raft_consensus.cc:606] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 LEADER]: Received request to transfer leadership to TS 5fbf0a23ab2d4c50894e10878aaf5802
I20260709 13:08:23.742498 26316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6fcf0203ab254bf39f6e1eb736d4de23"
dest_uuid: "5fbf0a23ab2d4c50894e10878aaf5802"
mode: GRACEFUL
new_leader_uuid: "ecfa67bfc14448e2a894c4cd8174b209"
 from {username='slave'} at 127.0.0.1:36352
I20260709 13:08:23.742950 26316 raft_consensus.cc:606] T 6fcf0203ab254bf39f6e1eb736d4de23 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 2 LEADER]: Received request to transfer leadership to TS ecfa67bfc14448e2a894c4cd8174b209
I20260709 13:08:23.743961 20479 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:08:23.744397 20479 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:23.745082 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:23.817708 26676 raft_consensus.cc:993] T 6fcf0203ab254bf39f6e1eb736d4de23 P 5fbf0a23ab2d4c50894e10878aaf5802: : Instructing follower ecfa67bfc14448e2a894c4cd8174b209 to start an election
I20260709 13:08:23.818207 26676 raft_consensus.cc:1081] T 6fcf0203ab254bf39f6e1eb736d4de23 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 2 LEADER]: Signalling peer ecfa67bfc14448e2a894c4cd8174b209 to start an election
I20260709 13:08:23.819453 26391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6fcf0203ab254bf39f6e1eb736d4de23"
dest_uuid: "ecfa67bfc14448e2a894c4cd8174b209"
 from {username='slave'} at 127.0.0.1:54720
I20260709 13:08:23.819886 26391 raft_consensus.cc:493] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:23.820133 26391 raft_consensus.cc:3060] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:23.824244 26391 raft_consensus.cc:515] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:23.825519 26391 leader_election.cc:290] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 3 election: Requested vote from peers bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809), 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194:36283)
I20260709 13:08:23.826220 26580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fcf0203ab254bf39f6e1eb736d4de23" candidate_uuid: "ecfa67bfc14448e2a894c4cd8174b209" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bd096026553d4ee9b944ec758f95b951"
I20260709 13:08:23.826529 26316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fcf0203ab254bf39f6e1eb736d4de23" candidate_uuid: "ecfa67bfc14448e2a894c4cd8174b209" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5fbf0a23ab2d4c50894e10878aaf5802"
I20260709 13:08:23.826710 26580 raft_consensus.cc:3060] T 6fcf0203ab254bf39f6e1eb736d4de23 P bd096026553d4ee9b944ec758f95b951 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:23.827041 26316 raft_consensus.cc:3055] T 6fcf0203ab254bf39f6e1eb736d4de23 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:23.827302 26316 raft_consensus.cc:740] T 6fcf0203ab254bf39f6e1eb736d4de23 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5fbf0a23ab2d4c50894e10878aaf5802, State: Running, Role: LEADER
I20260709 13:08:23.827912 26316 consensus_queue.cc:260] T 6fcf0203ab254bf39f6e1eb736d4de23 P 5fbf0a23ab2d4c50894e10878aaf5802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:23.828696 26316 raft_consensus.cc:3060] T 6fcf0203ab254bf39f6e1eb736d4de23 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:23.830866 26580 raft_consensus.cc:2468] T 6fcf0203ab254bf39f6e1eb736d4de23 P bd096026553d4ee9b944ec758f95b951 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecfa67bfc14448e2a894c4cd8174b209 in term 3.
I20260709 13:08:23.831779 26355 leader_election.cc:304] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd096026553d4ee9b944ec758f95b951, ecfa67bfc14448e2a894c4cd8174b209; no voters: 
I20260709 13:08:23.832448 26654 raft_consensus.cc:2804] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:23.832867 26654 raft_consensus.cc:697] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 [term 3 LEADER]: Becoming Leader. State: Replica: ecfa67bfc14448e2a894c4cd8174b209, State: Running, Role: LEADER
I20260709 13:08:23.833060 26316 raft_consensus.cc:2468] T 6fcf0203ab254bf39f6e1eb736d4de23 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecfa67bfc14448e2a894c4cd8174b209 in term 3.
I20260709 13:08:23.833585 26654 consensus_queue.cc:237] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 [LEADER]: Queue going to LEADER 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: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:23.839969 26139 catalog_manager.cc:5697] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 reported cstate change: term changed from 2 to 3, leader changed from 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194) to ecfa67bfc14448e2a894c4cd8174b209 (127.19.255.195). New cstate: current_term: 3 leader_uuid: "ecfa67bfc14448e2a894c4cd8174b209" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:24.095682 26681 raft_consensus.cc:993] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P ecfa67bfc14448e2a894c4cd8174b209: : Instructing follower 5fbf0a23ab2d4c50894e10878aaf5802 to start an election
I20260709 13:08:24.096236 26654 raft_consensus.cc:1081] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 LEADER]: Signalling peer 5fbf0a23ab2d4c50894e10878aaf5802 to start an election
I20260709 13:08:24.097674 26316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3dea3d510ddd422ebc56fbf7d1c7bc64"
dest_uuid: "5fbf0a23ab2d4c50894e10878aaf5802"
 from {username='slave'} at 127.0.0.1:34226
I20260709 13:08:24.098093 26316 raft_consensus.cc:493] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:24.098362 26316 raft_consensus.cc:3060] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:24.102598 26316 raft_consensus.cc:515] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:24.103977 26316 leader_election.cc:290] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 [CANDIDATE]: Term 3 election: Requested vote from peers bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809), ecfa67bfc14448e2a894c4cd8174b209 (127.19.255.195:44587)
I20260709 13:08:24.104620 26580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dea3d510ddd422ebc56fbf7d1c7bc64" candidate_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bd096026553d4ee9b944ec758f95b951"
I20260709 13:08:24.104954 26391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dea3d510ddd422ebc56fbf7d1c7bc64" candidate_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ecfa67bfc14448e2a894c4cd8174b209"
I20260709 13:08:24.105145 26580 raft_consensus.cc:3060] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P bd096026553d4ee9b944ec758f95b951 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:24.105504 26391 raft_consensus.cc:3055] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:24.105758 26391 raft_consensus.cc:740] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ecfa67bfc14448e2a894c4cd8174b209, State: Running, Role: LEADER
I20260709 13:08:24.106395 26391 consensus_queue.cc:260] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P ecfa67bfc14448e2a894c4cd8174b209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:24.107225 26391 raft_consensus.cc:3060] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:24.109614 26580 raft_consensus.cc:2468] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P bd096026553d4ee9b944ec758f95b951 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fbf0a23ab2d4c50894e10878aaf5802 in term 3.
I20260709 13:08:24.110570 26281 leader_election.cc:304] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fbf0a23ab2d4c50894e10878aaf5802, bd096026553d4ee9b944ec758f95b951; no voters: 
I20260709 13:08:24.111348 26623 raft_consensus.cc:2804] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:24.111687 26391 raft_consensus.cc:2468] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P ecfa67bfc14448e2a894c4cd8174b209 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fbf0a23ab2d4c50894e10878aaf5802 in term 3.
I20260709 13:08:24.111881 26623 raft_consensus.cc:697] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 3 LEADER]: Becoming Leader. State: Replica: 5fbf0a23ab2d4c50894e10878aaf5802, State: Running, Role: LEADER
I20260709 13:08:24.112825 26623 consensus_queue.cc:237] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 [LEADER]: Queue going to LEADER 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: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } }
I20260709 13:08:24.119388 26139 catalog_manager.cc:5697] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 reported cstate change: term changed from 2 to 3, leader changed from ecfa67bfc14448e2a894c4cd8174b209 (127.19.255.195) to 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194). New cstate: current_term: 3 leader_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:24.250669 26580 raft_consensus.cc:1275] T 6fcf0203ab254bf39f6e1eb736d4de23 P bd096026553d4ee9b944ec758f95b951 [term 3 FOLLOWER]: Refusing update from remote peer ecfa67bfc14448e2a894c4cd8174b209: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:24.251951 26654 consensus_queue.cc:1048] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:24.260674 26316 raft_consensus.cc:1275] T 6fcf0203ab254bf39f6e1eb736d4de23 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 3 FOLLOWER]: Refusing update from remote peer ecfa67bfc14448e2a894c4cd8174b209: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:24.262138 26654 consensus_queue.cc:1048] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fbf0a23ab2d4c50894e10878aaf5802" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:08:24.518008 26189 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:08:24.540041 26391 raft_consensus.cc:1275] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P ecfa67bfc14448e2a894c4cd8174b209 [term 3 FOLLOWER]: Refusing update from remote peer 5fbf0a23ab2d4c50894e10878aaf5802: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:24.541329 26623 consensus_queue.cc:1048] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecfa67bfc14448e2a894c4cd8174b209" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:24.550014 26580 raft_consensus.cc:1275] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P bd096026553d4ee9b944ec758f95b951 [term 3 FOLLOWER]: Refusing update from remote peer 5fbf0a23ab2d4c50894e10878aaf5802: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:24.551159 26623 consensus_queue.cc:1048] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd096026553d4ee9b944ec758f95b951" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:24.750960 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:24.781270 20479 tablet_server.cc:179] TabletServer@127.19.255.193:40809 shutting down...
I20260709 13:08:24.801003 20479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:24.801636 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:24.802183 20479 raft_consensus.cc:2243] T e65f94687278452e9a252d548521e469 P bd096026553d4ee9b944ec758f95b951 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:24.802603 20479 raft_consensus.cc:2272] T e65f94687278452e9a252d548521e469 P bd096026553d4ee9b944ec758f95b951 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:24.804380 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:24.804895 20479 raft_consensus.cc:2243] T ef1c06816a8c4658a7ffb8c102411de8 P bd096026553d4ee9b944ec758f95b951 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:24.805270 20479 raft_consensus.cc:2272] T ef1c06816a8c4658a7ffb8c102411de8 P bd096026553d4ee9b944ec758f95b951 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:24.807001 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:24.807502 20479 raft_consensus.cc:2243] T 8570c2ce1ccc4ba782159e5816086122 P bd096026553d4ee9b944ec758f95b951 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:24.807909 20479 raft_consensus.cc:2272] T 8570c2ce1ccc4ba782159e5816086122 P bd096026553d4ee9b944ec758f95b951 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:24.809458 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:24.809934 20479 raft_consensus.cc:2243] T f7aa4d1f8119415d94f376fdd3a00e36 P bd096026553d4ee9b944ec758f95b951 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:24.810315 20479 raft_consensus.cc:2272] T f7aa4d1f8119415d94f376fdd3a00e36 P bd096026553d4ee9b944ec758f95b951 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:24.812107 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:24.812600 20479 raft_consensus.cc:2243] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P bd096026553d4ee9b944ec758f95b951 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:24.813001 20479 raft_consensus.cc:2272] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P bd096026553d4ee9b944ec758f95b951 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:24.815066 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:24.815567 20479 raft_consensus.cc:2243] T 1e26a73a118742d5a77af85f0a319a80 P bd096026553d4ee9b944ec758f95b951 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:24.815984 20479 raft_consensus.cc:2272] T 1e26a73a118742d5a77af85f0a319a80 P bd096026553d4ee9b944ec758f95b951 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:24.817549 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:24.818022 20479 raft_consensus.cc:2243] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:24.818397 20479 raft_consensus.cc:2272] T 9d5f41767ba948948044f2719c251372 P bd096026553d4ee9b944ec758f95b951 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:24.820056 26281 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 70 similar messages]
I20260709 13:08:24.820222 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:24.820824 20479 raft_consensus.cc:2243] T 8a0896df053d4717885776bcf7b17d18 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:24.821214 20479 raft_consensus.cc:2272] T 8a0896df053d4717885776bcf7b17d18 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:24.822775 26281 consensus_peers.cc:597] T 9d5f41767ba948948044f2719c251372 P 5fbf0a23ab2d4c50894e10878aaf5802 -> Peer bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809): Couldn't send request to peer bd096026553d4ee9b944ec758f95b951. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:24.823132 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:24.823637 20479 raft_consensus.cc:2243] T a54e1b0ce5ec457f90331253313d8bc0 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:24.824064 20479 raft_consensus.cc:2272] T a54e1b0ce5ec457f90331253313d8bc0 P bd096026553d4ee9b944ec758f95b951 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:24.825695 20479 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:24.826133 20479 raft_consensus.cc:2243] T 6fcf0203ab254bf39f6e1eb736d4de23 P bd096026553d4ee9b944ec758f95b951 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:24.826525 20479 raft_consensus.cc:2272] T 6fcf0203ab254bf39f6e1eb736d4de23 P bd096026553d4ee9b944ec758f95b951 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:24.853538 20479 tablet_server.cc:196] TabletServer@127.19.255.193:40809 shutdown complete.
I20260709 13:08:24.873975 20479 tablet_server.cc:179] TabletServer@127.19.255.194:0 shutting down...
W20260709 13:08:24.931432 26358 consensus_peers.cc:597] T a54e1b0ce5ec457f90331253313d8bc0 P ecfa67bfc14448e2a894c4cd8174b209 -> Peer 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194:36283): Couldn't send request to peer 5fbf0a23ab2d4c50894e10878aaf5802. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:24.931644 20479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:24.932802 20479 tablet_replica.cc:333] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802: stopping tablet replica
I20260709 13:08:24.933759 20479 raft_consensus.cc:2243] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:24.935561 20479 raft_consensus.cc:2272] T 1e26a73a118742d5a77af85f0a319a80 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:24.938387 20479 tablet_replica.cc:333] T 9d5f41767ba948948044f2719c251372 P 5fbf0a23ab2d4c50894e10878aaf5802: stopping tablet replica
I20260709 13:08:24.939093 20479 raft_consensus.cc:2243] T 9d5f41767ba948948044f2719c251372 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:24.940598 20479 raft_consensus.cc:2272] T 9d5f41767ba948948044f2719c251372 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:24.943033 20479 tablet_replica.cc:333] T a54e1b0ce5ec457f90331253313d8bc0 P 5fbf0a23ab2d4c50894e10878aaf5802: stopping tablet replica
I20260709 13:08:24.943596 20479 raft_consensus.cc:2243] T a54e1b0ce5ec457f90331253313d8bc0 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:24.944216 20479 raft_consensus.cc:2272] T a54e1b0ce5ec457f90331253313d8bc0 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:24.946424 20479 tablet_replica.cc:333] T 6fcf0203ab254bf39f6e1eb736d4de23 P 5fbf0a23ab2d4c50894e10878aaf5802: stopping tablet replica
I20260709 13:08:24.947093 20479 raft_consensus.cc:2243] T 6fcf0203ab254bf39f6e1eb736d4de23 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:24.947677 20479 raft_consensus.cc:2272] T 6fcf0203ab254bf39f6e1eb736d4de23 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:24.950774 20479 tablet_replica.cc:333] T 8a0896df053d4717885776bcf7b17d18 P 5fbf0a23ab2d4c50894e10878aaf5802: stopping tablet replica
I20260709 13:08:24.951354 20479 raft_consensus.cc:2243] T 8a0896df053d4717885776bcf7b17d18 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:24.952011 20479 raft_consensus.cc:2272] T 8a0896df053d4717885776bcf7b17d18 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:24.954392 20479 tablet_replica.cc:333] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802: stopping tablet replica
I20260709 13:08:24.954921 20479 raft_consensus.cc:2243] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:24.955476 20479 raft_consensus.cc:2272] T 8570c2ce1ccc4ba782159e5816086122 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:24.957855 20479 tablet_replica.cc:333] T f7aa4d1f8119415d94f376fdd3a00e36 P 5fbf0a23ab2d4c50894e10878aaf5802: stopping tablet replica
I20260709 13:08:24.958366 20479 raft_consensus.cc:2243] T f7aa4d1f8119415d94f376fdd3a00e36 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:24.958933 20479 raft_consensus.cc:2272] T f7aa4d1f8119415d94f376fdd3a00e36 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:24.961330 20479 tablet_replica.cc:333] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802: stopping tablet replica
I20260709 13:08:24.961848 20479 raft_consensus.cc:2243] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:24.963299 20479 raft_consensus.cc:2272] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:24.966650 20479 tablet_replica.cc:333] T e65f94687278452e9a252d548521e469 P 5fbf0a23ab2d4c50894e10878aaf5802: stopping tablet replica
I20260709 13:08:24.967176 20479 raft_consensus.cc:2243] T e65f94687278452e9a252d548521e469 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:24.968585 20479 raft_consensus.cc:2272] T e65f94687278452e9a252d548521e469 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:24.970991 20479 tablet_replica.cc:333] T ef1c06816a8c4658a7ffb8c102411de8 P 5fbf0a23ab2d4c50894e10878aaf5802: stopping tablet replica
I20260709 13:08:24.971468 20479 raft_consensus.cc:2243] T ef1c06816a8c4658a7ffb8c102411de8 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:24.973201 20479 raft_consensus.cc:2272] T ef1c06816a8c4658a7ffb8c102411de8 P 5fbf0a23ab2d4c50894e10878aaf5802 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:25.009639 20479 tablet_server.cc:196] TabletServer@127.19.255.194:0 shutdown complete.
W20260709 13:08:25.019627 26355 consensus_peers.cc:597] T a54e1b0ce5ec457f90331253313d8bc0 P ecfa67bfc14448e2a894c4cd8174b209 -> Peer bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809): Couldn't send request to peer bd096026553d4ee9b944ec758f95b951. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:40809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:25.020694 26358 consensus_peers.cc:597] T f7aa4d1f8119415d94f376fdd3a00e36 P ecfa67bfc14448e2a894c4cd8174b209 -> Peer 5fbf0a23ab2d4c50894e10878aaf5802 (127.19.255.194:36283): Couldn't send request to peer 5fbf0a23ab2d4c50894e10878aaf5802. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.194:36283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:25.043402 26355 consensus_peers.cc:597] T 8570c2ce1ccc4ba782159e5816086122 P ecfa67bfc14448e2a894c4cd8174b209 -> Peer bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809): Couldn't send request to peer bd096026553d4ee9b944ec758f95b951. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:40809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:25.045063 20479 tablet_server.cc:179] TabletServer@127.19.255.195:0 shutting down...
I20260709 13:08:25.075627 20479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:25.076536 20479 tablet_replica.cc:333] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P ecfa67bfc14448e2a894c4cd8174b209: stopping tablet replica
I20260709 13:08:25.077507 20479 raft_consensus.cc:2243] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P ecfa67bfc14448e2a894c4cd8174b209 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:25.078126 20479 raft_consensus.cc:2272] T 3dea3d510ddd422ebc56fbf7d1c7bc64 P ecfa67bfc14448e2a894c4cd8174b209 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:25.081902 20479 tablet_replica.cc:333] T 8570c2ce1ccc4ba782159e5816086122 P ecfa67bfc14448e2a894c4cd8174b209: stopping tablet replica
I20260709 13:08:25.082572 20479 raft_consensus.cc:2243] T 8570c2ce1ccc4ba782159e5816086122 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:25.083699 20479 raft_consensus.cc:2272] T 8570c2ce1ccc4ba782159e5816086122 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:25.085784 20479 tablet_replica.cc:333] T f7aa4d1f8119415d94f376fdd3a00e36 P ecfa67bfc14448e2a894c4cd8174b209: stopping tablet replica
I20260709 13:08:25.086398 20479 raft_consensus.cc:2243] T f7aa4d1f8119415d94f376fdd3a00e36 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:25.087422 20479 raft_consensus.cc:2272] T f7aa4d1f8119415d94f376fdd3a00e36 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:25.089722 20479 tablet_replica.cc:333] T 9d5f41767ba948948044f2719c251372 P ecfa67bfc14448e2a894c4cd8174b209: stopping tablet replica
I20260709 13:08:25.090312 20479 raft_consensus.cc:2243] T 9d5f41767ba948948044f2719c251372 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:25.090818 20479 raft_consensus.cc:2272] T 9d5f41767ba948948044f2719c251372 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:25.093585 20479 tablet_replica.cc:333] T a54e1b0ce5ec457f90331253313d8bc0 P ecfa67bfc14448e2a894c4cd8174b209: stopping tablet replica
I20260709 13:08:25.094254 20479 raft_consensus.cc:2243] T a54e1b0ce5ec457f90331253313d8bc0 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:25.095463 20479 raft_consensus.cc:2272] T a54e1b0ce5ec457f90331253313d8bc0 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:25.097226 26355 consensus_peers.cc:597] T 8a0896df053d4717885776bcf7b17d18 P ecfa67bfc14448e2a894c4cd8174b209 -> Peer bd096026553d4ee9b944ec758f95b951 (127.19.255.193:40809): Couldn't send request to peer bd096026553d4ee9b944ec758f95b951. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:40809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:25.098244 20479 tablet_replica.cc:333] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209: stopping tablet replica
I20260709 13:08:25.098835 20479 raft_consensus.cc:2243] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:25.100133 20479 raft_consensus.cc:2272] T 6fcf0203ab254bf39f6e1eb736d4de23 P ecfa67bfc14448e2a894c4cd8174b209 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:25.102725 20479 tablet_replica.cc:333] T 8a0896df053d4717885776bcf7b17d18 P ecfa67bfc14448e2a894c4cd8174b209: stopping tablet replica
I20260709 13:08:25.103209 20479 raft_consensus.cc:2243] T 8a0896df053d4717885776bcf7b17d18 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:25.104282 20479 raft_consensus.cc:2272] T 8a0896df053d4717885776bcf7b17d18 P ecfa67bfc14448e2a894c4cd8174b209 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:25.106487 20479 tablet_replica.cc:333] T ef1c06816a8c4658a7ffb8c102411de8 P ecfa67bfc14448e2a894c4cd8174b209: stopping tablet replica
I20260709 13:08:25.107034 20479 raft_consensus.cc:2243] T ef1c06816a8c4658a7ffb8c102411de8 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:25.107610 20479 raft_consensus.cc:2272] T ef1c06816a8c4658a7ffb8c102411de8 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:25.109930 20479 tablet_replica.cc:333] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209: stopping tablet replica
I20260709 13:08:25.110420 20479 raft_consensus.cc:2243] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:25.110931 20479 raft_consensus.cc:2272] T e65f94687278452e9a252d548521e469 P ecfa67bfc14448e2a894c4cd8174b209 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:25.113420 20479 tablet_replica.cc:333] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209: stopping tablet replica
I20260709 13:08:25.113909 20479 raft_consensus.cc:2243] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:25.114439 20479 raft_consensus.cc:2272] T 1e26a73a118742d5a77af85f0a319a80 P ecfa67bfc14448e2a894c4cd8174b209 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:25.150934 20479 tablet_server.cc:196] TabletServer@127.19.255.195:0 shutdown complete.
I20260709 13:08:25.177579 20479 master.cc:562] Master@127.19.255.254:41247 shutting down...
I20260709 13:08:25.199081 20479 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b51df0cefa3e41f58dbc8c2c7b3c0d8e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:25.199760 20479 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b51df0cefa3e41f58dbc8c2c7b3c0d8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:25.200098 20479 tablet_replica.cc:333] T 00000000000000000000000000000000 P b51df0cefa3e41f58dbc8c2c7b3c0d8e: stopping tablet replica
I20260709 13:08:25.220834 20479 master.cc:584] Master@127.19.255.254:41247 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12896 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 13:08:25.265596 20479 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.255.254:36343
I20260709 13:08:25.266611 20479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:25.272308 26707 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 13:08:25.272356 26708 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 13:08:25.273013 26710 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 13:08:25.274166 20479 server_base.cc:1061] running on GCE node
I20260709 13:08:25.274923 20479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:25.275089 20479 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 13:08:25.275197 20479 hybrid_clock.cc:648] HybridClock initialized: now 1783602505275187 us; error 0 us; skew 500 ppm
I20260709 13:08:25.275620 20479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:25.278096 20479 webserver.cc:533] Webserver started at http://127.19.255.254:37607/ using document root <none> and password file <none>
I20260709 13:08:25.278532 20479 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:25.278681 20479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:25.278879 20479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:25.280048 20479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602331780318-20479-0/minicluster-data/master-0-root/instance:
uuid: "2709efc2762a44928cf111a0baf79243"
format_stamp: "Formatted at 2026-07-09 13:08:25 on dist-test-slave-vs8b"
I20260709 13:08:25.284219 20479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 13:08:25.287184 26715 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:25.287926 20479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:08:25.288197 20479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602331780318-20479-0/minicluster-data/master-0-root
uuid: "2709efc2762a44928cf111a0baf79243"
format_stamp: "Formatted at 2026-07-09 13:08:25 on dist-test-slave-vs8b"
I20260709 13:08:25.288465 20479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602331780318-20479-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602331780318-20479-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602331780318-20479-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 13:08:25.327924 20479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:25.329092 20479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:25.365118 20479 rpc_server.cc:307] RPC server started. Bound to: 127.19.255.254:36343
I20260709 13:08:25.365203 26766 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.255.254:36343 every 8 connection(s)
I20260709 13:08:25.369033 26767 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 13:08:25.380386 26767 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2709efc2762a44928cf111a0baf79243: Bootstrap starting.
I20260709 13:08:25.384913 26767 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2709efc2762a44928cf111a0baf79243: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.388648 26767 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2709efc2762a44928cf111a0baf79243: No bootstrap required, opened a new log
I20260709 13:08:25.390921 26767 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2709efc2762a44928cf111a0baf79243 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2709efc2762a44928cf111a0baf79243" member_type: VOTER }
I20260709 13:08:25.391331 26767 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2709efc2762a44928cf111a0baf79243 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.391510 26767 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2709efc2762a44928cf111a0baf79243 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2709efc2762a44928cf111a0baf79243, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.392112 26767 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2709efc2762a44928cf111a0baf79243 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2709efc2762a44928cf111a0baf79243" member_type: VOTER }
I20260709 13:08:25.392545 26767 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2709efc2762a44928cf111a0baf79243 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:08:25.392750 26767 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2709efc2762a44928cf111a0baf79243 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:08:25.392961 26767 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2709efc2762a44928cf111a0baf79243 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.397114 26767 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2709efc2762a44928cf111a0baf79243 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2709efc2762a44928cf111a0baf79243" member_type: VOTER }
I20260709 13:08:25.397542 26767 leader_election.cc:304] T 00000000000000000000000000000000 P 2709efc2762a44928cf111a0baf79243 [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: 2709efc2762a44928cf111a0baf79243; no voters: 
I20260709 13:08:25.398538 26767 leader_election.cc:290] T 00000000000000000000000000000000 P 2709efc2762a44928cf111a0baf79243 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:08:25.398918 26770 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2709efc2762a44928cf111a0baf79243 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:25.400197 26770 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2709efc2762a44928cf111a0baf79243 [term 1 LEADER]: Becoming Leader. State: Replica: 2709efc2762a44928cf111a0baf79243, State: Running, Role: LEADER
I20260709 13:08:25.400867 26770 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2709efc2762a44928cf111a0baf79243 [LEADER]: Queue going to LEADER mode. State: All 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: "2709efc2762a44928cf111a0baf79243" member_type: VOTER }
I20260709 13:08:25.401366 26767 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2709efc2762a44928cf111a0baf79243 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:08:25.407603 26772 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2709efc2762a44928cf111a0baf79243 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2709efc2762a44928cf111a0baf79243. Latest consensus state: current_term: 1 leader_uuid: "2709efc2762a44928cf111a0baf79243" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2709efc2762a44928cf111a0baf79243" member_type: VOTER } }
I20260709 13:08:25.407498 26771 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2709efc2762a44928cf111a0baf79243 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2709efc2762a44928cf111a0baf79243" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2709efc2762a44928cf111a0baf79243" member_type: VOTER } }
I20260709 13:08:25.408253 26772 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2709efc2762a44928cf111a0baf79243 [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:25.408412 26771 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2709efc2762a44928cf111a0baf79243 [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:25.410243 26778 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:08:25.418219 26778 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:08:25.419116 20479 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:08:25.427033 26778 catalog_manager.cc:1383] Generated new cluster ID: b0c03c687879457aac31bcaf07f3bc6e
I20260709 13:08:25.427312 26778 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:08:25.442334 26778 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:08:25.443569 26778 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:08:25.456319 26778 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2709efc2762a44928cf111a0baf79243: Generated new TSK 0
I20260709 13:08:25.456872 26778 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:08:25.485582 20479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:25.491184 26788 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 13:08:25.492720 26789 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 13:08:25.493816 26791 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 13:08:25.494113 20479 server_base.cc:1061] running on GCE node
I20260709 13:08:25.495134 20479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:25.495313 20479 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 13:08:25.495433 20479 hybrid_clock.cc:648] HybridClock initialized: now 1783602505495422 us; error 0 us; skew 500 ppm
I20260709 13:08:25.495981 20479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:25.498025 20479 webserver.cc:533] Webserver started at http://127.19.255.193:33007/ using document root <none> and password file <none>
I20260709 13:08:25.498445 20479 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:25.498593 20479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:25.498786 20479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:25.499820 20479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602331780318-20479-0/minicluster-data/ts-0-root/instance:
uuid: "70a6e351f65d44d3b4dd4a049889737f"
format_stamp: "Formatted at 2026-07-09 13:08:25 on dist-test-slave-vs8b"
I20260709 13:08:25.504411 20479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 13:08:25.507498 26796 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:25.508275 20479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:08:25.508507 20479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602331780318-20479-0/minicluster-data/ts-0-root
uuid: "70a6e351f65d44d3b4dd4a049889737f"
format_stamp: "Formatted at 2026-07-09 13:08:25 on dist-test-slave-vs8b"
I20260709 13:08:25.508762 20479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602331780318-20479-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602331780318-20479-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602331780318-20479-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 13:08:25.548787 20479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:25.549937 20479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:25.551318 20479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:25.553519 20479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:25.553686 20479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:25.553974 20479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:25.554162 20479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:25.593698 20479 rpc_server.cc:307] RPC server started. Bound to: 127.19.255.193:36667
I20260709 13:08:25.593806 26858 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.255.193:36667 every 8 connection(s)
I20260709 13:08:25.598739 20479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:25.605988 26863 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 13:08:25.607383 26864 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 13:08:25.610836 20479 server_base.cc:1061] running on GCE node
W20260709 13:08:25.611573 26866 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 13:08:25.612543 20479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:25.612767 20479 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 13:08:25.612962 20479 hybrid_clock.cc:648] HybridClock initialized: now 1783602505612942 us; error 0 us; skew 500 ppm
I20260709 13:08:25.613420 26859 heartbeater.cc:344] Connected to a master server at 127.19.255.254:36343
I20260709 13:08:25.613605 20479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:25.613898 26859 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:25.614748 26859 heartbeater.cc:507] Master 127.19.255.254:36343 requested a full tablet report, sending...
I20260709 13:08:25.616271 20479 webserver.cc:533] Webserver started at http://127.19.255.194:45971/ using document root <none> and password file <none>
I20260709 13:08:25.616801 20479 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:25.617018 20479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:25.617015 26732 ts_manager.cc:194] Registered new tserver with Master: 70a6e351f65d44d3b4dd4a049889737f (127.19.255.193:36667)
I20260709 13:08:25.617316 20479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:25.618588 20479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602331780318-20479-0/minicluster-data/ts-1-root/instance:
uuid: "1994b339eb4a49c494942e01d6642be9"
format_stamp: "Formatted at 2026-07-09 13:08:25 on dist-test-slave-vs8b"
I20260709 13:08:25.618994 26732 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35634
I20260709 13:08:25.622975 20479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260709 13:08:25.626178 26871 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:25.626869 20479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:08:25.627156 20479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602331780318-20479-0/minicluster-data/ts-1-root
uuid: "1994b339eb4a49c494942e01d6642be9"
format_stamp: "Formatted at 2026-07-09 13:08:25 on dist-test-slave-vs8b"
I20260709 13:08:25.627434 20479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602331780318-20479-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602331780318-20479-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602331780318-20479-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 13:08:25.637688 20479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:25.638738 20479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:25.640157 20479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:25.642129 20479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:25.642342 20479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:25.642582 20479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:25.642750 20479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:25.681689 20479 rpc_server.cc:307] RPC server started. Bound to: 127.19.255.194:45309
I20260709 13:08:25.681785 26933 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.255.194:45309 every 8 connection(s)
I20260709 13:08:25.686333 20479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:25.693150 26937 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 13:08:25.693861 26938 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 13:08:25.695461 26940 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 13:08:25.697274 20479 server_base.cc:1061] running on GCE node
I20260709 13:08:25.698215 20479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:25.698452 20479 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 13:08:25.698452 26934 heartbeater.cc:344] Connected to a master server at 127.19.255.254:36343
I20260709 13:08:25.698705 20479 hybrid_clock.cc:648] HybridClock initialized: now 1783602505698691 us; error 0 us; skew 500 ppm
I20260709 13:08:25.698980 26934 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:25.699419 20479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:25.699862 26934 heartbeater.cc:507] Master 127.19.255.254:36343 requested a full tablet report, sending...
I20260709 13:08:25.701906 26732 ts_manager.cc:194] Registered new tserver with Master: 1994b339eb4a49c494942e01d6642be9 (127.19.255.194:45309)
I20260709 13:08:25.702189 20479 webserver.cc:533] Webserver started at http://127.19.255.195:46283/ using document root <none> and password file <none>
I20260709 13:08:25.702906 20479 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:25.703148 20479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:25.703442 20479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:25.703725 26732 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35646
I20260709 13:08:25.705005 20479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602331780318-20479-0/minicluster-data/ts-2-root/instance:
uuid: "7d346b89a43b4a37bae362d52c4fec06"
format_stamp: "Formatted at 2026-07-09 13:08:25 on dist-test-slave-vs8b"
I20260709 13:08:25.709213 20479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:08:25.712472 26945 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:25.713249 20479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:08:25.713559 20479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602331780318-20479-0/minicluster-data/ts-2-root
uuid: "7d346b89a43b4a37bae362d52c4fec06"
format_stamp: "Formatted at 2026-07-09 13:08:25 on dist-test-slave-vs8b"
I20260709 13:08:25.713797 20479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602331780318-20479-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602331780318-20479-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602331780318-20479-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 13:08:25.749845 20479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:25.750962 20479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:25.752321 20479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:25.754463 20479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:25.754678 20479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:25.754944 20479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:25.755113 20479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:25.800138 20479 rpc_server.cc:307] RPC server started. Bound to: 127.19.255.195:46507
I20260709 13:08:25.800226 27007 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.255.195:46507 every 8 connection(s)
I20260709 13:08:25.813861 27008 heartbeater.cc:344] Connected to a master server at 127.19.255.254:36343
I20260709 13:08:25.814355 27008 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:25.815147 27008 heartbeater.cc:507] Master 127.19.255.254:36343 requested a full tablet report, sending...
I20260709 13:08:25.817135 26732 ts_manager.cc:194] Registered new tserver with Master: 7d346b89a43b4a37bae362d52c4fec06 (127.19.255.195:46507)
I20260709 13:08:25.818229 20479 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014792368s
I20260709 13:08:25.818648 26732 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35660
I20260709 13:08:25.842502 26732 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35676:
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 13:08:25.844586 26732 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 13:08:25.903461 26824 tablet_service.cc:1511] Processing CreateTablet for tablet 12612bb944024029b5ec837b4b752174 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f5de85862d0341aab2c708cea32ab228]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:08:25.903896 26823 tablet_service.cc:1511] Processing CreateTablet for tablet 009ab82cfaec49dd8937f4d74c6e81a4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f5de85862d0341aab2c708cea32ab228]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:08:25.904934 26824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12612bb944024029b5ec837b4b752174. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.905620 26823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 009ab82cfaec49dd8937f4d74c6e81a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.907601 26973 tablet_service.cc:1511] Processing CreateTablet for tablet 12612bb944024029b5ec837b4b752174 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f5de85862d0341aab2c708cea32ab228]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:08:25.908969 26973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12612bb944024029b5ec837b4b752174. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.910336 26899 tablet_service.cc:1511] Processing CreateTablet for tablet 12612bb944024029b5ec837b4b752174 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f5de85862d0341aab2c708cea32ab228]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:08:25.911053 26898 tablet_service.cc:1511] Processing CreateTablet for tablet 009ab82cfaec49dd8937f4d74c6e81a4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f5de85862d0341aab2c708cea32ab228]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:08:25.911657 26899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12612bb944024029b5ec837b4b752174. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.912312 26898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 009ab82cfaec49dd8937f4d74c6e81a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.916698 26972 tablet_service.cc:1511] Processing CreateTablet for tablet 009ab82cfaec49dd8937f4d74c6e81a4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f5de85862d0341aab2c708cea32ab228]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:08:25.917913 26972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 009ab82cfaec49dd8937f4d74c6e81a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.940939 27023 tablet_bootstrap.cc:492] T 12612bb944024029b5ec837b4b752174 P 70a6e351f65d44d3b4dd4a049889737f: Bootstrap starting.
I20260709 13:08:25.944137 27025 tablet_bootstrap.cc:492] T 12612bb944024029b5ec837b4b752174 P 7d346b89a43b4a37bae362d52c4fec06: Bootstrap starting.
I20260709 13:08:25.948010 27024 tablet_bootstrap.cc:492] T 12612bb944024029b5ec837b4b752174 P 1994b339eb4a49c494942e01d6642be9: Bootstrap starting.
I20260709 13:08:25.948534 27023 tablet_bootstrap.cc:654] T 12612bb944024029b5ec837b4b752174 P 70a6e351f65d44d3b4dd4a049889737f: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.949636 27025 tablet_bootstrap.cc:654] T 12612bb944024029b5ec837b4b752174 P 7d346b89a43b4a37bae362d52c4fec06: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.954885 27024 tablet_bootstrap.cc:654] T 12612bb944024029b5ec837b4b752174 P 1994b339eb4a49c494942e01d6642be9: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.955113 27023 tablet_bootstrap.cc:492] T 12612bb944024029b5ec837b4b752174 P 70a6e351f65d44d3b4dd4a049889737f: No bootstrap required, opened a new log
I20260709 13:08:25.955120 27025 tablet_bootstrap.cc:492] T 12612bb944024029b5ec837b4b752174 P 7d346b89a43b4a37bae362d52c4fec06: No bootstrap required, opened a new log
I20260709 13:08:25.955840 27023 ts_tablet_manager.cc:1403] T 12612bb944024029b5ec837b4b752174 P 70a6e351f65d44d3b4dd4a049889737f: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 13:08:25.956032 27025 ts_tablet_manager.cc:1403] T 12612bb944024029b5ec837b4b752174 P 7d346b89a43b4a37bae362d52c4fec06: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 13:08:25.958976 27025 raft_consensus.cc:359] T 12612bb944024029b5ec837b4b752174 P 7d346b89a43b4a37bae362d52c4fec06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:25.959172 27023 raft_consensus.cc:359] T 12612bb944024029b5ec837b4b752174 P 70a6e351f65d44d3b4dd4a049889737f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:25.959542 27024 tablet_bootstrap.cc:492] T 12612bb944024029b5ec837b4b752174 P 1994b339eb4a49c494942e01d6642be9: No bootstrap required, opened a new log
I20260709 13:08:25.959723 27025 raft_consensus.cc:385] T 12612bb944024029b5ec837b4b752174 P 7d346b89a43b4a37bae362d52c4fec06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.959945 27023 raft_consensus.cc:385] T 12612bb944024029b5ec837b4b752174 P 70a6e351f65d44d3b4dd4a049889737f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.960168 27025 raft_consensus.cc:740] T 12612bb944024029b5ec837b4b752174 P 7d346b89a43b4a37bae362d52c4fec06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d346b89a43b4a37bae362d52c4fec06, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.960260 27024 ts_tablet_manager.cc:1403] T 12612bb944024029b5ec837b4b752174 P 1994b339eb4a49c494942e01d6642be9: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.010s
I20260709 13:08:25.960317 27023 raft_consensus.cc:740] T 12612bb944024029b5ec837b4b752174 P 70a6e351f65d44d3b4dd4a049889737f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a6e351f65d44d3b4dd4a049889737f, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.960970 27025 consensus_queue.cc:260] T 12612bb944024029b5ec837b4b752174 P 7d346b89a43b4a37bae362d52c4fec06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:25.961387 27023 consensus_queue.cc:260] T 12612bb944024029b5ec837b4b752174 P 70a6e351f65d44d3b4dd4a049889737f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:25.963100 27008 heartbeater.cc:499] Master 127.19.255.254:36343 was elected leader, sending a full tablet report...
I20260709 13:08:25.962981 27024 raft_consensus.cc:359] T 12612bb944024029b5ec837b4b752174 P 1994b339eb4a49c494942e01d6642be9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:25.963784 27024 raft_consensus.cc:385] T 12612bb944024029b5ec837b4b752174 P 1994b339eb4a49c494942e01d6642be9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.963945 27025 ts_tablet_manager.cc:1434] T 12612bb944024029b5ec837b4b752174 P 7d346b89a43b4a37bae362d52c4fec06: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:08:25.964097 27024 raft_consensus.cc:740] T 12612bb944024029b5ec837b4b752174 P 1994b339eb4a49c494942e01d6642be9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1994b339eb4a49c494942e01d6642be9, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.965418 27025 tablet_bootstrap.cc:492] T 009ab82cfaec49dd8937f4d74c6e81a4 P 7d346b89a43b4a37bae362d52c4fec06: Bootstrap starting.
I20260709 13:08:25.965226 27024 consensus_queue.cc:260] T 12612bb944024029b5ec837b4b752174 P 1994b339eb4a49c494942e01d6642be9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:25.973512 26934 heartbeater.cc:499] Master 127.19.255.254:36343 was elected leader, sending a full tablet report...
I20260709 13:08:25.974457 27025 tablet_bootstrap.cc:654] T 009ab82cfaec49dd8937f4d74c6e81a4 P 7d346b89a43b4a37bae362d52c4fec06: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.974558 27024 ts_tablet_manager.cc:1434] T 12612bb944024029b5ec837b4b752174 P 1994b339eb4a49c494942e01d6642be9: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.008s
I20260709 13:08:25.975634 27024 tablet_bootstrap.cc:492] T 009ab82cfaec49dd8937f4d74c6e81a4 P 1994b339eb4a49c494942e01d6642be9: Bootstrap starting.
I20260709 13:08:25.981824 26859 heartbeater.cc:499] Master 127.19.255.254:36343 was elected leader, sending a full tablet report...
I20260709 13:08:25.982081 27024 tablet_bootstrap.cc:654] T 009ab82cfaec49dd8937f4d74c6e81a4 P 1994b339eb4a49c494942e01d6642be9: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.986879 27023 ts_tablet_manager.cc:1434] T 12612bb944024029b5ec837b4b752174 P 70a6e351f65d44d3b4dd4a049889737f: Time spent starting tablet: real 0.031s	user 0.010s	sys 0.008s
I20260709 13:08:25.987430 27025 tablet_bootstrap.cc:492] T 009ab82cfaec49dd8937f4d74c6e81a4 P 7d346b89a43b4a37bae362d52c4fec06: No bootstrap required, opened a new log
I20260709 13:08:25.987974 27025 ts_tablet_manager.cc:1403] T 009ab82cfaec49dd8937f4d74c6e81a4 P 7d346b89a43b4a37bae362d52c4fec06: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.014s
I20260709 13:08:25.988245 27023 tablet_bootstrap.cc:492] T 009ab82cfaec49dd8937f4d74c6e81a4 P 70a6e351f65d44d3b4dd4a049889737f: Bootstrap starting.
I20260709 13:08:25.990787 27025 raft_consensus.cc:359] T 009ab82cfaec49dd8937f4d74c6e81a4 P 7d346b89a43b4a37bae362d52c4fec06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:25.991494 27025 raft_consensus.cc:385] T 009ab82cfaec49dd8937f4d74c6e81a4 P 7d346b89a43b4a37bae362d52c4fec06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.991789 27025 raft_consensus.cc:740] T 009ab82cfaec49dd8937f4d74c6e81a4 P 7d346b89a43b4a37bae362d52c4fec06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d346b89a43b4a37bae362d52c4fec06, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.992512 27025 consensus_queue.cc:260] T 009ab82cfaec49dd8937f4d74c6e81a4 P 7d346b89a43b4a37bae362d52c4fec06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:25.994491 27025 ts_tablet_manager.cc:1434] T 009ab82cfaec49dd8937f4d74c6e81a4 P 7d346b89a43b4a37bae362d52c4fec06: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:08:25.995157 27023 tablet_bootstrap.cc:654] T 009ab82cfaec49dd8937f4d74c6e81a4 P 70a6e351f65d44d3b4dd4a049889737f: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.998417 27024 tablet_bootstrap.cc:492] T 009ab82cfaec49dd8937f4d74c6e81a4 P 1994b339eb4a49c494942e01d6642be9: No bootstrap required, opened a new log
I20260709 13:08:25.998896 27024 ts_tablet_manager.cc:1403] T 009ab82cfaec49dd8937f4d74c6e81a4 P 1994b339eb4a49c494942e01d6642be9: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.003s
I20260709 13:08:26.000387 27023 tablet_bootstrap.cc:492] T 009ab82cfaec49dd8937f4d74c6e81a4 P 70a6e351f65d44d3b4dd4a049889737f: No bootstrap required, opened a new log
I20260709 13:08:26.000861 27023 ts_tablet_manager.cc:1403] T 009ab82cfaec49dd8937f4d74c6e81a4 P 70a6e351f65d44d3b4dd4a049889737f: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 13:08:26.001412 27024 raft_consensus.cc:359] T 009ab82cfaec49dd8937f4d74c6e81a4 P 1994b339eb4a49c494942e01d6642be9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:26.002132 27024 raft_consensus.cc:385] T 009ab82cfaec49dd8937f4d74c6e81a4 P 1994b339eb4a49c494942e01d6642be9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.002452 27024 raft_consensus.cc:740] T 009ab82cfaec49dd8937f4d74c6e81a4 P 1994b339eb4a49c494942e01d6642be9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1994b339eb4a49c494942e01d6642be9, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.003228 27024 consensus_queue.cc:260] T 009ab82cfaec49dd8937f4d74c6e81a4 P 1994b339eb4a49c494942e01d6642be9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:26.003525 27023 raft_consensus.cc:359] T 009ab82cfaec49dd8937f4d74c6e81a4 P 70a6e351f65d44d3b4dd4a049889737f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:26.004238 27023 raft_consensus.cc:385] T 009ab82cfaec49dd8937f4d74c6e81a4 P 70a6e351f65d44d3b4dd4a049889737f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.004529 27023 raft_consensus.cc:740] T 009ab82cfaec49dd8937f4d74c6e81a4 P 70a6e351f65d44d3b4dd4a049889737f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a6e351f65d44d3b4dd4a049889737f, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.005406 27024 ts_tablet_manager.cc:1434] T 009ab82cfaec49dd8937f4d74c6e81a4 P 1994b339eb4a49c494942e01d6642be9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:08:26.005338 27023 consensus_queue.cc:260] T 009ab82cfaec49dd8937f4d74c6e81a4 P 70a6e351f65d44d3b4dd4a049889737f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:26.007515 27023 ts_tablet_manager.cc:1434] T 009ab82cfaec49dd8937f4d74c6e81a4 P 70a6e351f65d44d3b4dd4a049889737f: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 13:08:26.070869 27029 raft_consensus.cc:493] T 12612bb944024029b5ec837b4b752174 P 7d346b89a43b4a37bae362d52c4fec06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.071380 27029 raft_consensus.cc:515] T 12612bb944024029b5ec837b4b752174 P 7d346b89a43b4a37bae362d52c4fec06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:26.073463 27029 leader_election.cc:290] T 12612bb944024029b5ec837b4b752174 P 7d346b89a43b4a37bae362d52c4fec06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70a6e351f65d44d3b4dd4a049889737f (127.19.255.193:36667), 1994b339eb4a49c494942e01d6642be9 (127.19.255.194:45309)
I20260709 13:08:26.081749 26834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12612bb944024029b5ec837b4b752174" candidate_uuid: "7d346b89a43b4a37bae362d52c4fec06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a6e351f65d44d3b4dd4a049889737f" is_pre_election: true
I20260709 13:08:26.082559 26834 raft_consensus.cc:2468] T 12612bb944024029b5ec837b4b752174 P 70a6e351f65d44d3b4dd4a049889737f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d346b89a43b4a37bae362d52c4fec06 in term 0.
I20260709 13:08:26.083820 26948 leader_election.cc:304] T 12612bb944024029b5ec837b4b752174 P 7d346b89a43b4a37bae362d52c4fec06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70a6e351f65d44d3b4dd4a049889737f, 7d346b89a43b4a37bae362d52c4fec06; no voters: 
I20260709 13:08:26.083964 26909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12612bb944024029b5ec837b4b752174" candidate_uuid: "7d346b89a43b4a37bae362d52c4fec06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1994b339eb4a49c494942e01d6642be9" is_pre_election: true
I20260709 13:08:26.084652 26909 raft_consensus.cc:2468] T 12612bb944024029b5ec837b4b752174 P 1994b339eb4a49c494942e01d6642be9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d346b89a43b4a37bae362d52c4fec06 in term 0.
I20260709 13:08:26.084653 27029 raft_consensus.cc:2804] T 12612bb944024029b5ec837b4b752174 P 7d346b89a43b4a37bae362d52c4fec06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:26.085098 27029 raft_consensus.cc:493] T 12612bb944024029b5ec837b4b752174 P 7d346b89a43b4a37bae362d52c4fec06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:26.085388 27029 raft_consensus.cc:3060] T 12612bb944024029b5ec837b4b752174 P 7d346b89a43b4a37bae362d52c4fec06 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.090766 27029 raft_consensus.cc:515] T 12612bb944024029b5ec837b4b752174 P 7d346b89a43b4a37bae362d52c4fec06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:26.092222 27029 leader_election.cc:290] T 12612bb944024029b5ec837b4b752174 P 7d346b89a43b4a37bae362d52c4fec06 [CANDIDATE]: Term 1 election: Requested vote from peers 70a6e351f65d44d3b4dd4a049889737f (127.19.255.193:36667), 1994b339eb4a49c494942e01d6642be9 (127.19.255.194:45309)
I20260709 13:08:26.093044 26834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12612bb944024029b5ec837b4b752174" candidate_uuid: "7d346b89a43b4a37bae362d52c4fec06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a6e351f65d44d3b4dd4a049889737f"
I20260709 13:08:26.093277 26909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12612bb944024029b5ec837b4b752174" candidate_uuid: "7d346b89a43b4a37bae362d52c4fec06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1994b339eb4a49c494942e01d6642be9"
I20260709 13:08:26.093549 26834 raft_consensus.cc:3060] T 12612bb944024029b5ec837b4b752174 P 70a6e351f65d44d3b4dd4a049889737f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.093881 26909 raft_consensus.cc:3060] T 12612bb944024029b5ec837b4b752174 P 1994b339eb4a49c494942e01d6642be9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.099139 26909 raft_consensus.cc:2468] T 12612bb944024029b5ec837b4b752174 P 1994b339eb4a49c494942e01d6642be9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d346b89a43b4a37bae362d52c4fec06 in term 1.
I20260709 13:08:26.099308 26834 raft_consensus.cc:2468] T 12612bb944024029b5ec837b4b752174 P 70a6e351f65d44d3b4dd4a049889737f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d346b89a43b4a37bae362d52c4fec06 in term 1.
I20260709 13:08:26.100190 26947 leader_election.cc:304] T 12612bb944024029b5ec837b4b752174 P 7d346b89a43b4a37bae362d52c4fec06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1994b339eb4a49c494942e01d6642be9, 7d346b89a43b4a37bae362d52c4fec06; no voters: 
I20260709 13:08:26.100953 27029 raft_consensus.cc:2804] T 12612bb944024029b5ec837b4b752174 P 7d346b89a43b4a37bae362d52c4fec06 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:26.102042 27029 raft_consensus.cc:697] T 12612bb944024029b5ec837b4b752174 P 7d346b89a43b4a37bae362d52c4fec06 [term 1 LEADER]: Becoming Leader. State: Replica: 7d346b89a43b4a37bae362d52c4fec06, State: Running, Role: LEADER
I20260709 13:08:26.102830 27029 consensus_queue.cc:237] T 12612bb944024029b5ec837b4b752174 P 7d346b89a43b4a37bae362d52c4fec06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:26.109510 26731 catalog_manager.cc:5697] T 12612bb944024029b5ec837b4b752174 P 7d346b89a43b4a37bae362d52c4fec06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d346b89a43b4a37bae362d52c4fec06 (127.19.255.195). New cstate: current_term: 1 leader_uuid: "7d346b89a43b4a37bae362d52c4fec06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:26.368443 27030 raft_consensus.cc:493] T 009ab82cfaec49dd8937f4d74c6e81a4 P 70a6e351f65d44d3b4dd4a049889737f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.369004 27030 raft_consensus.cc:515] T 009ab82cfaec49dd8937f4d74c6e81a4 P 70a6e351f65d44d3b4dd4a049889737f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:26.371166 27030 leader_election.cc:290] T 009ab82cfaec49dd8937f4d74c6e81a4 P 70a6e351f65d44d3b4dd4a049889737f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1994b339eb4a49c494942e01d6642be9 (127.19.255.194:45309), 7d346b89a43b4a37bae362d52c4fec06 (127.19.255.195:46507)
I20260709 13:08:26.380832 26909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009ab82cfaec49dd8937f4d74c6e81a4" candidate_uuid: "70a6e351f65d44d3b4dd4a049889737f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1994b339eb4a49c494942e01d6642be9" is_pre_election: true
I20260709 13:08:26.381513 26909 raft_consensus.cc:2468] T 009ab82cfaec49dd8937f4d74c6e81a4 P 1994b339eb4a49c494942e01d6642be9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70a6e351f65d44d3b4dd4a049889737f in term 0.
I20260709 13:08:26.381968 26983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009ab82cfaec49dd8937f4d74c6e81a4" candidate_uuid: "70a6e351f65d44d3b4dd4a049889737f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d346b89a43b4a37bae362d52c4fec06" is_pre_election: true
I20260709 13:08:26.382500 26798 leader_election.cc:304] T 009ab82cfaec49dd8937f4d74c6e81a4 P 70a6e351f65d44d3b4dd4a049889737f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1994b339eb4a49c494942e01d6642be9, 70a6e351f65d44d3b4dd4a049889737f; no voters: 
I20260709 13:08:26.382652 26983 raft_consensus.cc:2468] T 009ab82cfaec49dd8937f4d74c6e81a4 P 7d346b89a43b4a37bae362d52c4fec06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70a6e351f65d44d3b4dd4a049889737f in term 0.
I20260709 13:08:26.383221 27030 raft_consensus.cc:2804] T 009ab82cfaec49dd8937f4d74c6e81a4 P 70a6e351f65d44d3b4dd4a049889737f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:26.383566 27030 raft_consensus.cc:493] T 009ab82cfaec49dd8937f4d74c6e81a4 P 70a6e351f65d44d3b4dd4a049889737f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:26.383890 27030 raft_consensus.cc:3060] T 009ab82cfaec49dd8937f4d74c6e81a4 P 70a6e351f65d44d3b4dd4a049889737f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.388689 27030 raft_consensus.cc:515] T 009ab82cfaec49dd8937f4d74c6e81a4 P 70a6e351f65d44d3b4dd4a049889737f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:26.390138 27030 leader_election.cc:290] T 009ab82cfaec49dd8937f4d74c6e81a4 P 70a6e351f65d44d3b4dd4a049889737f [CANDIDATE]: Term 1 election: Requested vote from peers 1994b339eb4a49c494942e01d6642be9 (127.19.255.194:45309), 7d346b89a43b4a37bae362d52c4fec06 (127.19.255.195:46507)
I20260709 13:08:26.390810 26909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009ab82cfaec49dd8937f4d74c6e81a4" candidate_uuid: "70a6e351f65d44d3b4dd4a049889737f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1994b339eb4a49c494942e01d6642be9"
I20260709 13:08:26.391276 26909 raft_consensus.cc:3060] T 009ab82cfaec49dd8937f4d74c6e81a4 P 1994b339eb4a49c494942e01d6642be9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.391194 26983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009ab82cfaec49dd8937f4d74c6e81a4" candidate_uuid: "70a6e351f65d44d3b4dd4a049889737f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d346b89a43b4a37bae362d52c4fec06"
I20260709 13:08:26.391811 26983 raft_consensus.cc:3060] T 009ab82cfaec49dd8937f4d74c6e81a4 P 7d346b89a43b4a37bae362d52c4fec06 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.395838 26909 raft_consensus.cc:2468] T 009ab82cfaec49dd8937f4d74c6e81a4 P 1994b339eb4a49c494942e01d6642be9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70a6e351f65d44d3b4dd4a049889737f in term 1.
I20260709 13:08:26.396724 26798 leader_election.cc:304] T 009ab82cfaec49dd8937f4d74c6e81a4 P 70a6e351f65d44d3b4dd4a049889737f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1994b339eb4a49c494942e01d6642be9, 70a6e351f65d44d3b4dd4a049889737f; no voters: 
I20260709 13:08:26.396737 26983 raft_consensus.cc:2468] T 009ab82cfaec49dd8937f4d74c6e81a4 P 7d346b89a43b4a37bae362d52c4fec06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70a6e351f65d44d3b4dd4a049889737f in term 1.
I20260709 13:08:26.397541 27030 raft_consensus.cc:2804] T 009ab82cfaec49dd8937f4d74c6e81a4 P 70a6e351f65d44d3b4dd4a049889737f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:26.398773 27030 raft_consensus.cc:697] T 009ab82cfaec49dd8937f4d74c6e81a4 P 70a6e351f65d44d3b4dd4a049889737f [term 1 LEADER]: Becoming Leader. State: Replica: 70a6e351f65d44d3b4dd4a049889737f, State: Running, Role: LEADER
I20260709 13:08:26.399503 27030 consensus_queue.cc:237] T 009ab82cfaec49dd8937f4d74c6e81a4 P 70a6e351f65d44d3b4dd4a049889737f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:26.405735 26731 catalog_manager.cc:5697] T 009ab82cfaec49dd8937f4d74c6e81a4 P 70a6e351f65d44d3b4dd4a049889737f reported cstate change: term changed from 0 to 1, leader changed from <none> to 70a6e351f65d44d3b4dd4a049889737f (127.19.255.193). New cstate: current_term: 1 leader_uuid: "70a6e351f65d44d3b4dd4a049889737f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:26.493748 26731 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35678:
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 13:08:26.495801 26731 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 13:08:26.518285 26823 tablet_service.cc:1511] Processing CreateTablet for tablet 46f3f1b0c21e4a0d8fe32d53cd22dc37 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=71291416a1a741089907422b4fdc8ecd]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:08:26.519546 26823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46f3f1b0c21e4a0d8fe32d53cd22dc37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.519405 26899 tablet_service.cc:1511] Processing CreateTablet for tablet 46f3f1b0c21e4a0d8fe32d53cd22dc37 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=71291416a1a741089907422b4fdc8ecd]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:08:26.520680 26899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46f3f1b0c21e4a0d8fe32d53cd22dc37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.520861 26973 tablet_service.cc:1511] Processing CreateTablet for tablet 46f3f1b0c21e4a0d8fe32d53cd22dc37 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=71291416a1a741089907422b4fdc8ecd]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:08:26.522174 26973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46f3f1b0c21e4a0d8fe32d53cd22dc37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.523809 26824 tablet_service.cc:1511] Processing CreateTablet for tablet dd6aa1c4141e433cb1dad9da70c09a75 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=71291416a1a741089907422b4fdc8ecd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:08:26.524971 26824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd6aa1c4141e433cb1dad9da70c09a75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.525509 26972 tablet_service.cc:1511] Processing CreateTablet for tablet dd6aa1c4141e433cb1dad9da70c09a75 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=71291416a1a741089907422b4fdc8ecd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:08:26.526712 26972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd6aa1c4141e433cb1dad9da70c09a75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.528672 26898 tablet_service.cc:1511] Processing CreateTablet for tablet dd6aa1c4141e433cb1dad9da70c09a75 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=71291416a1a741089907422b4fdc8ecd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:08:26.529852 26898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd6aa1c4141e433cb1dad9da70c09a75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.565610 27050 tablet_bootstrap.cc:492] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 70a6e351f65d44d3b4dd4a049889737f: Bootstrap starting.
I20260709 13:08:26.570225 27049 tablet_bootstrap.cc:492] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 7d346b89a43b4a37bae362d52c4fec06: Bootstrap starting.
I20260709 13:08:26.572546 27048 tablet_bootstrap.cc:492] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 1994b339eb4a49c494942e01d6642be9: Bootstrap starting.
I20260709 13:08:26.574676 27050 tablet_bootstrap.cc:654] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 70a6e351f65d44d3b4dd4a049889737f: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.578266 27048 tablet_bootstrap.cc:654] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 1994b339eb4a49c494942e01d6642be9: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.580977 27029 consensus_queue.cc:1048] T 12612bb944024029b5ec837b4b752174 P 7d346b89a43b4a37bae362d52c4fec06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:26.585598 27049 tablet_bootstrap.cc:654] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 7d346b89a43b4a37bae362d52c4fec06: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.589900 27050 tablet_bootstrap.cc:492] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 70a6e351f65d44d3b4dd4a049889737f: No bootstrap required, opened a new log
I20260709 13:08:26.590620 27050 ts_tablet_manager.cc:1403] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 70a6e351f65d44d3b4dd4a049889737f: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.010s
I20260709 13:08:26.593644 27048 tablet_bootstrap.cc:492] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 1994b339eb4a49c494942e01d6642be9: No bootstrap required, opened a new log
I20260709 13:08:26.594123 27048 ts_tablet_manager.cc:1403] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 1994b339eb4a49c494942e01d6642be9: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.012s
I20260709 13:08:26.594537 27050 raft_consensus.cc:359] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 70a6e351f65d44d3b4dd4a049889737f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:26.595256 27050 raft_consensus.cc:385] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 70a6e351f65d44d3b4dd4a049889737f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.595620 27050 raft_consensus.cc:740] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 70a6e351f65d44d3b4dd4a049889737f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a6e351f65d44d3b4dd4a049889737f, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.596683 27048 raft_consensus.cc:359] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 1994b339eb4a49c494942e01d6642be9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:26.597296 27048 raft_consensus.cc:385] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 1994b339eb4a49c494942e01d6642be9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.596599 27050 consensus_queue.cc:260] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 70a6e351f65d44d3b4dd4a049889737f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:26.597468 27048 raft_consensus.cc:740] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 1994b339eb4a49c494942e01d6642be9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1994b339eb4a49c494942e01d6642be9, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.598997 27048 consensus_queue.cc:260] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 1994b339eb4a49c494942e01d6642be9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:26.599617 27050 ts_tablet_manager.cc:1434] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 70a6e351f65d44d3b4dd4a049889737f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:08:26.600925 27048 ts_tablet_manager.cc:1434] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 1994b339eb4a49c494942e01d6642be9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:08:26.603834 27049 tablet_bootstrap.cc:492] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 7d346b89a43b4a37bae362d52c4fec06: No bootstrap required, opened a new log
I20260709 13:08:26.604341 27049 ts_tablet_manager.cc:1403] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 7d346b89a43b4a37bae362d52c4fec06: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.000s
I20260709 13:08:26.607854 27049 raft_consensus.cc:359] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 7d346b89a43b4a37bae362d52c4fec06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:26.608522 27049 raft_consensus.cc:385] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 7d346b89a43b4a37bae362d52c4fec06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.608798 27049 raft_consensus.cc:740] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 7d346b89a43b4a37bae362d52c4fec06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d346b89a43b4a37bae362d52c4fec06, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.609694 27049 consensus_queue.cc:260] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 7d346b89a43b4a37bae362d52c4fec06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:26.602056 27048 tablet_bootstrap.cc:492] T dd6aa1c4141e433cb1dad9da70c09a75 P 1994b339eb4a49c494942e01d6642be9: Bootstrap starting.
I20260709 13:08:26.600962 27050 tablet_bootstrap.cc:492] T dd6aa1c4141e433cb1dad9da70c09a75 P 70a6e351f65d44d3b4dd4a049889737f: Bootstrap starting.
I20260709 13:08:26.620265 27048 tablet_bootstrap.cc:654] T dd6aa1c4141e433cb1dad9da70c09a75 P 1994b339eb4a49c494942e01d6642be9: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.622538 27056 consensus_queue.cc:1048] T 12612bb944024029b5ec837b4b752174 P 7d346b89a43b4a37bae362d52c4fec06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:26.628328 27050 tablet_bootstrap.cc:654] T dd6aa1c4141e433cb1dad9da70c09a75 P 70a6e351f65d44d3b4dd4a049889737f: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.633085 27049 ts_tablet_manager.cc:1434] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 7d346b89a43b4a37bae362d52c4fec06: Time spent starting tablet: real 0.028s	user 0.000s	sys 0.007s
I20260709 13:08:26.637305 27049 tablet_bootstrap.cc:492] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06: Bootstrap starting.
I20260709 13:08:26.644910 27049 tablet_bootstrap.cc:654] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.656963 27049 tablet_bootstrap.cc:492] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06: No bootstrap required, opened a new log
I20260709 13:08:26.657490 27049 ts_tablet_manager.cc:1403] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.001s
I20260709 13:08:26.661047 27050 tablet_bootstrap.cc:492] T dd6aa1c4141e433cb1dad9da70c09a75 P 70a6e351f65d44d3b4dd4a049889737f: No bootstrap required, opened a new log
I20260709 13:08:26.661118 27048 tablet_bootstrap.cc:492] T dd6aa1c4141e433cb1dad9da70c09a75 P 1994b339eb4a49c494942e01d6642be9: No bootstrap required, opened a new log
I20260709 13:08:26.661669 27050 ts_tablet_manager.cc:1403] T dd6aa1c4141e433cb1dad9da70c09a75 P 70a6e351f65d44d3b4dd4a049889737f: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.002s
I20260709 13:08:26.661753 27048 ts_tablet_manager.cc:1403] T dd6aa1c4141e433cb1dad9da70c09a75 P 1994b339eb4a49c494942e01d6642be9: Time spent bootstrapping tablet: real 0.060s	user 0.024s	sys 0.022s
I20260709 13:08:26.662757 27049 raft_consensus.cc:359] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:26.663486 27049 raft_consensus.cc:385] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.663794 27049 raft_consensus.cc:740] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d346b89a43b4a37bae362d52c4fec06, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.664602 27050 raft_consensus.cc:359] T dd6aa1c4141e433cb1dad9da70c09a75 P 70a6e351f65d44d3b4dd4a049889737f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:26.664685 27049 consensus_queue.cc:260] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:26.665050 27048 raft_consensus.cc:359] T dd6aa1c4141e433cb1dad9da70c09a75 P 1994b339eb4a49c494942e01d6642be9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:26.665552 27050 raft_consensus.cc:385] T dd6aa1c4141e433cb1dad9da70c09a75 P 70a6e351f65d44d3b4dd4a049889737f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.665786 27048 raft_consensus.cc:385] T dd6aa1c4141e433cb1dad9da70c09a75 P 1994b339eb4a49c494942e01d6642be9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.666009 27050 raft_consensus.cc:740] T dd6aa1c4141e433cb1dad9da70c09a75 P 70a6e351f65d44d3b4dd4a049889737f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a6e351f65d44d3b4dd4a049889737f, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.666216 27048 raft_consensus.cc:740] T dd6aa1c4141e433cb1dad9da70c09a75 P 1994b339eb4a49c494942e01d6642be9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1994b339eb4a49c494942e01d6642be9, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.667140 27049 ts_tablet_manager.cc:1434] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:08:26.667024 27050 consensus_queue.cc:260] T dd6aa1c4141e433cb1dad9da70c09a75 P 70a6e351f65d44d3b4dd4a049889737f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:26.667138 27048 consensus_queue.cc:260] T dd6aa1c4141e433cb1dad9da70c09a75 P 1994b339eb4a49c494942e01d6642be9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:26.669332 27050 ts_tablet_manager.cc:1434] T dd6aa1c4141e433cb1dad9da70c09a75 P 70a6e351f65d44d3b4dd4a049889737f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:08:26.669662 27048 ts_tablet_manager.cc:1434] T dd6aa1c4141e433cb1dad9da70c09a75 P 1994b339eb4a49c494942e01d6642be9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:08:26.777304 27030 raft_consensus.cc:493] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 70a6e351f65d44d3b4dd4a049889737f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.777875 27030 raft_consensus.cc:515] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 70a6e351f65d44d3b4dd4a049889737f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:26.779469 27030 leader_election.cc:290] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 70a6e351f65d44d3b4dd4a049889737f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1994b339eb4a49c494942e01d6642be9 (127.19.255.194:45309), 7d346b89a43b4a37bae362d52c4fec06 (127.19.255.195:46507)
I20260709 13:08:26.780439 26909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f3f1b0c21e4a0d8fe32d53cd22dc37" candidate_uuid: "70a6e351f65d44d3b4dd4a049889737f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1994b339eb4a49c494942e01d6642be9" is_pre_election: true
I20260709 13:08:26.780833 26983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f3f1b0c21e4a0d8fe32d53cd22dc37" candidate_uuid: "70a6e351f65d44d3b4dd4a049889737f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d346b89a43b4a37bae362d52c4fec06" is_pre_election: true
I20260709 13:08:26.781051 27056 raft_consensus.cc:493] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.781103 26909 raft_consensus.cc:2468] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 1994b339eb4a49c494942e01d6642be9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70a6e351f65d44d3b4dd4a049889737f in term 0.
I20260709 13:08:26.781549 26983 raft_consensus.cc:2468] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 7d346b89a43b4a37bae362d52c4fec06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70a6e351f65d44d3b4dd4a049889737f in term 0.
I20260709 13:08:26.781725 27056 raft_consensus.cc:515] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:26.782793 26798 leader_election.cc:304] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 70a6e351f65d44d3b4dd4a049889737f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1994b339eb4a49c494942e01d6642be9, 70a6e351f65d44d3b4dd4a049889737f; no voters: 
I20260709 13:08:26.783613 27030 raft_consensus.cc:2804] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 70a6e351f65d44d3b4dd4a049889737f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:26.784000 27030 raft_consensus.cc:493] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 70a6e351f65d44d3b4dd4a049889737f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:26.784291 27056 leader_election.cc:290] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70a6e351f65d44d3b4dd4a049889737f (127.19.255.193:36667), 1994b339eb4a49c494942e01d6642be9 (127.19.255.194:45309)
I20260709 13:08:26.784404 27030 raft_consensus.cc:3060] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 70a6e351f65d44d3b4dd4a049889737f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.784687 26834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6aa1c4141e433cb1dad9da70c09a75" candidate_uuid: "7d346b89a43b4a37bae362d52c4fec06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a6e351f65d44d3b4dd4a049889737f" is_pre_election: true
I20260709 13:08:26.784832 26909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6aa1c4141e433cb1dad9da70c09a75" candidate_uuid: "7d346b89a43b4a37bae362d52c4fec06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1994b339eb4a49c494942e01d6642be9" is_pre_election: true
I20260709 13:08:26.785351 26909 raft_consensus.cc:2468] T dd6aa1c4141e433cb1dad9da70c09a75 P 1994b339eb4a49c494942e01d6642be9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d346b89a43b4a37bae362d52c4fec06 in term 0.
I20260709 13:08:26.785457 26834 raft_consensus.cc:2468] T dd6aa1c4141e433cb1dad9da70c09a75 P 70a6e351f65d44d3b4dd4a049889737f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d346b89a43b4a37bae362d52c4fec06 in term 0.
I20260709 13:08:26.786171 26947 leader_election.cc:304] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1994b339eb4a49c494942e01d6642be9, 7d346b89a43b4a37bae362d52c4fec06; no voters: 
I20260709 13:08:26.786826 27056 raft_consensus.cc:2804] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:26.787119 27056 raft_consensus.cc:493] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:26.787386 27056 raft_consensus.cc:3060] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.790576 27030 raft_consensus.cc:515] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 70a6e351f65d44d3b4dd4a049889737f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:26.792403 27030 leader_election.cc:290] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 70a6e351f65d44d3b4dd4a049889737f [CANDIDATE]: Term 1 election: Requested vote from peers 1994b339eb4a49c494942e01d6642be9 (127.19.255.194:45309), 7d346b89a43b4a37bae362d52c4fec06 (127.19.255.195:46507)
I20260709 13:08:26.793383 26909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f3f1b0c21e4a0d8fe32d53cd22dc37" candidate_uuid: "70a6e351f65d44d3b4dd4a049889737f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1994b339eb4a49c494942e01d6642be9"
I20260709 13:08:26.793365 27056 raft_consensus.cc:515] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:26.793864 26983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f3f1b0c21e4a0d8fe32d53cd22dc37" candidate_uuid: "70a6e351f65d44d3b4dd4a049889737f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d346b89a43b4a37bae362d52c4fec06"
I20260709 13:08:26.794028 26909 raft_consensus.cc:3060] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 1994b339eb4a49c494942e01d6642be9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.794431 26983 raft_consensus.cc:3060] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 7d346b89a43b4a37bae362d52c4fec06 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.796242 26834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6aa1c4141e433cb1dad9da70c09a75" candidate_uuid: "7d346b89a43b4a37bae362d52c4fec06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a6e351f65d44d3b4dd4a049889737f"
I20260709 13:08:26.796816 26834 raft_consensus.cc:3060] T dd6aa1c4141e433cb1dad9da70c09a75 P 70a6e351f65d44d3b4dd4a049889737f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.796758 26908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6aa1c4141e433cb1dad9da70c09a75" candidate_uuid: "7d346b89a43b4a37bae362d52c4fec06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1994b339eb4a49c494942e01d6642be9"
I20260709 13:08:26.797525 26908 raft_consensus.cc:3060] T dd6aa1c4141e433cb1dad9da70c09a75 P 1994b339eb4a49c494942e01d6642be9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.800771 26909 raft_consensus.cc:2468] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 1994b339eb4a49c494942e01d6642be9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70a6e351f65d44d3b4dd4a049889737f in term 1.
I20260709 13:08:26.801409 26983 raft_consensus.cc:2468] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 7d346b89a43b4a37bae362d52c4fec06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70a6e351f65d44d3b4dd4a049889737f in term 1.
I20260709 13:08:26.802655 26798 leader_election.cc:304] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 70a6e351f65d44d3b4dd4a049889737f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70a6e351f65d44d3b4dd4a049889737f, 7d346b89a43b4a37bae362d52c4fec06; no voters: 
I20260709 13:08:26.803464 27030 raft_consensus.cc:2804] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 70a6e351f65d44d3b4dd4a049889737f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:26.803506 26834 raft_consensus.cc:2468] T dd6aa1c4141e433cb1dad9da70c09a75 P 70a6e351f65d44d3b4dd4a049889737f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d346b89a43b4a37bae362d52c4fec06 in term 1.
I20260709 13:08:26.804805 27030 raft_consensus.cc:697] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 70a6e351f65d44d3b4dd4a049889737f [term 1 LEADER]: Becoming Leader. State: Replica: 70a6e351f65d44d3b4dd4a049889737f, State: Running, Role: LEADER
I20260709 13:08:26.804821 26948 leader_election.cc:304] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70a6e351f65d44d3b4dd4a049889737f, 7d346b89a43b4a37bae362d52c4fec06; no voters: 
I20260709 13:08:26.805488 27056 leader_election.cc:290] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06 [CANDIDATE]: Term 1 election: Requested vote from peers 70a6e351f65d44d3b4dd4a049889737f (127.19.255.193:36667), 1994b339eb4a49c494942e01d6642be9 (127.19.255.194:45309)
I20260709 13:08:26.805052 26908 raft_consensus.cc:2468] T dd6aa1c4141e433cb1dad9da70c09a75 P 1994b339eb4a49c494942e01d6642be9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d346b89a43b4a37bae362d52c4fec06 in term 1.
I20260709 13:08:26.805930 27057 raft_consensus.cc:2804] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:26.805709 27030 consensus_queue.cc:237] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 70a6e351f65d44d3b4dd4a049889737f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:26.806443 27057 raft_consensus.cc:697] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06 [term 1 LEADER]: Becoming Leader. State: Replica: 7d346b89a43b4a37bae362d52c4fec06, State: Running, Role: LEADER
I20260709 13:08:26.807253 27057 consensus_queue.cc:237] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:26.814380 26730 catalog_manager.cc:5697] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 70a6e351f65d44d3b4dd4a049889737f reported cstate change: term changed from 0 to 1, leader changed from <none> to 70a6e351f65d44d3b4dd4a049889737f (127.19.255.193). New cstate: current_term: 1 leader_uuid: "70a6e351f65d44d3b4dd4a049889737f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:26.815889 26731 catalog_manager.cc:5697] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d346b89a43b4a37bae362d52c4fec06 (127.19.255.195). New cstate: current_term: 1 leader_uuid: "7d346b89a43b4a37bae362d52c4fec06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:26.822842 27030 consensus_queue.cc:1048] T 009ab82cfaec49dd8937f4d74c6e81a4 P 70a6e351f65d44d3b4dd4a049889737f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:26.833461 27030 consensus_queue.cc:1048] T 009ab82cfaec49dd8937f4d74c6e81a4 P 70a6e351f65d44d3b4dd4a049889737f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:26.863075 26983 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12612bb944024029b5ec837b4b752174"
dest_uuid: "7d346b89a43b4a37bae362d52c4fec06"
mode: GRACEFUL
new_leader_uuid: "70a6e351f65d44d3b4dd4a049889737f"
 from {username='slave'} at 127.0.0.1:57614
I20260709 13:08:26.863555 26983 raft_consensus.cc:606] T 12612bb944024029b5ec837b4b752174 P 7d346b89a43b4a37bae362d52c4fec06 [term 1 LEADER]: Received request to transfer leadership to TS 70a6e351f65d44d3b4dd4a049889737f
I20260709 13:08:26.875322 26834 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "009ab82cfaec49dd8937f4d74c6e81a4"
dest_uuid: "70a6e351f65d44d3b4dd4a049889737f"
mode: GRACEFUL
new_leader_uuid: "1994b339eb4a49c494942e01d6642be9"
 from {username='slave'} at 127.0.0.1:52824
I20260709 13:08:26.875793 26834 raft_consensus.cc:606] T 009ab82cfaec49dd8937f4d74c6e81a4 P 70a6e351f65d44d3b4dd4a049889737f [term 1 LEADER]: Received request to transfer leadership to TS 1994b339eb4a49c494942e01d6642be9
I20260709 13:08:26.883247 26983 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd6aa1c4141e433cb1dad9da70c09a75"
dest_uuid: "7d346b89a43b4a37bae362d52c4fec06"
mode: GRACEFUL
new_leader_uuid: "70a6e351f65d44d3b4dd4a049889737f"
 from {username='slave'} at 127.0.0.1:57614
I20260709 13:08:26.883641 26983 raft_consensus.cc:606] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06 [term 1 LEADER]: Received request to transfer leadership to TS 70a6e351f65d44d3b4dd4a049889737f
I20260709 13:08:27.183647 27056 raft_consensus.cc:993] T 12612bb944024029b5ec837b4b752174 P 7d346b89a43b4a37bae362d52c4fec06: : Instructing follower 70a6e351f65d44d3b4dd4a049889737f to start an election
I20260709 13:08:27.184185 27072 raft_consensus.cc:1081] T 12612bb944024029b5ec837b4b752174 P 7d346b89a43b4a37bae362d52c4fec06 [term 1 LEADER]: Signalling peer 70a6e351f65d44d3b4dd4a049889737f to start an election
I20260709 13:08:27.185632 26834 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12612bb944024029b5ec837b4b752174"
dest_uuid: "70a6e351f65d44d3b4dd4a049889737f"
 from {username='slave'} at 127.0.0.1:52820
I20260709 13:08:27.186117 26834 raft_consensus.cc:493] T 12612bb944024029b5ec837b4b752174 P 70a6e351f65d44d3b4dd4a049889737f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:27.186409 26834 raft_consensus.cc:3060] T 12612bb944024029b5ec837b4b752174 P 70a6e351f65d44d3b4dd4a049889737f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.191296 26834 raft_consensus.cc:515] T 12612bb944024029b5ec837b4b752174 P 70a6e351f65d44d3b4dd4a049889737f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:27.192756 26834 leader_election.cc:290] T 12612bb944024029b5ec837b4b752174 P 70a6e351f65d44d3b4dd4a049889737f [CANDIDATE]: Term 2 election: Requested vote from peers 1994b339eb4a49c494942e01d6642be9 (127.19.255.194:45309), 7d346b89a43b4a37bae362d52c4fec06 (127.19.255.195:46507)
I20260709 13:08:27.193467 26908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12612bb944024029b5ec837b4b752174" candidate_uuid: "70a6e351f65d44d3b4dd4a049889737f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1994b339eb4a49c494942e01d6642be9"
I20260709 13:08:27.193815 26983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12612bb944024029b5ec837b4b752174" candidate_uuid: "70a6e351f65d44d3b4dd4a049889737f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d346b89a43b4a37bae362d52c4fec06"
I20260709 13:08:27.194085 26908 raft_consensus.cc:3060] T 12612bb944024029b5ec837b4b752174 P 1994b339eb4a49c494942e01d6642be9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.194383 26983 raft_consensus.cc:3055] T 12612bb944024029b5ec837b4b752174 P 7d346b89a43b4a37bae362d52c4fec06 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:27.194705 26983 raft_consensus.cc:740] T 12612bb944024029b5ec837b4b752174 P 7d346b89a43b4a37bae362d52c4fec06 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d346b89a43b4a37bae362d52c4fec06, State: Running, Role: LEADER
I20260709 13:08:27.195518 26983 consensus_queue.cc:260] T 12612bb944024029b5ec837b4b752174 P 7d346b89a43b4a37bae362d52c4fec06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:27.196487 27030 consensus_queue.cc:1048] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 70a6e351f65d44d3b4dd4a049889737f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:27.196769 26983 raft_consensus.cc:3060] T 12612bb944024029b5ec837b4b752174 P 7d346b89a43b4a37bae362d52c4fec06 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.200791 26908 raft_consensus.cc:2468] T 12612bb944024029b5ec837b4b752174 P 1994b339eb4a49c494942e01d6642be9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70a6e351f65d44d3b4dd4a049889737f in term 2.
I20260709 13:08:27.202066 26798 leader_election.cc:304] T 12612bb944024029b5ec837b4b752174 P 70a6e351f65d44d3b4dd4a049889737f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1994b339eb4a49c494942e01d6642be9, 70a6e351f65d44d3b4dd4a049889737f; no voters: 
I20260709 13:08:27.202872 27030 raft_consensus.cc:2804] T 12612bb944024029b5ec837b4b752174 P 70a6e351f65d44d3b4dd4a049889737f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:27.203373 27030 raft_consensus.cc:697] T 12612bb944024029b5ec837b4b752174 P 70a6e351f65d44d3b4dd4a049889737f [term 2 LEADER]: Becoming Leader. State: Replica: 70a6e351f65d44d3b4dd4a049889737f, State: Running, Role: LEADER
I20260709 13:08:27.204159 27030 consensus_queue.cc:237] T 12612bb944024029b5ec837b4b752174 P 70a6e351f65d44d3b4dd4a049889737f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:27.207888 26983 raft_consensus.cc:2468] T 12612bb944024029b5ec837b4b752174 P 7d346b89a43b4a37bae362d52c4fec06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70a6e351f65d44d3b4dd4a049889737f in term 2.
I20260709 13:08:27.211261 27068 consensus_queue.cc:1048] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 70a6e351f65d44d3b4dd4a049889737f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:27.211798 26731 catalog_manager.cc:5697] T 12612bb944024029b5ec837b4b752174 P 70a6e351f65d44d3b4dd4a049889737f reported cstate change: term changed from 1 to 2, leader changed from 7d346b89a43b4a37bae362d52c4fec06 (127.19.255.195) to 70a6e351f65d44d3b4dd4a049889737f (127.19.255.193). New cstate: current_term: 2 leader_uuid: "70a6e351f65d44d3b4dd4a049889737f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:27.243842 27072 consensus_queue.cc:1048] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:27.253567 27056 consensus_queue.cc:1048] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:27.260141 27072 raft_consensus.cc:993] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06: : Instructing follower 70a6e351f65d44d3b4dd4a049889737f to start an election
I20260709 13:08:27.260600 27056 raft_consensus.cc:1081] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06 [term 1 LEADER]: Signalling peer 70a6e351f65d44d3b4dd4a049889737f to start an election
I20260709 13:08:27.262193 26834 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd6aa1c4141e433cb1dad9da70c09a75"
dest_uuid: "70a6e351f65d44d3b4dd4a049889737f"
 from {username='slave'} at 127.0.0.1:52820
I20260709 13:08:27.262728 26834 raft_consensus.cc:493] T dd6aa1c4141e433cb1dad9da70c09a75 P 70a6e351f65d44d3b4dd4a049889737f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:27.263041 26834 raft_consensus.cc:3060] T dd6aa1c4141e433cb1dad9da70c09a75 P 70a6e351f65d44d3b4dd4a049889737f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.267824 26834 raft_consensus.cc:515] T dd6aa1c4141e433cb1dad9da70c09a75 P 70a6e351f65d44d3b4dd4a049889737f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:27.269611 26834 leader_election.cc:290] T dd6aa1c4141e433cb1dad9da70c09a75 P 70a6e351f65d44d3b4dd4a049889737f [CANDIDATE]: Term 2 election: Requested vote from peers 1994b339eb4a49c494942e01d6642be9 (127.19.255.194:45309), 7d346b89a43b4a37bae362d52c4fec06 (127.19.255.195:46507)
I20260709 13:08:27.270169 26908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6aa1c4141e433cb1dad9da70c09a75" candidate_uuid: "70a6e351f65d44d3b4dd4a049889737f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1994b339eb4a49c494942e01d6642be9"
I20260709 13:08:27.270789 26908 raft_consensus.cc:3060] T dd6aa1c4141e433cb1dad9da70c09a75 P 1994b339eb4a49c494942e01d6642be9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.270844 26983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6aa1c4141e433cb1dad9da70c09a75" candidate_uuid: "70a6e351f65d44d3b4dd4a049889737f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d346b89a43b4a37bae362d52c4fec06"
I20260709 13:08:27.271451 26983 raft_consensus.cc:3055] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:27.271735 26983 raft_consensus.cc:740] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d346b89a43b4a37bae362d52c4fec06, State: Running, Role: LEADER
I20260709 13:08:27.272502 26983 consensus_queue.cc:260] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:27.273465 26983 raft_consensus.cc:3060] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.276746 26908 raft_consensus.cc:2468] T dd6aa1c4141e433cb1dad9da70c09a75 P 1994b339eb4a49c494942e01d6642be9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70a6e351f65d44d3b4dd4a049889737f in term 2.
I20260709 13:08:27.277817 26798 leader_election.cc:304] T dd6aa1c4141e433cb1dad9da70c09a75 P 70a6e351f65d44d3b4dd4a049889737f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1994b339eb4a49c494942e01d6642be9, 70a6e351f65d44d3b4dd4a049889737f; no voters: 
I20260709 13:08:27.278599 27068 raft_consensus.cc:2804] T dd6aa1c4141e433cb1dad9da70c09a75 P 70a6e351f65d44d3b4dd4a049889737f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:27.279067 27068 raft_consensus.cc:697] T dd6aa1c4141e433cb1dad9da70c09a75 P 70a6e351f65d44d3b4dd4a049889737f [term 2 LEADER]: Becoming Leader. State: Replica: 70a6e351f65d44d3b4dd4a049889737f, State: Running, Role: LEADER
I20260709 13:08:27.279102 26983 raft_consensus.cc:2468] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70a6e351f65d44d3b4dd4a049889737f in term 2.
I20260709 13:08:27.279989 27068 consensus_queue.cc:237] T dd6aa1c4141e433cb1dad9da70c09a75 P 70a6e351f65d44d3b4dd4a049889737f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:27.285995 26731 catalog_manager.cc:5697] T dd6aa1c4141e433cb1dad9da70c09a75 P 70a6e351f65d44d3b4dd4a049889737f reported cstate change: term changed from 1 to 2, leader changed from 7d346b89a43b4a37bae362d52c4fec06 (127.19.255.195) to 70a6e351f65d44d3b4dd4a049889737f (127.19.255.193). New cstate: current_term: 2 leader_uuid: "70a6e351f65d44d3b4dd4a049889737f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:27.343448 27030 raft_consensus.cc:993] T 009ab82cfaec49dd8937f4d74c6e81a4 P 70a6e351f65d44d3b4dd4a049889737f: : Instructing follower 1994b339eb4a49c494942e01d6642be9 to start an election
I20260709 13:08:27.344022 27068 raft_consensus.cc:1081] T 009ab82cfaec49dd8937f4d74c6e81a4 P 70a6e351f65d44d3b4dd4a049889737f [term 1 LEADER]: Signalling peer 1994b339eb4a49c494942e01d6642be9 to start an election
I20260709 13:08:27.345432 26908 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "009ab82cfaec49dd8937f4d74c6e81a4"
dest_uuid: "1994b339eb4a49c494942e01d6642be9"
 from {username='slave'} at 127.0.0.1:38532
I20260709 13:08:27.345978 26908 raft_consensus.cc:493] T 009ab82cfaec49dd8937f4d74c6e81a4 P 1994b339eb4a49c494942e01d6642be9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:27.346345 26908 raft_consensus.cc:3060] T 009ab82cfaec49dd8937f4d74c6e81a4 P 1994b339eb4a49c494942e01d6642be9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.350956 26908 raft_consensus.cc:515] T 009ab82cfaec49dd8937f4d74c6e81a4 P 1994b339eb4a49c494942e01d6642be9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:27.352813 26908 leader_election.cc:290] T 009ab82cfaec49dd8937f4d74c6e81a4 P 1994b339eb4a49c494942e01d6642be9 [CANDIDATE]: Term 2 election: Requested vote from peers 70a6e351f65d44d3b4dd4a049889737f (127.19.255.193:36667), 7d346b89a43b4a37bae362d52c4fec06 (127.19.255.195:46507)
I20260709 13:08:27.363284 26834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009ab82cfaec49dd8937f4d74c6e81a4" candidate_uuid: "1994b339eb4a49c494942e01d6642be9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70a6e351f65d44d3b4dd4a049889737f"
I20260709 13:08:27.363878 26834 raft_consensus.cc:3055] T 009ab82cfaec49dd8937f4d74c6e81a4 P 70a6e351f65d44d3b4dd4a049889737f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:27.364167 26834 raft_consensus.cc:740] T 009ab82cfaec49dd8937f4d74c6e81a4 P 70a6e351f65d44d3b4dd4a049889737f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70a6e351f65d44d3b4dd4a049889737f, State: Running, Role: LEADER
I20260709 13:08:27.364240 26983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009ab82cfaec49dd8937f4d74c6e81a4" candidate_uuid: "1994b339eb4a49c494942e01d6642be9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d346b89a43b4a37bae362d52c4fec06"
I20260709 13:08:27.364852 26983 raft_consensus.cc:3060] T 009ab82cfaec49dd8937f4d74c6e81a4 P 7d346b89a43b4a37bae362d52c4fec06 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.364866 26834 consensus_queue.cc:260] T 009ab82cfaec49dd8937f4d74c6e81a4 P 70a6e351f65d44d3b4dd4a049889737f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:27.365989 26834 raft_consensus.cc:3060] T 009ab82cfaec49dd8937f4d74c6e81a4 P 70a6e351f65d44d3b4dd4a049889737f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.370285 26983 raft_consensus.cc:2468] T 009ab82cfaec49dd8937f4d74c6e81a4 P 7d346b89a43b4a37bae362d52c4fec06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1994b339eb4a49c494942e01d6642be9 in term 2.
I20260709 13:08:27.371176 26834 raft_consensus.cc:2468] T 009ab82cfaec49dd8937f4d74c6e81a4 P 70a6e351f65d44d3b4dd4a049889737f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1994b339eb4a49c494942e01d6642be9 in term 2.
I20260709 13:08:27.371567 26873 leader_election.cc:304] T 009ab82cfaec49dd8937f4d74c6e81a4 P 1994b339eb4a49c494942e01d6642be9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1994b339eb4a49c494942e01d6642be9, 7d346b89a43b4a37bae362d52c4fec06; no voters: 
I20260709 13:08:27.372462 27053 raft_consensus.cc:2804] T 009ab82cfaec49dd8937f4d74c6e81a4 P 1994b339eb4a49c494942e01d6642be9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:27.373621 27053 raft_consensus.cc:697] T 009ab82cfaec49dd8937f4d74c6e81a4 P 1994b339eb4a49c494942e01d6642be9 [term 2 LEADER]: Becoming Leader. State: Replica: 1994b339eb4a49c494942e01d6642be9, State: Running, Role: LEADER
I20260709 13:08:27.374367 27053 consensus_queue.cc:237] T 009ab82cfaec49dd8937f4d74c6e81a4 P 1994b339eb4a49c494942e01d6642be9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:27.379933 26731 catalog_manager.cc:5697] T 009ab82cfaec49dd8937f4d74c6e81a4 P 1994b339eb4a49c494942e01d6642be9 reported cstate change: term changed from 1 to 2, leader changed from 70a6e351f65d44d3b4dd4a049889737f (127.19.255.193) to 1994b339eb4a49c494942e01d6642be9 (127.19.255.194). New cstate: current_term: 2 leader_uuid: "1994b339eb4a49c494942e01d6642be9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:27.567634 20479 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 13:08:27.569197 20479 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 13:08:27.569568 20479 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 13:08:27.580559 26834 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd6aa1c4141e433cb1dad9da70c09a75"
dest_uuid: "70a6e351f65d44d3b4dd4a049889737f"
mode: GRACEFUL
new_leader_uuid: "7d346b89a43b4a37bae362d52c4fec06"
 from {username='slave'} at 127.0.0.1:52834
I20260709 13:08:27.581007 26834 raft_consensus.cc:606] T dd6aa1c4141e433cb1dad9da70c09a75 P 70a6e351f65d44d3b4dd4a049889737f [term 2 LEADER]: Received request to transfer leadership to TS 7d346b89a43b4a37bae362d52c4fec06
I20260709 13:08:27.581930 20479 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 13:08:27.611554 26983 raft_consensus.cc:1275] T 12612bb944024029b5ec837b4b752174 P 7d346b89a43b4a37bae362d52c4fec06 [term 2 FOLLOWER]: Refusing update from remote peer 70a6e351f65d44d3b4dd4a049889737f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:27.612856 27068 consensus_queue.cc:1048] T 12612bb944024029b5ec837b4b752174 P 70a6e351f65d44d3b4dd4a049889737f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:27.621014 26908 raft_consensus.cc:1275] T 12612bb944024029b5ec837b4b752174 P 1994b339eb4a49c494942e01d6642be9 [term 2 FOLLOWER]: Refusing update from remote peer 70a6e351f65d44d3b4dd4a049889737f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:27.623929 27030 consensus_queue.cc:1048] T 12612bb944024029b5ec837b4b752174 P 70a6e351f65d44d3b4dd4a049889737f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:27.769063 26983 raft_consensus.cc:1275] T 009ab82cfaec49dd8937f4d74c6e81a4 P 7d346b89a43b4a37bae362d52c4fec06 [term 2 FOLLOWER]: Refusing update from remote peer 1994b339eb4a49c494942e01d6642be9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:27.770180 27053 consensus_queue.cc:1048] T 009ab82cfaec49dd8937f4d74c6e81a4 P 1994b339eb4a49c494942e01d6642be9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:27.777946 26834 raft_consensus.cc:1275] T 009ab82cfaec49dd8937f4d74c6e81a4 P 70a6e351f65d44d3b4dd4a049889737f [term 2 FOLLOWER]: Refusing update from remote peer 1994b339eb4a49c494942e01d6642be9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:27.781271 27082 consensus_queue.cc:1048] T 009ab82cfaec49dd8937f4d74c6e81a4 P 1994b339eb4a49c494942e01d6642be9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:27.788414 26983 raft_consensus.cc:1275] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06 [term 2 FOLLOWER]: Refusing update from remote peer 70a6e351f65d44d3b4dd4a049889737f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:27.790797 27040 consensus_queue.cc:1048] T dd6aa1c4141e433cb1dad9da70c09a75 P 70a6e351f65d44d3b4dd4a049889737f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:27.796723 27040 raft_consensus.cc:993] T dd6aa1c4141e433cb1dad9da70c09a75 P 70a6e351f65d44d3b4dd4a049889737f: : Instructing follower 7d346b89a43b4a37bae362d52c4fec06 to start an election
I20260709 13:08:27.797155 27068 raft_consensus.cc:1081] T dd6aa1c4141e433cb1dad9da70c09a75 P 70a6e351f65d44d3b4dd4a049889737f [term 2 LEADER]: Signalling peer 7d346b89a43b4a37bae362d52c4fec06 to start an election
I20260709 13:08:27.799530 26982 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd6aa1c4141e433cb1dad9da70c09a75"
dest_uuid: "7d346b89a43b4a37bae362d52c4fec06"
 from {username='slave'} at 127.0.0.1:57610
I20260709 13:08:27.800725 26982 raft_consensus.cc:493] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:27.801213 26982 raft_consensus.cc:3060] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:27.801786 26908 raft_consensus.cc:1275] T dd6aa1c4141e433cb1dad9da70c09a75 P 1994b339eb4a49c494942e01d6642be9 [term 2 FOLLOWER]: Refusing update from remote peer 70a6e351f65d44d3b4dd4a049889737f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:27.803473 27040 consensus_queue.cc:1048] T dd6aa1c4141e433cb1dad9da70c09a75 P 70a6e351f65d44d3b4dd4a049889737f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:27.808312 26982 raft_consensus.cc:515] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:27.811074 26834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6aa1c4141e433cb1dad9da70c09a75" candidate_uuid: "7d346b89a43b4a37bae362d52c4fec06" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "70a6e351f65d44d3b4dd4a049889737f"
I20260709 13:08:27.811615 26834 raft_consensus.cc:3055] T dd6aa1c4141e433cb1dad9da70c09a75 P 70a6e351f65d44d3b4dd4a049889737f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:27.811683 26982 leader_election.cc:290] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06 [CANDIDATE]: Term 3 election: Requested vote from peers 70a6e351f65d44d3b4dd4a049889737f (127.19.255.193:36667), 1994b339eb4a49c494942e01d6642be9 (127.19.255.194:45309)
I20260709 13:08:27.811892 26908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6aa1c4141e433cb1dad9da70c09a75" candidate_uuid: "7d346b89a43b4a37bae362d52c4fec06" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1994b339eb4a49c494942e01d6642be9"
I20260709 13:08:27.812105 26834 raft_consensus.cc:740] T dd6aa1c4141e433cb1dad9da70c09a75 P 70a6e351f65d44d3b4dd4a049889737f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 70a6e351f65d44d3b4dd4a049889737f, State: Running, Role: LEADER
I20260709 13:08:27.812520 26908 raft_consensus.cc:3060] T dd6aa1c4141e433cb1dad9da70c09a75 P 1994b339eb4a49c494942e01d6642be9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:27.812937 26834 consensus_queue.cc:260] T dd6aa1c4141e433cb1dad9da70c09a75 P 70a6e351f65d44d3b4dd4a049889737f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:27.814262 26834 raft_consensus.cc:3060] T dd6aa1c4141e433cb1dad9da70c09a75 P 70a6e351f65d44d3b4dd4a049889737f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:27.818523 26908 raft_consensus.cc:2468] T dd6aa1c4141e433cb1dad9da70c09a75 P 1994b339eb4a49c494942e01d6642be9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d346b89a43b4a37bae362d52c4fec06 in term 3.
I20260709 13:08:27.819612 26947 leader_election.cc:304] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1994b339eb4a49c494942e01d6642be9, 7d346b89a43b4a37bae362d52c4fec06; no voters: 
I20260709 13:08:27.820381 27056 raft_consensus.cc:2804] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:27.820976 26834 raft_consensus.cc:2468] T dd6aa1c4141e433cb1dad9da70c09a75 P 70a6e351f65d44d3b4dd4a049889737f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d346b89a43b4a37bae362d52c4fec06 in term 3.
I20260709 13:08:27.821583 27056 raft_consensus.cc:697] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06 [term 3 LEADER]: Becoming Leader. State: Replica: 7d346b89a43b4a37bae362d52c4fec06, State: Running, Role: LEADER
I20260709 13:08:27.822472 27056 consensus_queue.cc:237] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06 [LEADER]: Queue going to LEADER 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: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } }
I20260709 13:08:27.828157 26731 catalog_manager.cc:5697] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06 reported cstate change: term changed from 2 to 3, leader changed from 70a6e351f65d44d3b4dd4a049889737f (127.19.255.193) to 7d346b89a43b4a37bae362d52c4fec06 (127.19.255.195). New cstate: current_term: 3 leader_uuid: "7d346b89a43b4a37bae362d52c4fec06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a6e351f65d44d3b4dd4a049889737f" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1994b339eb4a49c494942e01d6642be9" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d346b89a43b4a37bae362d52c4fec06" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 46507 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:27.934298 20479 tablet_server.cc:179] TabletServer@127.19.255.193:0 shutting down...
I20260709 13:08:27.952181 20479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:27.952873 20479 tablet_replica.cc:333] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 70a6e351f65d44d3b4dd4a049889737f: stopping tablet replica
I20260709 13:08:27.953462 20479 raft_consensus.cc:2243] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 70a6e351f65d44d3b4dd4a049889737f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:27.954207 20479 raft_consensus.cc:2272] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 70a6e351f65d44d3b4dd4a049889737f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:27.956250 20479 tablet_replica.cc:333] T 009ab82cfaec49dd8937f4d74c6e81a4 P 70a6e351f65d44d3b4dd4a049889737f: stopping tablet replica
I20260709 13:08:27.956779 20479 raft_consensus.cc:2243] T 009ab82cfaec49dd8937f4d74c6e81a4 P 70a6e351f65d44d3b4dd4a049889737f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:27.957171 20479 raft_consensus.cc:2272] T 009ab82cfaec49dd8937f4d74c6e81a4 P 70a6e351f65d44d3b4dd4a049889737f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:27.959008 20479 tablet_replica.cc:333] T dd6aa1c4141e433cb1dad9da70c09a75 P 70a6e351f65d44d3b4dd4a049889737f: stopping tablet replica
I20260709 13:08:27.959494 20479 raft_consensus.cc:2243] T dd6aa1c4141e433cb1dad9da70c09a75 P 70a6e351f65d44d3b4dd4a049889737f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:27.959944 20479 raft_consensus.cc:2272] T dd6aa1c4141e433cb1dad9da70c09a75 P 70a6e351f65d44d3b4dd4a049889737f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:27.961844 20479 tablet_replica.cc:333] T 12612bb944024029b5ec837b4b752174 P 70a6e351f65d44d3b4dd4a049889737f: stopping tablet replica
I20260709 13:08:27.962301 20479 raft_consensus.cc:2243] T 12612bb944024029b5ec837b4b752174 P 70a6e351f65d44d3b4dd4a049889737f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:27.963033 20479 raft_consensus.cc:2272] T 12612bb944024029b5ec837b4b752174 P 70a6e351f65d44d3b4dd4a049889737f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:27.985114 20479 tablet_server.cc:196] TabletServer@127.19.255.193:0 shutdown complete.
I20260709 13:08:27.996186 20479 tablet_server.cc:179] TabletServer@127.19.255.194:0 shutting down...
I20260709 13:08:28.013080 20479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:28.013703 20479 tablet_replica.cc:333] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 1994b339eb4a49c494942e01d6642be9: stopping tablet replica
I20260709 13:08:28.014254 20479 raft_consensus.cc:2243] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 1994b339eb4a49c494942e01d6642be9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:28.014689 20479 raft_consensus.cc:2272] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 1994b339eb4a49c494942e01d6642be9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:28.017035 20479 tablet_replica.cc:333] T 009ab82cfaec49dd8937f4d74c6e81a4 P 1994b339eb4a49c494942e01d6642be9: stopping tablet replica
I20260709 13:08:28.017566 20479 raft_consensus.cc:2243] T 009ab82cfaec49dd8937f4d74c6e81a4 P 1994b339eb4a49c494942e01d6642be9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:28.018337 20479 raft_consensus.cc:2272] T 009ab82cfaec49dd8937f4d74c6e81a4 P 1994b339eb4a49c494942e01d6642be9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:28.020545 20479 tablet_replica.cc:333] T dd6aa1c4141e433cb1dad9da70c09a75 P 1994b339eb4a49c494942e01d6642be9: stopping tablet replica
I20260709 13:08:28.021037 20479 raft_consensus.cc:2243] T dd6aa1c4141e433cb1dad9da70c09a75 P 1994b339eb4a49c494942e01d6642be9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:28.021448 20479 raft_consensus.cc:2272] T dd6aa1c4141e433cb1dad9da70c09a75 P 1994b339eb4a49c494942e01d6642be9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:28.023622 20479 tablet_replica.cc:333] T 12612bb944024029b5ec837b4b752174 P 1994b339eb4a49c494942e01d6642be9: stopping tablet replica
I20260709 13:08:28.024166 20479 raft_consensus.cc:2243] T 12612bb944024029b5ec837b4b752174 P 1994b339eb4a49c494942e01d6642be9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:28.024590 20479 raft_consensus.cc:2272] T 12612bb944024029b5ec837b4b752174 P 1994b339eb4a49c494942e01d6642be9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:28.046511 20479 tablet_server.cc:196] TabletServer@127.19.255.194:0 shutdown complete.
I20260709 13:08:28.057430 20479 tablet_server.cc:179] TabletServer@127.19.255.195:0 shutting down...
I20260709 13:08:28.075495 20479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:28.076093 20479 tablet_replica.cc:333] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 7d346b89a43b4a37bae362d52c4fec06: stopping tablet replica
I20260709 13:08:28.076581 20479 raft_consensus.cc:2243] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 7d346b89a43b4a37bae362d52c4fec06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:28.076960 20479 raft_consensus.cc:2272] T 46f3f1b0c21e4a0d8fe32d53cd22dc37 P 7d346b89a43b4a37bae362d52c4fec06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:28.078943 20479 tablet_replica.cc:333] T 009ab82cfaec49dd8937f4d74c6e81a4 P 7d346b89a43b4a37bae362d52c4fec06: stopping tablet replica
I20260709 13:08:28.079414 20479 raft_consensus.cc:2243] T 009ab82cfaec49dd8937f4d74c6e81a4 P 7d346b89a43b4a37bae362d52c4fec06 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:28.079830 20479 raft_consensus.cc:2272] T 009ab82cfaec49dd8937f4d74c6e81a4 P 7d346b89a43b4a37bae362d52c4fec06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:28.082180 20479 tablet_replica.cc:333] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06: stopping tablet replica
I20260709 13:08:28.082607 20479 raft_consensus.cc:2243] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:28.083119 20479 pending_rounds.cc:70] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06: Trying to abort 1 pending ops.
I20260709 13:08:28.083263 20479 pending_rounds.cc:77] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305635872049586176 op_type: NO_OP noop_request { }
I20260709 13:08:28.083511 20479 raft_consensus.cc:2889] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:08:28.083775 20479 raft_consensus.cc:2272] T dd6aa1c4141e433cb1dad9da70c09a75 P 7d346b89a43b4a37bae362d52c4fec06 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:28.085703 20479 tablet_replica.cc:333] T 12612bb944024029b5ec837b4b752174 P 7d346b89a43b4a37bae362d52c4fec06: stopping tablet replica
I20260709 13:08:28.086099 20479 raft_consensus.cc:2243] T 12612bb944024029b5ec837b4b752174 P 7d346b89a43b4a37bae362d52c4fec06 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:28.086432 20479 raft_consensus.cc:2272] T 12612bb944024029b5ec837b4b752174 P 7d346b89a43b4a37bae362d52c4fec06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:28.097846 20479 tablet_server.cc:196] TabletServer@127.19.255.195:0 shutdown complete.
I20260709 13:08:28.108821 20479 master.cc:562] Master@127.19.255.254:36343 shutting down...
I20260709 13:08:28.123103 20479 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2709efc2762a44928cf111a0baf79243 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:28.123562 20479 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2709efc2762a44928cf111a0baf79243 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:28.123904 20479 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2709efc2762a44928cf111a0baf79243: stopping tablet replica
I20260709 13:08:28.141248 20479 master.cc:584] Master@127.19.255.254:36343 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2901 ms)
[----------] 6 tests from LeaderRebalancerTest (176199 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 13:08:28.167145 20479 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.255.254:35959
I20260709 13:08:28.168290 20479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:28.172876 27084 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 13:08:28.173549 27085 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 13:08:28.174324 27087 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 13:08:28.174978 20479 server_base.cc:1061] running on GCE node
I20260709 13:08:28.175700 20479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:28.175953 20479 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 13:08:28.176064 20479 hybrid_clock.cc:648] HybridClock initialized: now 1783602508176053 us; error 0 us; skew 500 ppm
I20260709 13:08:28.176510 20479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:28.178521 20479 webserver.cc:533] Webserver started at http://127.19.255.254:36653/ using document root <none> and password file <none>
I20260709 13:08:28.178927 20479 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:28.179068 20479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:28.179257 20479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:28.180400 20479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602331780318-20479-0/minicluster-data/master-0-root/instance:
uuid: "0836ac4229004448a10cdd78a02ac9cf"
format_stamp: "Formatted at 2026-07-09 13:08:28 on dist-test-slave-vs8b"
I20260709 13:08:28.184319 20479 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:08:28.187294 27092 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:28.188031 20479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:08:28.188308 20479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602331780318-20479-0/minicluster-data/master-0-root
uuid: "0836ac4229004448a10cdd78a02ac9cf"
format_stamp: "Formatted at 2026-07-09 13:08:28 on dist-test-slave-vs8b"
I20260709 13:08:28.188580 20479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602331780318-20479-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602331780318-20479-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602331780318-20479-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 13:08:28.227566 20479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:28.228528 20479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:28.261796 20479 rpc_server.cc:307] RPC server started. Bound to: 127.19.255.254:35959
I20260709 13:08:28.261883 27143 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.255.254:35959 every 8 connection(s)
I20260709 13:08:28.265326 27144 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 13:08:28.275148 27144 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0836ac4229004448a10cdd78a02ac9cf: Bootstrap starting.
I20260709 13:08:28.279177 27144 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0836ac4229004448a10cdd78a02ac9cf: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:28.282662 27144 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0836ac4229004448a10cdd78a02ac9cf: No bootstrap required, opened a new log
I20260709 13:08:28.284497 27144 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0836ac4229004448a10cdd78a02ac9cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0836ac4229004448a10cdd78a02ac9cf" member_type: VOTER }
I20260709 13:08:28.284832 27144 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0836ac4229004448a10cdd78a02ac9cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:28.285006 27144 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0836ac4229004448a10cdd78a02ac9cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0836ac4229004448a10cdd78a02ac9cf, State: Initialized, Role: FOLLOWER
I20260709 13:08:28.285553 27144 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0836ac4229004448a10cdd78a02ac9cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0836ac4229004448a10cdd78a02ac9cf" member_type: VOTER }
I20260709 13:08:28.285941 27144 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0836ac4229004448a10cdd78a02ac9cf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:08:28.286129 27144 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0836ac4229004448a10cdd78a02ac9cf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:08:28.286329 27144 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0836ac4229004448a10cdd78a02ac9cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:28.290414 27144 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0836ac4229004448a10cdd78a02ac9cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0836ac4229004448a10cdd78a02ac9cf" member_type: VOTER }
I20260709 13:08:28.290908 27144 leader_election.cc:304] T 00000000000000000000000000000000 P 0836ac4229004448a10cdd78a02ac9cf [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: 0836ac4229004448a10cdd78a02ac9cf; no voters: 
I20260709 13:08:28.291917 27144 leader_election.cc:290] T 00000000000000000000000000000000 P 0836ac4229004448a10cdd78a02ac9cf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:08:28.292199 27147 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0836ac4229004448a10cdd78a02ac9cf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:28.293442 27147 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0836ac4229004448a10cdd78a02ac9cf [term 1 LEADER]: Becoming Leader. State: Replica: 0836ac4229004448a10cdd78a02ac9cf, State: Running, Role: LEADER
I20260709 13:08:28.294054 27147 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0836ac4229004448a10cdd78a02ac9cf [LEADER]: Queue going to LEADER mode. State: All 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: "0836ac4229004448a10cdd78a02ac9cf" member_type: VOTER }
I20260709 13:08:28.294615 27144 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0836ac4229004448a10cdd78a02ac9cf [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:08:28.296875 27148 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0836ac4229004448a10cdd78a02ac9cf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0836ac4229004448a10cdd78a02ac9cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0836ac4229004448a10cdd78a02ac9cf" member_type: VOTER } }
I20260709 13:08:28.296952 27149 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0836ac4229004448a10cdd78a02ac9cf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0836ac4229004448a10cdd78a02ac9cf. Latest consensus state: current_term: 1 leader_uuid: "0836ac4229004448a10cdd78a02ac9cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0836ac4229004448a10cdd78a02ac9cf" member_type: VOTER } }
I20260709 13:08:28.297614 27149 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0836ac4229004448a10cdd78a02ac9cf [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:28.297631 27148 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0836ac4229004448a10cdd78a02ac9cf [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:28.300763 27153 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:08:28.308355 27153 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:08:28.309268 20479 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:08:28.316373 27153 catalog_manager.cc:1383] Generated new cluster ID: c14a7cc8e2d048aa8ad6ce8930610f6d
I20260709 13:08:28.316704 27153 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:08:28.331633 27153 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:08:28.332849 27153 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:08:28.345073 27153 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0836ac4229004448a10cdd78a02ac9cf: Generated new TSK 0
I20260709 13:08:28.345619 27153 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:08:28.376288 20479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:28.382539 27165 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 13:08:28.384193 27166 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 13:08:28.385443 27168 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 13:08:28.385726 20479 server_base.cc:1061] running on GCE node
I20260709 13:08:28.386585 20479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:28.386801 20479 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 13:08:28.386982 20479 hybrid_clock.cc:648] HybridClock initialized: now 1783602508386962 us; error 0 us; skew 500 ppm
I20260709 13:08:28.387523 20479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:28.389640 20479 webserver.cc:533] Webserver started at http://127.19.255.193:46741/ using document root <none> and password file <none>
I20260709 13:08:28.390141 20479 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:28.390329 20479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:28.390630 20479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:28.391652 20479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602331780318-20479-0/minicluster-data/ts-0-root/instance:
uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
format_stamp: "Formatted at 2026-07-09 13:08:28 on dist-test-slave-vs8b"
I20260709 13:08:28.395846 20479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:08:28.398928 27173 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:28.399672 20479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:08:28.400017 20479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602331780318-20479-0/minicluster-data/ts-0-root
uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
format_stamp: "Formatted at 2026-07-09 13:08:28 on dist-test-slave-vs8b"
I20260709 13:08:28.400305 20479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602331780318-20479-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602331780318-20479-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602331780318-20479-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 13:08:28.422850 20479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:28.424012 20479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:28.425338 20479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:28.427469 20479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:28.427693 20479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:28.427976 20479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:28.428153 20479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:28.465932 20479 rpc_server.cc:307] RPC server started. Bound to: 127.19.255.193:36309
I20260709 13:08:28.466034 27235 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.255.193:36309 every 8 connection(s)
I20260709 13:08:28.470860 20479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:28.477192 27240 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 13:08:28.478636 27241 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 13:08:28.481896 27243 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 13:08:28.483520 20479 server_base.cc:1061] running on GCE node
I20260709 13:08:28.483693 27236 heartbeater.cc:344] Connected to a master server at 127.19.255.254:35959
I20260709 13:08:28.484153 27236 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:28.484570 20479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:28.484861 20479 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 13:08:28.484992 27236 heartbeater.cc:507] Master 127.19.255.254:35959 requested a full tablet report, sending...
I20260709 13:08:28.485066 20479 hybrid_clock.cc:648] HybridClock initialized: now 1783602508485047 us; error 0 us; skew 500 ppm
I20260709 13:08:28.485997 20479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:28.487386 27109 ts_manager.cc:194] Registered new tserver with Master: f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309)
I20260709 13:08:28.488476 20479 webserver.cc:533] Webserver started at http://127.19.255.194:35193/ using document root <none> and password file <none>
I20260709 13:08:28.489001 20479 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:28.489212 20479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:28.489432 27109 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33896
I20260709 13:08:28.489609 20479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:28.490871 20479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602331780318-20479-0/minicluster-data/ts-1-root/instance:
uuid: "0f497c597f764ca5a31288d60945a8eb"
format_stamp: "Formatted at 2026-07-09 13:08:28 on dist-test-slave-vs8b"
I20260709 13:08:28.495225 20479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:08:28.498350 27248 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:28.499095 20479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:08:28.499382 20479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602331780318-20479-0/minicluster-data/ts-1-root
uuid: "0f497c597f764ca5a31288d60945a8eb"
format_stamp: "Formatted at 2026-07-09 13:08:28 on dist-test-slave-vs8b"
I20260709 13:08:28.499614 20479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602331780318-20479-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602331780318-20479-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602331780318-20479-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 13:08:28.519572 20479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:28.520641 20479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:28.522121 20479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:28.524210 20479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:28.524443 20479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:28.524674 20479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:28.524856 20479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:28.560879 20479 rpc_server.cc:307] RPC server started. Bound to: 127.19.255.194:40697
I20260709 13:08:28.561007 27310 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.255.194:40697 every 8 connection(s)
I20260709 13:08:28.565587 20479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:28.571964 27314 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 13:08:28.573110 27315 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 13:08:28.577839 20479 server_base.cc:1061] running on GCE node
I20260709 13:08:28.577966 27311 heartbeater.cc:344] Connected to a master server at 127.19.255.254:35959
I20260709 13:08:28.578398 27311 heartbeater.cc:461] Registering TS with master...
W20260709 13:08:28.578713 27317 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 13:08:28.579252 27311 heartbeater.cc:507] Master 127.19.255.254:35959 requested a full tablet report, sending...
I20260709 13:08:28.579826 20479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:28.580076 20479 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 13:08:28.580286 20479 hybrid_clock.cc:648] HybridClock initialized: now 1783602508580266 us; error 0 us; skew 500 ppm
I20260709 13:08:28.580991 20479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:28.581336 27109 ts_manager.cc:194] Registered new tserver with Master: 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697)
I20260709 13:08:28.583055 27109 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33898
I20260709 13:08:28.583405 20479 webserver.cc:533] Webserver started at http://127.19.255.195:40623/ using document root <none> and password file <none>
I20260709 13:08:28.584069 20479 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:28.584333 20479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:28.584702 20479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:28.586727 20479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602331780318-20479-0/minicluster-data/ts-2-root/instance:
uuid: "51ac3e622a9547f38b436df608140f35"
format_stamp: "Formatted at 2026-07-09 13:08:28 on dist-test-slave-vs8b"
I20260709 13:08:28.590899 20479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 13:08:28.593964 27322 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:28.594709 20479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:08:28.595019 20479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602331780318-20479-0/minicluster-data/ts-2-root
uuid: "51ac3e622a9547f38b436df608140f35"
format_stamp: "Formatted at 2026-07-09 13:08:28 on dist-test-slave-vs8b"
I20260709 13:08:28.595279 20479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602331780318-20479-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602331780318-20479-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602331780318-20479-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 13:08:28.607425 20479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:28.608393 20479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:28.609669 20479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:28.611776 20479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:28.611989 20479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:28.612236 20479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:28.612432 20479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:28.648923 20479 rpc_server.cc:307] RPC server started. Bound to: 127.19.255.195:41423
I20260709 13:08:28.649037 27384 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.255.195:41423 every 8 connection(s)
I20260709 13:08:28.661958 27385 heartbeater.cc:344] Connected to a master server at 127.19.255.254:35959
I20260709 13:08:28.662397 27385 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:28.663090 27385 heartbeater.cc:507] Master 127.19.255.254:35959 requested a full tablet report, sending...
I20260709 13:08:28.664983 27109 ts_manager.cc:194] Registered new tserver with Master: 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
I20260709 13:08:28.665390 20479 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013362978s
I20260709 13:08:28.666386 27109 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33908
I20260709 13:08:28.688679 27109 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33922:
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 13:08:28.691197 27109 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 13:08:28.761641 27350 tablet_service.cc:1511] Processing CreateTablet for tablet 56c081ae88ca4e3794bfce495a92ad3a (DEFAULT_TABLE table=test-workload [id=a7189976b1944652bc3e158cbddcbfba]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:28.762992 27350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56c081ae88ca4e3794bfce495a92ad3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:28.764328 27348 tablet_service.cc:1511] Processing CreateTablet for tablet cb7afab0386747cdba91f88eba7350f0 (DEFAULT_TABLE table=test-workload [id=a7189976b1944652bc3e158cbddcbfba]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:28.765712 27348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb7afab0386747cdba91f88eba7350f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:28.767441 27349 tablet_service.cc:1511] Processing CreateTablet for tablet ed366a05db6f47c79890fbc2a8697be3 (DEFAULT_TABLE table=test-workload [id=a7189976b1944652bc3e158cbddcbfba]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:28.768827 27349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed366a05db6f47c79890fbc2a8697be3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:28.769637 27275 tablet_service.cc:1511] Processing CreateTablet for tablet ed366a05db6f47c79890fbc2a8697be3 (DEFAULT_TABLE table=test-workload [id=a7189976b1944652bc3e158cbddcbfba]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:28.770162 27201 tablet_service.cc:1511] Processing CreateTablet for tablet 56c081ae88ca4e3794bfce495a92ad3a (DEFAULT_TABLE table=test-workload [id=a7189976b1944652bc3e158cbddcbfba]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:28.770994 27275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed366a05db6f47c79890fbc2a8697be3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:28.770924 27200 tablet_service.cc:1511] Processing CreateTablet for tablet ed366a05db6f47c79890fbc2a8697be3 (DEFAULT_TABLE table=test-workload [id=a7189976b1944652bc3e158cbddcbfba]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:28.771539 27201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56c081ae88ca4e3794bfce495a92ad3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:28.772760 27276 tablet_service.cc:1511] Processing CreateTablet for tablet 56c081ae88ca4e3794bfce495a92ad3a (DEFAULT_TABLE table=test-workload [id=a7189976b1944652bc3e158cbddcbfba]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:28.774015 27276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56c081ae88ca4e3794bfce495a92ad3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:28.773790 27198 tablet_service.cc:1511] Processing CreateTablet for tablet 3bd3a4917ba445f78638af0420fd2cb2 (DEFAULT_TABLE table=test-workload [id=a7189976b1944652bc3e158cbddcbfba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:28.775079 27198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bd3a4917ba445f78638af0420fd2cb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:28.772758 27199 tablet_service.cc:1511] Processing CreateTablet for tablet cb7afab0386747cdba91f88eba7350f0 (DEFAULT_TABLE table=test-workload [id=a7189976b1944652bc3e158cbddcbfba]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:28.776212 27274 tablet_service.cc:1511] Processing CreateTablet for tablet cb7afab0386747cdba91f88eba7350f0 (DEFAULT_TABLE table=test-workload [id=a7189976b1944652bc3e158cbddcbfba]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:28.777100 27199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb7afab0386747cdba91f88eba7350f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:28.777552 27274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb7afab0386747cdba91f88eba7350f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:28.780020 27200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed366a05db6f47c79890fbc2a8697be3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:28.793111 27273 tablet_service.cc:1511] Processing CreateTablet for tablet 3bd3a4917ba445f78638af0420fd2cb2 (DEFAULT_TABLE table=test-workload [id=a7189976b1944652bc3e158cbddcbfba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:28.794472 27273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bd3a4917ba445f78638af0420fd2cb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:28.808025 27400 tablet_bootstrap.cc:492] T cb7afab0386747cdba91f88eba7350f0 P 0f497c597f764ca5a31288d60945a8eb: Bootstrap starting.
I20260709 13:08:28.811525 27347 tablet_service.cc:1511] Processing CreateTablet for tablet 3bd3a4917ba445f78638af0420fd2cb2 (DEFAULT_TABLE table=test-workload [id=a7189976b1944652bc3e158cbddcbfba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:28.812884 27347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bd3a4917ba445f78638af0420fd2cb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:28.813752 27400 tablet_bootstrap.cc:654] T cb7afab0386747cdba91f88eba7350f0 P 0f497c597f764ca5a31288d60945a8eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:28.817165 27197 tablet_service.cc:1511] Processing CreateTablet for tablet a0bf54d8d3184c4781c59120d4cc1693 (DEFAULT_TABLE table=test-workload [id=a7189976b1944652bc3e158cbddcbfba]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:28.818451 27197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0bf54d8d3184c4781c59120d4cc1693. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:28.825758 27274 tablet_service.cc:1511] Processing CreateTablet for tablet a0bf54d8d3184c4781c59120d4cc1693 (DEFAULT_TABLE table=test-workload [id=a7189976b1944652bc3e158cbddcbfba]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:28.826992 27274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0bf54d8d3184c4781c59120d4cc1693. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:28.843725 27350 tablet_service.cc:1511] Processing CreateTablet for tablet a0bf54d8d3184c4781c59120d4cc1693 (DEFAULT_TABLE table=test-workload [id=a7189976b1944652bc3e158cbddcbfba]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:28.845112 27350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0bf54d8d3184c4781c59120d4cc1693. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:28.846529 27401 tablet_bootstrap.cc:492] T ed366a05db6f47c79890fbc2a8697be3 P 51ac3e622a9547f38b436df608140f35: Bootstrap starting.
I20260709 13:08:28.849710 27403 tablet_bootstrap.cc:492] T 3bd3a4917ba445f78638af0420fd2cb2 P f8fd0abd27c4438c897baa89f8ffdd28: Bootstrap starting.
I20260709 13:08:28.853436 27274 tablet_service.cc:1511] Processing CreateTablet for tablet 4cd5e1b33abc4fec8b75d3e4ee2f9462 (DEFAULT_TABLE table=test-workload [id=a7189976b1944652bc3e158cbddcbfba]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:28.852736 27197 tablet_service.cc:1511] Processing CreateTablet for tablet 4cd5e1b33abc4fec8b75d3e4ee2f9462 (DEFAULT_TABLE table=test-workload [id=a7189976b1944652bc3e158cbddcbfba]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:28.854640 27274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cd5e1b33abc4fec8b75d3e4ee2f9462. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:28.856026 27197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cd5e1b33abc4fec8b75d3e4ee2f9462. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:28.859261 27348 tablet_service.cc:1511] Processing CreateTablet for tablet 4cd5e1b33abc4fec8b75d3e4ee2f9462 (DEFAULT_TABLE table=test-workload [id=a7189976b1944652bc3e158cbddcbfba]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:28.860949 27348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cd5e1b33abc4fec8b75d3e4ee2f9462. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:28.863644 27401 tablet_bootstrap.cc:654] T ed366a05db6f47c79890fbc2a8697be3 P 51ac3e622a9547f38b436df608140f35: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:28.868734 27198 tablet_service.cc:1511] Processing CreateTablet for tablet 4667dec64d4f460a8f2713ae350c9711 (DEFAULT_TABLE table=test-workload [id=a7189976b1944652bc3e158cbddcbfba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:28.869972 27198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4667dec64d4f460a8f2713ae350c9711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:28.871096 27273 tablet_service.cc:1511] Processing CreateTablet for tablet 4667dec64d4f460a8f2713ae350c9711 (DEFAULT_TABLE table=test-workload [id=a7189976b1944652bc3e158cbddcbfba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:28.872357 27273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4667dec64d4f460a8f2713ae350c9711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:28.872659 27400 tablet_bootstrap.cc:492] T cb7afab0386747cdba91f88eba7350f0 P 0f497c597f764ca5a31288d60945a8eb: No bootstrap required, opened a new log
I20260709 13:08:28.873158 27400 ts_tablet_manager.cc:1403] T cb7afab0386747cdba91f88eba7350f0 P 0f497c597f764ca5a31288d60945a8eb: Time spent bootstrapping tablet: real 0.065s	user 0.014s	sys 0.021s
I20260709 13:08:28.878429 27349 tablet_service.cc:1511] Processing CreateTablet for tablet 4667dec64d4f460a8f2713ae350c9711 (DEFAULT_TABLE table=test-workload [id=a7189976b1944652bc3e158cbddcbfba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:28.879659 27349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4667dec64d4f460a8f2713ae350c9711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:28.880510 27400 raft_consensus.cc:359] T cb7afab0386747cdba91f88eba7350f0 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:28.881279 27400 raft_consensus.cc:385] T cb7afab0386747cdba91f88eba7350f0 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:28.881575 27400 raft_consensus.cc:740] T cb7afab0386747cdba91f88eba7350f0 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f497c597f764ca5a31288d60945a8eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:28.883044 27400 consensus_queue.cc:260] T cb7afab0386747cdba91f88eba7350f0 P 0f497c597f764ca5a31288d60945a8eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:28.886332 27401 tablet_bootstrap.cc:492] T ed366a05db6f47c79890fbc2a8697be3 P 51ac3e622a9547f38b436df608140f35: No bootstrap required, opened a new log
I20260709 13:08:28.886816 27401 ts_tablet_manager.cc:1403] T ed366a05db6f47c79890fbc2a8697be3 P 51ac3e622a9547f38b436df608140f35: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.000s
I20260709 13:08:28.896816 27311 heartbeater.cc:499] Master 127.19.255.254:35959 was elected leader, sending a full tablet report...
I20260709 13:08:28.896917 27401 raft_consensus.cc:359] T ed366a05db6f47c79890fbc2a8697be3 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:28.897728 27401 raft_consensus.cc:385] T ed366a05db6f47c79890fbc2a8697be3 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:28.898015 27401 raft_consensus.cc:740] T ed366a05db6f47c79890fbc2a8697be3 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ac3e622a9547f38b436df608140f35, State: Initialized, Role: FOLLOWER
I20260709 13:08:28.898195 27400 ts_tablet_manager.cc:1434] T cb7afab0386747cdba91f88eba7350f0 P 0f497c597f764ca5a31288d60945a8eb: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 13:08:28.899339 27400 tablet_bootstrap.cc:492] T 56c081ae88ca4e3794bfce495a92ad3a P 0f497c597f764ca5a31288d60945a8eb: Bootstrap starting.
I20260709 13:08:28.898912 27401 consensus_queue.cc:260] T ed366a05db6f47c79890fbc2a8697be3 P 51ac3e622a9547f38b436df608140f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:28.899528 27198 tablet_service.cc:1511] Processing CreateTablet for tablet 6a45184c7660465a9284a26903829c6b (DEFAULT_TABLE table=test-workload [id=a7189976b1944652bc3e158cbddcbfba]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:28.903010 27198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a45184c7660465a9284a26903829c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:28.907756 27400 tablet_bootstrap.cc:654] T 56c081ae88ca4e3794bfce495a92ad3a P 0f497c597f764ca5a31288d60945a8eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:28.908703 27274 tablet_service.cc:1511] Processing CreateTablet for tablet 6a45184c7660465a9284a26903829c6b (DEFAULT_TABLE table=test-workload [id=a7189976b1944652bc3e158cbddcbfba]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:28.909909 27274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a45184c7660465a9284a26903829c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:28.871095 27403 tablet_bootstrap.cc:654] T 3bd3a4917ba445f78638af0420fd2cb2 P f8fd0abd27c4438c897baa89f8ffdd28: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:28.925439 27350 tablet_service.cc:1511] Processing CreateTablet for tablet 6a45184c7660465a9284a26903829c6b (DEFAULT_TABLE table=test-workload [id=a7189976b1944652bc3e158cbddcbfba]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:28.926712 27350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a45184c7660465a9284a26903829c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:28.928366 27275 tablet_service.cc:1511] Processing CreateTablet for tablet 4c73eb8398d946759f3a44a85f708bf1 (DEFAULT_TABLE table=test-workload [id=a7189976b1944652bc3e158cbddcbfba]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:28.929558 27275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c73eb8398d946759f3a44a85f708bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:28.929994 27197 tablet_service.cc:1511] Processing CreateTablet for tablet 4c73eb8398d946759f3a44a85f708bf1 (DEFAULT_TABLE table=test-workload [id=a7189976b1944652bc3e158cbddcbfba]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:28.931568 27197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c73eb8398d946759f3a44a85f708bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:28.938172 27349 tablet_service.cc:1511] Processing CreateTablet for tablet 4c73eb8398d946759f3a44a85f708bf1 (DEFAULT_TABLE table=test-workload [id=a7189976b1944652bc3e158cbddcbfba]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:28.939381 27349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c73eb8398d946759f3a44a85f708bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:28.944365 27403 tablet_bootstrap.cc:492] T 3bd3a4917ba445f78638af0420fd2cb2 P f8fd0abd27c4438c897baa89f8ffdd28: No bootstrap required, opened a new log
I20260709 13:08:28.944857 27403 ts_tablet_manager.cc:1403] T 3bd3a4917ba445f78638af0420fd2cb2 P f8fd0abd27c4438c897baa89f8ffdd28: Time spent bootstrapping tablet: real 0.095s	user 0.010s	sys 0.000s
I20260709 13:08:28.947698 27403 raft_consensus.cc:359] T 3bd3a4917ba445f78638af0420fd2cb2 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:28.955929 27403 raft_consensus.cc:385] T 3bd3a4917ba445f78638af0420fd2cb2 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:28.956218 27403 raft_consensus.cc:740] T 3bd3a4917ba445f78638af0420fd2cb2 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8fd0abd27c4438c897baa89f8ffdd28, State: Initialized, Role: FOLLOWER
I20260709 13:08:28.957083 27403 consensus_queue.cc:260] T 3bd3a4917ba445f78638af0420fd2cb2 P f8fd0abd27c4438c897baa89f8ffdd28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:28.960820 27385 heartbeater.cc:499] Master 127.19.255.254:35959 was elected leader, sending a full tablet report...
I20260709 13:08:28.968130 27401 ts_tablet_manager.cc:1434] T ed366a05db6f47c79890fbc2a8697be3 P 51ac3e622a9547f38b436df608140f35: Time spent starting tablet: real 0.081s	user 0.019s	sys 0.014s
I20260709 13:08:28.969564 27401 tablet_bootstrap.cc:492] T 56c081ae88ca4e3794bfce495a92ad3a P 51ac3e622a9547f38b436df608140f35: Bootstrap starting.
I20260709 13:08:28.972720 27400 tablet_bootstrap.cc:492] T 56c081ae88ca4e3794bfce495a92ad3a P 0f497c597f764ca5a31288d60945a8eb: No bootstrap required, opened a new log
I20260709 13:08:28.973291 27400 ts_tablet_manager.cc:1403] T 56c081ae88ca4e3794bfce495a92ad3a P 0f497c597f764ca5a31288d60945a8eb: Time spent bootstrapping tablet: real 0.074s	user 0.036s	sys 0.035s
I20260709 13:08:28.974030 27403 ts_tablet_manager.cc:1434] T 3bd3a4917ba445f78638af0420fd2cb2 P f8fd0abd27c4438c897baa89f8ffdd28: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260709 13:08:28.974768 27236 heartbeater.cc:499] Master 127.19.255.254:35959 was elected leader, sending a full tablet report...
I20260709 13:08:28.976402 27400 raft_consensus.cc:359] T 56c081ae88ca4e3794bfce495a92ad3a P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } }
I20260709 13:08:28.977276 27400 raft_consensus.cc:385] T 56c081ae88ca4e3794bfce495a92ad3a P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:28.977584 27400 raft_consensus.cc:740] T 56c081ae88ca4e3794bfce495a92ad3a P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f497c597f764ca5a31288d60945a8eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:28.977798 27401 tablet_bootstrap.cc:654] T 56c081ae88ca4e3794bfce495a92ad3a P 51ac3e622a9547f38b436df608140f35: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:28.978454 27400 consensus_queue.cc:260] T 56c081ae88ca4e3794bfce495a92ad3a P 0f497c597f764ca5a31288d60945a8eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } }
I20260709 13:08:28.978909 27403 tablet_bootstrap.cc:492] T cb7afab0386747cdba91f88eba7350f0 P f8fd0abd27c4438c897baa89f8ffdd28: Bootstrap starting.
I20260709 13:08:28.984521 27400 ts_tablet_manager.cc:1434] T 56c081ae88ca4e3794bfce495a92ad3a P 0f497c597f764ca5a31288d60945a8eb: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 13:08:28.985739 27400 tablet_bootstrap.cc:492] T ed366a05db6f47c79890fbc2a8697be3 P 0f497c597f764ca5a31288d60945a8eb: Bootstrap starting.
I20260709 13:08:28.986335 27403 tablet_bootstrap.cc:654] T cb7afab0386747cdba91f88eba7350f0 P f8fd0abd27c4438c897baa89f8ffdd28: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:28.995465 27400 tablet_bootstrap.cc:654] T ed366a05db6f47c79890fbc2a8697be3 P 0f497c597f764ca5a31288d60945a8eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:28.999948 27401 tablet_bootstrap.cc:492] T 56c081ae88ca4e3794bfce495a92ad3a P 51ac3e622a9547f38b436df608140f35: No bootstrap required, opened a new log
I20260709 13:08:29.000634 27401 ts_tablet_manager.cc:1403] T 56c081ae88ca4e3794bfce495a92ad3a P 51ac3e622a9547f38b436df608140f35: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.010s
I20260709 13:08:29.004490 27401 raft_consensus.cc:359] T 56c081ae88ca4e3794bfce495a92ad3a P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } }
I20260709 13:08:29.005298 27401 raft_consensus.cc:385] T 56c081ae88ca4e3794bfce495a92ad3a P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.005698 27401 raft_consensus.cc:740] T 56c081ae88ca4e3794bfce495a92ad3a P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ac3e622a9547f38b436df608140f35, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.005342 27403 tablet_bootstrap.cc:492] T cb7afab0386747cdba91f88eba7350f0 P f8fd0abd27c4438c897baa89f8ffdd28: No bootstrap required, opened a new log
I20260709 13:08:29.006469 27403 ts_tablet_manager.cc:1403] T cb7afab0386747cdba91f88eba7350f0 P f8fd0abd27c4438c897baa89f8ffdd28: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.000s
I20260709 13:08:29.006553 27401 consensus_queue.cc:260] T 56c081ae88ca4e3794bfce495a92ad3a P 51ac3e622a9547f38b436df608140f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } }
I20260709 13:08:29.007247 27400 tablet_bootstrap.cc:492] T ed366a05db6f47c79890fbc2a8697be3 P 0f497c597f764ca5a31288d60945a8eb: No bootstrap required, opened a new log
I20260709 13:08:29.007748 27400 ts_tablet_manager.cc:1403] T ed366a05db6f47c79890fbc2a8697be3 P 0f497c597f764ca5a31288d60945a8eb: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260709 13:08:29.008805 27401 ts_tablet_manager.cc:1434] T 56c081ae88ca4e3794bfce495a92ad3a P 51ac3e622a9547f38b436df608140f35: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:08:29.009044 27403 raft_consensus.cc:359] T cb7afab0386747cdba91f88eba7350f0 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.009737 27401 tablet_bootstrap.cc:492] T cb7afab0386747cdba91f88eba7350f0 P 51ac3e622a9547f38b436df608140f35: Bootstrap starting.
I20260709 13:08:29.009785 27403 raft_consensus.cc:385] T cb7afab0386747cdba91f88eba7350f0 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.010382 27403 raft_consensus.cc:740] T cb7afab0386747cdba91f88eba7350f0 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8fd0abd27c4438c897baa89f8ffdd28, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.010448 27400 raft_consensus.cc:359] T ed366a05db6f47c79890fbc2a8697be3 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.011227 27400 raft_consensus.cc:385] T ed366a05db6f47c79890fbc2a8697be3 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.011538 27400 raft_consensus.cc:740] T ed366a05db6f47c79890fbc2a8697be3 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f497c597f764ca5a31288d60945a8eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.011370 27403 consensus_queue.cc:260] T cb7afab0386747cdba91f88eba7350f0 P f8fd0abd27c4438c897baa89f8ffdd28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.012652 27400 consensus_queue.cc:260] T ed366a05db6f47c79890fbc2a8697be3 P 0f497c597f764ca5a31288d60945a8eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.015962 27403 ts_tablet_manager.cc:1434] T cb7afab0386747cdba91f88eba7350f0 P f8fd0abd27c4438c897baa89f8ffdd28: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:08:29.016144 27401 tablet_bootstrap.cc:654] T cb7afab0386747cdba91f88eba7350f0 P 51ac3e622a9547f38b436df608140f35: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:29.017006 27400 ts_tablet_manager.cc:1434] T ed366a05db6f47c79890fbc2a8697be3 P 0f497c597f764ca5a31288d60945a8eb: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 13:08:29.017097 27403 tablet_bootstrap.cc:492] T a0bf54d8d3184c4781c59120d4cc1693 P f8fd0abd27c4438c897baa89f8ffdd28: Bootstrap starting.
I20260709 13:08:29.018301 27400 tablet_bootstrap.cc:492] T 3bd3a4917ba445f78638af0420fd2cb2 P 0f497c597f764ca5a31288d60945a8eb: Bootstrap starting.
I20260709 13:08:29.023932 27403 tablet_bootstrap.cc:654] T a0bf54d8d3184c4781c59120d4cc1693 P f8fd0abd27c4438c897baa89f8ffdd28: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:29.026451 27400 tablet_bootstrap.cc:654] T 3bd3a4917ba445f78638af0420fd2cb2 P 0f497c597f764ca5a31288d60945a8eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:29.027690 27401 tablet_bootstrap.cc:492] T cb7afab0386747cdba91f88eba7350f0 P 51ac3e622a9547f38b436df608140f35: No bootstrap required, opened a new log
I20260709 13:08:29.028234 27401 ts_tablet_manager.cc:1403] T cb7afab0386747cdba91f88eba7350f0 P 51ac3e622a9547f38b436df608140f35: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260709 13:08:29.031672 27401 raft_consensus.cc:359] T cb7afab0386747cdba91f88eba7350f0 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.032732 27401 raft_consensus.cc:385] T cb7afab0386747cdba91f88eba7350f0 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.033111 27401 raft_consensus.cc:740] T cb7afab0386747cdba91f88eba7350f0 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ac3e622a9547f38b436df608140f35, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.034298 27401 consensus_queue.cc:260] T cb7afab0386747cdba91f88eba7350f0 P 51ac3e622a9547f38b436df608140f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.037531 27401 ts_tablet_manager.cc:1434] T cb7afab0386747cdba91f88eba7350f0 P 51ac3e622a9547f38b436df608140f35: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260709 13:08:29.038846 27401 tablet_bootstrap.cc:492] T 3bd3a4917ba445f78638af0420fd2cb2 P 51ac3e622a9547f38b436df608140f35: Bootstrap starting.
I20260709 13:08:29.047225 27403 tablet_bootstrap.cc:492] T a0bf54d8d3184c4781c59120d4cc1693 P f8fd0abd27c4438c897baa89f8ffdd28: No bootstrap required, opened a new log
I20260709 13:08:29.047981 27403 ts_tablet_manager.cc:1403] T a0bf54d8d3184c4781c59120d4cc1693 P f8fd0abd27c4438c897baa89f8ffdd28: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.021s
I20260709 13:08:29.050871 27403 raft_consensus.cc:359] T a0bf54d8d3184c4781c59120d4cc1693 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.051285 27400 tablet_bootstrap.cc:492] T 3bd3a4917ba445f78638af0420fd2cb2 P 0f497c597f764ca5a31288d60945a8eb: No bootstrap required, opened a new log
I20260709 13:08:29.051592 27403 raft_consensus.cc:385] T a0bf54d8d3184c4781c59120d4cc1693 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.051939 27400 ts_tablet_manager.cc:1403] T 3bd3a4917ba445f78638af0420fd2cb2 P 0f497c597f764ca5a31288d60945a8eb: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.014s
I20260709 13:08:29.051949 27403 raft_consensus.cc:740] T a0bf54d8d3184c4781c59120d4cc1693 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8fd0abd27c4438c897baa89f8ffdd28, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.052574 27401 tablet_bootstrap.cc:654] T 3bd3a4917ba445f78638af0420fd2cb2 P 51ac3e622a9547f38b436df608140f35: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:29.052932 27403 consensus_queue.cc:260] T a0bf54d8d3184c4781c59120d4cc1693 P f8fd0abd27c4438c897baa89f8ffdd28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.055168 27403 ts_tablet_manager.cc:1434] T a0bf54d8d3184c4781c59120d4cc1693 P f8fd0abd27c4438c897baa89f8ffdd28: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:08:29.054996 27400 raft_consensus.cc:359] T 3bd3a4917ba445f78638af0420fd2cb2 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.055738 27400 raft_consensus.cc:385] T 3bd3a4917ba445f78638af0420fd2cb2 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.056026 27400 raft_consensus.cc:740] T 3bd3a4917ba445f78638af0420fd2cb2 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f497c597f764ca5a31288d60945a8eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.056214 27403 tablet_bootstrap.cc:492] T ed366a05db6f47c79890fbc2a8697be3 P f8fd0abd27c4438c897baa89f8ffdd28: Bootstrap starting.
I20260709 13:08:29.056874 27400 consensus_queue.cc:260] T 3bd3a4917ba445f78638af0420fd2cb2 P 0f497c597f764ca5a31288d60945a8eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.062857 27403 tablet_bootstrap.cc:654] T ed366a05db6f47c79890fbc2a8697be3 P f8fd0abd27c4438c897baa89f8ffdd28: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:29.067866 27400 ts_tablet_manager.cc:1434] T 3bd3a4917ba445f78638af0420fd2cb2 P 0f497c597f764ca5a31288d60945a8eb: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 13:08:29.072908 27400 tablet_bootstrap.cc:492] T a0bf54d8d3184c4781c59120d4cc1693 P 0f497c597f764ca5a31288d60945a8eb: Bootstrap starting.
I20260709 13:08:29.074442 27401 tablet_bootstrap.cc:492] T 3bd3a4917ba445f78638af0420fd2cb2 P 51ac3e622a9547f38b436df608140f35: No bootstrap required, opened a new log
I20260709 13:08:29.074998 27401 ts_tablet_manager.cc:1403] T 3bd3a4917ba445f78638af0420fd2cb2 P 51ac3e622a9547f38b436df608140f35: Time spent bootstrapping tablet: real 0.036s	user 0.022s	sys 0.007s
I20260709 13:08:29.078505 27401 raft_consensus.cc:359] T 3bd3a4917ba445f78638af0420fd2cb2 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.079157 27400 tablet_bootstrap.cc:654] T a0bf54d8d3184c4781c59120d4cc1693 P 0f497c597f764ca5a31288d60945a8eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:29.079260 27401 raft_consensus.cc:385] T 3bd3a4917ba445f78638af0420fd2cb2 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.079761 27401 raft_consensus.cc:740] T 3bd3a4917ba445f78638af0420fd2cb2 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ac3e622a9547f38b436df608140f35, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.080567 27401 consensus_queue.cc:260] T 3bd3a4917ba445f78638af0420fd2cb2 P 51ac3e622a9547f38b436df608140f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.081549 27403 tablet_bootstrap.cc:492] T ed366a05db6f47c79890fbc2a8697be3 P f8fd0abd27c4438c897baa89f8ffdd28: No bootstrap required, opened a new log
I20260709 13:08:29.082024 27403 ts_tablet_manager.cc:1403] T ed366a05db6f47c79890fbc2a8697be3 P f8fd0abd27c4438c897baa89f8ffdd28: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.004s
I20260709 13:08:29.083128 27401 ts_tablet_manager.cc:1434] T 3bd3a4917ba445f78638af0420fd2cb2 P 51ac3e622a9547f38b436df608140f35: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:08:29.084483 27401 tablet_bootstrap.cc:492] T a0bf54d8d3184c4781c59120d4cc1693 P 51ac3e622a9547f38b436df608140f35: Bootstrap starting.
I20260709 13:08:29.084841 27403 raft_consensus.cc:359] T ed366a05db6f47c79890fbc2a8697be3 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.085595 27403 raft_consensus.cc:385] T ed366a05db6f47c79890fbc2a8697be3 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.085893 27403 raft_consensus.cc:740] T ed366a05db6f47c79890fbc2a8697be3 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8fd0abd27c4438c897baa89f8ffdd28, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.086700 27403 consensus_queue.cc:260] T ed366a05db6f47c79890fbc2a8697be3 P f8fd0abd27c4438c897baa89f8ffdd28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.092968 27403 ts_tablet_manager.cc:1434] T ed366a05db6f47c79890fbc2a8697be3 P f8fd0abd27c4438c897baa89f8ffdd28: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:08:29.093291 27401 tablet_bootstrap.cc:654] T a0bf54d8d3184c4781c59120d4cc1693 P 51ac3e622a9547f38b436df608140f35: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:29.093957 27403 tablet_bootstrap.cc:492] T 56c081ae88ca4e3794bfce495a92ad3a P f8fd0abd27c4438c897baa89f8ffdd28: Bootstrap starting.
I20260709 13:08:29.100818 27403 tablet_bootstrap.cc:654] T 56c081ae88ca4e3794bfce495a92ad3a P f8fd0abd27c4438c897baa89f8ffdd28: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:29.106285 27400 tablet_bootstrap.cc:492] T a0bf54d8d3184c4781c59120d4cc1693 P 0f497c597f764ca5a31288d60945a8eb: No bootstrap required, opened a new log
I20260709 13:08:29.106717 27400 ts_tablet_manager.cc:1403] T a0bf54d8d3184c4781c59120d4cc1693 P 0f497c597f764ca5a31288d60945a8eb: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.013s
I20260709 13:08:29.107093 27401 tablet_bootstrap.cc:492] T a0bf54d8d3184c4781c59120d4cc1693 P 51ac3e622a9547f38b436df608140f35: No bootstrap required, opened a new log
I20260709 13:08:29.107539 27403 tablet_bootstrap.cc:492] T 56c081ae88ca4e3794bfce495a92ad3a P f8fd0abd27c4438c897baa89f8ffdd28: No bootstrap required, opened a new log
I20260709 13:08:29.107604 27401 ts_tablet_manager.cc:1403] T a0bf54d8d3184c4781c59120d4cc1693 P 51ac3e622a9547f38b436df608140f35: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260709 13:08:29.108178 27403 ts_tablet_manager.cc:1403] T 56c081ae88ca4e3794bfce495a92ad3a P f8fd0abd27c4438c897baa89f8ffdd28: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260709 13:08:29.109078 27400 raft_consensus.cc:359] T a0bf54d8d3184c4781c59120d4cc1693 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.109655 27400 raft_consensus.cc:385] T a0bf54d8d3184c4781c59120d4cc1693 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.109916 27400 raft_consensus.cc:740] T a0bf54d8d3184c4781c59120d4cc1693 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f497c597f764ca5a31288d60945a8eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.110574 27400 consensus_queue.cc:260] T a0bf54d8d3184c4781c59120d4cc1693 P 0f497c597f764ca5a31288d60945a8eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.110816 27401 raft_consensus.cc:359] T a0bf54d8d3184c4781c59120d4cc1693 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.111181 27403 raft_consensus.cc:359] T 56c081ae88ca4e3794bfce495a92ad3a P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } }
I20260709 13:08:29.111593 27401 raft_consensus.cc:385] T a0bf54d8d3184c4781c59120d4cc1693 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.111881 27403 raft_consensus.cc:385] T 56c081ae88ca4e3794bfce495a92ad3a P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.111931 27401 raft_consensus.cc:740] T a0bf54d8d3184c4781c59120d4cc1693 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ac3e622a9547f38b436df608140f35, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.112317 27403 raft_consensus.cc:740] T 56c081ae88ca4e3794bfce495a92ad3a P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8fd0abd27c4438c897baa89f8ffdd28, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.112743 27400 ts_tablet_manager.cc:1434] T a0bf54d8d3184c4781c59120d4cc1693 P 0f497c597f764ca5a31288d60945a8eb: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:08:29.112810 27401 consensus_queue.cc:260] T a0bf54d8d3184c4781c59120d4cc1693 P 51ac3e622a9547f38b436df608140f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.113129 27403 consensus_queue.cc:260] T 56c081ae88ca4e3794bfce495a92ad3a P f8fd0abd27c4438c897baa89f8ffdd28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } }
I20260709 13:08:29.114048 27400 tablet_bootstrap.cc:492] T 4667dec64d4f460a8f2713ae350c9711 P 0f497c597f764ca5a31288d60945a8eb: Bootstrap starting.
I20260709 13:08:29.115535 27403 ts_tablet_manager.cc:1434] T 56c081ae88ca4e3794bfce495a92ad3a P f8fd0abd27c4438c897baa89f8ffdd28: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:08:29.116575 27403 tablet_bootstrap.cc:492] T 4667dec64d4f460a8f2713ae350c9711 P f8fd0abd27c4438c897baa89f8ffdd28: Bootstrap starting.
I20260709 13:08:29.121244 27400 tablet_bootstrap.cc:654] T 4667dec64d4f460a8f2713ae350c9711 P 0f497c597f764ca5a31288d60945a8eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:29.122903 27403 tablet_bootstrap.cc:654] T 4667dec64d4f460a8f2713ae350c9711 P f8fd0abd27c4438c897baa89f8ffdd28: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:29.125329 27401 ts_tablet_manager.cc:1434] T a0bf54d8d3184c4781c59120d4cc1693 P 51ac3e622a9547f38b436df608140f35: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:08:29.126549 27401 tablet_bootstrap.cc:492] T 4667dec64d4f460a8f2713ae350c9711 P 51ac3e622a9547f38b436df608140f35: Bootstrap starting.
I20260709 13:08:29.135645 27401 tablet_bootstrap.cc:654] T 4667dec64d4f460a8f2713ae350c9711 P 51ac3e622a9547f38b436df608140f35: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:29.142797 27401 tablet_bootstrap.cc:492] T 4667dec64d4f460a8f2713ae350c9711 P 51ac3e622a9547f38b436df608140f35: No bootstrap required, opened a new log
I20260709 13:08:29.143244 27401 ts_tablet_manager.cc:1403] T 4667dec64d4f460a8f2713ae350c9711 P 51ac3e622a9547f38b436df608140f35: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260709 13:08:29.143496 27400 tablet_bootstrap.cc:492] T 4667dec64d4f460a8f2713ae350c9711 P 0f497c597f764ca5a31288d60945a8eb: No bootstrap required, opened a new log
I20260709 13:08:29.143959 27400 ts_tablet_manager.cc:1403] T 4667dec64d4f460a8f2713ae350c9711 P 0f497c597f764ca5a31288d60945a8eb: Time spent bootstrapping tablet: real 0.030s	user 0.022s	sys 0.008s
I20260709 13:08:29.144556 27403 tablet_bootstrap.cc:492] T 4667dec64d4f460a8f2713ae350c9711 P f8fd0abd27c4438c897baa89f8ffdd28: No bootstrap required, opened a new log
I20260709 13:08:29.145059 27403 ts_tablet_manager.cc:1403] T 4667dec64d4f460a8f2713ae350c9711 P f8fd0abd27c4438c897baa89f8ffdd28: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.005s
I20260709 13:08:29.146235 27400 raft_consensus.cc:359] T 4667dec64d4f460a8f2713ae350c9711 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.146308 27401 raft_consensus.cc:359] T 4667dec64d4f460a8f2713ae350c9711 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.146876 27400 raft_consensus.cc:385] T 4667dec64d4f460a8f2713ae350c9711 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.147120 27401 raft_consensus.cc:385] T 4667dec64d4f460a8f2713ae350c9711 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.147173 27400 raft_consensus.cc:740] T 4667dec64d4f460a8f2713ae350c9711 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f497c597f764ca5a31288d60945a8eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.147584 27401 raft_consensus.cc:740] T 4667dec64d4f460a8f2713ae350c9711 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ac3e622a9547f38b436df608140f35, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.147910 27403 raft_consensus.cc:359] T 4667dec64d4f460a8f2713ae350c9711 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.148089 27400 consensus_queue.cc:260] T 4667dec64d4f460a8f2713ae350c9711 P 0f497c597f764ca5a31288d60945a8eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.148665 27403 raft_consensus.cc:385] T 4667dec64d4f460a8f2713ae350c9711 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.148388 27401 consensus_queue.cc:260] T 4667dec64d4f460a8f2713ae350c9711 P 51ac3e622a9547f38b436df608140f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.149003 27403 raft_consensus.cc:740] T 4667dec64d4f460a8f2713ae350c9711 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8fd0abd27c4438c897baa89f8ffdd28, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.149808 27403 consensus_queue.cc:260] T 4667dec64d4f460a8f2713ae350c9711 P f8fd0abd27c4438c897baa89f8ffdd28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.150336 27400 ts_tablet_manager.cc:1434] T 4667dec64d4f460a8f2713ae350c9711 P 0f497c597f764ca5a31288d60945a8eb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:08:29.150882 27401 ts_tablet_manager.cc:1434] T 4667dec64d4f460a8f2713ae350c9711 P 51ac3e622a9547f38b436df608140f35: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:08:29.151383 27400 tablet_bootstrap.cc:492] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 0f497c597f764ca5a31288d60945a8eb: Bootstrap starting.
I20260709 13:08:29.151926 27401 tablet_bootstrap.cc:492] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 51ac3e622a9547f38b436df608140f35: Bootstrap starting.
I20260709 13:08:29.154830 27403 ts_tablet_manager.cc:1434] T 4667dec64d4f460a8f2713ae350c9711 P f8fd0abd27c4438c897baa89f8ffdd28: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.007s
I20260709 13:08:29.155859 27403 tablet_bootstrap.cc:492] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P f8fd0abd27c4438c897baa89f8ffdd28: Bootstrap starting.
I20260709 13:08:29.158444 27400 tablet_bootstrap.cc:654] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 0f497c597f764ca5a31288d60945a8eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:29.160043 27405 raft_consensus.cc:493] T 4667dec64d4f460a8f2713ae350c9711 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.161790 27401 tablet_bootstrap.cc:654] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 51ac3e622a9547f38b436df608140f35: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:29.160540 27405 raft_consensus.cc:515] T 4667dec64d4f460a8f2713ae350c9711 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.165530 27403 tablet_bootstrap.cc:654] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P f8fd0abd27c4438c897baa89f8ffdd28: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:29.165786 27405 leader_election.cc:290] T 4667dec64d4f460a8f2713ae350c9711 P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
I20260709 13:08:29.179355 27401 tablet_bootstrap.cc:492] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 51ac3e622a9547f38b436df608140f35: No bootstrap required, opened a new log
I20260709 13:08:29.179940 27401 ts_tablet_manager.cc:1403] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 51ac3e622a9547f38b436df608140f35: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.002s
I20260709 13:08:29.183355 27400 tablet_bootstrap.cc:492] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 0f497c597f764ca5a31288d60945a8eb: No bootstrap required, opened a new log
I20260709 13:08:29.183101 27401 raft_consensus.cc:359] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.183857 27401 raft_consensus.cc:385] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.183924 27400 ts_tablet_manager.cc:1403] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 0f497c597f764ca5a31288d60945a8eb: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.007s
I20260709 13:08:29.184265 27401 raft_consensus.cc:740] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ac3e622a9547f38b436df608140f35, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.185117 27401 consensus_queue.cc:260] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 51ac3e622a9547f38b436df608140f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.187906 27401 ts_tablet_manager.cc:1434] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 51ac3e622a9547f38b436df608140f35: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:08:29.188067 27400 raft_consensus.cc:359] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.188762 27400 raft_consensus.cc:385] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.188882 27401 tablet_bootstrap.cc:492] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35: Bootstrap starting.
I20260709 13:08:29.189093 27400 raft_consensus.cc:740] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f497c597f764ca5a31288d60945a8eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.189855 27400 consensus_queue.cc:260] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 0f497c597f764ca5a31288d60945a8eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.192051 27400 ts_tablet_manager.cc:1434] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 0f497c597f764ca5a31288d60945a8eb: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:08:29.193074 27400 tablet_bootstrap.cc:492] T 4c73eb8398d946759f3a44a85f708bf1 P 0f497c597f764ca5a31288d60945a8eb: Bootstrap starting.
I20260709 13:08:29.196120 27401 tablet_bootstrap.cc:654] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:29.206298 27360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4667dec64d4f460a8f2713ae350c9711" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ac3e622a9547f38b436df608140f35" is_pre_election: true
I20260709 13:08:29.207021 27360 raft_consensus.cc:2468] T 4667dec64d4f460a8f2713ae350c9711 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f497c597f764ca5a31288d60945a8eb in term 0.
I20260709 13:08:29.207441 27405 raft_consensus.cc:493] T ed366a05db6f47c79890fbc2a8697be3 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.207963 27405 raft_consensus.cc:515] T ed366a05db6f47c79890fbc2a8697be3 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.208498 27211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4667dec64d4f460a8f2713ae350c9711" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" is_pre_election: true
I20260709 13:08:29.208539 27400 tablet_bootstrap.cc:654] T 4c73eb8398d946759f3a44a85f708bf1 P 0f497c597f764ca5a31288d60945a8eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:29.208721 27251 leader_election.cc:304] T 4667dec64d4f460a8f2713ae350c9711 P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, 51ac3e622a9547f38b436df608140f35; no voters: 
I20260709 13:08:29.209254 27211 raft_consensus.cc:2468] T 4667dec64d4f460a8f2713ae350c9711 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f497c597f764ca5a31288d60945a8eb in term 0.
I20260709 13:08:29.209985 27405 leader_election.cc:290] T ed366a05db6f47c79890fbc2a8697be3 P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
I20260709 13:08:29.210539 27405 raft_consensus.cc:2804] T 4667dec64d4f460a8f2713ae350c9711 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:29.210867 27405 raft_consensus.cc:493] T 4667dec64d4f460a8f2713ae350c9711 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:29.211032 27211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed366a05db6f47c79890fbc2a8697be3" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" is_pre_election: true
I20260709 13:08:29.211205 27405 raft_consensus.cc:3060] T 4667dec64d4f460a8f2713ae350c9711 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.211730 27211 raft_consensus.cc:2468] T ed366a05db6f47c79890fbc2a8697be3 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f497c597f764ca5a31288d60945a8eb in term 0.
I20260709 13:08:29.213006 27249 leader_election.cc:304] T ed366a05db6f47c79890fbc2a8697be3 P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, f8fd0abd27c4438c897baa89f8ffdd28; no voters: 
I20260709 13:08:29.215003 27400 tablet_bootstrap.cc:492] T 4c73eb8398d946759f3a44a85f708bf1 P 0f497c597f764ca5a31288d60945a8eb: No bootstrap required, opened a new log
I20260709 13:08:29.215478 27400 ts_tablet_manager.cc:1403] T 4c73eb8398d946759f3a44a85f708bf1 P 0f497c597f764ca5a31288d60945a8eb: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.003s
I20260709 13:08:29.218072 27400 raft_consensus.cc:359] T 4c73eb8398d946759f3a44a85f708bf1 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.218736 27400 raft_consensus.cc:385] T 4c73eb8398d946759f3a44a85f708bf1 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.218466 27405 raft_consensus.cc:515] T 4667dec64d4f460a8f2713ae350c9711 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.219015 27400 raft_consensus.cc:740] T 4c73eb8398d946759f3a44a85f708bf1 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f497c597f764ca5a31288d60945a8eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.219805 27400 consensus_queue.cc:260] T 4c73eb8398d946759f3a44a85f708bf1 P 0f497c597f764ca5a31288d60945a8eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.221874 27401 tablet_bootstrap.cc:492] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35: No bootstrap required, opened a new log
I20260709 13:08:29.222348 27401 ts_tablet_manager.cc:1403] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35: Time spent bootstrapping tablet: real 0.034s	user 0.006s	sys 0.014s
I20260709 13:08:29.222774 27430 raft_consensus.cc:2804] T ed366a05db6f47c79890fbc2a8697be3 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:29.223269 27430 raft_consensus.cc:493] T ed366a05db6f47c79890fbc2a8697be3 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:29.223862 27360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed366a05db6f47c79890fbc2a8697be3" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ac3e622a9547f38b436df608140f35" is_pre_election: true
I20260709 13:08:29.224578 27430 raft_consensus.cc:3060] T ed366a05db6f47c79890fbc2a8697be3 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.224717 27360 raft_consensus.cc:2468] T ed366a05db6f47c79890fbc2a8697be3 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f497c597f764ca5a31288d60945a8eb in term 0.
I20260709 13:08:29.224213 27403 tablet_bootstrap.cc:492] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P f8fd0abd27c4438c897baa89f8ffdd28: No bootstrap required, opened a new log
I20260709 13:08:29.225667 27401 raft_consensus.cc:359] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.226630 27403 ts_tablet_manager.cc:1403] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P f8fd0abd27c4438c897baa89f8ffdd28: Time spent bootstrapping tablet: real 0.071s	user 0.018s	sys 0.004s
I20260709 13:08:29.228338 27405 leader_election.cc:290] T 4667dec64d4f460a8f2713ae350c9711 P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 1 election: Requested vote from peers f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
I20260709 13:08:29.228492 27211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4667dec64d4f460a8f2713ae350c9711" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
I20260709 13:08:29.229084 27211 raft_consensus.cc:3060] T 4667dec64d4f460a8f2713ae350c9711 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.226603 27401 raft_consensus.cc:385] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.229925 27401 raft_consensus.cc:740] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ac3e622a9547f38b436df608140f35, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.229975 27360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4667dec64d4f460a8f2713ae350c9711" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ac3e622a9547f38b436df608140f35"
I20260709 13:08:29.230603 27360 raft_consensus.cc:3060] T 4667dec64d4f460a8f2713ae350c9711 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.230679 27401 consensus_queue.cc:260] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.233105 27401 ts_tablet_manager.cc:1434] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:08:29.234018 27401 tablet_bootstrap.cc:492] T 4c73eb8398d946759f3a44a85f708bf1 P 51ac3e622a9547f38b436df608140f35: Bootstrap starting.
I20260709 13:08:29.236944 27211 raft_consensus.cc:2468] T 4667dec64d4f460a8f2713ae350c9711 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f497c597f764ca5a31288d60945a8eb in term 1.
I20260709 13:08:29.238131 27249 leader_election.cc:304] T 4667dec64d4f460a8f2713ae350c9711 P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, f8fd0abd27c4438c897baa89f8ffdd28; no voters: 
I20260709 13:08:29.238970 27405 raft_consensus.cc:2804] T 4667dec64d4f460a8f2713ae350c9711 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:29.239392 27405 raft_consensus.cc:697] T 4667dec64d4f460a8f2713ae350c9711 P 0f497c597f764ca5a31288d60945a8eb [term 1 LEADER]: Becoming Leader. State: Replica: 0f497c597f764ca5a31288d60945a8eb, State: Running, Role: LEADER
I20260709 13:08:29.240115 27401 tablet_bootstrap.cc:654] T 4c73eb8398d946759f3a44a85f708bf1 P 51ac3e622a9547f38b436df608140f35: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:29.240170 27405 consensus_queue.cc:237] T 4667dec64d4f460a8f2713ae350c9711 P 0f497c597f764ca5a31288d60945a8eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.242013 27360 raft_consensus.cc:2468] T 4667dec64d4f460a8f2713ae350c9711 P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f497c597f764ca5a31288d60945a8eb in term 1.
I20260709 13:08:29.243598 27403 raft_consensus.cc:359] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.243856 27430 raft_consensus.cc:515] T ed366a05db6f47c79890fbc2a8697be3 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.244382 27403 raft_consensus.cc:385] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.244722 27403 raft_consensus.cc:740] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8fd0abd27c4438c897baa89f8ffdd28, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.245615 27403 consensus_queue.cc:260] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P f8fd0abd27c4438c897baa89f8ffdd28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.246779 27211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed366a05db6f47c79890fbc2a8697be3" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
I20260709 13:08:29.248205 27211 raft_consensus.cc:3060] T ed366a05db6f47c79890fbc2a8697be3 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.247670 27430 leader_election.cc:290] T ed366a05db6f47c79890fbc2a8697be3 P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 1 election: Requested vote from peers f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
I20260709 13:08:29.252704 27430 raft_consensus.cc:493] T 3bd3a4917ba445f78638af0420fd2cb2 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.253199 27430 raft_consensus.cc:515] T 3bd3a4917ba445f78638af0420fd2cb2 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.254225 27360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed366a05db6f47c79890fbc2a8697be3" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ac3e622a9547f38b436df608140f35"
I20260709 13:08:29.262888 27401 tablet_bootstrap.cc:492] T 4c73eb8398d946759f3a44a85f708bf1 P 51ac3e622a9547f38b436df608140f35: No bootstrap required, opened a new log
I20260709 13:08:29.263173 27360 raft_consensus.cc:3060] T ed366a05db6f47c79890fbc2a8697be3 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.263461 27401 ts_tablet_manager.cc:1403] T 4c73eb8398d946759f3a44a85f708bf1 P 51ac3e622a9547f38b436df608140f35: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.001s
I20260709 13:08:29.264760 27430 leader_election.cc:290] T 3bd3a4917ba445f78638af0420fd2cb2 P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
I20260709 13:08:29.256044 27403 ts_tablet_manager.cc:1434] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P f8fd0abd27c4438c897baa89f8ffdd28: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 13:08:29.266332 27401 raft_consensus.cc:359] T 4c73eb8398d946759f3a44a85f708bf1 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.266719 27211 raft_consensus.cc:2468] T ed366a05db6f47c79890fbc2a8697be3 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f497c597f764ca5a31288d60945a8eb in term 1.
I20260709 13:08:29.267040 27401 raft_consensus.cc:385] T 4c73eb8398d946759f3a44a85f708bf1 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.267373 27401 raft_consensus.cc:740] T 4c73eb8398d946759f3a44a85f708bf1 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ac3e622a9547f38b436df608140f35, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.267462 27403 tablet_bootstrap.cc:492] T 6a45184c7660465a9284a26903829c6b P f8fd0abd27c4438c897baa89f8ffdd28: Bootstrap starting.
I20260709 13:08:29.258986 27400 ts_tablet_manager.cc:1434] T 4c73eb8398d946759f3a44a85f708bf1 P 0f497c597f764ca5a31288d60945a8eb: Time spent starting tablet: real 0.043s	user 0.004s	sys 0.010s
I20260709 13:08:29.260087 27109 catalog_manager.cc:5697] T 4667dec64d4f460a8f2713ae350c9711 P 0f497c597f764ca5a31288d60945a8eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f497c597f764ca5a31288d60945a8eb (127.19.255.194). New cstate: current_term: 1 leader_uuid: "0f497c597f764ca5a31288d60945a8eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:29.268654 27210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd3a4917ba445f78638af0420fd2cb2" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" is_pre_election: true
I20260709 13:08:29.269304 27210 raft_consensus.cc:2468] T 3bd3a4917ba445f78638af0420fd2cb2 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f497c597f764ca5a31288d60945a8eb in term 0.
I20260709 13:08:29.271301 27406 raft_consensus.cc:493] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.271852 27406 raft_consensus.cc:515] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.272529 27400 tablet_bootstrap.cc:492] T 6a45184c7660465a9284a26903829c6b P 0f497c597f764ca5a31288d60945a8eb: Bootstrap starting.
I20260709 13:08:29.273916 27403 tablet_bootstrap.cc:654] T 6a45184c7660465a9284a26903829c6b P f8fd0abd27c4438c897baa89f8ffdd28: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:29.274374 27406 leader_election.cc:290] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309), 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697)
I20260709 13:08:29.276185 27409 raft_consensus.cc:493] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.276855 27409 raft_consensus.cc:515] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.268092 27249 leader_election.cc:304] T ed366a05db6f47c79890fbc2a8697be3 P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, f8fd0abd27c4438c897baa89f8ffdd28; no voters: 
I20260709 13:08:29.281929 27430 raft_consensus.cc:2804] T ed366a05db6f47c79890fbc2a8697be3 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:29.282135 27249 leader_election.cc:304] T 3bd3a4917ba445f78638af0420fd2cb2 P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, f8fd0abd27c4438c897baa89f8ffdd28; no voters: 
I20260709 13:08:29.282413 27430 raft_consensus.cc:697] T ed366a05db6f47c79890fbc2a8697be3 P 0f497c597f764ca5a31288d60945a8eb [term 1 LEADER]: Becoming Leader. State: Replica: 0f497c597f764ca5a31288d60945a8eb, State: Running, Role: LEADER
I20260709 13:08:29.283309 27432 raft_consensus.cc:2804] T 3bd3a4917ba445f78638af0420fd2cb2 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:29.283257 27430 consensus_queue.cc:237] T ed366a05db6f47c79890fbc2a8697be3 P 0f497c597f764ca5a31288d60945a8eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.283895 27432 raft_consensus.cc:493] T 3bd3a4917ba445f78638af0420fd2cb2 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:29.284356 27432 raft_consensus.cc:3060] T 3bd3a4917ba445f78638af0420fd2cb2 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.268054 27359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd3a4917ba445f78638af0420fd2cb2" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ac3e622a9547f38b436df608140f35" is_pre_election: true
I20260709 13:08:29.286901 27359 raft_consensus.cc:2468] T 3bd3a4917ba445f78638af0420fd2cb2 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f497c597f764ca5a31288d60945a8eb in term 0.
I20260709 13:08:29.288731 27400 tablet_bootstrap.cc:654] T 6a45184c7660465a9284a26903829c6b P 0f497c597f764ca5a31288d60945a8eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:29.292423 27409 leader_election.cc:290] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
I20260709 13:08:29.292444 27432 raft_consensus.cc:515] T 3bd3a4917ba445f78638af0420fd2cb2 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.295135 27409 raft_consensus.cc:493] T cb7afab0386747cdba91f88eba7350f0 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.268105 27401 consensus_queue.cc:260] T 4c73eb8398d946759f3a44a85f708bf1 P 51ac3e622a9547f38b436df608140f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.297587 27210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd3a4917ba445f78638af0420fd2cb2" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
I20260709 13:08:29.298341 27210 raft_consensus.cc:3060] T 3bd3a4917ba445f78638af0420fd2cb2 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.299141 27401 ts_tablet_manager.cc:1434] T 4c73eb8398d946759f3a44a85f708bf1 P 51ac3e622a9547f38b436df608140f35: Time spent starting tablet: real 0.035s	user 0.001s	sys 0.004s
I20260709 13:08:29.299232 27360 raft_consensus.cc:2468] T ed366a05db6f47c79890fbc2a8697be3 P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f497c597f764ca5a31288d60945a8eb in term 1.
I20260709 13:08:29.295614 27409 raft_consensus.cc:515] T cb7afab0386747cdba91f88eba7350f0 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.304440 27409 leader_election.cc:290] T cb7afab0386747cdba91f88eba7350f0 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
W20260709 13:08:29.304491 27157 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:29.307407 27210 raft_consensus.cc:2468] T 3bd3a4917ba445f78638af0420fd2cb2 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f497c597f764ca5a31288d60945a8eb in term 1.
I20260709 13:08:29.308617 27249 leader_election.cc:304] T 3bd3a4917ba445f78638af0420fd2cb2 P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, f8fd0abd27c4438c897baa89f8ffdd28; no voters: 
I20260709 13:08:29.309556 27435 raft_consensus.cc:2804] T 3bd3a4917ba445f78638af0420fd2cb2 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:29.310245 27435 raft_consensus.cc:697] T 3bd3a4917ba445f78638af0420fd2cb2 P 0f497c597f764ca5a31288d60945a8eb [term 1 LEADER]: Becoming Leader. State: Replica: 0f497c597f764ca5a31288d60945a8eb, State: Running, Role: LEADER
I20260709 13:08:29.311112 27435 consensus_queue.cc:237] T 3bd3a4917ba445f78638af0420fd2cb2 P 0f497c597f764ca5a31288d60945a8eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.315605 27406 raft_consensus.cc:493] T a0bf54d8d3184c4781c59120d4cc1693 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.315986 27432 leader_election.cc:290] T 3bd3a4917ba445f78638af0420fd2cb2 P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 1 election: Requested vote from peers f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
I20260709 13:08:29.316247 27406 raft_consensus.cc:515] T a0bf54d8d3184c4781c59120d4cc1693 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.319460 27406 leader_election.cc:290] T a0bf54d8d3184c4781c59120d4cc1693 P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309), 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697)
I20260709 13:08:29.319913 27406 raft_consensus.cc:493] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.320330 27406 raft_consensus.cc:515] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.323014 27406 leader_election.cc:290] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309), 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697)
I20260709 13:08:29.327250 27409 raft_consensus.cc:493] T a0bf54d8d3184c4781c59120d4cc1693 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.327939 27409 raft_consensus.cc:515] T a0bf54d8d3184c4781c59120d4cc1693 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.329377 27400 tablet_bootstrap.cc:492] T 6a45184c7660465a9284a26903829c6b P 0f497c597f764ca5a31288d60945a8eb: No bootstrap required, opened a new log
I20260709 13:08:29.347007 27400 ts_tablet_manager.cc:1403] T 6a45184c7660465a9284a26903829c6b P 0f497c597f764ca5a31288d60945a8eb: Time spent bootstrapping tablet: real 0.075s	user 0.010s	sys 0.005s
I20260709 13:08:29.347954 27359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd5e1b33abc4fec8b75d3e4ee2f9462" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ac3e622a9547f38b436df608140f35" is_pre_election: true
I20260709 13:08:29.348632 27359 raft_consensus.cc:2468] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8fd0abd27c4438c897baa89f8ffdd28 in term 0.
I20260709 13:08:29.348644 27358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb7afab0386747cdba91f88eba7350f0" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ac3e622a9547f38b436df608140f35" is_pre_election: true
I20260709 13:08:29.349603 27357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0bf54d8d3184c4781c59120d4cc1693" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ac3e622a9547f38b436df608140f35" is_pre_election: true
I20260709 13:08:29.349998 27358 raft_consensus.cc:2468] T cb7afab0386747cdba91f88eba7350f0 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8fd0abd27c4438c897baa89f8ffdd28 in term 0.
I20260709 13:08:29.350319 27357 raft_consensus.cc:2468] T a0bf54d8d3184c4781c59120d4cc1693 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8fd0abd27c4438c897baa89f8ffdd28 in term 0.
I20260709 13:08:29.330322 27409 leader_election.cc:290] T a0bf54d8d3184c4781c59120d4cc1693 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
I20260709 13:08:29.334774 27360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd3a4917ba445f78638af0420fd2cb2" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ac3e622a9547f38b436df608140f35"
I20260709 13:08:29.335801 27403 tablet_bootstrap.cc:492] T 6a45184c7660465a9284a26903829c6b P f8fd0abd27c4438c897baa89f8ffdd28: No bootstrap required, opened a new log
I20260709 13:08:29.352041 27403 ts_tablet_manager.cc:1403] T 6a45184c7660465a9284a26903829c6b P f8fd0abd27c4438c897baa89f8ffdd28: Time spent bootstrapping tablet: real 0.085s	user 0.017s	sys 0.006s
I20260709 13:08:29.352929 27176 leader_election.cc:304] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51ac3e622a9547f38b436df608140f35, f8fd0abd27c4438c897baa89f8ffdd28; no voters: 
I20260709 13:08:29.354020 27176 leader_election.cc:304] T cb7afab0386747cdba91f88eba7350f0 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51ac3e622a9547f38b436df608140f35, f8fd0abd27c4438c897baa89f8ffdd28; no voters: 
I20260709 13:08:29.354219 27409 raft_consensus.cc:2804] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:29.354657 27409 raft_consensus.cc:493] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:29.354635 27403 raft_consensus.cc:359] T 6a45184c7660465a9284a26903829c6b P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.355235 27409 raft_consensus.cc:3060] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.355495 27403 raft_consensus.cc:385] T 6a45184c7660465a9284a26903829c6b P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.343940 27430 raft_consensus.cc:493] T cb7afab0386747cdba91f88eba7350f0 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.356415 27430 raft_consensus.cc:515] T cb7afab0386747cdba91f88eba7350f0 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.358431 27430 leader_election.cc:290] T cb7afab0386747cdba91f88eba7350f0 P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
I20260709 13:08:29.351590 27360 raft_consensus.cc:3060] T 3bd3a4917ba445f78638af0420fd2cb2 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.359102 27210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb7afab0386747cdba91f88eba7350f0" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" is_pre_election: true
I20260709 13:08:29.359777 27210 raft_consensus.cc:2468] T cb7afab0386747cdba91f88eba7350f0 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f497c597f764ca5a31288d60945a8eb in term 0.
I20260709 13:08:29.360752 27357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb7afab0386747cdba91f88eba7350f0" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ac3e622a9547f38b436df608140f35" is_pre_election: true
I20260709 13:08:29.361366 27357 raft_consensus.cc:2468] T cb7afab0386747cdba91f88eba7350f0 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f497c597f764ca5a31288d60945a8eb in term 0.
I20260709 13:08:29.362592 27249 leader_election.cc:304] T cb7afab0386747cdba91f88eba7350f0 P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, f8fd0abd27c4438c897baa89f8ffdd28; no voters: 
I20260709 13:08:29.364918 27400 raft_consensus.cc:359] T 6a45184c7660465a9284a26903829c6b P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.365757 27400 raft_consensus.cc:385] T 6a45184c7660465a9284a26903829c6b P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.366128 27400 raft_consensus.cc:740] T 6a45184c7660465a9284a26903829c6b P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f497c597f764ca5a31288d60945a8eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.366528 27430 raft_consensus.cc:2804] T cb7afab0386747cdba91f88eba7350f0 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:29.366916 27430 raft_consensus.cc:493] T cb7afab0386747cdba91f88eba7350f0 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:29.367249 27430 raft_consensus.cc:3060] T cb7afab0386747cdba91f88eba7350f0 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.369890 27109 catalog_manager.cc:5697] T ed366a05db6f47c79890fbc2a8697be3 P 0f497c597f764ca5a31288d60945a8eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f497c597f764ca5a31288d60945a8eb (127.19.255.194). New cstate: current_term: 1 leader_uuid: "0f497c597f764ca5a31288d60945a8eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:29.366034 27403 raft_consensus.cc:740] T 6a45184c7660465a9284a26903829c6b P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8fd0abd27c4438c897baa89f8ffdd28, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.372123 27409 raft_consensus.cc:515] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.371804 27109 catalog_manager.cc:5697] T 3bd3a4917ba445f78638af0420fd2cb2 P 0f497c597f764ca5a31288d60945a8eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f497c597f764ca5a31288d60945a8eb (127.19.255.194). New cstate: current_term: 1 leader_uuid: "0f497c597f764ca5a31288d60945a8eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:29.372452 27403 consensus_queue.cc:260] T 6a45184c7660465a9284a26903829c6b P f8fd0abd27c4438c897baa89f8ffdd28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.367210 27360 raft_consensus.cc:2468] T 3bd3a4917ba445f78638af0420fd2cb2 P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f497c597f764ca5a31288d60945a8eb in term 1.
I20260709 13:08:29.374022 27286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a45184c7660465a9284a26903829c6b" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f497c597f764ca5a31288d60945a8eb" is_pre_election: true
I20260709 13:08:29.340595 27449 raft_consensus.cc:493] T 56c081ae88ca4e3794bfce495a92ad3a P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.375325 27409 leader_election.cc:290] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 1 election: Requested vote from peers 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
I20260709 13:08:29.375455 27285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0bf54d8d3184c4781c59120d4cc1693" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f497c597f764ca5a31288d60945a8eb" is_pre_election: true
I20260709 13:08:29.375933 27409 raft_consensus.cc:2804] T cb7afab0386747cdba91f88eba7350f0 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:29.376286 27409 raft_consensus.cc:493] T cb7afab0386747cdba91f88eba7350f0 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:29.376362 27285 raft_consensus.cc:2468] T a0bf54d8d3184c4781c59120d4cc1693 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51ac3e622a9547f38b436df608140f35 in term 0.
I20260709 13:08:29.376726 27409 raft_consensus.cc:3060] T cb7afab0386747cdba91f88eba7350f0 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.377290 27430 raft_consensus.cc:515] T cb7afab0386747cdba91f88eba7350f0 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.377863 27285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd5e1b33abc4fec8b75d3e4ee2f9462" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f497c597f764ca5a31288d60945a8eb" is_pre_election: true
I20260709 13:08:29.378489 27285 raft_consensus.cc:2468] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51ac3e622a9547f38b436df608140f35 in term 0.
I20260709 13:08:29.379323 27430 leader_election.cc:290] T cb7afab0386747cdba91f88eba7350f0 P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 1 election: Requested vote from peers f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
I20260709 13:08:29.379737 27324 leader_election.cc:304] T a0bf54d8d3184c4781c59120d4cc1693 P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, 51ac3e622a9547f38b436df608140f35; no voters: 
I20260709 13:08:29.380044 27210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb7afab0386747cdba91f88eba7350f0" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
I20260709 13:08:29.381104 27446 raft_consensus.cc:2804] T a0bf54d8d3184c4781c59120d4cc1693 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:29.381287 27324 leader_election.cc:304] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, 51ac3e622a9547f38b436df608140f35; no voters: 
I20260709 13:08:29.381664 27446 raft_consensus.cc:493] T a0bf54d8d3184c4781c59120d4cc1693 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:29.382158 27446 raft_consensus.cc:3060] T a0bf54d8d3184c4781c59120d4cc1693 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.382377 27406 raft_consensus.cc:2804] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:29.375054 27449 raft_consensus.cc:515] T 56c081ae88ca4e3794bfce495a92ad3a P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } }
I20260709 13:08:29.383730 27400 consensus_queue.cc:260] T 6a45184c7660465a9284a26903829c6b P 0f497c597f764ca5a31288d60945a8eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.385737 27286 raft_consensus.cc:2468] T 6a45184c7660465a9284a26903829c6b P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51ac3e622a9547f38b436df608140f35 in term 0.
I20260709 13:08:29.382951 27406 raft_consensus.cc:493] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:29.387351 27406 raft_consensus.cc:3060] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.393978 27400 ts_tablet_manager.cc:1434] T 6a45184c7660465a9284a26903829c6b P 0f497c597f764ca5a31288d60945a8eb: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260709 13:08:29.397495 27324 leader_election.cc:304] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, 51ac3e622a9547f38b436df608140f35; no voters: 
I20260709 13:08:29.404867 27435 raft_consensus.cc:493] T 4c73eb8398d946759f3a44a85f708bf1 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.405516 27435 raft_consensus.cc:515] T 4c73eb8398d946759f3a44a85f708bf1 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.409168 27211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c73eb8398d946759f3a44a85f708bf1" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" is_pre_election: true
W20260709 13:08:29.411388 27249 leader_election.cc:343] T 4c73eb8398d946759f3a44a85f708bf1 P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:29.414898 27357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c73eb8398d946759f3a44a85f708bf1" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ac3e622a9547f38b436df608140f35" is_pre_election: true
I20260709 13:08:29.415722 27357 raft_consensus.cc:2468] T 4c73eb8398d946759f3a44a85f708bf1 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f497c597f764ca5a31288d60945a8eb in term 0.
I20260709 13:08:29.417510 27251 leader_election.cc:304] T 4c73eb8398d946759f3a44a85f708bf1 P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, 51ac3e622a9547f38b436df608140f35; no voters: f8fd0abd27c4438c897baa89f8ffdd28
I20260709 13:08:29.418553 27432 raft_consensus.cc:2804] T 4c73eb8398d946759f3a44a85f708bf1 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:29.418676 27435 leader_election.cc:290] T 4c73eb8398d946759f3a44a85f708bf1 P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
I20260709 13:08:29.418967 27432 raft_consensus.cc:493] T 4c73eb8398d946759f3a44a85f708bf1 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:29.419466 27432 raft_consensus.cc:3060] T 4c73eb8398d946759f3a44a85f708bf1 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.424049 27285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb7afab0386747cdba91f88eba7350f0" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f497c597f764ca5a31288d60945a8eb" is_pre_election: true
I20260709 13:08:29.425117 27285 raft_consensus.cc:2393] T cb7afab0386747cdba91f88eba7350f0 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f8fd0abd27c4438c897baa89f8ffdd28 in current term 1: Already voted for candidate 0f497c597f764ca5a31288d60945a8eb in this term.
I20260709 13:08:29.426427 27284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0bf54d8d3184c4781c59120d4cc1693" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f497c597f764ca5a31288d60945a8eb" is_pre_election: true
I20260709 13:08:29.427342 27284 raft_consensus.cc:2468] T a0bf54d8d3184c4781c59120d4cc1693 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8fd0abd27c4438c897baa89f8ffdd28 in term 0.
I20260709 13:08:29.403559 27360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb7afab0386747cdba91f88eba7350f0" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ac3e622a9547f38b436df608140f35"
I20260709 13:08:29.428412 27286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd5e1b33abc4fec8b75d3e4ee2f9462" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f497c597f764ca5a31288d60945a8eb" is_pre_election: true
I20260709 13:08:29.430992 27282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c081ae88ca4e3794bfce495a92ad3a" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f497c597f764ca5a31288d60945a8eb" is_pre_election: true
I20260709 13:08:29.431665 27282 raft_consensus.cc:2468] T 56c081ae88ca4e3794bfce495a92ad3a P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8fd0abd27c4438c897baa89f8ffdd28 in term 0.
I20260709 13:08:29.432461 27409 raft_consensus.cc:515] T cb7afab0386747cdba91f88eba7350f0 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.432714 27283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd5e1b33abc4fec8b75d3e4ee2f9462" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f497c597f764ca5a31288d60945a8eb"
I20260709 13:08:29.433379 27283 raft_consensus.cc:3060] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.433797 27432 raft_consensus.cc:515] T 4c73eb8398d946759f3a44a85f708bf1 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.434926 27409 leader_election.cc:290] T cb7afab0386747cdba91f88eba7350f0 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 1 election: Requested vote from peers 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
I20260709 13:08:29.435528 27360 raft_consensus.cc:3060] T cb7afab0386747cdba91f88eba7350f0 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.437305 27432 leader_election.cc:290] T 4c73eb8398d946759f3a44a85f708bf1 P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 1 election: Requested vote from peers f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
I20260709 13:08:29.437619 27211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c73eb8398d946759f3a44a85f708bf1" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
W20260709 13:08:29.438862 27249 leader_election.cc:343] T 4c73eb8398d946759f3a44a85f708bf1 P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:29.441185 27403 ts_tablet_manager.cc:1434] T 6a45184c7660465a9284a26903829c6b P f8fd0abd27c4438c897baa89f8ffdd28: Time spent starting tablet: real 0.089s	user 0.020s	sys 0.032s
I20260709 13:08:29.442168 27403 tablet_bootstrap.cc:492] T 4c73eb8398d946759f3a44a85f708bf1 P f8fd0abd27c4438c897baa89f8ffdd28: Bootstrap starting.
I20260709 13:08:29.442297 27283 raft_consensus.cc:2468] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8fd0abd27c4438c897baa89f8ffdd28 in term 1.
I20260709 13:08:29.443156 27210 raft_consensus.cc:2393] T cb7afab0386747cdba91f88eba7350f0 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0f497c597f764ca5a31288d60945a8eb in current term 1: Already voted for candidate f8fd0abd27c4438c897baa89f8ffdd28 in this term.
I20260709 13:08:29.445693 27357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c73eb8398d946759f3a44a85f708bf1" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ac3e622a9547f38b436df608140f35"
I20260709 13:08:29.446233 27357 raft_consensus.cc:3060] T 4c73eb8398d946759f3a44a85f708bf1 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.429762 27449 leader_election.cc:290] T 56c081ae88ca4e3794bfce495a92ad3a P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423), 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697)
I20260709 13:08:29.448580 27403 tablet_bootstrap.cc:654] T 4c73eb8398d946759f3a44a85f708bf1 P f8fd0abd27c4438c897baa89f8ffdd28: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:29.428371 27176 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.195:41423, user_credentials={real_user=slave}} blocked reactor thread for 74431.6us
W20260709 13:08:29.449002 27324 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.255.194:40697, user_credentials={real_user=slave}} blocked reactor thread for 51587.2us
I20260709 13:08:29.436579 27446 raft_consensus.cc:515] T a0bf54d8d3184c4781c59120d4cc1693 P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.450894 27453 raft_consensus.cc:493] T 56c081ae88ca4e3794bfce495a92ad3a P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.451402 27453 raft_consensus.cc:515] T 56c081ae88ca4e3794bfce495a92ad3a P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } }
I20260709 13:08:29.452898 27446 leader_election.cc:290] T a0bf54d8d3184c4781c59120d4cc1693 P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 1 election: Requested vote from peers f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309), 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697)
I20260709 13:08:29.452791 27175 leader_election.cc:304] T 56c081ae88ca4e3794bfce495a92ad3a P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, f8fd0abd27c4438c897baa89f8ffdd28; no voters: 
I20260709 13:08:29.455443 27286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c081ae88ca4e3794bfce495a92ad3a" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f497c597f764ca5a31288d60945a8eb" is_pre_election: true
I20260709 13:08:29.455090 27284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0bf54d8d3184c4781c59120d4cc1693" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f497c597f764ca5a31288d60945a8eb"
I20260709 13:08:29.455472 27283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb7afab0386747cdba91f88eba7350f0" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f497c597f764ca5a31288d60945a8eb"
I20260709 13:08:29.456223 27284 raft_consensus.cc:3060] T a0bf54d8d3184c4781c59120d4cc1693 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.456238 27286 raft_consensus.cc:2468] T 56c081ae88ca4e3794bfce495a92ad3a P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51ac3e622a9547f38b436df608140f35 in term 0.
I20260709 13:08:29.456539 27283 raft_consensus.cc:2393] T cb7afab0386747cdba91f88eba7350f0 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f8fd0abd27c4438c897baa89f8ffdd28 in current term 1: Already voted for candidate 0f497c597f764ca5a31288d60945a8eb in this term.
I20260709 13:08:29.456763 27175 leader_election.cc:304] T a0bf54d8d3184c4781c59120d4cc1693 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, f8fd0abd27c4438c897baa89f8ffdd28; no voters: 
I20260709 13:08:29.457526 27449 raft_consensus.cc:2804] T 56c081ae88ca4e3794bfce495a92ad3a P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:29.457683 27175 leader_election.cc:304] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, f8fd0abd27c4438c897baa89f8ffdd28; no voters: 
I20260709 13:08:29.457898 27449 raft_consensus.cc:493] T 56c081ae88ca4e3794bfce495a92ad3a P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:29.458289 27449 raft_consensus.cc:3060] T 56c081ae88ca4e3794bfce495a92ad3a P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.458675 27452 raft_consensus.cc:2804] T a0bf54d8d3184c4781c59120d4cc1693 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:29.459095 27452 raft_consensus.cc:493] T a0bf54d8d3184c4781c59120d4cc1693 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:29.459394 27452 raft_consensus.cc:3060] T a0bf54d8d3184c4781c59120d4cc1693 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.459872 27409 raft_consensus.cc:2804] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:29.461129 27409 raft_consensus.cc:697] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 LEADER]: Becoming Leader. State: Replica: f8fd0abd27c4438c897baa89f8ffdd28, State: Running, Role: LEADER
I20260709 13:08:29.462028 27409 consensus_queue.cc:237] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P f8fd0abd27c4438c897baa89f8ffdd28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.463088 27360 raft_consensus.cc:2468] T cb7afab0386747cdba91f88eba7350f0 P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f497c597f764ca5a31288d60945a8eb in term 1.
I20260709 13:08:29.455854 27446 raft_consensus.cc:2804] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:29.463909 27446 raft_consensus.cc:493] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:29.454792 27453 leader_election.cc:290] T 56c081ae88ca4e3794bfce495a92ad3a P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697), f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309)
I20260709 13:08:29.428941 27406 raft_consensus.cc:515] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.464959 27446 raft_consensus.cc:3060] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.464485 27284 raft_consensus.cc:2468] T a0bf54d8d3184c4781c59120d4cc1693 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ac3e622a9547f38b436df608140f35 in term 1.
I20260709 13:08:29.468367 27358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd5e1b33abc4fec8b75d3e4ee2f9462" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ac3e622a9547f38b436df608140f35"
I20260709 13:08:29.468606 27211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0bf54d8d3184c4781c59120d4cc1693" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" is_pre_election: true
I20260709 13:08:29.464140 27324 leader_election.cc:304] T 56c081ae88ca4e3794bfce495a92ad3a P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, 51ac3e622a9547f38b436df608140f35; no voters: 
I20260709 13:08:29.469177 27358 raft_consensus.cc:2393] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f8fd0abd27c4438c897baa89f8ffdd28 in current term 1: Already voted for candidate 51ac3e622a9547f38b436df608140f35 in this term.
I20260709 13:08:29.469847 27324 leader_election.cc:304] T a0bf54d8d3184c4781c59120d4cc1693 P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, 51ac3e622a9547f38b436df608140f35; no voters: 
I20260709 13:08:29.470094 27359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c081ae88ca4e3794bfce495a92ad3a" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ac3e622a9547f38b436df608140f35" is_pre_election: true
I20260709 13:08:29.470605 27357 raft_consensus.cc:2468] T 4c73eb8398d946759f3a44a85f708bf1 P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f497c597f764ca5a31288d60945a8eb in term 1.
I20260709 13:08:29.470752 27359 raft_consensus.cc:2468] T 56c081ae88ca4e3794bfce495a92ad3a P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8fd0abd27c4438c897baa89f8ffdd28 in term 0.
I20260709 13:08:29.471292 27453 raft_consensus.cc:2804] T 56c081ae88ca4e3794bfce495a92ad3a P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:29.471680 27453 raft_consensus.cc:493] T 56c081ae88ca4e3794bfce495a92ad3a P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:29.471740 27449 raft_consensus.cc:515] T 56c081ae88ca4e3794bfce495a92ad3a P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } }
I20260709 13:08:29.471879 27209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd5e1b33abc4fec8b75d3e4ee2f9462" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" is_pre_election: true
I20260709 13:08:29.472152 27453 raft_consensus.cc:3060] T 56c081ae88ca4e3794bfce495a92ad3a P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.471922 27356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb7afab0386747cdba91f88eba7350f0" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ac3e622a9547f38b436df608140f35"
I20260709 13:08:29.473057 27210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a45184c7660465a9284a26903829c6b" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" is_pre_election: true
I20260709 13:08:29.473376 27208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0bf54d8d3184c4781c59120d4cc1693" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
I20260709 13:08:29.473762 27210 raft_consensus.cc:2468] T 6a45184c7660465a9284a26903829c6b P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51ac3e622a9547f38b436df608140f35 in term 0.
I20260709 13:08:29.473099 27356 raft_consensus.cc:2393] T cb7afab0386747cdba91f88eba7350f0 P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f8fd0abd27c4438c897baa89f8ffdd28 in current term 1: Already voted for candidate 0f497c597f764ca5a31288d60945a8eb in this term.
I20260709 13:08:29.475950 27284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c081ae88ca4e3794bfce495a92ad3a" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f497c597f764ca5a31288d60945a8eb"
I20260709 13:08:29.476151 27210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c081ae88ca4e3794bfce495a92ad3a" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" is_pre_election: true
I20260709 13:08:29.476557 27284 raft_consensus.cc:3060] T 56c081ae88ca4e3794bfce495a92ad3a P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.476889 27210 raft_consensus.cc:2393] T 56c081ae88ca4e3794bfce495a92ad3a P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51ac3e622a9547f38b436df608140f35 in current term 1: Already voted for candidate f8fd0abd27c4438c897baa89f8ffdd28 in this term.
I20260709 13:08:29.481063 27356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c081ae88ca4e3794bfce495a92ad3a" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ac3e622a9547f38b436df608140f35"
I20260709 13:08:29.476819 27449 leader_election.cc:290] T 56c081ae88ca4e3794bfce495a92ad3a P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 1 election: Requested vote from peers 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423), 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697)
I20260709 13:08:29.481663 27452 raft_consensus.cc:515] T a0bf54d8d3184c4781c59120d4cc1693 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.483278 27211 raft_consensus.cc:2393] T a0bf54d8d3184c4781c59120d4cc1693 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51ac3e622a9547f38b436df608140f35 in current term 1: Already voted for candidate f8fd0abd27c4438c897baa89f8ffdd28 in this term.
I20260709 13:08:29.483807 27454 raft_consensus.cc:2804] T a0bf54d8d3184c4781c59120d4cc1693 P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:29.488320 27406 leader_election.cc:290] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 1 election: Requested vote from peers f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309), 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697)
I20260709 13:08:29.489748 27283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd5e1b33abc4fec8b75d3e4ee2f9462" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f497c597f764ca5a31288d60945a8eb"
I20260709 13:08:29.490801 27283 raft_consensus.cc:2393] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 51ac3e622a9547f38b436df608140f35 in current term 1: Already voted for candidate f8fd0abd27c4438c897baa89f8ffdd28 in this term.
I20260709 13:08:29.491868 27403 tablet_bootstrap.cc:492] T 4c73eb8398d946759f3a44a85f708bf1 P f8fd0abd27c4438c897baa89f8ffdd28: No bootstrap required, opened a new log
I20260709 13:08:29.492406 27403 ts_tablet_manager.cc:1403] T 4c73eb8398d946759f3a44a85f708bf1 P f8fd0abd27c4438c897baa89f8ffdd28: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.001s
I20260709 13:08:29.493069 27251 leader_election.cc:304] T cb7afab0386747cdba91f88eba7350f0 P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, 51ac3e622a9547f38b436df608140f35; no voters: f8fd0abd27c4438c897baa89f8ffdd28
I20260709 13:08:29.494339 27251 leader_election.cc:304] T 4c73eb8398d946759f3a44a85f708bf1 P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, 51ac3e622a9547f38b436df608140f35; no voters: f8fd0abd27c4438c897baa89f8ffdd28
I20260709 13:08:29.494836 27283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0bf54d8d3184c4781c59120d4cc1693" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f497c597f764ca5a31288d60945a8eb"
I20260709 13:08:29.495074 27430 raft_consensus.cc:2804] T cb7afab0386747cdba91f88eba7350f0 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:29.495381 27432 raft_consensus.cc:2804] T 4c73eb8398d946759f3a44a85f708bf1 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:29.492236 27176 leader_election.cc:304] T cb7afab0386747cdba91f88eba7350f0 P f8fd0abd27c4438c897baa89f8ffdd28 [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: f8fd0abd27c4438c897baa89f8ffdd28; no voters: 0f497c597f764ca5a31288d60945a8eb, 51ac3e622a9547f38b436df608140f35
I20260709 13:08:29.496060 27452 leader_election.cc:290] T a0bf54d8d3184c4781c59120d4cc1693 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 1 election: Requested vote from peers 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
I20260709 13:08:29.496205 27432 raft_consensus.cc:697] T 4c73eb8398d946759f3a44a85f708bf1 P 0f497c597f764ca5a31288d60945a8eb [term 1 LEADER]: Becoming Leader. State: Replica: 0f497c597f764ca5a31288d60945a8eb, State: Running, Role: LEADER
I20260709 13:08:29.495590 27283 raft_consensus.cc:2393] T a0bf54d8d3184c4781c59120d4cc1693 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f8fd0abd27c4438c897baa89f8ffdd28 in current term 1: Already voted for candidate 51ac3e622a9547f38b436df608140f35 in this term.
I20260709 13:08:29.496791 27452 raft_consensus.cc:2749] T cb7afab0386747cdba91f88eba7350f0 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:29.495555 27430 raft_consensus.cc:697] T cb7afab0386747cdba91f88eba7350f0 P 0f497c597f764ca5a31288d60945a8eb [term 1 LEADER]: Becoming Leader. State: Replica: 0f497c597f764ca5a31288d60945a8eb, State: Running, Role: LEADER
I20260709 13:08:29.497207 27432 consensus_queue.cc:237] T 4c73eb8398d946759f3a44a85f708bf1 P 0f497c597f764ca5a31288d60945a8eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.497745 27430 consensus_queue.cc:237] T cb7afab0386747cdba91f88eba7350f0 P 0f497c597f764ca5a31288d60945a8eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.499747 27454 raft_consensus.cc:697] T a0bf54d8d3184c4781c59120d4cc1693 P 51ac3e622a9547f38b436df608140f35 [term 1 LEADER]: Becoming Leader. State: Replica: 51ac3e622a9547f38b436df608140f35, State: Running, Role: LEADER
I20260709 13:08:29.500536 27284 raft_consensus.cc:2468] T 56c081ae88ca4e3794bfce495a92ad3a P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8fd0abd27c4438c897baa89f8ffdd28 in term 1.
I20260709 13:08:29.501083 27454 consensus_queue.cc:237] T a0bf54d8d3184c4781c59120d4cc1693 P 51ac3e622a9547f38b436df608140f35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.488235 27446 raft_consensus.cc:515] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.505686 27175 leader_election.cc:304] T 56c081ae88ca4e3794bfce495a92ad3a P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, f8fd0abd27c4438c897baa89f8ffdd28; no voters: 
I20260709 13:08:29.506333 27360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0bf54d8d3184c4781c59120d4cc1693" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ac3e622a9547f38b436df608140f35"
I20260709 13:08:29.507525 27403 raft_consensus.cc:359] T 4c73eb8398d946759f3a44a85f708bf1 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.508102 27403 raft_consensus.cc:385] T 4c73eb8398d946759f3a44a85f708bf1 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.508311 27403 raft_consensus.cc:740] T 4c73eb8398d946759f3a44a85f708bf1 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8fd0abd27c4438c897baa89f8ffdd28, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.509207 27403 consensus_queue.cc:260] T 4c73eb8398d946759f3a44a85f708bf1 P f8fd0abd27c4438c897baa89f8ffdd28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.509783 27211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd5e1b33abc4fec8b75d3e4ee2f9462" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
I20260709 13:08:29.511323 27403 ts_tablet_manager.cc:1434] T 4c73eb8398d946759f3a44a85f708bf1 P f8fd0abd27c4438c897baa89f8ffdd28: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:08:29.503175 27453 raft_consensus.cc:515] T 56c081ae88ca4e3794bfce495a92ad3a P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } }
I20260709 13:08:29.509425 27409 raft_consensus.cc:2804] T 56c081ae88ca4e3794bfce495a92ad3a P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:29.524101 27323 leader_election.cc:304] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 51ac3e622a9547f38b436df608140f35 [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: 51ac3e622a9547f38b436df608140f35; no voters: 0f497c597f764ca5a31288d60945a8eb, f8fd0abd27c4438c897baa89f8ffdd28
I20260709 13:08:29.524278 27409 raft_consensus.cc:697] T 56c081ae88ca4e3794bfce495a92ad3a P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 LEADER]: Becoming Leader. State: Replica: f8fd0abd27c4438c897baa89f8ffdd28, State: Running, Role: LEADER
I20260709 13:08:29.526304 27457 raft_consensus.cc:2749] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:29.526019 27409 consensus_queue.cc:237] T 56c081ae88ca4e3794bfce495a92ad3a P f8fd0abd27c4438c897baa89f8ffdd28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } }
I20260709 13:08:29.521567 27108 catalog_manager.cc:5697] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P f8fd0abd27c4438c897baa89f8ffdd28 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193). New cstate: current_term: 1 leader_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:29.545190 27356 raft_consensus.cc:2393] T 56c081ae88ca4e3794bfce495a92ad3a P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f8fd0abd27c4438c897baa89f8ffdd28 in current term 1: Already voted for candidate 51ac3e622a9547f38b436df608140f35 in this term.
I20260709 13:08:29.549319 27284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c081ae88ca4e3794bfce495a92ad3a" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f497c597f764ca5a31288d60945a8eb"
I20260709 13:08:29.550272 27284 raft_consensus.cc:2393] T 56c081ae88ca4e3794bfce495a92ad3a P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 51ac3e622a9547f38b436df608140f35 in current term 1: Already voted for candidate f8fd0abd27c4438c897baa89f8ffdd28 in this term.
I20260709 13:08:29.553048 27453 leader_election.cc:290] T 56c081ae88ca4e3794bfce495a92ad3a P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 1 election: Requested vote from peers 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697), f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309)
I20260709 13:08:29.558622 27284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a45184c7660465a9284a26903829c6b" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f497c597f764ca5a31288d60945a8eb"
I20260709 13:08:29.559439 27284 raft_consensus.cc:3060] T 6a45184c7660465a9284a26903829c6b P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.569473 27176 leader_election.cc:304] T a0bf54d8d3184c4781c59120d4cc1693 P f8fd0abd27c4438c897baa89f8ffdd28 [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: f8fd0abd27c4438c897baa89f8ffdd28; no voters: 0f497c597f764ca5a31288d60945a8eb, 51ac3e622a9547f38b436df608140f35
I20260709 13:08:29.569725 27210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c081ae88ca4e3794bfce495a92ad3a" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
I20260709 13:08:29.569952 27211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a45184c7660465a9284a26903829c6b" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
I20260709 13:08:29.571170 27449 raft_consensus.cc:2749] T a0bf54d8d3184c4781c59120d4cc1693 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:29.572774 27284 raft_consensus.cc:2468] T 6a45184c7660465a9284a26903829c6b P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ac3e622a9547f38b436df608140f35 in term 1.
I20260709 13:08:29.572995 27211 raft_consensus.cc:3060] T 6a45184c7660465a9284a26903829c6b P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.574057 27323 leader_election.cc:304] T 56c081ae88ca4e3794bfce495a92ad3a P 51ac3e622a9547f38b436df608140f35 [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: 51ac3e622a9547f38b436df608140f35; no voters: 0f497c597f764ca5a31288d60945a8eb, f8fd0abd27c4438c897baa89f8ffdd28
I20260709 13:08:29.575349 27453 raft_consensus.cc:2749] T 56c081ae88ca4e3794bfce495a92ad3a P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:29.577203 27324 leader_election.cc:304] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, 51ac3e622a9547f38b436df608140f35; no voters: 
I20260709 13:08:29.578038 27453 raft_consensus.cc:2804] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:29.578670 27453 raft_consensus.cc:697] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 [term 1 LEADER]: Becoming Leader. State: Replica: 51ac3e622a9547f38b436df608140f35, State: Running, Role: LEADER
I20260709 13:08:29.579751 27453 consensus_queue.cc:237] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.580564 27108 catalog_manager.cc:5697] T a0bf54d8d3184c4781c59120d4cc1693 P 51ac3e622a9547f38b436df608140f35 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51ac3e622a9547f38b436df608140f35 (127.19.255.195). New cstate: current_term: 1 leader_uuid: "51ac3e622a9547f38b436df608140f35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:29.584318 27211 raft_consensus.cc:2468] T 6a45184c7660465a9284a26903829c6b P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ac3e622a9547f38b436df608140f35 in term 1.
I20260709 13:08:29.570613 27446 leader_election.cc:290] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 1 election: Requested vote from peers f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309), 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697)
I20260709 13:08:29.592190 27109 catalog_manager.cc:5697] T cb7afab0386747cdba91f88eba7350f0 P 0f497c597f764ca5a31288d60945a8eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f497c597f764ca5a31288d60945a8eb (127.19.255.194). New cstate: current_term: 1 leader_uuid: "0f497c597f764ca5a31288d60945a8eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:29.599258 27105 catalog_manager.cc:5697] T 56c081ae88ca4e3794bfce495a92ad3a P f8fd0abd27c4438c897baa89f8ffdd28 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193). New cstate: current_term: 1 leader_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:29.602981 27108 catalog_manager.cc:5697] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51ac3e622a9547f38b436df608140f35 (127.19.255.195). New cstate: current_term: 1 leader_uuid: "51ac3e622a9547f38b436df608140f35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:29.608119 27109 catalog_manager.cc:5697] T 4c73eb8398d946759f3a44a85f708bf1 P 0f497c597f764ca5a31288d60945a8eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f497c597f764ca5a31288d60945a8eb (127.19.255.194). New cstate: current_term: 1 leader_uuid: "0f497c597f764ca5a31288d60945a8eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:29.713675 27432 consensus_queue.cc:1048] T ed366a05db6f47c79890fbc2a8697be3 P 0f497c597f764ca5a31288d60945a8eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:29.715971 27432 consensus_queue.cc:1048] T 4667dec64d4f460a8f2713ae350c9711 P 0f497c597f764ca5a31288d60945a8eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:29.722333 27435 consensus_queue.cc:1048] T ed366a05db6f47c79890fbc2a8697be3 P 0f497c597f764ca5a31288d60945a8eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:29.735942 27435 consensus_queue.cc:1048] T 4667dec64d4f460a8f2713ae350c9711 P 0f497c597f764ca5a31288d60945a8eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:29.771214 27284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed366a05db6f47c79890fbc2a8697be3"
dest_uuid: "0f497c597f764ca5a31288d60945a8eb"
mode: GRACEFUL
new_leader_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
 from {username='slave'} at 127.0.0.1:42286
I20260709 13:08:29.771786 27284 raft_consensus.cc:606] T ed366a05db6f47c79890fbc2a8697be3 P 0f497c597f764ca5a31288d60945a8eb [term 1 LEADER]: Received request to transfer leadership to TS f8fd0abd27c4438c897baa89f8ffdd28
I20260709 13:08:29.776403 27284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb7afab0386747cdba91f88eba7350f0"
dest_uuid: "0f497c597f764ca5a31288d60945a8eb"
mode: GRACEFUL
new_leader_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
 from {username='slave'} at 127.0.0.1:42286
I20260709 13:08:29.776860 27284 raft_consensus.cc:606] T cb7afab0386747cdba91f88eba7350f0 P 0f497c597f764ca5a31288d60945a8eb [term 1 LEADER]: Received request to transfer leadership to TS f8fd0abd27c4438c897baa89f8ffdd28
I20260709 13:08:29.781232 27284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3bd3a4917ba445f78638af0420fd2cb2"
dest_uuid: "0f497c597f764ca5a31288d60945a8eb"
mode: GRACEFUL
new_leader_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
 from {username='slave'} at 127.0.0.1:42286
I20260709 13:08:29.781726 27284 raft_consensus.cc:606] T 3bd3a4917ba445f78638af0420fd2cb2 P 0f497c597f764ca5a31288d60945a8eb [term 1 LEADER]: Received request to transfer leadership to TS f8fd0abd27c4438c897baa89f8ffdd28
I20260709 13:08:29.791837 27409 raft_consensus.cc:493] T 4c73eb8398d946759f3a44a85f708bf1 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.792389 27409 raft_consensus.cc:515] T 4c73eb8398d946759f3a44a85f708bf1 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.794402 27409 leader_election.cc:290] T 4c73eb8398d946759f3a44a85f708bf1 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
I20260709 13:08:29.795013 27284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c73eb8398d946759f3a44a85f708bf1" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f497c597f764ca5a31288d60945a8eb" is_pre_election: true
I20260709 13:08:29.795753 27356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c73eb8398d946759f3a44a85f708bf1" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ac3e622a9547f38b436df608140f35" is_pre_election: true
I20260709 13:08:29.796626 27356 raft_consensus.cc:2393] T 4c73eb8398d946759f3a44a85f708bf1 P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f8fd0abd27c4438c897baa89f8ffdd28 in current term 1: Already voted for candidate 0f497c597f764ca5a31288d60945a8eb in this term.
I20260709 13:08:29.797550 27176 leader_election.cc:304] T 4c73eb8398d946759f3a44a85f708bf1 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f8fd0abd27c4438c897baa89f8ffdd28; no voters: 0f497c597f764ca5a31288d60945a8eb, 51ac3e622a9547f38b436df608140f35
I20260709 13:08:29.798297 27409 raft_consensus.cc:3060] T 4c73eb8398d946759f3a44a85f708bf1 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.803915 27409 raft_consensus.cc:2749] T 4c73eb8398d946759f3a44a85f708bf1 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:29.805992 27356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0bf54d8d3184c4781c59120d4cc1693"
dest_uuid: "51ac3e622a9547f38b436df608140f35"
mode: GRACEFUL
new_leader_uuid: "0f497c597f764ca5a31288d60945a8eb"
 from {username='slave'} at 127.0.0.1:47564
I20260709 13:08:29.806507 27356 raft_consensus.cc:606] T a0bf54d8d3184c4781c59120d4cc1693 P 51ac3e622a9547f38b436df608140f35 [term 1 LEADER]: Received request to transfer leadership to TS 0f497c597f764ca5a31288d60945a8eb
I20260709 13:08:29.819198 27211 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4cd5e1b33abc4fec8b75d3e4ee2f9462"
dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
mode: GRACEFUL
new_leader_uuid: "0f497c597f764ca5a31288d60945a8eb"
 from {username='slave'} at 127.0.0.1:35010
I20260709 13:08:29.819619 27211 raft_consensus.cc:606] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 LEADER]: Received request to transfer leadership to TS 0f497c597f764ca5a31288d60945a8eb
I20260709 13:08:29.827994 27356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a45184c7660465a9284a26903829c6b"
dest_uuid: "51ac3e622a9547f38b436df608140f35"
mode: GRACEFUL
new_leader_uuid: "0f497c597f764ca5a31288d60945a8eb"
 from {username='slave'} at 127.0.0.1:47564
I20260709 13:08:29.828503 27356 raft_consensus.cc:606] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 [term 1 LEADER]: Received request to transfer leadership to TS 0f497c597f764ca5a31288d60945a8eb
I20260709 13:08:29.833499 27284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c73eb8398d946759f3a44a85f708bf1"
dest_uuid: "0f497c597f764ca5a31288d60945a8eb"
mode: GRACEFUL
new_leader_uuid: "51ac3e622a9547f38b436df608140f35"
 from {username='slave'} at 127.0.0.1:42286
I20260709 13:08:29.834089 27284 raft_consensus.cc:606] T 4c73eb8398d946759f3a44a85f708bf1 P 0f497c597f764ca5a31288d60945a8eb [term 1 LEADER]: Received request to transfer leadership to TS 51ac3e622a9547f38b436df608140f35
I20260709 13:08:29.849815 27432 consensus_queue.cc:1048] T 3bd3a4917ba445f78638af0420fd2cb2 P 0f497c597f764ca5a31288d60945a8eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:29.859997 27432 consensus_queue.cc:1048] T 3bd3a4917ba445f78638af0420fd2cb2 P 0f497c597f764ca5a31288d60945a8eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:29.872270 27435 raft_consensus.cc:993] T 3bd3a4917ba445f78638af0420fd2cb2 P 0f497c597f764ca5a31288d60945a8eb: : Instructing follower f8fd0abd27c4438c897baa89f8ffdd28 to start an election
I20260709 13:08:29.872700 27432 raft_consensus.cc:1081] T 3bd3a4917ba445f78638af0420fd2cb2 P 0f497c597f764ca5a31288d60945a8eb [term 1 LEADER]: Signalling peer f8fd0abd27c4438c897baa89f8ffdd28 to start an election
I20260709 13:08:29.874087 27211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3bd3a4917ba445f78638af0420fd2cb2"
dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
 from {username='slave'} at 127.0.0.1:34984
I20260709 13:08:29.874552 27211 raft_consensus.cc:493] T 3bd3a4917ba445f78638af0420fd2cb2 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:29.874859 27211 raft_consensus.cc:3060] T 3bd3a4917ba445f78638af0420fd2cb2 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:29.879992 27211 raft_consensus.cc:515] T 3bd3a4917ba445f78638af0420fd2cb2 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.881794 27211 leader_election.cc:290] T 3bd3a4917ba445f78638af0420fd2cb2 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 2 election: Requested vote from peers 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
I20260709 13:08:29.882360 27284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd3a4917ba445f78638af0420fd2cb2" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f497c597f764ca5a31288d60945a8eb"
I20260709 13:08:29.882951 27356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd3a4917ba445f78638af0420fd2cb2" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51ac3e622a9547f38b436df608140f35"
I20260709 13:08:29.882967 27284 raft_consensus.cc:3055] T 3bd3a4917ba445f78638af0420fd2cb2 P 0f497c597f764ca5a31288d60945a8eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:29.883577 27284 raft_consensus.cc:740] T 3bd3a4917ba445f78638af0420fd2cb2 P 0f497c597f764ca5a31288d60945a8eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f497c597f764ca5a31288d60945a8eb, State: Running, Role: LEADER
I20260709 13:08:29.883590 27356 raft_consensus.cc:3060] T 3bd3a4917ba445f78638af0420fd2cb2 P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:29.884430 27284 consensus_queue.cc:260] T 3bd3a4917ba445f78638af0420fd2cb2 P 0f497c597f764ca5a31288d60945a8eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.885378 27284 raft_consensus.cc:3060] T 3bd3a4917ba445f78638af0420fd2cb2 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:29.889431 27356 raft_consensus.cc:2468] T 3bd3a4917ba445f78638af0420fd2cb2 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8fd0abd27c4438c897baa89f8ffdd28 in term 2.
I20260709 13:08:29.890390 27176 leader_election.cc:304] T 3bd3a4917ba445f78638af0420fd2cb2 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51ac3e622a9547f38b436df608140f35, f8fd0abd27c4438c897baa89f8ffdd28; no voters: 
I20260709 13:08:29.890407 27284 raft_consensus.cc:2468] T 3bd3a4917ba445f78638af0420fd2cb2 P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8fd0abd27c4438c897baa89f8ffdd28 in term 2.
I20260709 13:08:29.891177 27409 raft_consensus.cc:2804] T 3bd3a4917ba445f78638af0420fd2cb2 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:29.891664 27409 raft_consensus.cc:697] T 3bd3a4917ba445f78638af0420fd2cb2 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 LEADER]: Becoming Leader. State: Replica: f8fd0abd27c4438c897baa89f8ffdd28, State: Running, Role: LEADER
I20260709 13:08:29.892316 27409 consensus_queue.cc:237] T 3bd3a4917ba445f78638af0420fd2cb2 P f8fd0abd27c4438c897baa89f8ffdd28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.898581 27108 catalog_manager.cc:5697] T 3bd3a4917ba445f78638af0420fd2cb2 P f8fd0abd27c4438c897baa89f8ffdd28 reported cstate change: term changed from 1 to 2, leader changed from 0f497c597f764ca5a31288d60945a8eb (127.19.255.194) to f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193). New cstate: current_term: 2 leader_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:29.905390 27432 consensus_queue.cc:1048] T cb7afab0386747cdba91f88eba7350f0 P 0f497c597f764ca5a31288d60945a8eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:29.910856 27446 consensus_queue.cc:1048] T a0bf54d8d3184c4781c59120d4cc1693 P 51ac3e622a9547f38b436df608140f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:29.917124 27405 consensus_queue.cc:1048] T cb7afab0386747cdba91f88eba7350f0 P 0f497c597f764ca5a31288d60945a8eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:29.925132 27453 consensus_queue.cc:1048] T a0bf54d8d3184c4781c59120d4cc1693 P 51ac3e622a9547f38b436df608140f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:29.929301 27449 consensus_queue.cc:1048] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P f8fd0abd27c4438c897baa89f8ffdd28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:29.939824 27449 consensus_queue.cc:1048] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P f8fd0abd27c4438c897baa89f8ffdd28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:29.946806 27452 raft_consensus.cc:993] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P f8fd0abd27c4438c897baa89f8ffdd28: : Instructing follower 0f497c597f764ca5a31288d60945a8eb to start an election
I20260709 13:08:29.947255 27449 raft_consensus.cc:1081] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 LEADER]: Signalling peer 0f497c597f764ca5a31288d60945a8eb to start an election
I20260709 13:08:29.948899 27283 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4cd5e1b33abc4fec8b75d3e4ee2f9462"
dest_uuid: "0f497c597f764ca5a31288d60945a8eb"
 from {username='slave'} at 127.0.0.1:42274
I20260709 13:08:29.949735 27283 raft_consensus.cc:493] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:29.949920 27405 raft_consensus.cc:993] T cb7afab0386747cdba91f88eba7350f0 P 0f497c597f764ca5a31288d60945a8eb: : Instructing follower f8fd0abd27c4438c897baa89f8ffdd28 to start an election
I20260709 13:08:29.950253 27283 raft_consensus.cc:3060] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:29.950443 27405 raft_consensus.cc:1081] T cb7afab0386747cdba91f88eba7350f0 P 0f497c597f764ca5a31288d60945a8eb [term 1 LEADER]: Signalling peer f8fd0abd27c4438c897baa89f8ffdd28 to start an election
I20260709 13:08:29.950516 27453 raft_consensus.cc:993] T a0bf54d8d3184c4781c59120d4cc1693 P 51ac3e622a9547f38b436df608140f35: : Instructing follower 0f497c597f764ca5a31288d60945a8eb to start an election
I20260709 13:08:29.952220 27453 raft_consensus.cc:1081] T a0bf54d8d3184c4781c59120d4cc1693 P 51ac3e622a9547f38b436df608140f35 [term 1 LEADER]: Signalling peer 0f497c597f764ca5a31288d60945a8eb to start an election
I20260709 13:08:29.953814 27284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0bf54d8d3184c4781c59120d4cc1693"
dest_uuid: "0f497c597f764ca5a31288d60945a8eb"
 from {username='slave'} at 127.0.0.1:42276
I20260709 13:08:29.954401 27284 raft_consensus.cc:493] T a0bf54d8d3184c4781c59120d4cc1693 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:29.954789 27284 raft_consensus.cc:3060] T a0bf54d8d3184c4781c59120d4cc1693 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:29.958040 27211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb7afab0386747cdba91f88eba7350f0"
dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
 from {username='slave'} at 127.0.0.1:34984
I20260709 13:08:29.958636 27211 raft_consensus.cc:493] T cb7afab0386747cdba91f88eba7350f0 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:29.959038 27211 raft_consensus.cc:3060] T cb7afab0386747cdba91f88eba7350f0 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:29.958817 27283 raft_consensus.cc:515] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.962327 27284 raft_consensus.cc:515] T a0bf54d8d3184c4781c59120d4cc1693 P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.963598 27208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd5e1b33abc4fec8b75d3e4ee2f9462" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
I20260709 13:08:29.964217 27208 raft_consensus.cc:3055] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:29.964507 27208 raft_consensus.cc:740] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8fd0abd27c4438c897baa89f8ffdd28, State: Running, Role: LEADER
I20260709 13:08:29.965297 27208 consensus_queue.cc:260] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P f8fd0abd27c4438c897baa89f8ffdd28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.966359 27208 raft_consensus.cc:3060] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:29.966539 27211 raft_consensus.cc:515] T cb7afab0386747cdba91f88eba7350f0 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.967924 27284 leader_election.cc:290] T a0bf54d8d3184c4781c59120d4cc1693 P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 2 election: Requested vote from peers f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
I20260709 13:08:29.968466 27356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0bf54d8d3184c4781c59120d4cc1693" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51ac3e622a9547f38b436df608140f35"
I20260709 13:08:29.969167 27356 raft_consensus.cc:3055] T a0bf54d8d3184c4781c59120d4cc1693 P 51ac3e622a9547f38b436df608140f35 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:29.969225 27449 consensus_queue.cc:1048] T 56c081ae88ca4e3794bfce495a92ad3a P f8fd0abd27c4438c897baa89f8ffdd28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:29.970675 27356 raft_consensus.cc:740] T a0bf54d8d3184c4781c59120d4cc1693 P 51ac3e622a9547f38b436df608140f35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51ac3e622a9547f38b436df608140f35, State: Running, Role: LEADER
I20260709 13:08:29.971483 27356 consensus_queue.cc:260] T a0bf54d8d3184c4781c59120d4cc1693 P 51ac3e622a9547f38b436df608140f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.972131 27209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0bf54d8d3184c4781c59120d4cc1693" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
I20260709 13:08:29.972687 27209 raft_consensus.cc:3060] T a0bf54d8d3184c4781c59120d4cc1693 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:29.972744 27356 raft_consensus.cc:3060] T a0bf54d8d3184c4781c59120d4cc1693 P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:29.978309 27356 raft_consensus.cc:2468] T a0bf54d8d3184c4781c59120d4cc1693 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f497c597f764ca5a31288d60945a8eb in term 2.
I20260709 13:08:29.979316 27251 leader_election.cc:304] T a0bf54d8d3184c4781c59120d4cc1693 P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, 51ac3e622a9547f38b436df608140f35; no voters: 
I20260709 13:08:29.980057 27435 raft_consensus.cc:2804] T a0bf54d8d3184c4781c59120d4cc1693 P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:29.980533 27435 raft_consensus.cc:697] T a0bf54d8d3184c4781c59120d4cc1693 P 0f497c597f764ca5a31288d60945a8eb [term 2 LEADER]: Becoming Leader. State: Replica: 0f497c597f764ca5a31288d60945a8eb, State: Running, Role: LEADER
I20260709 13:08:29.981309 27435 consensus_queue.cc:237] T a0bf54d8d3184c4781c59120d4cc1693 P 0f497c597f764ca5a31288d60945a8eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.982532 27208 raft_consensus.cc:2468] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f497c597f764ca5a31288d60945a8eb in term 2.
I20260709 13:08:29.982689 27405 consensus_queue.cc:1048] T 4c73eb8398d946759f3a44a85f708bf1 P 0f497c597f764ca5a31288d60945a8eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:29.983641 27249 leader_election.cc:304] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, f8fd0abd27c4438c897baa89f8ffdd28; no voters: 
I20260709 13:08:29.986009 27357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd5e1b33abc4fec8b75d3e4ee2f9462" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51ac3e622a9547f38b436df608140f35"
I20260709 13:08:29.986331 27435 raft_consensus.cc:2804] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:29.986591 27357 raft_consensus.cc:3060] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:29.987756 27209 raft_consensus.cc:2468] T a0bf54d8d3184c4781c59120d4cc1693 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f497c597f764ca5a31288d60945a8eb in term 2.
I20260709 13:08:29.989223 27283 leader_election.cc:290] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 2 election: Requested vote from peers f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
I20260709 13:08:29.992137 27435 raft_consensus.cc:697] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 0f497c597f764ca5a31288d60945a8eb [term 2 LEADER]: Becoming Leader. State: Replica: 0f497c597f764ca5a31288d60945a8eb, State: Running, Role: LEADER
I20260709 13:08:29.994503 27435 consensus_queue.cc:237] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 0f497c597f764ca5a31288d60945a8eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:29.992322 27286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb7afab0386747cdba91f88eba7350f0" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f497c597f764ca5a31288d60945a8eb"
I20260709 13:08:29.998843 27405 raft_consensus.cc:993] T 4c73eb8398d946759f3a44a85f708bf1 P 0f497c597f764ca5a31288d60945a8eb: : Instructing follower 51ac3e622a9547f38b436df608140f35 to start an election
I20260709 13:08:29.999053 27211 leader_election.cc:290] T cb7afab0386747cdba91f88eba7350f0 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 2 election: Requested vote from peers 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
I20260709 13:08:30.000041 27356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb7afab0386747cdba91f88eba7350f0" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51ac3e622a9547f38b436df608140f35"
I20260709 13:08:30.000957 27449 consensus_queue.cc:1048] T 56c081ae88ca4e3794bfce495a92ad3a P f8fd0abd27c4438c897baa89f8ffdd28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:30.003620 27432 raft_consensus.cc:1081] T 4c73eb8398d946759f3a44a85f708bf1 P 0f497c597f764ca5a31288d60945a8eb [term 1 LEADER]: Signalling peer 51ac3e622a9547f38b436df608140f35 to start an election
I20260709 13:08:30.003937 27286 raft_consensus.cc:3055] T cb7afab0386747cdba91f88eba7350f0 P 0f497c597f764ca5a31288d60945a8eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:30.004281 27286 raft_consensus.cc:740] T cb7afab0386747cdba91f88eba7350f0 P 0f497c597f764ca5a31288d60945a8eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f497c597f764ca5a31288d60945a8eb, State: Running, Role: LEADER
I20260709 13:08:30.005343 27356 raft_consensus.cc:3060] T cb7afab0386747cdba91f88eba7350f0 P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:30.005452 27359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c73eb8398d946759f3a44a85f708bf1"
dest_uuid: "51ac3e622a9547f38b436df608140f35"
 from {username='slave'} at 127.0.0.1:47550
I20260709 13:08:30.006078 27359 raft_consensus.cc:493] T 4c73eb8398d946759f3a44a85f708bf1 P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:30.006456 27359 raft_consensus.cc:3060] T 4c73eb8398d946759f3a44a85f708bf1 P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:30.011381 27356 raft_consensus.cc:2468] T cb7afab0386747cdba91f88eba7350f0 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8fd0abd27c4438c897baa89f8ffdd28 in term 2.
I20260709 13:08:30.011655 27286 consensus_queue.cc:260] T cb7afab0386747cdba91f88eba7350f0 P 0f497c597f764ca5a31288d60945a8eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:30.012380 27176 leader_election.cc:304] T cb7afab0386747cdba91f88eba7350f0 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51ac3e622a9547f38b436df608140f35, f8fd0abd27c4438c897baa89f8ffdd28; no voters: 
I20260709 13:08:30.013036 27286 raft_consensus.cc:3060] T cb7afab0386747cdba91f88eba7350f0 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:30.013135 27449 raft_consensus.cc:2804] T cb7afab0386747cdba91f88eba7350f0 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:30.013665 27449 raft_consensus.cc:697] T cb7afab0386747cdba91f88eba7350f0 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 LEADER]: Becoming Leader. State: Replica: f8fd0abd27c4438c897baa89f8ffdd28, State: Running, Role: LEADER
I20260709 13:08:30.014402 27449 consensus_queue.cc:237] T cb7afab0386747cdba91f88eba7350f0 P f8fd0abd27c4438c897baa89f8ffdd28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:30.014897 27405 consensus_queue.cc:1048] T 4c73eb8398d946759f3a44a85f708bf1 P 0f497c597f764ca5a31288d60945a8eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:30.018942 27105 catalog_manager.cc:5697] T a0bf54d8d3184c4781c59120d4cc1693 P 0f497c597f764ca5a31288d60945a8eb reported cstate change: term changed from 1 to 2, leader changed from 51ac3e622a9547f38b436df608140f35 (127.19.255.195) to 0f497c597f764ca5a31288d60945a8eb (127.19.255.194). New cstate: current_term: 2 leader_uuid: "0f497c597f764ca5a31288d60945a8eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:30.002969 27357 raft_consensus.cc:2468] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f497c597f764ca5a31288d60945a8eb in term 2.
I20260709 13:08:30.022440 27105 catalog_manager.cc:5697] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 0f497c597f764ca5a31288d60945a8eb reported cstate change: term changed from 1 to 2, leader changed from f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193) to 0f497c597f764ca5a31288d60945a8eb (127.19.255.194). New cstate: current_term: 2 leader_uuid: "0f497c597f764ca5a31288d60945a8eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:30.022891 27359 raft_consensus.cc:515] T 4c73eb8398d946759f3a44a85f708bf1 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:30.026180 27209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c73eb8398d946759f3a44a85f708bf1" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
I20260709 13:08:30.026582 27286 raft_consensus.cc:2468] T cb7afab0386747cdba91f88eba7350f0 P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8fd0abd27c4438c897baa89f8ffdd28 in term 2.
I20260709 13:08:30.031172 27359 leader_election.cc:290] T 4c73eb8398d946759f3a44a85f708bf1 P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 2 election: Requested vote from peers f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309), 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697)
I20260709 13:08:30.032105 27286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c73eb8398d946759f3a44a85f708bf1" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f497c597f764ca5a31288d60945a8eb"
I20260709 13:08:30.032598 27286 raft_consensus.cc:3055] T 4c73eb8398d946759f3a44a85f708bf1 P 0f497c597f764ca5a31288d60945a8eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:30.032912 27286 raft_consensus.cc:740] T 4c73eb8398d946759f3a44a85f708bf1 P 0f497c597f764ca5a31288d60945a8eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f497c597f764ca5a31288d60945a8eb, State: Running, Role: LEADER
I20260709 13:08:30.033686 27286 consensus_queue.cc:260] T 4c73eb8398d946759f3a44a85f708bf1 P 0f497c597f764ca5a31288d60945a8eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:30.034569 27286 raft_consensus.cc:3060] T 4c73eb8398d946759f3a44a85f708bf1 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:30.040971 27286 raft_consensus.cc:2468] T 4c73eb8398d946759f3a44a85f708bf1 P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ac3e622a9547f38b436df608140f35 in term 2.
I20260709 13:08:30.041922 27324 leader_election.cc:304] T 4c73eb8398d946759f3a44a85f708bf1 P 51ac3e622a9547f38b436df608140f35 [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: 0f497c597f764ca5a31288d60945a8eb, 51ac3e622a9547f38b436df608140f35; no voters: f8fd0abd27c4438c897baa89f8ffdd28
I20260709 13:08:30.042665 27454 raft_consensus.cc:2804] T 4c73eb8398d946759f3a44a85f708bf1 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:30.043128 27454 raft_consensus.cc:697] T 4c73eb8398d946759f3a44a85f708bf1 P 51ac3e622a9547f38b436df608140f35 [term 2 LEADER]: Becoming Leader. State: Replica: 51ac3e622a9547f38b436df608140f35, State: Running, Role: LEADER
I20260709 13:08:30.043947 27454 consensus_queue.cc:237] T 4c73eb8398d946759f3a44a85f708bf1 P 51ac3e622a9547f38b436df608140f35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:30.044916 27105 catalog_manager.cc:5697] T cb7afab0386747cdba91f88eba7350f0 P f8fd0abd27c4438c897baa89f8ffdd28 reported cstate change: term changed from 1 to 2, leader changed from 0f497c597f764ca5a31288d60945a8eb (127.19.255.194) to f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193). New cstate: current_term: 2 leader_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:30.054471 27108 catalog_manager.cc:5697] T 4c73eb8398d946759f3a44a85f708bf1 P 51ac3e622a9547f38b436df608140f35 reported cstate change: term changed from 1 to 2, leader changed from 0f497c597f764ca5a31288d60945a8eb (127.19.255.194) to 51ac3e622a9547f38b436df608140f35 (127.19.255.195). New cstate: current_term: 2 leader_uuid: "51ac3e622a9547f38b436df608140f35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:30.164752 27454 consensus_queue.cc:1048] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:30.174486 27457 consensus_queue.cc:1048] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:30.182116 27453 raft_consensus.cc:993] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35: : Instructing follower 0f497c597f764ca5a31288d60945a8eb to start an election
I20260709 13:08:30.182564 27457 raft_consensus.cc:1081] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 [term 1 LEADER]: Signalling peer 0f497c597f764ca5a31288d60945a8eb to start an election
I20260709 13:08:30.184064 27286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a45184c7660465a9284a26903829c6b"
dest_uuid: "0f497c597f764ca5a31288d60945a8eb"
 from {username='slave'} at 127.0.0.1:42276
I20260709 13:08:30.184605 27286 raft_consensus.cc:493] T 6a45184c7660465a9284a26903829c6b P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:30.184963 27286 raft_consensus.cc:3060] T 6a45184c7660465a9284a26903829c6b P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:30.189769 27286 raft_consensus.cc:515] T 6a45184c7660465a9284a26903829c6b P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:30.191766 27286 leader_election.cc:290] T 6a45184c7660465a9284a26903829c6b P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 2 election: Requested vote from peers f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
I20260709 13:08:30.192059 27211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a45184c7660465a9284a26903829c6b" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
I20260709 13:08:30.192669 27360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a45184c7660465a9284a26903829c6b" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51ac3e622a9547f38b436df608140f35"
I20260709 13:08:30.192691 27211 raft_consensus.cc:3060] T 6a45184c7660465a9284a26903829c6b P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:30.193343 27360 raft_consensus.cc:3055] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:30.193637 27360 raft_consensus.cc:740] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51ac3e622a9547f38b436df608140f35, State: Running, Role: LEADER
I20260709 13:08:30.194237 27360 consensus_queue.cc:260] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:30.195111 27360 raft_consensus.cc:3060] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:30.198662 27211 raft_consensus.cc:2468] T 6a45184c7660465a9284a26903829c6b P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f497c597f764ca5a31288d60945a8eb in term 2.
I20260709 13:08:30.199625 27249 leader_election.cc:304] T 6a45184c7660465a9284a26903829c6b P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, f8fd0abd27c4438c897baa89f8ffdd28; no voters: 
I20260709 13:08:30.200150 27360 raft_consensus.cc:2468] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f497c597f764ca5a31288d60945a8eb in term 2.
I20260709 13:08:30.200441 27435 raft_consensus.cc:2804] T 6a45184c7660465a9284a26903829c6b P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:30.201020 27435 raft_consensus.cc:697] T 6a45184c7660465a9284a26903829c6b P 0f497c597f764ca5a31288d60945a8eb [term 2 LEADER]: Becoming Leader. State: Replica: 0f497c597f764ca5a31288d60945a8eb, State: Running, Role: LEADER
I20260709 13:08:30.201824 27435 consensus_queue.cc:237] T 6a45184c7660465a9284a26903829c6b P 0f497c597f764ca5a31288d60945a8eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:30.207423 27108 catalog_manager.cc:5697] T 6a45184c7660465a9284a26903829c6b P 0f497c597f764ca5a31288d60945a8eb reported cstate change: term changed from 1 to 2, leader changed from 51ac3e622a9547f38b436df608140f35 (127.19.255.195) to 0f497c597f764ca5a31288d60945a8eb (127.19.255.194). New cstate: current_term: 2 leader_uuid: "0f497c597f764ca5a31288d60945a8eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:30.209678 27405 raft_consensus.cc:993] T ed366a05db6f47c79890fbc2a8697be3 P 0f497c597f764ca5a31288d60945a8eb: : Instructing follower f8fd0abd27c4438c897baa89f8ffdd28 to start an election
I20260709 13:08:30.210153 27435 raft_consensus.cc:1081] T ed366a05db6f47c79890fbc2a8697be3 P 0f497c597f764ca5a31288d60945a8eb [term 1 LEADER]: Signalling peer f8fd0abd27c4438c897baa89f8ffdd28 to start an election
I20260709 13:08:30.211591 27211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed366a05db6f47c79890fbc2a8697be3"
dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
 from {username='slave'} at 127.0.0.1:34984
I20260709 13:08:30.212077 27211 raft_consensus.cc:493] T ed366a05db6f47c79890fbc2a8697be3 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:30.212378 27211 raft_consensus.cc:3060] T ed366a05db6f47c79890fbc2a8697be3 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:30.217502 27211 raft_consensus.cc:515] T ed366a05db6f47c79890fbc2a8697be3 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:30.219004 27211 leader_election.cc:290] T ed366a05db6f47c79890fbc2a8697be3 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 2 election: Requested vote from peers 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
I20260709 13:08:30.219645 27286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed366a05db6f47c79890fbc2a8697be3" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f497c597f764ca5a31288d60945a8eb"
I20260709 13:08:30.219990 27360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed366a05db6f47c79890fbc2a8697be3" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51ac3e622a9547f38b436df608140f35"
I20260709 13:08:30.220321 27286 raft_consensus.cc:3055] T ed366a05db6f47c79890fbc2a8697be3 P 0f497c597f764ca5a31288d60945a8eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:30.220543 27360 raft_consensus.cc:3060] T ed366a05db6f47c79890fbc2a8697be3 P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:30.220672 27286 raft_consensus.cc:740] T ed366a05db6f47c79890fbc2a8697be3 P 0f497c597f764ca5a31288d60945a8eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f497c597f764ca5a31288d60945a8eb, State: Running, Role: LEADER
I20260709 13:08:30.221504 27286 consensus_queue.cc:260] T ed366a05db6f47c79890fbc2a8697be3 P 0f497c597f764ca5a31288d60945a8eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:30.222455 27286 raft_consensus.cc:3060] T ed366a05db6f47c79890fbc2a8697be3 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:30.225313 27360 raft_consensus.cc:2468] T ed366a05db6f47c79890fbc2a8697be3 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8fd0abd27c4438c897baa89f8ffdd28 in term 2.
I20260709 13:08:30.226364 27176 leader_election.cc:304] T ed366a05db6f47c79890fbc2a8697be3 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51ac3e622a9547f38b436df608140f35, f8fd0abd27c4438c897baa89f8ffdd28; no voters: 
I20260709 13:08:30.227037 27449 raft_consensus.cc:2804] T ed366a05db6f47c79890fbc2a8697be3 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:30.227210 27286 raft_consensus.cc:2468] T ed366a05db6f47c79890fbc2a8697be3 P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8fd0abd27c4438c897baa89f8ffdd28 in term 2.
I20260709 13:08:30.227423 27449 raft_consensus.cc:697] T ed366a05db6f47c79890fbc2a8697be3 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 LEADER]: Becoming Leader. State: Replica: f8fd0abd27c4438c897baa89f8ffdd28, State: Running, Role: LEADER
I20260709 13:08:30.228272 27449 consensus_queue.cc:237] T ed366a05db6f47c79890fbc2a8697be3 P f8fd0abd27c4438c897baa89f8ffdd28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:30.233618 27108 catalog_manager.cc:5697] T ed366a05db6f47c79890fbc2a8697be3 P f8fd0abd27c4438c897baa89f8ffdd28 reported cstate change: term changed from 1 to 2, leader changed from 0f497c597f764ca5a31288d60945a8eb (127.19.255.194) to f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193). New cstate: current_term: 2 leader_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:30.361505 27286 raft_consensus.cc:1275] T 3bd3a4917ba445f78638af0420fd2cb2 P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Refusing update from remote peer f8fd0abd27c4438c897baa89f8ffdd28: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:30.362732 27449 consensus_queue.cc:1048] T 3bd3a4917ba445f78638af0420fd2cb2 P f8fd0abd27c4438c897baa89f8ffdd28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:30.369866 27360 raft_consensus.cc:1275] T 3bd3a4917ba445f78638af0420fd2cb2 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Refusing update from remote peer f8fd0abd27c4438c897baa89f8ffdd28: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:30.371884 27409 consensus_queue.cc:1048] T 3bd3a4917ba445f78638af0420fd2cb2 P f8fd0abd27c4438c897baa89f8ffdd28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:30.405630 27286 raft_consensus.cc:1275] T cb7afab0386747cdba91f88eba7350f0 P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Refusing update from remote peer f8fd0abd27c4438c897baa89f8ffdd28: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:30.406703 27409 consensus_queue.cc:1048] T cb7afab0386747cdba91f88eba7350f0 P f8fd0abd27c4438c897baa89f8ffdd28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:30.416101 27360 raft_consensus.cc:1275] T cb7afab0386747cdba91f88eba7350f0 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Refusing update from remote peer f8fd0abd27c4438c897baa89f8ffdd28: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:30.417677 27487 consensus_queue.cc:1048] T cb7afab0386747cdba91f88eba7350f0 P f8fd0abd27c4438c897baa89f8ffdd28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:30.480134 27211 raft_consensus.cc:1275] T a0bf54d8d3184c4781c59120d4cc1693 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Refusing update from remote peer 0f497c597f764ca5a31288d60945a8eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:30.481230 27435 consensus_queue.cc:1048] T a0bf54d8d3184c4781c59120d4cc1693 P 0f497c597f764ca5a31288d60945a8eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:30.488598 27359 raft_consensus.cc:1275] T a0bf54d8d3184c4781c59120d4cc1693 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Refusing update from remote peer 0f497c597f764ca5a31288d60945a8eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:30.490368 27435 consensus_queue.cc:1048] T a0bf54d8d3184c4781c59120d4cc1693 P 0f497c597f764ca5a31288d60945a8eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:30.557633 27286 raft_consensus.cc:1275] T 4c73eb8398d946759f3a44a85f708bf1 P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Refusing update from remote peer 51ac3e622a9547f38b436df608140f35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:30.558576 27211 raft_consensus.cc:1275] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Refusing update from remote peer 0f497c597f764ca5a31288d60945a8eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:30.558907 27457 consensus_queue.cc:1048] T 4c73eb8398d946759f3a44a85f708bf1 P 51ac3e622a9547f38b436df608140f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:30.559935 27435 consensus_queue.cc:1048] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 0f497c597f764ca5a31288d60945a8eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:30.566617 27211 raft_consensus.cc:3060] T 4c73eb8398d946759f3a44a85f708bf1 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:30.568876 27359 raft_consensus.cc:1275] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Refusing update from remote peer 0f497c597f764ca5a31288d60945a8eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:30.570703 27435 consensus_queue.cc:1048] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 0f497c597f764ca5a31288d60945a8eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:30.576841 27211 raft_consensus.cc:1275] T 4c73eb8398d946759f3a44a85f708bf1 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Refusing update from remote peer 51ac3e622a9547f38b436df608140f35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:30.578613 27453 consensus_queue.cc:1048] T 4c73eb8398d946759f3a44a85f708bf1 P 51ac3e622a9547f38b436df608140f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:30.617127 27359 raft_consensus.cc:1275] T ed366a05db6f47c79890fbc2a8697be3 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Refusing update from remote peer f8fd0abd27c4438c897baa89f8ffdd28: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:30.618316 27449 consensus_queue.cc:1048] T ed366a05db6f47c79890fbc2a8697be3 P f8fd0abd27c4438c897baa89f8ffdd28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:30.625313 27286 raft_consensus.cc:1275] T ed366a05db6f47c79890fbc2a8697be3 P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Refusing update from remote peer f8fd0abd27c4438c897baa89f8ffdd28: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:30.626863 27409 consensus_queue.cc:1048] T ed366a05db6f47c79890fbc2a8697be3 P f8fd0abd27c4438c897baa89f8ffdd28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:30.673862 27359 raft_consensus.cc:1275] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Refusing update from remote peer 0f497c597f764ca5a31288d60945a8eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:30.674919 27405 consensus_queue.cc:1048] T 6a45184c7660465a9284a26903829c6b P 0f497c597f764ca5a31288d60945a8eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:30.682075 27211 raft_consensus.cc:1275] T 6a45184c7660465a9284a26903829c6b P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Refusing update from remote peer 0f497c597f764ca5a31288d60945a8eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:30.683936 27435 consensus_queue.cc:1048] T 6a45184c7660465a9284a26903829c6b P 0f497c597f764ca5a31288d60945a8eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:32.857528 27108 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33934:
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 13:08:32.859454 27108 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 13:08:32.905336 27197 tablet_service.cc:1511] Processing CreateTablet for tablet 5e11e72971234cab85a7ff76dfc5fc2a (DEFAULT_TABLE table=soft_deleted_table [id=64d27ead6cbb456884d239834be60b5b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:32.906580 27197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e11e72971234cab85a7ff76dfc5fc2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:32.907121 27274 tablet_service.cc:1511] Processing CreateTablet for tablet 5e11e72971234cab85a7ff76dfc5fc2a (DEFAULT_TABLE table=soft_deleted_table [id=64d27ead6cbb456884d239834be60b5b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:32.908332 27274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e11e72971234cab85a7ff76dfc5fc2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:32.910194 27349 tablet_service.cc:1511] Processing CreateTablet for tablet 5e11e72971234cab85a7ff76dfc5fc2a (DEFAULT_TABLE table=soft_deleted_table [id=64d27ead6cbb456884d239834be60b5b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:32.911391 27349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e11e72971234cab85a7ff76dfc5fc2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:32.912485 27275 tablet_service.cc:1511] Processing CreateTablet for tablet cf1810b0dbd3435097d29b7036269b77 (DEFAULT_TABLE table=soft_deleted_table [id=64d27ead6cbb456884d239834be60b5b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:32.913704 27275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf1810b0dbd3435097d29b7036269b77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:32.916241 27350 tablet_service.cc:1511] Processing CreateTablet for tablet cf1810b0dbd3435097d29b7036269b77 (DEFAULT_TABLE table=soft_deleted_table [id=64d27ead6cbb456884d239834be60b5b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:32.917029 27348 tablet_service.cc:1511] Processing CreateTablet for tablet a261248314e7489b822d6a6f3ab11e47 (DEFAULT_TABLE table=soft_deleted_table [id=64d27ead6cbb456884d239834be60b5b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:32.917465 27350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf1810b0dbd3435097d29b7036269b77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:32.917495 27273 tablet_service.cc:1511] Processing CreateTablet for tablet a261248314e7489b822d6a6f3ab11e47 (DEFAULT_TABLE table=soft_deleted_table [id=64d27ead6cbb456884d239834be60b5b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:32.918396 27348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a261248314e7489b822d6a6f3ab11e47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:32.918951 27273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a261248314e7489b822d6a6f3ab11e47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:32.921836 27198 tablet_service.cc:1511] Processing CreateTablet for tablet cf1810b0dbd3435097d29b7036269b77 (DEFAULT_TABLE table=soft_deleted_table [id=64d27ead6cbb456884d239834be60b5b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:32.922240 27201 tablet_service.cc:1511] Processing CreateTablet for tablet a261248314e7489b822d6a6f3ab11e47 (DEFAULT_TABLE table=soft_deleted_table [id=64d27ead6cbb456884d239834be60b5b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:32.923055 27198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf1810b0dbd3435097d29b7036269b77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:32.928619 27200 tablet_service.cc:1511] Processing CreateTablet for tablet a5f0994a4e8042aa83f21b7767894413 (DEFAULT_TABLE table=soft_deleted_table [id=64d27ead6cbb456884d239834be60b5b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:32.929855 27200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5f0994a4e8042aa83f21b7767894413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:32.930454 27276 tablet_service.cc:1511] Processing CreateTablet for tablet a5f0994a4e8042aa83f21b7767894413 (DEFAULT_TABLE table=soft_deleted_table [id=64d27ead6cbb456884d239834be60b5b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:32.931636 27276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5f0994a4e8042aa83f21b7767894413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:32.933599 27201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a261248314e7489b822d6a6f3ab11e47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:32.941581 27347 tablet_service.cc:1511] Processing CreateTablet for tablet a5f0994a4e8042aa83f21b7767894413 (DEFAULT_TABLE table=soft_deleted_table [id=64d27ead6cbb456884d239834be60b5b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:32.942133 27199 tablet_service.cc:1511] Processing CreateTablet for tablet 4d139924c3154652bf38bfac8ba864c1 (DEFAULT_TABLE table=soft_deleted_table [id=64d27ead6cbb456884d239834be60b5b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:32.942836 27347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5f0994a4e8042aa83f21b7767894413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:32.943315 27199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d139924c3154652bf38bfac8ba864c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:32.950124 27272 tablet_service.cc:1511] Processing CreateTablet for tablet 4d139924c3154652bf38bfac8ba864c1 (DEFAULT_TABLE table=soft_deleted_table [id=64d27ead6cbb456884d239834be60b5b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:32.951350 27272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d139924c3154652bf38bfac8ba864c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:32.956090 27346 tablet_service.cc:1511] Processing CreateTablet for tablet 4d139924c3154652bf38bfac8ba864c1 (DEFAULT_TABLE table=soft_deleted_table [id=64d27ead6cbb456884d239834be60b5b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:32.956565 27196 tablet_service.cc:1511] Processing CreateTablet for tablet cc7047b91e2240d19be8889427e7b9df (DEFAULT_TABLE table=soft_deleted_table [id=64d27ead6cbb456884d239834be60b5b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:32.957417 27346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d139924c3154652bf38bfac8ba864c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:32.957800 27196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc7047b91e2240d19be8889427e7b9df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:32.959628 27345 tablet_service.cc:1511] Processing CreateTablet for tablet cc7047b91e2240d19be8889427e7b9df (DEFAULT_TABLE table=soft_deleted_table [id=64d27ead6cbb456884d239834be60b5b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:32.960892 27345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc7047b91e2240d19be8889427e7b9df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:32.965080 27271 tablet_service.cc:1511] Processing CreateTablet for tablet cc7047b91e2240d19be8889427e7b9df (DEFAULT_TABLE table=soft_deleted_table [id=64d27ead6cbb456884d239834be60b5b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:32.966552 27271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc7047b91e2240d19be8889427e7b9df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:32.968755 27195 tablet_service.cc:1511] Processing CreateTablet for tablet 41f3b33a1b56487bb8bfc42ac59f8084 (DEFAULT_TABLE table=soft_deleted_table [id=64d27ead6cbb456884d239834be60b5b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:32.970314 27195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41f3b33a1b56487bb8bfc42ac59f8084. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:32.998368 27350 tablet_service.cc:1511] Processing CreateTablet for tablet 41f3b33a1b56487bb8bfc42ac59f8084 (DEFAULT_TABLE table=soft_deleted_table [id=64d27ead6cbb456884d239834be60b5b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:33.000511 27350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41f3b33a1b56487bb8bfc42ac59f8084. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:33.014674 27194 tablet_service.cc:1511] Processing CreateTablet for tablet da8f3677870743cabf39bb1966ea6528 (DEFAULT_TABLE table=soft_deleted_table [id=64d27ead6cbb456884d239834be60b5b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:33.016027 27194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da8f3677870743cabf39bb1966ea6528. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:33.020185 27344 tablet_service.cc:1511] Processing CreateTablet for tablet da8f3677870743cabf39bb1966ea6528 (DEFAULT_TABLE table=soft_deleted_table [id=64d27ead6cbb456884d239834be60b5b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:33.021440 27344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da8f3677870743cabf39bb1966ea6528. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:33.022846 27200 tablet_service.cc:1511] Processing CreateTablet for tablet 6fc8ed51d5ea4b14894a55fc60cb3957 (DEFAULT_TABLE table=soft_deleted_table [id=64d27ead6cbb456884d239834be60b5b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:33.024030 27200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fc8ed51d5ea4b14894a55fc60cb3957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:33.041779 27502 tablet_bootstrap.cc:492] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35: Bootstrap starting.
I20260709 13:08:33.044756 27343 tablet_service.cc:1511] Processing CreateTablet for tablet 6fc8ed51d5ea4b14894a55fc60cb3957 (DEFAULT_TABLE table=soft_deleted_table [id=64d27ead6cbb456884d239834be60b5b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:33.046499 27343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fc8ed51d5ea4b14894a55fc60cb3957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:33.110690 27502 tablet_bootstrap.cc:654] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:33.089464 27249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:36309, user_credentials={real_user=slave}} blocked reactor thread for 110562us
I20260709 13:08:33.134940 27504 tablet_bootstrap.cc:492] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28: Bootstrap starting.
I20260709 13:08:33.140568 27272 tablet_service.cc:1511] Processing CreateTablet for tablet 41f3b33a1b56487bb8bfc42ac59f8084 (DEFAULT_TABLE table=soft_deleted_table [id=64d27ead6cbb456884d239834be60b5b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:33.141839 27504 tablet_bootstrap.cc:654] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:33.142272 27271 tablet_service.cc:1511] Processing CreateTablet for tablet da8f3677870743cabf39bb1966ea6528 (DEFAULT_TABLE table=soft_deleted_table [id=64d27ead6cbb456884d239834be60b5b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:33.143016 27273 tablet_service.cc:1511] Processing CreateTablet for tablet 6fc8ed51d5ea4b14894a55fc60cb3957 (DEFAULT_TABLE table=soft_deleted_table [id=64d27ead6cbb456884d239834be60b5b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:33.148403 27272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41f3b33a1b56487bb8bfc42ac59f8084. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:33.153503 27271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da8f3677870743cabf39bb1966ea6528. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:33.155949 27273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fc8ed51d5ea4b14894a55fc60cb3957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:33.158397 27502 tablet_bootstrap.cc:492] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35: No bootstrap required, opened a new log
I20260709 13:08:33.159137 27502 ts_tablet_manager.cc:1403] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35: Time spent bootstrapping tablet: real 0.118s	user 0.014s	sys 0.004s
I20260709 13:08:33.163048 27502 raft_consensus.cc:359] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.169258 27507 tablet_bootstrap.cc:492] T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb: Bootstrap starting.
I20260709 13:08:33.168298 27502 raft_consensus.cc:385] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:33.170578 27502 raft_consensus.cc:740] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ac3e622a9547f38b436df608140f35, State: Initialized, Role: FOLLOWER
I20260709 13:08:33.171337 27502 consensus_queue.cc:260] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.173623 27502 ts_tablet_manager.cc:1434] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:08:33.173980 27504 tablet_bootstrap.cc:492] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28: No bootstrap required, opened a new log
I20260709 13:08:33.174458 27502 tablet_bootstrap.cc:492] T cf1810b0dbd3435097d29b7036269b77 P 51ac3e622a9547f38b436df608140f35: Bootstrap starting.
I20260709 13:08:33.178733 27507 tablet_bootstrap.cc:654] T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:33.174492 27504 ts_tablet_manager.cc:1403] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.017s
I20260709 13:08:33.179968 27502 tablet_bootstrap.cc:654] T cf1810b0dbd3435097d29b7036269b77 P 51ac3e622a9547f38b436df608140f35: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:33.183775 27504 raft_consensus.cc:359] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.184855 27504 raft_consensus.cc:385] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:33.185272 27504 raft_consensus.cc:740] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8fd0abd27c4438c897baa89f8ffdd28, State: Initialized, Role: FOLLOWER
I20260709 13:08:33.186350 27504 consensus_queue.cc:260] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.192442 27504 ts_tablet_manager.cc:1434] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.006s
I20260709 13:08:33.193382 27502 tablet_bootstrap.cc:492] T cf1810b0dbd3435097d29b7036269b77 P 51ac3e622a9547f38b436df608140f35: No bootstrap required, opened a new log
I20260709 13:08:33.193495 27504 tablet_bootstrap.cc:492] T a5f0994a4e8042aa83f21b7767894413 P f8fd0abd27c4438c897baa89f8ffdd28: Bootstrap starting.
I20260709 13:08:33.193607 27507 tablet_bootstrap.cc:492] T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb: No bootstrap required, opened a new log
I20260709 13:08:33.194047 27502 ts_tablet_manager.cc:1403] T cf1810b0dbd3435097d29b7036269b77 P 51ac3e622a9547f38b436df608140f35: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.012s
I20260709 13:08:33.194403 27507 ts_tablet_manager.cc:1403] T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.008s
I20260709 13:08:33.197345 27502 raft_consensus.cc:359] T cf1810b0dbd3435097d29b7036269b77 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.197600 27507 raft_consensus.cc:359] T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.198088 27502 raft_consensus.cc:385] T cf1810b0dbd3435097d29b7036269b77 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:33.198484 27507 raft_consensus.cc:385] T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:33.198590 27502 raft_consensus.cc:740] T cf1810b0dbd3435097d29b7036269b77 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ac3e622a9547f38b436df608140f35, State: Initialized, Role: FOLLOWER
I20260709 13:08:33.198987 27507 raft_consensus.cc:740] T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f497c597f764ca5a31288d60945a8eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:33.199517 27502 consensus_queue.cc:260] T cf1810b0dbd3435097d29b7036269b77 P 51ac3e622a9547f38b436df608140f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.199972 27507 consensus_queue.cc:260] T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.201001 27504 tablet_bootstrap.cc:654] T a5f0994a4e8042aa83f21b7767894413 P f8fd0abd27c4438c897baa89f8ffdd28: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:33.201853 27502 ts_tablet_manager.cc:1434] T cf1810b0dbd3435097d29b7036269b77 P 51ac3e622a9547f38b436df608140f35: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:08:33.202476 27507 ts_tablet_manager.cc:1434] T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:08:33.202895 27502 tablet_bootstrap.cc:492] T a5f0994a4e8042aa83f21b7767894413 P 51ac3e622a9547f38b436df608140f35: Bootstrap starting.
I20260709 13:08:33.208736 27507 tablet_bootstrap.cc:492] T a261248314e7489b822d6a6f3ab11e47 P 0f497c597f764ca5a31288d60945a8eb: Bootstrap starting.
I20260709 13:08:33.209780 27502 tablet_bootstrap.cc:654] T a5f0994a4e8042aa83f21b7767894413 P 51ac3e622a9547f38b436df608140f35: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:33.225648 27504 tablet_bootstrap.cc:492] T a5f0994a4e8042aa83f21b7767894413 P f8fd0abd27c4438c897baa89f8ffdd28: No bootstrap required, opened a new log
I20260709 13:08:33.226331 27504 ts_tablet_manager.cc:1403] T a5f0994a4e8042aa83f21b7767894413 P f8fd0abd27c4438c897baa89f8ffdd28: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.013s
I20260709 13:08:33.229179 27507 tablet_bootstrap.cc:654] T a261248314e7489b822d6a6f3ab11e47 P 0f497c597f764ca5a31288d60945a8eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:33.230130 27504 raft_consensus.cc:359] T a5f0994a4e8042aa83f21b7767894413 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.231199 27504 raft_consensus.cc:385] T a5f0994a4e8042aa83f21b7767894413 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:33.231590 27504 raft_consensus.cc:740] T a5f0994a4e8042aa83f21b7767894413 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8fd0abd27c4438c897baa89f8ffdd28, State: Initialized, Role: FOLLOWER
I20260709 13:08:33.232403 27504 consensus_queue.cc:260] T a5f0994a4e8042aa83f21b7767894413 P f8fd0abd27c4438c897baa89f8ffdd28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.234051 27502 tablet_bootstrap.cc:492] T a5f0994a4e8042aa83f21b7767894413 P 51ac3e622a9547f38b436df608140f35: No bootstrap required, opened a new log
I20260709 13:08:33.234548 27502 ts_tablet_manager.cc:1403] T a5f0994a4e8042aa83f21b7767894413 P 51ac3e622a9547f38b436df608140f35: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.015s
I20260709 13:08:33.235147 27504 ts_tablet_manager.cc:1434] T a5f0994a4e8042aa83f21b7767894413 P f8fd0abd27c4438c897baa89f8ffdd28: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:08:33.236460 27504 tablet_bootstrap.cc:492] T a261248314e7489b822d6a6f3ab11e47 P f8fd0abd27c4438c897baa89f8ffdd28: Bootstrap starting.
I20260709 13:08:33.237404 27502 raft_consensus.cc:359] T a5f0994a4e8042aa83f21b7767894413 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.238154 27502 raft_consensus.cc:385] T a5f0994a4e8042aa83f21b7767894413 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:33.238476 27502 raft_consensus.cc:740] T a5f0994a4e8042aa83f21b7767894413 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ac3e622a9547f38b436df608140f35, State: Initialized, Role: FOLLOWER
I20260709 13:08:33.239225 27502 consensus_queue.cc:260] T a5f0994a4e8042aa83f21b7767894413 P 51ac3e622a9547f38b436df608140f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.241725 27502 ts_tablet_manager.cc:1434] T a5f0994a4e8042aa83f21b7767894413 P 51ac3e622a9547f38b436df608140f35: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:08:33.242259 27507 tablet_bootstrap.cc:492] T a261248314e7489b822d6a6f3ab11e47 P 0f497c597f764ca5a31288d60945a8eb: No bootstrap required, opened a new log
I20260709 13:08:33.242729 27502 tablet_bootstrap.cc:492] T 41f3b33a1b56487bb8bfc42ac59f8084 P 51ac3e622a9547f38b436df608140f35: Bootstrap starting.
I20260709 13:08:33.242812 27507 ts_tablet_manager.cc:1403] T a261248314e7489b822d6a6f3ab11e47 P 0f497c597f764ca5a31288d60945a8eb: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.005s
I20260709 13:08:33.244654 27504 tablet_bootstrap.cc:654] T a261248314e7489b822d6a6f3ab11e47 P f8fd0abd27c4438c897baa89f8ffdd28: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:33.245980 27507 raft_consensus.cc:359] T a261248314e7489b822d6a6f3ab11e47 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.246843 27507 raft_consensus.cc:385] T a261248314e7489b822d6a6f3ab11e47 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:33.247188 27507 raft_consensus.cc:740] T a261248314e7489b822d6a6f3ab11e47 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f497c597f764ca5a31288d60945a8eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:33.249002 27507 consensus_queue.cc:260] T a261248314e7489b822d6a6f3ab11e47 P 0f497c597f764ca5a31288d60945a8eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.249984 27502 tablet_bootstrap.cc:654] T 41f3b33a1b56487bb8bfc42ac59f8084 P 51ac3e622a9547f38b436df608140f35: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:33.251968 27507 ts_tablet_manager.cc:1434] T a261248314e7489b822d6a6f3ab11e47 P 0f497c597f764ca5a31288d60945a8eb: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 13:08:33.253155 27507 tablet_bootstrap.cc:492] T 4d139924c3154652bf38bfac8ba864c1 P 0f497c597f764ca5a31288d60945a8eb: Bootstrap starting.
I20260709 13:08:33.260092 27507 tablet_bootstrap.cc:654] T 4d139924c3154652bf38bfac8ba864c1 P 0f497c597f764ca5a31288d60945a8eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:33.263633 27504 tablet_bootstrap.cc:492] T a261248314e7489b822d6a6f3ab11e47 P f8fd0abd27c4438c897baa89f8ffdd28: No bootstrap required, opened a new log
I20260709 13:08:33.264279 27504 ts_tablet_manager.cc:1403] T a261248314e7489b822d6a6f3ab11e47 P f8fd0abd27c4438c897baa89f8ffdd28: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.005s
I20260709 13:08:33.268078 27504 raft_consensus.cc:359] T a261248314e7489b822d6a6f3ab11e47 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.269052 27504 raft_consensus.cc:385] T a261248314e7489b822d6a6f3ab11e47 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:33.269510 27504 raft_consensus.cc:740] T a261248314e7489b822d6a6f3ab11e47 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8fd0abd27c4438c897baa89f8ffdd28, State: Initialized, Role: FOLLOWER
I20260709 13:08:33.270394 27504 consensus_queue.cc:260] T a261248314e7489b822d6a6f3ab11e47 P f8fd0abd27c4438c897baa89f8ffdd28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.272596 27507 tablet_bootstrap.cc:492] T 4d139924c3154652bf38bfac8ba864c1 P 0f497c597f764ca5a31288d60945a8eb: No bootstrap required, opened a new log
I20260709 13:08:33.273141 27507 ts_tablet_manager.cc:1403] T 4d139924c3154652bf38bfac8ba864c1 P 0f497c597f764ca5a31288d60945a8eb: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
I20260709 13:08:33.275974 27507 raft_consensus.cc:359] T 4d139924c3154652bf38bfac8ba864c1 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.276804 27507 raft_consensus.cc:385] T 4d139924c3154652bf38bfac8ba864c1 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:33.277112 27504 ts_tablet_manager.cc:1434] T a261248314e7489b822d6a6f3ab11e47 P f8fd0abd27c4438c897baa89f8ffdd28: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.005s
I20260709 13:08:33.278853 27504 tablet_bootstrap.cc:492] T 6fc8ed51d5ea4b14894a55fc60cb3957 P f8fd0abd27c4438c897baa89f8ffdd28: Bootstrap starting.
I20260709 13:08:33.277139 27507 raft_consensus.cc:740] T 4d139924c3154652bf38bfac8ba864c1 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f497c597f764ca5a31288d60945a8eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:33.280457 27507 consensus_queue.cc:260] T 4d139924c3154652bf38bfac8ba864c1 P 0f497c597f764ca5a31288d60945a8eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.282827 27507 ts_tablet_manager.cc:1434] T 4d139924c3154652bf38bfac8ba864c1 P 0f497c597f764ca5a31288d60945a8eb: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 13:08:33.283020 27502 tablet_bootstrap.cc:492] T 41f3b33a1b56487bb8bfc42ac59f8084 P 51ac3e622a9547f38b436df608140f35: No bootstrap required, opened a new log
I20260709 13:08:33.283996 27507 tablet_bootstrap.cc:492] T cc7047b91e2240d19be8889427e7b9df P 0f497c597f764ca5a31288d60945a8eb: Bootstrap starting.
I20260709 13:08:33.284242 27502 ts_tablet_manager.cc:1403] T 41f3b33a1b56487bb8bfc42ac59f8084 P 51ac3e622a9547f38b436df608140f35: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.008s
I20260709 13:08:33.285434 27504 tablet_bootstrap.cc:654] T 6fc8ed51d5ea4b14894a55fc60cb3957 P f8fd0abd27c4438c897baa89f8ffdd28: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:33.287149 27502 raft_consensus.cc:359] T 41f3b33a1b56487bb8bfc42ac59f8084 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.287933 27502 raft_consensus.cc:385] T 41f3b33a1b56487bb8bfc42ac59f8084 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:33.288259 27502 raft_consensus.cc:740] T 41f3b33a1b56487bb8bfc42ac59f8084 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ac3e622a9547f38b436df608140f35, State: Initialized, Role: FOLLOWER
I20260709 13:08:33.288906 27491 raft_consensus.cc:493] T a261248314e7489b822d6a6f3ab11e47 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:33.288986 27502 consensus_queue.cc:260] T 41f3b33a1b56487bb8bfc42ac59f8084 P 51ac3e622a9547f38b436df608140f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.289496 27491 raft_consensus.cc:515] T a261248314e7489b822d6a6f3ab11e47 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.291072 27507 tablet_bootstrap.cc:654] T cc7047b91e2240d19be8889427e7b9df P 0f497c597f764ca5a31288d60945a8eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:33.292922 27359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a261248314e7489b822d6a6f3ab11e47" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ac3e622a9547f38b436df608140f35" is_pre_election: true
I20260709 13:08:33.295017 27286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a261248314e7489b822d6a6f3ab11e47" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f497c597f764ca5a31288d60945a8eb" is_pre_election: true
I20260709 13:08:33.295662 27502 ts_tablet_manager.cc:1434] T 41f3b33a1b56487bb8bfc42ac59f8084 P 51ac3e622a9547f38b436df608140f35: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
W20260709 13:08:33.296353 27176 leader_election.cc:343] T a261248314e7489b822d6a6f3ab11e47 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:33.296859 27502 tablet_bootstrap.cc:492] T 4d139924c3154652bf38bfac8ba864c1 P 51ac3e622a9547f38b436df608140f35: Bootstrap starting.
I20260709 13:08:33.295665 27286 raft_consensus.cc:2468] T a261248314e7489b822d6a6f3ab11e47 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8fd0abd27c4438c897baa89f8ffdd28 in term 0.
I20260709 13:08:33.297827 27504 tablet_bootstrap.cc:492] T 6fc8ed51d5ea4b14894a55fc60cb3957 P f8fd0abd27c4438c897baa89f8ffdd28: No bootstrap required, opened a new log
I20260709 13:08:33.298537 27504 ts_tablet_manager.cc:1403] T 6fc8ed51d5ea4b14894a55fc60cb3957 P f8fd0abd27c4438c897baa89f8ffdd28: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260709 13:08:33.298995 27513 raft_consensus.cc:493] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:33.299484 27513 raft_consensus.cc:515] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.301709 27513 leader_election.cc:290] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
I20260709 13:08:33.298385 27175 leader_election.cc:304] T a261248314e7489b822d6a6f3ab11e47 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, f8fd0abd27c4438c897baa89f8ffdd28; no voters: 51ac3e622a9547f38b436df608140f35
I20260709 13:08:33.302488 27504 raft_consensus.cc:359] T 6fc8ed51d5ea4b14894a55fc60cb3957 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.303449 27504 raft_consensus.cc:385] T 6fc8ed51d5ea4b14894a55fc60cb3957 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:33.303838 27504 raft_consensus.cc:740] T 6fc8ed51d5ea4b14894a55fc60cb3957 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8fd0abd27c4438c897baa89f8ffdd28, State: Initialized, Role: FOLLOWER
I20260709 13:08:33.291478 27491 leader_election.cc:290] T a261248314e7489b822d6a6f3ab11e47 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
I20260709 13:08:33.304564 27286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d139924c3154652bf38bfac8ba864c1" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f497c597f764ca5a31288d60945a8eb" is_pre_election: true
I20260709 13:08:33.303969 27502 tablet_bootstrap.cc:654] T 4d139924c3154652bf38bfac8ba864c1 P 51ac3e622a9547f38b436df608140f35: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:33.305171 27491 raft_consensus.cc:2804] T a261248314e7489b822d6a6f3ab11e47 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:33.304877 27504 consensus_queue.cc:260] T 6fc8ed51d5ea4b14894a55fc60cb3957 P f8fd0abd27c4438c897baa89f8ffdd28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.304576 27359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d139924c3154652bf38bfac8ba864c1" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ac3e622a9547f38b436df608140f35" is_pre_election: true
W20260709 13:08:33.307328 27176 leader_election.cc:343] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:33.305176 27286 raft_consensus.cc:2468] T 4d139924c3154652bf38bfac8ba864c1 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8fd0abd27c4438c897baa89f8ffdd28 in term 0.
I20260709 13:08:33.305578 27491 raft_consensus.cc:493] T a261248314e7489b822d6a6f3ab11e47 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:33.312111 27175 leader_election.cc:304] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, f8fd0abd27c4438c897baa89f8ffdd28; no voters: 51ac3e622a9547f38b436df608140f35
I20260709 13:08:33.309895 27504 ts_tablet_manager.cc:1434] T 6fc8ed51d5ea4b14894a55fc60cb3957 P f8fd0abd27c4438c897baa89f8ffdd28: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:08:33.312947 27513 raft_consensus.cc:2804] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:33.315480 27513 raft_consensus.cc:493] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:33.316466 27513 raft_consensus.cc:3060] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:33.314833 27502 tablet_bootstrap.cc:492] T 4d139924c3154652bf38bfac8ba864c1 P 51ac3e622a9547f38b436df608140f35: No bootstrap required, opened a new log
I20260709 13:08:33.315027 27507 tablet_bootstrap.cc:492] T cc7047b91e2240d19be8889427e7b9df P 0f497c597f764ca5a31288d60945a8eb: No bootstrap required, opened a new log
I20260709 13:08:33.317911 27507 ts_tablet_manager.cc:1403] T cc7047b91e2240d19be8889427e7b9df P 0f497c597f764ca5a31288d60945a8eb: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.015s
I20260709 13:08:33.320683 27507 raft_consensus.cc:359] T cc7047b91e2240d19be8889427e7b9df P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.321362 27507 raft_consensus.cc:385] T cc7047b91e2240d19be8889427e7b9df P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:33.321632 27507 raft_consensus.cc:740] T cc7047b91e2240d19be8889427e7b9df P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f497c597f764ca5a31288d60945a8eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:33.322407 27507 consensus_queue.cc:260] T cc7047b91e2240d19be8889427e7b9df P 0f497c597f764ca5a31288d60945a8eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.323550 27513 raft_consensus.cc:515] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.324797 27507 ts_tablet_manager.cc:1434] T cc7047b91e2240d19be8889427e7b9df P 0f497c597f764ca5a31288d60945a8eb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:08:33.325601 27505 raft_consensus.cc:493] T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:33.325691 27513 leader_election.cc:290] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 1 election: Requested vote from peers 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
I20260709 13:08:33.326115 27505 raft_consensus.cc:515] T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.327495 27359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d139924c3154652bf38bfac8ba864c1" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ac3e622a9547f38b436df608140f35"
I20260709 13:08:33.311951 27491 raft_consensus.cc:3060] T a261248314e7489b822d6a6f3ab11e47 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:33.330066 27507 tablet_bootstrap.cc:492] T a5f0994a4e8042aa83f21b7767894413 P 0f497c597f764ca5a31288d60945a8eb: Bootstrap starting.
I20260709 13:08:33.330188 27360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1810b0dbd3435097d29b7036269b77" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ac3e622a9547f38b436df608140f35" is_pre_election: true
I20260709 13:08:33.330992 27360 raft_consensus.cc:2468] T cf1810b0dbd3435097d29b7036269b77 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f497c597f764ca5a31288d60945a8eb in term 0.
I20260709 13:08:33.332310 27251 leader_election.cc:304] T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, 51ac3e622a9547f38b436df608140f35; no voters: 
I20260709 13:08:33.328295 27505 leader_election.cc:290] T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
I20260709 13:08:33.329051 27209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1810b0dbd3435097d29b7036269b77" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" is_pre_election: true
I20260709 13:08:33.333379 27503 raft_consensus.cc:2804] T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:33.333724 27503 raft_consensus.cc:493] T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:33.334019 27503 raft_consensus.cc:3060] T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:33.334739 27249 leader_election.cc:343] T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:33.335053 27513 raft_consensus.cc:493] T a5f0994a4e8042aa83f21b7767894413 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:33.335737 27513 raft_consensus.cc:515] T a5f0994a4e8042aa83f21b7767894413 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
W20260709 13:08:33.336480 27176 leader_election.cc:343] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:33.338903 27513 leader_election.cc:290] T a5f0994a4e8042aa83f21b7767894413 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
W20260709 13:08:33.340776 27157 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:33.341471 27503 raft_consensus.cc:515] T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.341975 27359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f0994a4e8042aa83f21b7767894413" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ac3e622a9547f38b436df608140f35" is_pre_election: true
I20260709 13:08:33.342258 27283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f0994a4e8042aa83f21b7767894413" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f497c597f764ca5a31288d60945a8eb" is_pre_election: true
I20260709 13:08:33.342590 27359 raft_consensus.cc:2468] T a5f0994a4e8042aa83f21b7767894413 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8fd0abd27c4438c897baa89f8ffdd28 in term 0.
I20260709 13:08:33.329233 27502 ts_tablet_manager.cc:1403] T 4d139924c3154652bf38bfac8ba864c1 P 51ac3e622a9547f38b436df608140f35: Time spent bootstrapping tablet: real 0.033s	user 0.005s	sys 0.011s
W20260709 13:08:33.343623 27175 leader_election.cc:343] T a5f0994a4e8042aa83f21b7767894413 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:33.343642 27503 leader_election.cc:290] T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 1 election: Requested vote from peers f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
I20260709 13:08:33.344575 27209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1810b0dbd3435097d29b7036269b77" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
I20260709 13:08:33.316095 27504 tablet_bootstrap.cc:492] T 5e11e72971234cab85a7ff76dfc5fc2a P f8fd0abd27c4438c897baa89f8ffdd28: Bootstrap starting.
I20260709 13:08:33.344705 27359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1810b0dbd3435097d29b7036269b77" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ac3e622a9547f38b436df608140f35"
I20260709 13:08:33.345299 27359 raft_consensus.cc:3060] T cf1810b0dbd3435097d29b7036269b77 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:33.345988 27176 leader_election.cc:304] T a5f0994a4e8042aa83f21b7767894413 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51ac3e622a9547f38b436df608140f35, f8fd0abd27c4438c897baa89f8ffdd28; no voters: 0f497c597f764ca5a31288d60945a8eb
I20260709 13:08:33.346781 27286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d139924c3154652bf38bfac8ba864c1" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f497c597f764ca5a31288d60945a8eb"
I20260709 13:08:33.347994 27286 raft_consensus.cc:3060] T 4d139924c3154652bf38bfac8ba864c1 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:33.346702 27502 raft_consensus.cc:359] T 4d139924c3154652bf38bfac8ba864c1 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
W20260709 13:08:33.347433 27249 leader_election.cc:343] T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:33.351177 27502 raft_consensus.cc:385] T 4d139924c3154652bf38bfac8ba864c1 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:33.351568 27502 raft_consensus.cc:740] T 4d139924c3154652bf38bfac8ba864c1 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ac3e622a9547f38b436df608140f35, State: Initialized, Role: FOLLOWER
I20260709 13:08:33.352669 27359 raft_consensus.cc:2468] T cf1810b0dbd3435097d29b7036269b77 P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f497c597f764ca5a31288d60945a8eb in term 1.
I20260709 13:08:33.352363 27502 consensus_queue.cc:260] T 4d139924c3154652bf38bfac8ba864c1 P 51ac3e622a9547f38b436df608140f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.353659 27491 raft_consensus.cc:515] T a261248314e7489b822d6a6f3ab11e47 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.354081 27251 leader_election.cc:304] T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, 51ac3e622a9547f38b436df608140f35; no voters: f8fd0abd27c4438c897baa89f8ffdd28
I20260709 13:08:33.354964 27502 ts_tablet_manager.cc:1434] T 4d139924c3154652bf38bfac8ba864c1 P 51ac3e622a9547f38b436df608140f35: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260709 13:08:33.356062 27502 tablet_bootstrap.cc:492] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 51ac3e622a9547f38b436df608140f35: Bootstrap starting.
I20260709 13:08:33.356897 27283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a261248314e7489b822d6a6f3ab11e47" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f497c597f764ca5a31288d60945a8eb"
I20260709 13:08:33.357467 27283 raft_consensus.cc:3060] T a261248314e7489b822d6a6f3ab11e47 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:33.358326 27360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a261248314e7489b822d6a6f3ab11e47" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ac3e622a9547f38b436df608140f35"
I20260709 13:08:33.358526 27513 raft_consensus.cc:2804] T a5f0994a4e8042aa83f21b7767894413 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:33.358974 27513 raft_consensus.cc:493] T a5f0994a4e8042aa83f21b7767894413 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:33.359334 27513 raft_consensus.cc:3060] T a5f0994a4e8042aa83f21b7767894413 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:33.362164 27502 tablet_bootstrap.cc:654] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 51ac3e622a9547f38b436df608140f35: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:33.364419 27283 raft_consensus.cc:2468] T a261248314e7489b822d6a6f3ab11e47 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8fd0abd27c4438c897baa89f8ffdd28 in term 1.
W20260709 13:08:33.369837 27176 leader_election.cc:343] T a261248314e7489b822d6a6f3ab11e47 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:33.370532 27175 leader_election.cc:304] T a261248314e7489b822d6a6f3ab11e47 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, f8fd0abd27c4438c897baa89f8ffdd28; no voters: 51ac3e622a9547f38b436df608140f35
I20260709 13:08:33.371346 27491 leader_election.cc:290] T a261248314e7489b822d6a6f3ab11e47 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 1 election: Requested vote from peers 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
I20260709 13:08:33.372228 27507 tablet_bootstrap.cc:654] T a5f0994a4e8042aa83f21b7767894413 P 0f497c597f764ca5a31288d60945a8eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:33.372660 27504 tablet_bootstrap.cc:654] T 5e11e72971234cab85a7ff76dfc5fc2a P f8fd0abd27c4438c897baa89f8ffdd28: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:33.372201 27521 raft_consensus.cc:2804] T a261248314e7489b822d6a6f3ab11e47 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:33.374044 27521 raft_consensus.cc:697] T a261248314e7489b822d6a6f3ab11e47 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 LEADER]: Becoming Leader. State: Replica: f8fd0abd27c4438c897baa89f8ffdd28, State: Running, Role: LEADER
I20260709 13:08:33.375128 27286 raft_consensus.cc:2468] T 4d139924c3154652bf38bfac8ba864c1 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8fd0abd27c4438c897baa89f8ffdd28 in term 1.
I20260709 13:08:33.366729 27513 raft_consensus.cc:515] T a5f0994a4e8042aa83f21b7767894413 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.372247 27503 raft_consensus.cc:2804] T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:33.374943 27521 consensus_queue.cc:237] T a261248314e7489b822d6a6f3ab11e47 P f8fd0abd27c4438c897baa89f8ffdd28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.381304 27502 tablet_bootstrap.cc:492] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 51ac3e622a9547f38b436df608140f35: No bootstrap required, opened a new log
I20260709 13:08:33.381855 27502 ts_tablet_manager.cc:1403] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 51ac3e622a9547f38b436df608140f35: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.009s
I20260709 13:08:33.377817 27503 raft_consensus.cc:697] T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb [term 1 LEADER]: Becoming Leader. State: Replica: 0f497c597f764ca5a31288d60945a8eb, State: Running, Role: LEADER
I20260709 13:08:33.382244 27359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f0994a4e8042aa83f21b7767894413" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ac3e622a9547f38b436df608140f35"
I20260709 13:08:33.382789 27513 leader_election.cc:290] T a5f0994a4e8042aa83f21b7767894413 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 1 election: Requested vote from peers 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
I20260709 13:08:33.383530 27359 raft_consensus.cc:3060] T a5f0994a4e8042aa83f21b7767894413 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:33.385340 27502 raft_consensus.cc:359] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.386013 27502 raft_consensus.cc:385] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:33.386310 27502 raft_consensus.cc:740] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ac3e622a9547f38b436df608140f35, State: Initialized, Role: FOLLOWER
I20260709 13:08:33.386976 27502 consensus_queue.cc:260] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 51ac3e622a9547f38b436df608140f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.388722 27502 ts_tablet_manager.cc:1434] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 51ac3e622a9547f38b436df608140f35: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:08:33.382627 27491 raft_consensus.cc:493] T 6fc8ed51d5ea4b14894a55fc60cb3957 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:33.389933 27491 raft_consensus.cc:515] T 6fc8ed51d5ea4b14894a55fc60cb3957 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.392374 27359 raft_consensus.cc:2468] T a5f0994a4e8042aa83f21b7767894413 P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8fd0abd27c4438c897baa89f8ffdd28 in term 1.
I20260709 13:08:33.393045 27491 leader_election.cc:290] T 6fc8ed51d5ea4b14894a55fc60cb3957 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
I20260709 13:08:33.389935 27503 consensus_queue.cc:237] T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.394968 27360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc8ed51d5ea4b14894a55fc60cb3957" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ac3e622a9547f38b436df608140f35" is_pre_election: true
I20260709 13:08:33.395613 27360 raft_consensus.cc:2468] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8fd0abd27c4438c897baa89f8ffdd28 in term 0.
I20260709 13:08:33.396944 27176 leader_election.cc:304] T 6fc8ed51d5ea4b14894a55fc60cb3957 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51ac3e622a9547f38b436df608140f35, f8fd0abd27c4438c897baa89f8ffdd28; no voters: 
I20260709 13:08:33.396983 27502 tablet_bootstrap.cc:492] T a261248314e7489b822d6a6f3ab11e47 P 51ac3e622a9547f38b436df608140f35: Bootstrap starting.
I20260709 13:08:33.398593 27176 leader_election.cc:304] T a5f0994a4e8042aa83f21b7767894413 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51ac3e622a9547f38b436df608140f35, f8fd0abd27c4438c897baa89f8ffdd28; no voters: 
I20260709 13:08:33.399892 27524 raft_consensus.cc:2804] T 6fc8ed51d5ea4b14894a55fc60cb3957 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:33.400409 27524 raft_consensus.cc:493] T 6fc8ed51d5ea4b14894a55fc60cb3957 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:33.400861 27524 raft_consensus.cc:3060] T 6fc8ed51d5ea4b14894a55fc60cb3957 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:33.401804 27491 raft_consensus.cc:2804] T a5f0994a4e8042aa83f21b7767894413 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:33.403514 27491 raft_consensus.cc:697] T a5f0994a4e8042aa83f21b7767894413 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 LEADER]: Becoming Leader. State: Replica: f8fd0abd27c4438c897baa89f8ffdd28, State: Running, Role: LEADER
I20260709 13:08:33.404968 27491 consensus_queue.cc:237] T a5f0994a4e8042aa83f21b7767894413 P f8fd0abd27c4438c897baa89f8ffdd28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.405601 27286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f0994a4e8042aa83f21b7767894413" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f497c597f764ca5a31288d60945a8eb"
I20260709 13:08:33.407029 27283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc8ed51d5ea4b14894a55fc60cb3957" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f497c597f764ca5a31288d60945a8eb" is_pre_election: true
I20260709 13:08:33.415179 27504 tablet_bootstrap.cc:492] T 5e11e72971234cab85a7ff76dfc5fc2a P f8fd0abd27c4438c897baa89f8ffdd28: No bootstrap required, opened a new log
I20260709 13:08:33.415696 27504 ts_tablet_manager.cc:1403] T 5e11e72971234cab85a7ff76dfc5fc2a P f8fd0abd27c4438c897baa89f8ffdd28: Time spent bootstrapping tablet: real 0.100s	user 0.012s	sys 0.000s
I20260709 13:08:33.407788 27175 leader_election.cc:304] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, f8fd0abd27c4438c897baa89f8ffdd28; no voters: 51ac3e622a9547f38b436df608140f35
I20260709 13:08:33.409466 27489 raft_consensus.cc:493] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:33.407696 27502 tablet_bootstrap.cc:654] T a261248314e7489b822d6a6f3ab11e47 P 51ac3e622a9547f38b436df608140f35: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:33.416894 27489 raft_consensus.cc:515] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.419046 27489 leader_election.cc:290] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309), 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697)
I20260709 13:08:33.418956 27504 raft_consensus.cc:359] T 5e11e72971234cab85a7ff76dfc5fc2a P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.420938 27504 raft_consensus.cc:385] T 5e11e72971234cab85a7ff76dfc5fc2a P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:33.419920 27513 raft_consensus.cc:2804] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:33.421283 27504 raft_consensus.cc:740] T 5e11e72971234cab85a7ff76dfc5fc2a P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8fd0abd27c4438c897baa89f8ffdd28, State: Initialized, Role: FOLLOWER
I20260709 13:08:33.420205 27209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e11e72971234cab85a7ff76dfc5fc2a" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" is_pre_election: true
I20260709 13:08:33.420060 27283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e11e72971234cab85a7ff76dfc5fc2a" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f497c597f764ca5a31288d60945a8eb" is_pre_election: true
I20260709 13:08:33.422107 27504 consensus_queue.cc:260] T 5e11e72971234cab85a7ff76dfc5fc2a P f8fd0abd27c4438c897baa89f8ffdd28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
W20260709 13:08:33.423302 27324 leader_election.cc:343] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:33.423334 27175 leader_election.cc:343] T a5f0994a4e8042aa83f21b7767894413 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:33.423400 27209 raft_consensus.cc:2468] T 5e11e72971234cab85a7ff76dfc5fc2a P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51ac3e622a9547f38b436df608140f35 in term 0.
W20260709 13:08:33.424834 27175 leader_election.cc:343] T 6fc8ed51d5ea4b14894a55fc60cb3957 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:33.426093 27323 leader_election.cc:304] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51ac3e622a9547f38b436df608140f35, f8fd0abd27c4438c897baa89f8ffdd28; no voters: 0f497c597f764ca5a31288d60945a8eb
I20260709 13:08:33.427609 27489 raft_consensus.cc:2804] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:33.428071 27489 raft_consensus.cc:493] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:33.428452 27489 raft_consensus.cc:3060] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:33.435324 27507 tablet_bootstrap.cc:492] T a5f0994a4e8042aa83f21b7767894413 P 0f497c597f764ca5a31288d60945a8eb: No bootstrap required, opened a new log
I20260709 13:08:33.435839 27507 ts_tablet_manager.cc:1403] T a5f0994a4e8042aa83f21b7767894413 P 0f497c597f764ca5a31288d60945a8eb: Time spent bootstrapping tablet: real 0.106s	user 0.019s	sys 0.016s
I20260709 13:08:33.436025 27105 catalog_manager.cc:5697] T a261248314e7489b822d6a6f3ab11e47 P f8fd0abd27c4438c897baa89f8ffdd28 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193). New cstate: current_term: 1 leader_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:33.437469 27109 catalog_manager.cc:5697] T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f497c597f764ca5a31288d60945a8eb (127.19.255.194). New cstate: current_term: 1 leader_uuid: "0f497c597f764ca5a31288d60945a8eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:33.438537 27507 raft_consensus.cc:359] T a5f0994a4e8042aa83f21b7767894413 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.439203 27507 raft_consensus.cc:385] T a5f0994a4e8042aa83f21b7767894413 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:33.443315 27504 ts_tablet_manager.cc:1434] T 5e11e72971234cab85a7ff76dfc5fc2a P f8fd0abd27c4438c897baa89f8ffdd28: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.001s
I20260709 13:08:33.444591 27504 tablet_bootstrap.cc:492] T cf1810b0dbd3435097d29b7036269b77 P f8fd0abd27c4438c897baa89f8ffdd28: Bootstrap starting.
I20260709 13:08:33.446612 27489 raft_consensus.cc:515] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.448081 27524 raft_consensus.cc:515] T 6fc8ed51d5ea4b14894a55fc60cb3957 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.454993 27489 leader_election.cc:290] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 1 election: Requested vote from peers f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309), 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697)
I20260709 13:08:33.455009 27283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc8ed51d5ea4b14894a55fc60cb3957" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f497c597f764ca5a31288d60945a8eb"
W20260709 13:08:33.457172 27175 leader_election.cc:343] T 6fc8ed51d5ea4b14894a55fc60cb3957 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:33.458083 27502 tablet_bootstrap.cc:492] T a261248314e7489b822d6a6f3ab11e47 P 51ac3e622a9547f38b436df608140f35: No bootstrap required, opened a new log
I20260709 13:08:33.457435 27286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e11e72971234cab85a7ff76dfc5fc2a" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f497c597f764ca5a31288d60945a8eb"
I20260709 13:08:33.458454 27502 ts_tablet_manager.cc:1403] T a261248314e7489b822d6a6f3ab11e47 P 51ac3e622a9547f38b436df608140f35: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.011s
I20260709 13:08:33.455348 27209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e11e72971234cab85a7ff76dfc5fc2a" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
I20260709 13:08:33.459002 27209 raft_consensus.cc:3060] T 5e11e72971234cab85a7ff76dfc5fc2a P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:33.459614 27324 leader_election.cc:343] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:33.439483 27507 raft_consensus.cc:740] T a5f0994a4e8042aa83f21b7767894413 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f497c597f764ca5a31288d60945a8eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:33.463609 27513 raft_consensus.cc:697] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 LEADER]: Becoming Leader. State: Replica: f8fd0abd27c4438c897baa89f8ffdd28, State: Running, Role: LEADER
I20260709 13:08:33.464216 27507 consensus_queue.cc:260] T a5f0994a4e8042aa83f21b7767894413 P 0f497c597f764ca5a31288d60945a8eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.464723 27513 consensus_queue.cc:237] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.467496 27507 ts_tablet_manager.cc:1434] T a5f0994a4e8042aa83f21b7767894413 P 0f497c597f764ca5a31288d60945a8eb: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.000s
I20260709 13:08:33.461409 27502 raft_consensus.cc:359] T a261248314e7489b822d6a6f3ab11e47 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.468178 27502 raft_consensus.cc:385] T a261248314e7489b822d6a6f3ab11e47 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:33.468488 27502 raft_consensus.cc:740] T a261248314e7489b822d6a6f3ab11e47 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ac3e622a9547f38b436df608140f35, State: Initialized, Role: FOLLOWER
I20260709 13:08:33.468652 27507 tablet_bootstrap.cc:492] T 5e11e72971234cab85a7ff76dfc5fc2a P 0f497c597f764ca5a31288d60945a8eb: Bootstrap starting.
I20260709 13:08:33.470399 27209 raft_consensus.cc:2468] T 5e11e72971234cab85a7ff76dfc5fc2a P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ac3e622a9547f38b436df608140f35 in term 1.
I20260709 13:08:33.470487 27502 consensus_queue.cc:260] T a261248314e7489b822d6a6f3ab11e47 P 51ac3e622a9547f38b436df608140f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.471665 27323 leader_election.cc:304] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51ac3e622a9547f38b436df608140f35, f8fd0abd27c4438c897baa89f8ffdd28; no voters: 0f497c597f764ca5a31288d60945a8eb
I20260709 13:08:33.472455 27524 leader_election.cc:290] T 6fc8ed51d5ea4b14894a55fc60cb3957 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 1 election: Requested vote from peers 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
I20260709 13:08:33.472848 27502 ts_tablet_manager.cc:1434] T a261248314e7489b822d6a6f3ab11e47 P 51ac3e622a9547f38b436df608140f35: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:08:33.472999 27359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc8ed51d5ea4b14894a55fc60cb3957" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ac3e622a9547f38b436df608140f35"
I20260709 13:08:33.473626 27359 raft_consensus.cc:3060] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:33.473838 27502 tablet_bootstrap.cc:492] T cc7047b91e2240d19be8889427e7b9df P 51ac3e622a9547f38b436df608140f35: Bootstrap starting.
I20260709 13:08:33.451464 27504 tablet_bootstrap.cc:654] T cf1810b0dbd3435097d29b7036269b77 P f8fd0abd27c4438c897baa89f8ffdd28: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:33.477037 27489 raft_consensus.cc:2804] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:33.481247 27502 tablet_bootstrap.cc:654] T cc7047b91e2240d19be8889427e7b9df P 51ac3e622a9547f38b436df608140f35: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:33.481667 27507 tablet_bootstrap.cc:654] T 5e11e72971234cab85a7ff76dfc5fc2a P 0f497c597f764ca5a31288d60945a8eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:33.488466 27359 raft_consensus.cc:2468] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8fd0abd27c4438c897baa89f8ffdd28 in term 1.
I20260709 13:08:33.489830 27176 leader_election.cc:304] T 6fc8ed51d5ea4b14894a55fc60cb3957 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51ac3e622a9547f38b436df608140f35, f8fd0abd27c4438c897baa89f8ffdd28; no voters: 0f497c597f764ca5a31288d60945a8eb
I20260709 13:08:33.491032 27513 raft_consensus.cc:2804] T 6fc8ed51d5ea4b14894a55fc60cb3957 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:33.491528 27513 raft_consensus.cc:697] T 6fc8ed51d5ea4b14894a55fc60cb3957 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 LEADER]: Becoming Leader. State: Replica: f8fd0abd27c4438c897baa89f8ffdd28, State: Running, Role: LEADER
I20260709 13:08:33.492444 27513 consensus_queue.cc:237] T 6fc8ed51d5ea4b14894a55fc60cb3957 P f8fd0abd27c4438c897baa89f8ffdd28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.502460 27504 tablet_bootstrap.cc:492] T cf1810b0dbd3435097d29b7036269b77 P f8fd0abd27c4438c897baa89f8ffdd28: No bootstrap required, opened a new log
I20260709 13:08:33.503089 27504 ts_tablet_manager.cc:1403] T cf1810b0dbd3435097d29b7036269b77 P f8fd0abd27c4438c897baa89f8ffdd28: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.007s
I20260709 13:08:33.506351 27504 raft_consensus.cc:359] T cf1810b0dbd3435097d29b7036269b77 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.507225 27504 raft_consensus.cc:385] T cf1810b0dbd3435097d29b7036269b77 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:33.507563 27504 raft_consensus.cc:740] T cf1810b0dbd3435097d29b7036269b77 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8fd0abd27c4438c897baa89f8ffdd28, State: Initialized, Role: FOLLOWER
I20260709 13:08:33.508415 27504 consensus_queue.cc:260] T cf1810b0dbd3435097d29b7036269b77 P f8fd0abd27c4438c897baa89f8ffdd28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.511375 27489 raft_consensus.cc:697] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [term 1 LEADER]: Becoming Leader. State: Replica: 51ac3e622a9547f38b436df608140f35, State: Running, Role: LEADER
I20260709 13:08:33.511726 27537 raft_consensus.cc:493] T 4d139924c3154652bf38bfac8ba864c1 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:33.512208 27537 raft_consensus.cc:515] T 4d139924c3154652bf38bfac8ba864c1 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.512476 27489 consensus_queue.cc:237] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.514325 27537 leader_election.cc:290] T 4d139924c3154652bf38bfac8ba864c1 P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309), 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697)
I20260709 13:08:33.515064 27209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d139924c3154652bf38bfac8ba864c1" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" is_pre_election: true
I20260709 13:08:33.522404 27286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d139924c3154652bf38bfac8ba864c1" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f497c597f764ca5a31288d60945a8eb" is_pre_election: true
I20260709 13:08:33.523132 27286 raft_consensus.cc:2393] T 4d139924c3154652bf38bfac8ba864c1 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51ac3e622a9547f38b436df608140f35 in current term 1: Already voted for candidate f8fd0abd27c4438c897baa89f8ffdd28 in this term.
I20260709 13:08:33.524350 27324 leader_election.cc:304] T 4d139924c3154652bf38bfac8ba864c1 P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51ac3e622a9547f38b436df608140f35; no voters: 0f497c597f764ca5a31288d60945a8eb, f8fd0abd27c4438c897baa89f8ffdd28
I20260709 13:08:33.525100 27489 raft_consensus.cc:3060] T 4d139924c3154652bf38bfac8ba864c1 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:33.531080 27489 raft_consensus.cc:2749] T 4d139924c3154652bf38bfac8ba864c1 P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:33.530791 27105 catalog_manager.cc:5697] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193). New cstate: current_term: 1 leader_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:33.532810 27504 ts_tablet_manager.cc:1434] T cf1810b0dbd3435097d29b7036269b77 P f8fd0abd27c4438c897baa89f8ffdd28: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260709 13:08:33.533838 27504 tablet_bootstrap.cc:492] T da8f3677870743cabf39bb1966ea6528 P f8fd0abd27c4438c897baa89f8ffdd28: Bootstrap starting.
I20260709 13:08:33.533483 27105 catalog_manager.cc:5697] T a5f0994a4e8042aa83f21b7767894413 P f8fd0abd27c4438c897baa89f8ffdd28 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193). New cstate: current_term: 1 leader_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:33.534999 27105 catalog_manager.cc:5697] T 6fc8ed51d5ea4b14894a55fc60cb3957 P f8fd0abd27c4438c897baa89f8ffdd28 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193). New cstate: current_term: 1 leader_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:33.538589 27502 tablet_bootstrap.cc:492] T cc7047b91e2240d19be8889427e7b9df P 51ac3e622a9547f38b436df608140f35: No bootstrap required, opened a new log
I20260709 13:08:33.538635 27507 tablet_bootstrap.cc:492] T 5e11e72971234cab85a7ff76dfc5fc2a P 0f497c597f764ca5a31288d60945a8eb: No bootstrap required, opened a new log
I20260709 13:08:33.539209 27502 ts_tablet_manager.cc:1403] T cc7047b91e2240d19be8889427e7b9df P 51ac3e622a9547f38b436df608140f35: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.011s
I20260709 13:08:33.539304 27507 ts_tablet_manager.cc:1403] T 5e11e72971234cab85a7ff76dfc5fc2a P 0f497c597f764ca5a31288d60945a8eb: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.009s
I20260709 13:08:33.541581 27504 tablet_bootstrap.cc:654] T da8f3677870743cabf39bb1966ea6528 P f8fd0abd27c4438c897baa89f8ffdd28: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:33.542188 27502 raft_consensus.cc:359] T cc7047b91e2240d19be8889427e7b9df P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.542899 27502 raft_consensus.cc:385] T cc7047b91e2240d19be8889427e7b9df P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:33.542573 27507 raft_consensus.cc:359] T 5e11e72971234cab85a7ff76dfc5fc2a P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.543176 27502 raft_consensus.cc:740] T cc7047b91e2240d19be8889427e7b9df P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ac3e622a9547f38b436df608140f35, State: Initialized, Role: FOLLOWER
I20260709 13:08:33.543506 27507 raft_consensus.cc:385] T 5e11e72971234cab85a7ff76dfc5fc2a P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:33.544023 27507 raft_consensus.cc:740] T 5e11e72971234cab85a7ff76dfc5fc2a P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f497c597f764ca5a31288d60945a8eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:33.543897 27502 consensus_queue.cc:260] T cc7047b91e2240d19be8889427e7b9df P 51ac3e622a9547f38b436df608140f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.545006 27507 consensus_queue.cc:260] T 5e11e72971234cab85a7ff76dfc5fc2a P 0f497c597f764ca5a31288d60945a8eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.546279 27502 ts_tablet_manager.cc:1434] T cc7047b91e2240d19be8889427e7b9df P 51ac3e622a9547f38b436df608140f35: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:08:33.547183 27502 tablet_bootstrap.cc:492] T da8f3677870743cabf39bb1966ea6528 P 51ac3e622a9547f38b436df608140f35: Bootstrap starting.
I20260709 13:08:33.547650 27507 ts_tablet_manager.cc:1434] T 5e11e72971234cab85a7ff76dfc5fc2a P 0f497c597f764ca5a31288d60945a8eb: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:08:33.548676 27507 tablet_bootstrap.cc:492] T da8f3677870743cabf39bb1966ea6528 P 0f497c597f764ca5a31288d60945a8eb: Bootstrap starting.
I20260709 13:08:33.552558 27503 raft_consensus.cc:493] T cc7047b91e2240d19be8889427e7b9df P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:33.552745 27502 tablet_bootstrap.cc:654] T da8f3677870743cabf39bb1966ea6528 P 51ac3e622a9547f38b436df608140f35: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:33.552280 27108 catalog_manager.cc:5697] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51ac3e622a9547f38b436df608140f35 (127.19.255.195). New cstate: current_term: 1 leader_uuid: "51ac3e622a9547f38b436df608140f35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:33.553015 27504 tablet_bootstrap.cc:492] T da8f3677870743cabf39bb1966ea6528 P f8fd0abd27c4438c897baa89f8ffdd28: No bootstrap required, opened a new log
I20260709 13:08:33.553076 27503 raft_consensus.cc:515] T cc7047b91e2240d19be8889427e7b9df P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.555406 27503 leader_election.cc:290] T cc7047b91e2240d19be8889427e7b9df P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
I20260709 13:08:33.557130 27209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7047b91e2240d19be8889427e7b9df" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" is_pre_election: true
I20260709 13:08:33.553668 27504 ts_tablet_manager.cc:1403] T da8f3677870743cabf39bb1966ea6528 P f8fd0abd27c4438c897baa89f8ffdd28: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260709 13:08:33.557904 27359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7047b91e2240d19be8889427e7b9df" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ac3e622a9547f38b436df608140f35" is_pre_election: true
I20260709 13:08:33.558758 27359 raft_consensus.cc:2468] T cc7047b91e2240d19be8889427e7b9df P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f497c597f764ca5a31288d60945a8eb in term 0.
W20260709 13:08:33.559962 27249 leader_election.cc:343] T cc7047b91e2240d19be8889427e7b9df P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:33.560524 27249 leader_election.cc:304] T cc7047b91e2240d19be8889427e7b9df P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, 51ac3e622a9547f38b436df608140f35; no voters: f8fd0abd27c4438c897baa89f8ffdd28
I20260709 13:08:33.560817 27504 raft_consensus.cc:359] T da8f3677870743cabf39bb1966ea6528 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.561527 27504 raft_consensus.cc:385] T da8f3677870743cabf39bb1966ea6528 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:33.561852 27504 raft_consensus.cc:740] T da8f3677870743cabf39bb1966ea6528 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8fd0abd27c4438c897baa89f8ffdd28, State: Initialized, Role: FOLLOWER
I20260709 13:08:33.562690 27504 consensus_queue.cc:260] T da8f3677870743cabf39bb1966ea6528 P f8fd0abd27c4438c897baa89f8ffdd28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.565099 27504 ts_tablet_manager.cc:1434] T da8f3677870743cabf39bb1966ea6528 P f8fd0abd27c4438c897baa89f8ffdd28: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:08:33.566108 27504 tablet_bootstrap.cc:492] T cc7047b91e2240d19be8889427e7b9df P f8fd0abd27c4438c897baa89f8ffdd28: Bootstrap starting.
I20260709 13:08:33.561595 27503 raft_consensus.cc:2804] T cc7047b91e2240d19be8889427e7b9df P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:33.570663 27503 raft_consensus.cc:493] T cc7047b91e2240d19be8889427e7b9df P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:33.571357 27503 raft_consensus.cc:3060] T cc7047b91e2240d19be8889427e7b9df P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:33.571987 27504 tablet_bootstrap.cc:654] T cc7047b91e2240d19be8889427e7b9df P f8fd0abd27c4438c897baa89f8ffdd28: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:33.587908 27504 tablet_bootstrap.cc:492] T cc7047b91e2240d19be8889427e7b9df P f8fd0abd27c4438c897baa89f8ffdd28: No bootstrap required, opened a new log
I20260709 13:08:33.588356 27504 ts_tablet_manager.cc:1403] T cc7047b91e2240d19be8889427e7b9df P f8fd0abd27c4438c897baa89f8ffdd28: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260709 13:08:33.588989 27503 raft_consensus.cc:515] T cc7047b91e2240d19be8889427e7b9df P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.591575 27507 tablet_bootstrap.cc:654] T da8f3677870743cabf39bb1966ea6528 P 0f497c597f764ca5a31288d60945a8eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:33.591759 27209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7047b91e2240d19be8889427e7b9df" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
I20260709 13:08:33.596702 27359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7047b91e2240d19be8889427e7b9df" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ac3e622a9547f38b436df608140f35"
I20260709 13:08:33.597208 27359 raft_consensus.cc:3060] T cc7047b91e2240d19be8889427e7b9df P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:33.600356 27507 tablet_bootstrap.cc:492] T da8f3677870743cabf39bb1966ea6528 P 0f497c597f764ca5a31288d60945a8eb: No bootstrap required, opened a new log
I20260709 13:08:33.600879 27507 ts_tablet_manager.cc:1403] T da8f3677870743cabf39bb1966ea6528 P 0f497c597f764ca5a31288d60945a8eb: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.001s
I20260709 13:08:33.603174 27359 raft_consensus.cc:2468] T cc7047b91e2240d19be8889427e7b9df P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f497c597f764ca5a31288d60945a8eb in term 1.
I20260709 13:08:33.594074 27502 tablet_bootstrap.cc:492] T da8f3677870743cabf39bb1966ea6528 P 51ac3e622a9547f38b436df608140f35: No bootstrap required, opened a new log
I20260709 13:08:33.594802 27503 leader_election.cc:290] T cc7047b91e2240d19be8889427e7b9df P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 1 election: Requested vote from peers f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
I20260709 13:08:33.595463 27504 raft_consensus.cc:359] T cc7047b91e2240d19be8889427e7b9df P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.603868 27507 raft_consensus.cc:359] T da8f3677870743cabf39bb1966ea6528 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.604542 27251 leader_election.cc:304] T cc7047b91e2240d19be8889427e7b9df P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, 51ac3e622a9547f38b436df608140f35; no voters: 
I20260709 13:08:33.604863 27507 raft_consensus.cc:385] T da8f3677870743cabf39bb1966ea6528 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:33.604131 27502 ts_tablet_manager.cc:1403] T da8f3677870743cabf39bb1966ea6528 P 51ac3e622a9547f38b436df608140f35: Time spent bootstrapping tablet: real 0.057s	user 0.024s	sys 0.016s
I20260709 13:08:33.605376 27503 raft_consensus.cc:2804] T cc7047b91e2240d19be8889427e7b9df P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:33.605932 27507 raft_consensus.cc:740] T da8f3677870743cabf39bb1966ea6528 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f497c597f764ca5a31288d60945a8eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:33.606199 27503 raft_consensus.cc:697] T cc7047b91e2240d19be8889427e7b9df P 0f497c597f764ca5a31288d60945a8eb [term 1 LEADER]: Becoming Leader. State: Replica: 0f497c597f764ca5a31288d60945a8eb, State: Running, Role: LEADER
I20260709 13:08:33.606779 27507 consensus_queue.cc:260] T da8f3677870743cabf39bb1966ea6528 P 0f497c597f764ca5a31288d60945a8eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.607023 27503 consensus_queue.cc:237] T cc7047b91e2240d19be8889427e7b9df P 0f497c597f764ca5a31288d60945a8eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.608331 27502 raft_consensus.cc:359] T da8f3677870743cabf39bb1966ea6528 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.609004 27502 raft_consensus.cc:385] T da8f3677870743cabf39bb1966ea6528 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:33.609200 27507 ts_tablet_manager.cc:1434] T da8f3677870743cabf39bb1966ea6528 P 0f497c597f764ca5a31288d60945a8eb: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:08:33.609262 27502 raft_consensus.cc:740] T da8f3677870743cabf39bb1966ea6528 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ac3e622a9547f38b436df608140f35, State: Initialized, Role: FOLLOWER
I20260709 13:08:33.610190 27502 consensus_queue.cc:260] T da8f3677870743cabf39bb1966ea6528 P 51ac3e622a9547f38b436df608140f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.604192 27504 raft_consensus.cc:385] T cc7047b91e2240d19be8889427e7b9df P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:33.610565 27507 tablet_bootstrap.cc:492] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 0f497c597f764ca5a31288d60945a8eb: Bootstrap starting.
I20260709 13:08:33.611053 27504 raft_consensus.cc:740] T cc7047b91e2240d19be8889427e7b9df P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8fd0abd27c4438c897baa89f8ffdd28, State: Initialized, Role: FOLLOWER
I20260709 13:08:33.612169 27502 ts_tablet_manager.cc:1434] T da8f3677870743cabf39bb1966ea6528 P 51ac3e622a9547f38b436df608140f35: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:08:33.612396 27504 consensus_queue.cc:260] T cc7047b91e2240d19be8889427e7b9df P f8fd0abd27c4438c897baa89f8ffdd28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.614230 27209 raft_consensus.cc:3060] T cc7047b91e2240d19be8889427e7b9df P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:33.617833 27504 ts_tablet_manager.cc:1434] T cc7047b91e2240d19be8889427e7b9df P f8fd0abd27c4438c897baa89f8ffdd28: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 13:08:33.618745 27504 tablet_bootstrap.cc:492] T 41f3b33a1b56487bb8bfc42ac59f8084 P f8fd0abd27c4438c897baa89f8ffdd28: Bootstrap starting.
I20260709 13:08:33.621274 27209 raft_consensus.cc:2468] T cc7047b91e2240d19be8889427e7b9df P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f497c597f764ca5a31288d60945a8eb in term 1.
I20260709 13:08:33.625952 27507 tablet_bootstrap.cc:654] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 0f497c597f764ca5a31288d60945a8eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:33.632983 27504 tablet_bootstrap.cc:654] T 41f3b33a1b56487bb8bfc42ac59f8084 P f8fd0abd27c4438c897baa89f8ffdd28: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:33.633095 27507 tablet_bootstrap.cc:492] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 0f497c597f764ca5a31288d60945a8eb: No bootstrap required, opened a new log
I20260709 13:08:33.633678 27507 ts_tablet_manager.cc:1403] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 0f497c597f764ca5a31288d60945a8eb: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.001s
I20260709 13:08:33.636168 27507 raft_consensus.cc:359] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.636667 27507 raft_consensus.cc:385] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:33.636883 27507 raft_consensus.cc:740] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f497c597f764ca5a31288d60945a8eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:33.637455 27507 consensus_queue.cc:260] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 0f497c597f764ca5a31288d60945a8eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.638993 27507 ts_tablet_manager.cc:1434] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 0f497c597f764ca5a31288d60945a8eb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:08:33.638249 27105 catalog_manager.cc:5697] T cc7047b91e2240d19be8889427e7b9df P 0f497c597f764ca5a31288d60945a8eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f497c597f764ca5a31288d60945a8eb (127.19.255.194). New cstate: current_term: 1 leader_uuid: "0f497c597f764ca5a31288d60945a8eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:33.639843 27507 tablet_bootstrap.cc:492] T 41f3b33a1b56487bb8bfc42ac59f8084 P 0f497c597f764ca5a31288d60945a8eb: Bootstrap starting.
I20260709 13:08:33.644248 27504 tablet_bootstrap.cc:492] T 41f3b33a1b56487bb8bfc42ac59f8084 P f8fd0abd27c4438c897baa89f8ffdd28: No bootstrap required, opened a new log
I20260709 13:08:33.644698 27504 ts_tablet_manager.cc:1403] T 41f3b33a1b56487bb8bfc42ac59f8084 P f8fd0abd27c4438c897baa89f8ffdd28: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.000s
I20260709 13:08:33.646059 27507 tablet_bootstrap.cc:654] T 41f3b33a1b56487bb8bfc42ac59f8084 P 0f497c597f764ca5a31288d60945a8eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:33.647357 27504 raft_consensus.cc:359] T 41f3b33a1b56487bb8bfc42ac59f8084 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.648034 27504 raft_consensus.cc:385] T 41f3b33a1b56487bb8bfc42ac59f8084 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:33.648288 27504 raft_consensus.cc:740] T 41f3b33a1b56487bb8bfc42ac59f8084 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8fd0abd27c4438c897baa89f8ffdd28, State: Initialized, Role: FOLLOWER
I20260709 13:08:33.649021 27504 consensus_queue.cc:260] T 41f3b33a1b56487bb8bfc42ac59f8084 P f8fd0abd27c4438c897baa89f8ffdd28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.655457 27504 ts_tablet_manager.cc:1434] T 41f3b33a1b56487bb8bfc42ac59f8084 P f8fd0abd27c4438c897baa89f8ffdd28: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:08:33.661384 27507 tablet_bootstrap.cc:492] T 41f3b33a1b56487bb8bfc42ac59f8084 P 0f497c597f764ca5a31288d60945a8eb: No bootstrap required, opened a new log
I20260709 13:08:33.661906 27507 ts_tablet_manager.cc:1403] T 41f3b33a1b56487bb8bfc42ac59f8084 P 0f497c597f764ca5a31288d60945a8eb: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260709 13:08:33.664661 27507 raft_consensus.cc:359] T 41f3b33a1b56487bb8bfc42ac59f8084 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.665354 27507 raft_consensus.cc:385] T 41f3b33a1b56487bb8bfc42ac59f8084 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:33.665627 27507 raft_consensus.cc:740] T 41f3b33a1b56487bb8bfc42ac59f8084 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f497c597f764ca5a31288d60945a8eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:33.666263 27507 consensus_queue.cc:260] T 41f3b33a1b56487bb8bfc42ac59f8084 P 0f497c597f764ca5a31288d60945a8eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.668149 27507 ts_tablet_manager.cc:1434] T 41f3b33a1b56487bb8bfc42ac59f8084 P 0f497c597f764ca5a31288d60945a8eb: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:08:33.711302 27489 raft_consensus.cc:493] T 41f3b33a1b56487bb8bfc42ac59f8084 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:33.711870 27489 raft_consensus.cc:515] T 41f3b33a1b56487bb8bfc42ac59f8084 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.713575 27489 leader_election.cc:290] T 41f3b33a1b56487bb8bfc42ac59f8084 P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309), 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697)
I20260709 13:08:33.714274 27209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41f3b33a1b56487bb8bfc42ac59f8084" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" is_pre_election: true
I20260709 13:08:33.714519 27286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41f3b33a1b56487bb8bfc42ac59f8084" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f497c597f764ca5a31288d60945a8eb" is_pre_election: true
I20260709 13:08:33.714881 27209 raft_consensus.cc:2468] T 41f3b33a1b56487bb8bfc42ac59f8084 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51ac3e622a9547f38b436df608140f35 in term 0.
I20260709 13:08:33.715168 27286 raft_consensus.cc:2468] T 41f3b33a1b56487bb8bfc42ac59f8084 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51ac3e622a9547f38b436df608140f35 in term 0.
I20260709 13:08:33.715984 27323 leader_election.cc:304] T 41f3b33a1b56487bb8bfc42ac59f8084 P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51ac3e622a9547f38b436df608140f35, f8fd0abd27c4438c897baa89f8ffdd28; no voters: 
I20260709 13:08:33.716769 27489 raft_consensus.cc:2804] T 41f3b33a1b56487bb8bfc42ac59f8084 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:33.717161 27489 raft_consensus.cc:493] T 41f3b33a1b56487bb8bfc42ac59f8084 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:33.717454 27489 raft_consensus.cc:3060] T 41f3b33a1b56487bb8bfc42ac59f8084 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:33.722286 27489 raft_consensus.cc:515] T 41f3b33a1b56487bb8bfc42ac59f8084 P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.723858 27489 leader_election.cc:290] T 41f3b33a1b56487bb8bfc42ac59f8084 P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 1 election: Requested vote from peers f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309), 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697)
I20260709 13:08:33.724356 27503 raft_consensus.cc:493] T 5e11e72971234cab85a7ff76dfc5fc2a P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:33.724484 27209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41f3b33a1b56487bb8bfc42ac59f8084" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
I20260709 13:08:33.725152 27209 raft_consensus.cc:3060] T 41f3b33a1b56487bb8bfc42ac59f8084 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:33.724884 27286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41f3b33a1b56487bb8bfc42ac59f8084" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f497c597f764ca5a31288d60945a8eb"
I20260709 13:08:33.724864 27503 raft_consensus.cc:515] T 5e11e72971234cab85a7ff76dfc5fc2a P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.725667 27286 raft_consensus.cc:3060] T 41f3b33a1b56487bb8bfc42ac59f8084 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:33.727051 27503 leader_election.cc:290] T 5e11e72971234cab85a7ff76dfc5fc2a P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
I20260709 13:08:33.727687 27211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e11e72971234cab85a7ff76dfc5fc2a" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" is_pre_election: true
I20260709 13:08:33.728384 27211 raft_consensus.cc:2393] T 5e11e72971234cab85a7ff76dfc5fc2a P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f497c597f764ca5a31288d60945a8eb in current term 1: Already voted for candidate 51ac3e622a9547f38b436df608140f35 in this term.
I20260709 13:08:33.728449 27359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e11e72971234cab85a7ff76dfc5fc2a" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ac3e622a9547f38b436df608140f35" is_pre_election: true
I20260709 13:08:33.729802 27251 leader_election.cc:304] T 5e11e72971234cab85a7ff76dfc5fc2a P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb; no voters: 51ac3e622a9547f38b436df608140f35, f8fd0abd27c4438c897baa89f8ffdd28
I20260709 13:08:33.731050 27503 raft_consensus.cc:3060] T 5e11e72971234cab85a7ff76dfc5fc2a P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:33.732388 27286 raft_consensus.cc:2468] T 41f3b33a1b56487bb8bfc42ac59f8084 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ac3e622a9547f38b436df608140f35 in term 1.
I20260709 13:08:33.733851 27324 leader_election.cc:304] T 41f3b33a1b56487bb8bfc42ac59f8084 P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, 51ac3e622a9547f38b436df608140f35; no voters: 
I20260709 13:08:33.734161 27209 raft_consensus.cc:2468] T 41f3b33a1b56487bb8bfc42ac59f8084 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ac3e622a9547f38b436df608140f35 in term 1.
I20260709 13:08:33.734622 27489 raft_consensus.cc:2804] T 41f3b33a1b56487bb8bfc42ac59f8084 P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:33.735306 27489 raft_consensus.cc:697] T 41f3b33a1b56487bb8bfc42ac59f8084 P 51ac3e622a9547f38b436df608140f35 [term 1 LEADER]: Becoming Leader. State: Replica: 51ac3e622a9547f38b436df608140f35, State: Running, Role: LEADER
I20260709 13:08:33.736037 27489 consensus_queue.cc:237] T 41f3b33a1b56487bb8bfc42ac59f8084 P 51ac3e622a9547f38b436df608140f35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.737825 27503 raft_consensus.cc:2749] T 5e11e72971234cab85a7ff76dfc5fc2a P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:33.745105 27105 catalog_manager.cc:5697] T 41f3b33a1b56487bb8bfc42ac59f8084 P 51ac3e622a9547f38b436df608140f35 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51ac3e622a9547f38b436df608140f35 (127.19.255.195). New cstate: current_term: 1 leader_uuid: "51ac3e622a9547f38b436df608140f35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:33.799993 27286 raft_consensus.cc:3060] T a5f0994a4e8042aa83f21b7767894413 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:33.808332 27524 consensus_queue.cc:1048] T a5f0994a4e8042aa83f21b7767894413 P f8fd0abd27c4438c897baa89f8ffdd28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:33.820640 27529 consensus_queue.cc:1048] T a5f0994a4e8042aa83f21b7767894413 P f8fd0abd27c4438c897baa89f8ffdd28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:33.841048 27489 raft_consensus.cc:493] T da8f3677870743cabf39bb1966ea6528 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:33.841414 27489 raft_consensus.cc:515] T da8f3677870743cabf39bb1966ea6528 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.843096 27489 leader_election.cc:290] T da8f3677870743cabf39bb1966ea6528 P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309), 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697)
I20260709 13:08:33.843768 27209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8f3677870743cabf39bb1966ea6528" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" is_pre_election: true
I20260709 13:08:33.844086 27286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8f3677870743cabf39bb1966ea6528" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f497c597f764ca5a31288d60945a8eb" is_pre_election: true
I20260709 13:08:33.844476 27209 raft_consensus.cc:2468] T da8f3677870743cabf39bb1966ea6528 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51ac3e622a9547f38b436df608140f35 in term 0.
I20260709 13:08:33.844767 27286 raft_consensus.cc:2468] T da8f3677870743cabf39bb1966ea6528 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51ac3e622a9547f38b436df608140f35 in term 0.
I20260709 13:08:33.845537 27323 leader_election.cc:304] T da8f3677870743cabf39bb1966ea6528 P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51ac3e622a9547f38b436df608140f35, f8fd0abd27c4438c897baa89f8ffdd28; no voters: 
I20260709 13:08:33.846292 27489 raft_consensus.cc:2804] T da8f3677870743cabf39bb1966ea6528 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:33.846653 27489 raft_consensus.cc:493] T da8f3677870743cabf39bb1966ea6528 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:33.846976 27489 raft_consensus.cc:3060] T da8f3677870743cabf39bb1966ea6528 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:33.848310 27503 consensus_queue.cc:1048] T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:33.850817 27360 raft_consensus.cc:3060] T a261248314e7489b822d6a6f3ab11e47 P 51ac3e622a9547f38b436df608140f35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:33.853502 27489 raft_consensus.cc:515] T da8f3677870743cabf39bb1966ea6528 P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.856768 27209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8f3677870743cabf39bb1966ea6528" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
I20260709 13:08:33.857276 27209 raft_consensus.cc:3060] T da8f3677870743cabf39bb1966ea6528 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:33.857385 27211 raft_consensus.cc:3060] T cf1810b0dbd3435097d29b7036269b77 P f8fd0abd27c4438c897baa89f8ffdd28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:33.858937 27529 consensus_queue.cc:1048] T a261248314e7489b822d6a6f3ab11e47 P f8fd0abd27c4438c897baa89f8ffdd28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:33.861284 27286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8f3677870743cabf39bb1966ea6528" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f497c597f764ca5a31288d60945a8eb"
I20260709 13:08:33.861819 27286 raft_consensus.cc:3060] T da8f3677870743cabf39bb1966ea6528 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:33.864784 27209 raft_consensus.cc:2468] T da8f3677870743cabf39bb1966ea6528 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ac3e622a9547f38b436df608140f35 in term 1.
I20260709 13:08:33.865191 27489 leader_election.cc:290] T da8f3677870743cabf39bb1966ea6528 P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 1 election: Requested vote from peers f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309), 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697)
I20260709 13:08:33.866488 27323 leader_election.cc:304] T da8f3677870743cabf39bb1966ea6528 P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51ac3e622a9547f38b436df608140f35, f8fd0abd27c4438c897baa89f8ffdd28; no voters: 
I20260709 13:08:33.867918 27489 raft_consensus.cc:2804] T da8f3677870743cabf39bb1966ea6528 P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:33.868402 27489 raft_consensus.cc:697] T da8f3677870743cabf39bb1966ea6528 P 51ac3e622a9547f38b436df608140f35 [term 1 LEADER]: Becoming Leader. State: Replica: 51ac3e622a9547f38b436df608140f35, State: Running, Role: LEADER
I20260709 13:08:33.869134 27489 consensus_queue.cc:237] T da8f3677870743cabf39bb1966ea6528 P 51ac3e622a9547f38b436df608140f35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:33.873392 27503 consensus_queue.cc:1048] T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:33.872493 27286 raft_consensus.cc:2468] T da8f3677870743cabf39bb1966ea6528 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ac3e622a9547f38b436df608140f35 in term 1.
I20260709 13:08:33.879117 27529 consensus_queue.cc:1048] T a261248314e7489b822d6a6f3ab11e47 P f8fd0abd27c4438c897baa89f8ffdd28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:33.887382 27108 catalog_manager.cc:5697] T da8f3677870743cabf39bb1966ea6528 P 51ac3e622a9547f38b436df608140f35 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51ac3e622a9547f38b436df608140f35 (127.19.255.195). New cstate: current_term: 1 leader_uuid: "51ac3e622a9547f38b436df608140f35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:33.897339 27531 consensus_queue.cc:1048] T 6fc8ed51d5ea4b14894a55fc60cb3957 P f8fd0abd27c4438c897baa89f8ffdd28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:33.916895 27283 raft_consensus.cc:3060] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 0f497c597f764ca5a31288d60945a8eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:33.925498 27524 consensus_queue.cc:1048] T 6fc8ed51d5ea4b14894a55fc60cb3957 P f8fd0abd27c4438c897baa89f8ffdd28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:33.991882 27503 consensus_queue.cc:1048] T cc7047b91e2240d19be8889427e7b9df P 0f497c597f764ca5a31288d60945a8eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:34.004024 27489 consensus_queue.cc:1048] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:34.004019 27505 consensus_queue.cc:1048] T cc7047b91e2240d19be8889427e7b9df P 0f497c597f764ca5a31288d60945a8eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:34.007458 27524 consensus_queue.cc:1048] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:34.022431 27539 consensus_queue.cc:1048] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:34.032841 27491 consensus_queue.cc:1048] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:34.054347 27357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e11e72971234cab85a7ff76dfc5fc2a"
dest_uuid: "51ac3e622a9547f38b436df608140f35"
mode: GRACEFUL
new_leader_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
 from {username='slave'} at 127.0.0.1:47564
I20260709 13:08:34.054989 27357 raft_consensus.cc:606] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [term 1 LEADER]: Received request to transfer leadership to TS f8fd0abd27c4438c897baa89f8ffdd28
I20260709 13:08:34.059871 27286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf1810b0dbd3435097d29b7036269b77"
dest_uuid: "0f497c597f764ca5a31288d60945a8eb"
mode: GRACEFUL
new_leader_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
 from {username='slave'} at 127.0.0.1:42286
I20260709 13:08:34.060285 27286 raft_consensus.cc:606] T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb [term 1 LEADER]: Received request to transfer leadership to TS f8fd0abd27c4438c897baa89f8ffdd28
I20260709 13:08:34.070583 27209 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d139924c3154652bf38bfac8ba864c1"
dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
mode: GRACEFUL
new_leader_uuid: "0f497c597f764ca5a31288d60945a8eb"
 from {username='slave'} at 127.0.0.1:35010
I20260709 13:08:34.071044 27209 raft_consensus.cc:606] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 LEADER]: Received request to transfer leadership to TS 0f497c597f764ca5a31288d60945a8eb
I20260709 13:08:34.078024 27357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41f3b33a1b56487bb8bfc42ac59f8084"
dest_uuid: "51ac3e622a9547f38b436df608140f35"
mode: GRACEFUL
new_leader_uuid: "0f497c597f764ca5a31288d60945a8eb"
 from {username='slave'} at 127.0.0.1:47564
I20260709 13:08:34.078490 27357 raft_consensus.cc:606] T 41f3b33a1b56487bb8bfc42ac59f8084 P 51ac3e622a9547f38b436df608140f35 [term 1 LEADER]: Received request to transfer leadership to TS 0f497c597f764ca5a31288d60945a8eb
I20260709 13:08:34.082870 27357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da8f3677870743cabf39bb1966ea6528"
dest_uuid: "51ac3e622a9547f38b436df608140f35"
mode: GRACEFUL
new_leader_uuid: "0f497c597f764ca5a31288d60945a8eb"
 from {username='slave'} at 127.0.0.1:47564
I20260709 13:08:34.083304 27357 raft_consensus.cc:606] T da8f3677870743cabf39bb1966ea6528 P 51ac3e622a9547f38b436df608140f35 [term 1 LEADER]: Received request to transfer leadership to TS 0f497c597f764ca5a31288d60945a8eb
I20260709 13:08:34.087850 27209 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6fc8ed51d5ea4b14894a55fc60cb3957"
dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
mode: GRACEFUL
new_leader_uuid: "51ac3e622a9547f38b436df608140f35"
 from {username='slave'} at 127.0.0.1:35010
I20260709 13:08:34.088312 27209 raft_consensus.cc:606] T 6fc8ed51d5ea4b14894a55fc60cb3957 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 LEADER]: Received request to transfer leadership to TS 51ac3e622a9547f38b436df608140f35
I20260709 13:08:34.121241 27539 consensus_queue.cc:1048] T 41f3b33a1b56487bb8bfc42ac59f8084 P 51ac3e622a9547f38b436df608140f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:34.126626 27489 raft_consensus.cc:993] T 41f3b33a1b56487bb8bfc42ac59f8084 P 51ac3e622a9547f38b436df608140f35: : Instructing follower 0f497c597f764ca5a31288d60945a8eb to start an election
I20260709 13:08:34.127084 27569 raft_consensus.cc:1081] T 41f3b33a1b56487bb8bfc42ac59f8084 P 51ac3e622a9547f38b436df608140f35 [term 1 LEADER]: Signalling peer 0f497c597f764ca5a31288d60945a8eb to start an election
I20260709 13:08:34.128656 27283 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41f3b33a1b56487bb8bfc42ac59f8084"
dest_uuid: "0f497c597f764ca5a31288d60945a8eb"
 from {username='slave'} at 127.0.0.1:42276
I20260709 13:08:34.130705 27283 raft_consensus.cc:493] T 41f3b33a1b56487bb8bfc42ac59f8084 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:34.131094 27283 raft_consensus.cc:3060] T 41f3b33a1b56487bb8bfc42ac59f8084 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:34.132912 27489 consensus_queue.cc:1048] T 41f3b33a1b56487bb8bfc42ac59f8084 P 51ac3e622a9547f38b436df608140f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:34.138787 27283 raft_consensus.cc:515] T 41f3b33a1b56487bb8bfc42ac59f8084 P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:34.142650 27283 leader_election.cc:290] T 41f3b33a1b56487bb8bfc42ac59f8084 P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 2 election: Requested vote from peers f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
I20260709 13:08:34.143229 27209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41f3b33a1b56487bb8bfc42ac59f8084" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
I20260709 13:08:34.143880 27209 raft_consensus.cc:3060] T 41f3b33a1b56487bb8bfc42ac59f8084 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:34.144604 27357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41f3b33a1b56487bb8bfc42ac59f8084" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51ac3e622a9547f38b436df608140f35"
I20260709 13:08:34.145213 27357 raft_consensus.cc:3055] T 41f3b33a1b56487bb8bfc42ac59f8084 P 51ac3e622a9547f38b436df608140f35 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:34.145548 27357 raft_consensus.cc:740] T 41f3b33a1b56487bb8bfc42ac59f8084 P 51ac3e622a9547f38b436df608140f35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51ac3e622a9547f38b436df608140f35, State: Running, Role: LEADER
I20260709 13:08:34.146384 27357 consensus_queue.cc:260] T 41f3b33a1b56487bb8bfc42ac59f8084 P 51ac3e622a9547f38b436df608140f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:34.147365 27357 raft_consensus.cc:3060] T 41f3b33a1b56487bb8bfc42ac59f8084 P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:34.152076 27209 raft_consensus.cc:2468] T 41f3b33a1b56487bb8bfc42ac59f8084 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f497c597f764ca5a31288d60945a8eb in term 2.
I20260709 13:08:34.152411 27357 raft_consensus.cc:2468] T 41f3b33a1b56487bb8bfc42ac59f8084 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f497c597f764ca5a31288d60945a8eb in term 2.
I20260709 13:08:34.153074 27249 leader_election.cc:304] T 41f3b33a1b56487bb8bfc42ac59f8084 P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, f8fd0abd27c4438c897baa89f8ffdd28; no voters: 
I20260709 13:08:34.153923 27505 raft_consensus.cc:2804] T 41f3b33a1b56487bb8bfc42ac59f8084 P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:34.154373 27505 raft_consensus.cc:697] T 41f3b33a1b56487bb8bfc42ac59f8084 P 0f497c597f764ca5a31288d60945a8eb [term 2 LEADER]: Becoming Leader. State: Replica: 0f497c597f764ca5a31288d60945a8eb, State: Running, Role: LEADER
I20260709 13:08:34.155064 27505 consensus_queue.cc:237] T 41f3b33a1b56487bb8bfc42ac59f8084 P 0f497c597f764ca5a31288d60945a8eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:34.161015 27108 catalog_manager.cc:5697] T 41f3b33a1b56487bb8bfc42ac59f8084 P 0f497c597f764ca5a31288d60945a8eb reported cstate change: term changed from 1 to 2, leader changed from 51ac3e622a9547f38b436df608140f35 (127.19.255.195) to 0f497c597f764ca5a31288d60945a8eb (127.19.255.194). New cstate: current_term: 2 leader_uuid: "0f497c597f764ca5a31288d60945a8eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:34.368566 27531 raft_consensus.cc:993] T 6fc8ed51d5ea4b14894a55fc60cb3957 P f8fd0abd27c4438c897baa89f8ffdd28: : Instructing follower 51ac3e622a9547f38b436df608140f35 to start an election
I20260709 13:08:34.369030 27491 raft_consensus.cc:1081] T 6fc8ed51d5ea4b14894a55fc60cb3957 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 LEADER]: Signalling peer 51ac3e622a9547f38b436df608140f35 to start an election
I20260709 13:08:34.370277 27357 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6fc8ed51d5ea4b14894a55fc60cb3957"
dest_uuid: "51ac3e622a9547f38b436df608140f35"
 from {username='slave'} at 127.0.0.1:47554
I20260709 13:08:34.370731 27357 raft_consensus.cc:493] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:34.371024 27357 raft_consensus.cc:3060] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:34.375643 27357 raft_consensus.cc:515] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:34.377295 27357 leader_election.cc:290] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 2 election: Requested vote from peers f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309), 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697)
I20260709 13:08:34.378064 27209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc8ed51d5ea4b14894a55fc60cb3957" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
I20260709 13:08:34.378463 27283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc8ed51d5ea4b14894a55fc60cb3957" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f497c597f764ca5a31288d60945a8eb"
I20260709 13:08:34.378715 27209 raft_consensus.cc:3055] T 6fc8ed51d5ea4b14894a55fc60cb3957 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:34.379040 27283 raft_consensus.cc:3060] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:34.379048 27209 raft_consensus.cc:740] T 6fc8ed51d5ea4b14894a55fc60cb3957 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8fd0abd27c4438c897baa89f8ffdd28, State: Running, Role: LEADER
I20260709 13:08:34.380025 27209 consensus_queue.cc:260] T 6fc8ed51d5ea4b14894a55fc60cb3957 P f8fd0abd27c4438c897baa89f8ffdd28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:34.381235 27209 raft_consensus.cc:3060] T 6fc8ed51d5ea4b14894a55fc60cb3957 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:34.385742 27283 raft_consensus.cc:2468] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ac3e622a9547f38b436df608140f35 in term 2.
I20260709 13:08:34.386943 27324 leader_election.cc:304] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, 51ac3e622a9547f38b436df608140f35; no voters: 
I20260709 13:08:34.387749 27489 raft_consensus.cc:2804] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:34.388003 27209 raft_consensus.cc:2468] T 6fc8ed51d5ea4b14894a55fc60cb3957 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ac3e622a9547f38b436df608140f35 in term 2.
I20260709 13:08:34.388200 27489 raft_consensus.cc:697] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 51ac3e622a9547f38b436df608140f35 [term 2 LEADER]: Becoming Leader. State: Replica: 51ac3e622a9547f38b436df608140f35, State: Running, Role: LEADER
I20260709 13:08:34.389096 27489 consensus_queue.cc:237] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 51ac3e622a9547f38b436df608140f35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:34.396373 27108 catalog_manager.cc:5697] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 51ac3e622a9547f38b436df608140f35 reported cstate change: term changed from 1 to 2, leader changed from f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193) to 51ac3e622a9547f38b436df608140f35 (127.19.255.195). New cstate: current_term: 2 leader_uuid: "51ac3e622a9547f38b436df608140f35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:34.416522 27531 raft_consensus.cc:993] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28: : Instructing follower 0f497c597f764ca5a31288d60945a8eb to start an election
I20260709 13:08:34.417016 27491 raft_consensus.cc:1081] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 LEADER]: Signalling peer 0f497c597f764ca5a31288d60945a8eb to start an election
I20260709 13:08:34.418465 27283 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d139924c3154652bf38bfac8ba864c1"
dest_uuid: "0f497c597f764ca5a31288d60945a8eb"
 from {username='slave'} at 127.0.0.1:42274
I20260709 13:08:34.419358 27283 raft_consensus.cc:493] T 4d139924c3154652bf38bfac8ba864c1 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:34.419735 27283 raft_consensus.cc:3060] T 4d139924c3154652bf38bfac8ba864c1 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:34.422708 27539 consensus_queue.cc:1048] T da8f3677870743cabf39bb1966ea6528 P 51ac3e622a9547f38b436df608140f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:34.428930 27283 raft_consensus.cc:515] T 4d139924c3154652bf38bfac8ba864c1 P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:34.429318 27569 raft_consensus.cc:993] T da8f3677870743cabf39bb1966ea6528 P 51ac3e622a9547f38b436df608140f35: : Instructing follower 0f497c597f764ca5a31288d60945a8eb to start an election
I20260709 13:08:34.429837 27569 raft_consensus.cc:1081] T da8f3677870743cabf39bb1966ea6528 P 51ac3e622a9547f38b436df608140f35 [term 1 LEADER]: Signalling peer 0f497c597f764ca5a31288d60945a8eb to start an election
I20260709 13:08:34.431383 27283 leader_election.cc:290] T 4d139924c3154652bf38bfac8ba864c1 P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 2 election: Requested vote from peers f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
I20260709 13:08:34.433089 27357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d139924c3154652bf38bfac8ba864c1" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51ac3e622a9547f38b436df608140f35"
I20260709 13:08:34.433516 27357 raft_consensus.cc:3060] T 4d139924c3154652bf38bfac8ba864c1 P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:34.436844 27286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da8f3677870743cabf39bb1966ea6528"
dest_uuid: "0f497c597f764ca5a31288d60945a8eb"
 from {username='slave'} at 127.0.0.1:42276
I20260709 13:08:34.437358 27286 raft_consensus.cc:493] T da8f3677870743cabf39bb1966ea6528 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:34.437711 27286 raft_consensus.cc:3060] T da8f3677870743cabf39bb1966ea6528 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:34.442835 27211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d139924c3154652bf38bfac8ba864c1" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
I20260709 13:08:34.443395 27211 raft_consensus.cc:3055] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:34.443655 27211 raft_consensus.cc:740] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8fd0abd27c4438c897baa89f8ffdd28, State: Running, Role: LEADER
I20260709 13:08:34.444033 27286 raft_consensus.cc:515] T da8f3677870743cabf39bb1966ea6528 P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:34.444343 27211 consensus_queue.cc:260] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:34.445485 27211 raft_consensus.cc:3060] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:34.445840 27286 leader_election.cc:290] T da8f3677870743cabf39bb1966ea6528 P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 2 election: Requested vote from peers f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
I20260709 13:08:34.446884 27360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8f3677870743cabf39bb1966ea6528" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51ac3e622a9547f38b436df608140f35"
I20260709 13:08:34.447445 27360 raft_consensus.cc:3055] T da8f3677870743cabf39bb1966ea6528 P 51ac3e622a9547f38b436df608140f35 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:34.447774 27360 raft_consensus.cc:740] T da8f3677870743cabf39bb1966ea6528 P 51ac3e622a9547f38b436df608140f35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51ac3e622a9547f38b436df608140f35, State: Running, Role: LEADER
I20260709 13:08:34.448278 27357 raft_consensus.cc:2468] T 4d139924c3154652bf38bfac8ba864c1 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f497c597f764ca5a31288d60945a8eb in term 2.
I20260709 13:08:34.448535 27360 consensus_queue.cc:260] T da8f3677870743cabf39bb1966ea6528 P 51ac3e622a9547f38b436df608140f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:34.449422 27251 leader_election.cc:304] T 4d139924c3154652bf38bfac8ba864c1 P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, 51ac3e622a9547f38b436df608140f35; no voters: 
I20260709 13:08:34.449548 27360 raft_consensus.cc:3060] T da8f3677870743cabf39bb1966ea6528 P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:34.450166 27208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8f3677870743cabf39bb1966ea6528" candidate_uuid: "0f497c597f764ca5a31288d60945a8eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
I20260709 13:08:34.450618 27208 raft_consensus.cc:3060] T da8f3677870743cabf39bb1966ea6528 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:34.452039 27211 raft_consensus.cc:2468] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f497c597f764ca5a31288d60945a8eb in term 2.
I20260709 13:08:34.452709 27505 raft_consensus.cc:2804] T 4d139924c3154652bf38bfac8ba864c1 P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:34.453222 27505 raft_consensus.cc:697] T 4d139924c3154652bf38bfac8ba864c1 P 0f497c597f764ca5a31288d60945a8eb [term 2 LEADER]: Becoming Leader. State: Replica: 0f497c597f764ca5a31288d60945a8eb, State: Running, Role: LEADER
I20260709 13:08:34.454018 27505 consensus_queue.cc:237] T 4d139924c3154652bf38bfac8ba864c1 P 0f497c597f764ca5a31288d60945a8eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:34.456054 27360 raft_consensus.cc:2468] T da8f3677870743cabf39bb1966ea6528 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f497c597f764ca5a31288d60945a8eb in term 2.
I20260709 13:08:34.457253 27251 leader_election.cc:304] T da8f3677870743cabf39bb1966ea6528 P 0f497c597f764ca5a31288d60945a8eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, 51ac3e622a9547f38b436df608140f35; no voters: 
I20260709 13:08:34.458210 27405 raft_consensus.cc:2804] T da8f3677870743cabf39bb1966ea6528 P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:34.458911 27405 raft_consensus.cc:697] T da8f3677870743cabf39bb1966ea6528 P 0f497c597f764ca5a31288d60945a8eb [term 2 LEADER]: Becoming Leader. State: Replica: 0f497c597f764ca5a31288d60945a8eb, State: Running, Role: LEADER
I20260709 13:08:34.459059 27208 raft_consensus.cc:2468] T da8f3677870743cabf39bb1966ea6528 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f497c597f764ca5a31288d60945a8eb in term 2.
I20260709 13:08:34.459898 27405 consensus_queue.cc:237] T da8f3677870743cabf39bb1966ea6528 P 0f497c597f764ca5a31288d60945a8eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:34.460721 27209 raft_consensus.cc:1240] T da8f3677870743cabf39bb1966ea6528 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Rejecting Update request from peer 51ac3e622a9547f38b436df608140f35 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:34.464570 27505 raft_consensus.cc:993] T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb: : Instructing follower f8fd0abd27c4438c897baa89f8ffdd28 to start an election
I20260709 13:08:34.465044 27405 raft_consensus.cc:1081] T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb [term 1 LEADER]: Signalling peer f8fd0abd27c4438c897baa89f8ffdd28 to start an election
I20260709 13:08:34.466528 27209 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf1810b0dbd3435097d29b7036269b77"
dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
 from {username='slave'} at 127.0.0.1:34984
I20260709 13:08:34.466981 27209 raft_consensus.cc:493] T cf1810b0dbd3435097d29b7036269b77 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:34.467367 27209 raft_consensus.cc:3060] T cf1810b0dbd3435097d29b7036269b77 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:34.467173 27106 catalog_manager.cc:5697] T 4d139924c3154652bf38bfac8ba864c1 P 0f497c597f764ca5a31288d60945a8eb reported cstate change: term changed from 1 to 2, leader changed from f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193) to 0f497c597f764ca5a31288d60945a8eb (127.19.255.194). New cstate: current_term: 2 leader_uuid: "0f497c597f764ca5a31288d60945a8eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:34.472507 27209 raft_consensus.cc:515] T cf1810b0dbd3435097d29b7036269b77 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:34.474510 27209 leader_election.cc:290] T cf1810b0dbd3435097d29b7036269b77 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 2 election: Requested vote from peers 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
I20260709 13:08:34.476087 27286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1810b0dbd3435097d29b7036269b77" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f497c597f764ca5a31288d60945a8eb"
I20260709 13:08:34.476142 27360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1810b0dbd3435097d29b7036269b77" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51ac3e622a9547f38b436df608140f35"
I20260709 13:08:34.476750 27286 raft_consensus.cc:3055] T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:34.476879 27360 raft_consensus.cc:3060] T cf1810b0dbd3435097d29b7036269b77 P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:34.477108 27286 raft_consensus.cc:740] T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f497c597f764ca5a31288d60945a8eb, State: Running, Role: LEADER
I20260709 13:08:34.477877 27286 consensus_queue.cc:260] T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:34.478667 27286 raft_consensus.cc:3060] T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:34.482685 27286 raft_consensus.cc:2468] T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8fd0abd27c4438c897baa89f8ffdd28 in term 2.
I20260709 13:08:34.482672 27360 raft_consensus.cc:2468] T cf1810b0dbd3435097d29b7036269b77 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8fd0abd27c4438c897baa89f8ffdd28 in term 2.
I20260709 13:08:34.483803 27175 leader_election.cc:304] T cf1810b0dbd3435097d29b7036269b77 P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, f8fd0abd27c4438c897baa89f8ffdd28; no voters: 
I20260709 13:08:34.484619 27491 raft_consensus.cc:2804] T cf1810b0dbd3435097d29b7036269b77 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:34.485060 27491 raft_consensus.cc:697] T cf1810b0dbd3435097d29b7036269b77 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 LEADER]: Becoming Leader. State: Replica: f8fd0abd27c4438c897baa89f8ffdd28, State: Running, Role: LEADER
I20260709 13:08:34.485792 27491 consensus_queue.cc:237] T cf1810b0dbd3435097d29b7036269b77 P f8fd0abd27c4438c897baa89f8ffdd28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:34.489765 27106 catalog_manager.cc:5697] T da8f3677870743cabf39bb1966ea6528 P 0f497c597f764ca5a31288d60945a8eb reported cstate change: term changed from 1 to 2, leader changed from 51ac3e622a9547f38b436df608140f35 (127.19.255.195) to 0f497c597f764ca5a31288d60945a8eb (127.19.255.194). New cstate: current_term: 2 leader_uuid: "0f497c597f764ca5a31288d60945a8eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:34.497799 27108 catalog_manager.cc:5697] T cf1810b0dbd3435097d29b7036269b77 P f8fd0abd27c4438c897baa89f8ffdd28 reported cstate change: term changed from 1 to 2, leader changed from 0f497c597f764ca5a31288d60945a8eb (127.19.255.194) to f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193). New cstate: current_term: 2 leader_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:34.538125 27209 raft_consensus.cc:1275] T 41f3b33a1b56487bb8bfc42ac59f8084 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Refusing update from remote peer 0f497c597f764ca5a31288d60945a8eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:34.539258 27405 consensus_queue.cc:1048] T 41f3b33a1b56487bb8bfc42ac59f8084 P 0f497c597f764ca5a31288d60945a8eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:34.551035 27360 raft_consensus.cc:1275] T 41f3b33a1b56487bb8bfc42ac59f8084 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Refusing update from remote peer 0f497c597f764ca5a31288d60945a8eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:34.553141 27503 consensus_queue.cc:1048] T 41f3b33a1b56487bb8bfc42ac59f8084 P 0f497c597f764ca5a31288d60945a8eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:34.624619 27489 raft_consensus.cc:993] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35: : Instructing follower f8fd0abd27c4438c897baa89f8ffdd28 to start an election
I20260709 13:08:34.625049 27539 raft_consensus.cc:1081] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [term 1 LEADER]: Signalling peer f8fd0abd27c4438c897baa89f8ffdd28 to start an election
I20260709 13:08:34.626300 27209 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e11e72971234cab85a7ff76dfc5fc2a"
dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
 from {username='slave'} at 127.0.0.1:34998
I20260709 13:08:34.626695 27209 raft_consensus.cc:493] T 5e11e72971234cab85a7ff76dfc5fc2a P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:34.626940 27209 raft_consensus.cc:3060] T 5e11e72971234cab85a7ff76dfc5fc2a P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:34.631386 27209 raft_consensus.cc:515] T 5e11e72971234cab85a7ff76dfc5fc2a P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:34.632963 27209 leader_election.cc:290] T 5e11e72971234cab85a7ff76dfc5fc2a P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 2 election: Requested vote from peers 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697), 51ac3e622a9547f38b436df608140f35 (127.19.255.195:41423)
I20260709 13:08:34.633870 27360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e11e72971234cab85a7ff76dfc5fc2a" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51ac3e622a9547f38b436df608140f35"
I20260709 13:08:34.633903 27286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e11e72971234cab85a7ff76dfc5fc2a" candidate_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f497c597f764ca5a31288d60945a8eb"
I20260709 13:08:34.634706 27360 raft_consensus.cc:3055] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:34.634764 27286 raft_consensus.cc:3060] T 5e11e72971234cab85a7ff76dfc5fc2a P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:34.635129 27360 raft_consensus.cc:740] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51ac3e622a9547f38b436df608140f35, State: Running, Role: LEADER
I20260709 13:08:34.635942 27360 consensus_queue.cc:260] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:34.637120 27360 raft_consensus.cc:3060] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:34.641156 27286 raft_consensus.cc:2468] T 5e11e72971234cab85a7ff76dfc5fc2a P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8fd0abd27c4438c897baa89f8ffdd28 in term 2.
I20260709 13:08:34.642194 27175 leader_election.cc:304] T 5e11e72971234cab85a7ff76dfc5fc2a P f8fd0abd27c4438c897baa89f8ffdd28 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, f8fd0abd27c4438c897baa89f8ffdd28; no voters: 
I20260709 13:08:34.642827 27491 raft_consensus.cc:2804] T 5e11e72971234cab85a7ff76dfc5fc2a P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:34.643312 27491 raft_consensus.cc:697] T 5e11e72971234cab85a7ff76dfc5fc2a P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 LEADER]: Becoming Leader. State: Replica: f8fd0abd27c4438c897baa89f8ffdd28, State: Running, Role: LEADER
I20260709 13:08:34.643342 27360 raft_consensus.cc:2468] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8fd0abd27c4438c897baa89f8ffdd28 in term 2.
I20260709 13:08:34.644251 27491 consensus_queue.cc:237] T 5e11e72971234cab85a7ff76dfc5fc2a P f8fd0abd27c4438c897baa89f8ffdd28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:34.650481 27108 catalog_manager.cc:5697] T 5e11e72971234cab85a7ff76dfc5fc2a P f8fd0abd27c4438c897baa89f8ffdd28 reported cstate change: term changed from 1 to 2, leader changed from 51ac3e622a9547f38b436df608140f35 (127.19.255.195) to f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193). New cstate: current_term: 2 leader_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:34.830698 27209 raft_consensus.cc:1275] T 6fc8ed51d5ea4b14894a55fc60cb3957 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Refusing update from remote peer 51ac3e622a9547f38b436df608140f35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:34.832090 27539 consensus_queue.cc:1048] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 51ac3e622a9547f38b436df608140f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:34.839691 27286 raft_consensus.cc:1275] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Refusing update from remote peer 51ac3e622a9547f38b436df608140f35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:34.842482 27539 consensus_queue.cc:1048] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 51ac3e622a9547f38b436df608140f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:08:34.913470 27286 raft_consensus.cc:1275] T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Refusing update from remote peer f8fd0abd27c4438c897baa89f8ffdd28: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:34.914736 27491 consensus_queue.cc:1048] T cf1810b0dbd3435097d29b7036269b77 P f8fd0abd27c4438c897baa89f8ffdd28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:34.924376 27360 raft_consensus.cc:1275] T cf1810b0dbd3435097d29b7036269b77 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Refusing update from remote peer f8fd0abd27c4438c897baa89f8ffdd28: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:34.926014 27531 consensus_queue.cc:1048] T cf1810b0dbd3435097d29b7036269b77 P f8fd0abd27c4438c897baa89f8ffdd28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:34.982295 27357 raft_consensus.cc:1275] T 4d139924c3154652bf38bfac8ba864c1 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Refusing update from remote peer 0f497c597f764ca5a31288d60945a8eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:34.984759 27575 consensus_queue.cc:1048] T 4d139924c3154652bf38bfac8ba864c1 P 0f497c597f764ca5a31288d60945a8eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:34.999878 27209 raft_consensus.cc:1275] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Refusing update from remote peer 0f497c597f764ca5a31288d60945a8eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:35.002349 27575 consensus_queue.cc:1048] T 4d139924c3154652bf38bfac8ba864c1 P 0f497c597f764ca5a31288d60945a8eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:35.033123 27209 raft_consensus.cc:1275] T da8f3677870743cabf39bb1966ea6528 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Refusing update from remote peer 0f497c597f764ca5a31288d60945a8eb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:35.034286 27575 consensus_queue.cc:1048] T da8f3677870743cabf39bb1966ea6528 P 0f497c597f764ca5a31288d60945a8eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:35.049049 27357 raft_consensus.cc:1275] T da8f3677870743cabf39bb1966ea6528 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Refusing update from remote peer 0f497c597f764ca5a31288d60945a8eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:35.050450 27405 consensus_queue.cc:1048] T da8f3677870743cabf39bb1966ea6528 P 0f497c597f764ca5a31288d60945a8eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:35.075758 27286 raft_consensus.cc:1275] T 5e11e72971234cab85a7ff76dfc5fc2a P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Refusing update from remote peer f8fd0abd27c4438c897baa89f8ffdd28: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:35.077195 27578 consensus_queue.cc:1048] T 5e11e72971234cab85a7ff76dfc5fc2a P f8fd0abd27c4438c897baa89f8ffdd28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:35.087699 27357 raft_consensus.cc:1275] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Refusing update from remote peer f8fd0abd27c4438c897baa89f8ffdd28: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:35.089274 27531 consensus_queue.cc:1048] T 5e11e72971234cab85a7ff76dfc5fc2a P f8fd0abd27c4438c897baa89f8ffdd28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:37.091610 27108 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:33934:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:08:37.114631 27108 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33934:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:08:37.165081 20479 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:08:37.320638 27625 tablet.cc:1724] T cf1810b0dbd3435097d29b7036269b77 P 51ac3e622a9547f38b436df608140f35: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:37.374125 27631 tablet.cc:1724] T a261248314e7489b822d6a6f3ab11e47 P 51ac3e622a9547f38b436df608140f35: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:37.380235 27629 tablet.cc:1724] T a261248314e7489b822d6a6f3ab11e47 P f8fd0abd27c4438c897baa89f8ffdd28: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:37.372725 27626 tablet.cc:1724] T cf1810b0dbd3435097d29b7036269b77 P f8fd0abd27c4438c897baa89f8ffdd28: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:37.447769 27176 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:41423, user_credentials={real_user=slave}} blocked reactor thread for 66353.9us
I20260709 13:08:37.463090 27639 tablet.cc:1724] T 5e11e72971234cab85a7ff76dfc5fc2a P f8fd0abd27c4438c897baa89f8ffdd28: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:37.475325 27386 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:a261248314e7489b822d6a6f3ab11e47)
W20260709 13:08:37.476351 27386 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:a261248314e7489b822d6a6f3ab11e47)
W20260709 13:08:37.492025 27618 log.cc:927] Time spent T da8f3677870743cabf39bb1966ea6528 P 0f497c597f764ca5a31288d60945a8eb: Append to log took a long time: real 0.196s	user 0.004s	sys 0.000s
W20260709 13:08:37.518919 27620 log.cc:927] Time spent T cc7047b91e2240d19be8889427e7b9df P 51ac3e622a9547f38b436df608140f35: Append to log took a long time: real 0.210s	user 0.002s	sys 0.000s
W20260709 13:08:37.522951 27616 log.cc:927] Time spent T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb: Append to log took a long time: real 0.226s	user 0.002s	sys 0.000s
W20260709 13:08:37.523895 27175 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:40697, user_credentials={real_user=slave}} blocked reactor thread for 100054us
I20260709 13:08:37.524921 27631 tablet.cc:1724] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:37.526614 27626 tablet.cc:1724] T cc7047b91e2240d19be8889427e7b9df P f8fd0abd27c4438c897baa89f8ffdd28: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:37.508713 27651 tablet.cc:1724] T a5f0994a4e8042aa83f21b7767894413 P f8fd0abd27c4438c897baa89f8ffdd28: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:37.533186 27606 log.cc:927] Time spent T 4d139924c3154652bf38bfac8ba864c1 P 0f497c597f764ca5a31288d60945a8eb: Append to log took a long time: real 0.239s	user 0.002s	sys 0.000s
I20260709 13:08:37.554435 27654 tablet.cc:1724] T cc7047b91e2240d19be8889427e7b9df P 0f497c597f764ca5a31288d60945a8eb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:37.564921 27657 tablet.cc:1724] T da8f3677870743cabf39bb1966ea6528 P 0f497c597f764ca5a31288d60945a8eb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:37.569989 27658 tablet.cc:1724] T 4d139924c3154652bf38bfac8ba864c1 P 0f497c597f764ca5a31288d60945a8eb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:37.573050 27286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d139924c3154652bf38bfac8ba864c1"
dest_uuid: "0f497c597f764ca5a31288d60945a8eb"
mode: GRACEFUL
new_leader_uuid: "51ac3e622a9547f38b436df608140f35"
 from {username='slave'} at 127.0.0.1:35204
I20260709 13:08:37.574709 27286 raft_consensus.cc:606] T 4d139924c3154652bf38bfac8ba864c1 P 0f497c597f764ca5a31288d60945a8eb [term 2 LEADER]: Received request to transfer leadership to TS 51ac3e622a9547f38b436df608140f35
I20260709 13:08:37.581233 27639 tablet.cc:1724] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:37.581240 27625 tablet.cc:1724] T a5f0994a4e8042aa83f21b7767894413 P 51ac3e622a9547f38b436df608140f35: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:37.608385 27631 tablet.cc:1724] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 51ac3e622a9547f38b436df608140f35: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:37.614339 27651 tablet.cc:1724] T da8f3677870743cabf39bb1966ea6528 P f8fd0abd27c4438c897baa89f8ffdd28: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:37.625874 27237 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:4d139924c3154652bf38bfac8ba864c1)
I20260709 13:08:37.634063 27657 tablet.cc:1724] T a5f0994a4e8042aa83f21b7767894413 P 0f497c597f764ca5a31288d60945a8eb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:37.641391 27626 tablet.cc:1724] T 41f3b33a1b56487bb8bfc42ac59f8084 P f8fd0abd27c4438c897baa89f8ffdd28: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:37.664855 27654 tablet.cc:1724] T 5e11e72971234cab85a7ff76dfc5fc2a P 0f497c597f764ca5a31288d60945a8eb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:37.666682 27323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:36309, user_credentials={real_user=slave}} blocked reactor thread for 53741us
I20260709 13:08:37.668901 27630 raft_consensus.cc:993] T 4d139924c3154652bf38bfac8ba864c1 P 0f497c597f764ca5a31288d60945a8eb: : Instructing follower 51ac3e622a9547f38b436df608140f35 to start an election
I20260709 13:08:37.669348 27630 raft_consensus.cc:1081] T 4d139924c3154652bf38bfac8ba864c1 P 0f497c597f764ca5a31288d60945a8eb [term 2 LEADER]: Signalling peer 51ac3e622a9547f38b436df608140f35 to start an election
I20260709 13:08:37.680805 27360 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d139924c3154652bf38bfac8ba864c1"
dest_uuid: "51ac3e622a9547f38b436df608140f35"
 from {username='slave'} at 127.0.0.1:47550
I20260709 13:08:37.675084 27625 tablet.cc:1724] T cc7047b91e2240d19be8889427e7b9df P 51ac3e622a9547f38b436df608140f35: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:37.681706 27360 raft_consensus.cc:493] T 4d139924c3154652bf38bfac8ba864c1 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:37.682288 27360 raft_consensus.cc:3060] T 4d139924c3154652bf38bfac8ba864c1 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:37.687507 27663 tablet.cc:1724] T a261248314e7489b822d6a6f3ab11e47 P 0f497c597f764ca5a31288d60945a8eb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:37.696537 27210 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e11e72971234cab85a7ff76dfc5fc2a"
dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
mode: GRACEFUL
new_leader_uuid: "51ac3e622a9547f38b436df608140f35"
 from {username='slave'} at 127.0.0.1:48318
I20260709 13:08:37.697160 27210 raft_consensus.cc:606] T 5e11e72971234cab85a7ff76dfc5fc2a P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 LEADER]: Received request to transfer leadership to TS 51ac3e622a9547f38b436df608140f35
I20260709 13:08:37.695996 27639 tablet.cc:1724] T 6fc8ed51d5ea4b14894a55fc60cb3957 P f8fd0abd27c4438c897baa89f8ffdd28: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:37.689075 27631 tablet.cc:1724] T 41f3b33a1b56487bb8bfc42ac59f8084 P 51ac3e622a9547f38b436df608140f35: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:37.699896 20479 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 13:08:37.700560 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:37.703619 27662 tablet.cc:1724] T da8f3677870743cabf39bb1966ea6528 P 51ac3e622a9547f38b436df608140f35: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:37.692066 27360 raft_consensus.cc:515] T 4d139924c3154652bf38bfac8ba864c1 P 51ac3e622a9547f38b436df608140f35 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:37.704471 27657 tablet.cc:1724] T 41f3b33a1b56487bb8bfc42ac59f8084 P 0f497c597f764ca5a31288d60945a8eb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:37.719786 27360 leader_election.cc:290] T 4d139924c3154652bf38bfac8ba864c1 P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 3 election: Requested vote from peers f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309), 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697)
I20260709 13:08:37.712971 27654 tablet.cc:1724] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 0f497c597f764ca5a31288d60945a8eb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:37.721422 27666 tablet.cc:1724] T 4d139924c3154652bf38bfac8ba864c1 P 51ac3e622a9547f38b436df608140f35: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:37.711012 27283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a45184c7660465a9284a26903829c6b"
dest_uuid: "0f497c597f764ca5a31288d60945a8eb"
mode: GRACEFUL
new_leader_uuid: "51ac3e622a9547f38b436df608140f35"
 from {username='slave'} at 127.0.0.1:35204
I20260709 13:08:37.697715 27658 tablet.cc:1724] T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:37.725289 27284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d139924c3154652bf38bfac8ba864c1" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "0f497c597f764ca5a31288d60945a8eb"
I20260709 13:08:37.726011 27284 raft_consensus.cc:3055] T 4d139924c3154652bf38bfac8ba864c1 P 0f497c597f764ca5a31288d60945a8eb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:37.726295 27284 raft_consensus.cc:740] T 4d139924c3154652bf38bfac8ba864c1 P 0f497c597f764ca5a31288d60945a8eb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0f497c597f764ca5a31288d60945a8eb, State: Running, Role: LEADER
I20260709 13:08:37.727159 27284 consensus_queue.cc:260] T 4d139924c3154652bf38bfac8ba864c1 P 0f497c597f764ca5a31288d60945a8eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:37.728286 27284 raft_consensus.cc:3060] T 4d139924c3154652bf38bfac8ba864c1 P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:37.725452 27283 raft_consensus.cc:606] T 6a45184c7660465a9284a26903829c6b P 0f497c597f764ca5a31288d60945a8eb [term 2 LEADER]: Received request to transfer leadership to TS 51ac3e622a9547f38b436df608140f35
I20260709 13:08:37.733567 27210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d139924c3154652bf38bfac8ba864c1" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
I20260709 13:08:37.734167 27210 raft_consensus.cc:3060] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:37.736660 27284 raft_consensus.cc:2468] T 4d139924c3154652bf38bfac8ba864c1 P 0f497c597f764ca5a31288d60945a8eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ac3e622a9547f38b436df608140f35 in term 3.
I20260709 13:08:37.738198 27324 leader_election.cc:304] T 4d139924c3154652bf38bfac8ba864c1 P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, 51ac3e622a9547f38b436df608140f35; no voters: 
I20260709 13:08:37.739178 27664 raft_consensus.cc:2804] T 4d139924c3154652bf38bfac8ba864c1 P 51ac3e622a9547f38b436df608140f35 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:37.739609 27664 raft_consensus.cc:697] T 4d139924c3154652bf38bfac8ba864c1 P 51ac3e622a9547f38b436df608140f35 [term 3 LEADER]: Becoming Leader. State: Replica: 51ac3e622a9547f38b436df608140f35, State: Running, Role: LEADER
I20260709 13:08:37.740527 27664 consensus_queue.cc:237] T 4d139924c3154652bf38bfac8ba864c1 P 51ac3e622a9547f38b436df608140f35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:37.747136 27210 raft_consensus.cc:2468] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ac3e622a9547f38b436df608140f35 in term 3.
I20260709 13:08:37.755002 27210 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed366a05db6f47c79890fbc2a8697be3"
dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
mode: GRACEFUL
new_leader_uuid: "51ac3e622a9547f38b436df608140f35"
 from {username='slave'} at 127.0.0.1:48318
I20260709 13:08:37.755594 27210 raft_consensus.cc:606] T ed366a05db6f47c79890fbc2a8697be3 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 LEADER]: Received request to transfer leadership to TS 51ac3e622a9547f38b436df608140f35
I20260709 13:08:37.756821 20479 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:08:37.757478 20479 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:37.760936 27108 catalog_manager.cc:5697] T 4d139924c3154652bf38bfac8ba864c1 P 51ac3e622a9547f38b436df608140f35 reported cstate change: term changed from 2 to 3, leader changed from 0f497c597f764ca5a31288d60945a8eb (127.19.255.194) to 51ac3e622a9547f38b436df608140f35 (127.19.255.195). New cstate: current_term: 3 leader_uuid: "51ac3e622a9547f38b436df608140f35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:37.762151 27109 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 0836ac4229004448a10cdd78a02ac9cf: soft_deleted_table [id=64d27ead6cbb456884d239834be60b5b] alter complete (version 1)
I20260709 13:08:37.840831 27491 raft_consensus.cc:993] T ed366a05db6f47c79890fbc2a8697be3 P f8fd0abd27c4438c897baa89f8ffdd28: : Instructing follower 51ac3e622a9547f38b436df608140f35 to start an election
I20260709 13:08:37.841401 27644 raft_consensus.cc:1081] T ed366a05db6f47c79890fbc2a8697be3 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 LEADER]: Signalling peer 51ac3e622a9547f38b436df608140f35 to start an election
I20260709 13:08:37.842782 27355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed366a05db6f47c79890fbc2a8697be3"
dest_uuid: "51ac3e622a9547f38b436df608140f35"
 from {username='slave'} at 127.0.0.1:47554
I20260709 13:08:37.843233 27355 raft_consensus.cc:493] T ed366a05db6f47c79890fbc2a8697be3 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:37.843513 27355 raft_consensus.cc:3060] T ed366a05db6f47c79890fbc2a8697be3 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:37.848714 27355 raft_consensus.cc:515] T ed366a05db6f47c79890fbc2a8697be3 P 51ac3e622a9547f38b436df608140f35 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:37.850239 27355 leader_election.cc:290] T ed366a05db6f47c79890fbc2a8697be3 P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 3 election: Requested vote from peers f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309), 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697)
I20260709 13:08:37.850832 27210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed366a05db6f47c79890fbc2a8697be3" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
I20260709 13:08:37.851455 27210 raft_consensus.cc:3055] T ed366a05db6f47c79890fbc2a8697be3 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:37.851344 27284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed366a05db6f47c79890fbc2a8697be3" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0f497c597f764ca5a31288d60945a8eb"
I20260709 13:08:37.851917 27210 raft_consensus.cc:740] T ed366a05db6f47c79890fbc2a8697be3 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f8fd0abd27c4438c897baa89f8ffdd28, State: Running, Role: LEADER
I20260709 13:08:37.852099 27284 raft_consensus.cc:3060] T ed366a05db6f47c79890fbc2a8697be3 P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:37.852826 27210 consensus_queue.cc:260] T ed366a05db6f47c79890fbc2a8697be3 P f8fd0abd27c4438c897baa89f8ffdd28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:37.853911 27210 raft_consensus.cc:3060] T ed366a05db6f47c79890fbc2a8697be3 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:37.857088 27284 raft_consensus.cc:2468] T ed366a05db6f47c79890fbc2a8697be3 P 0f497c597f764ca5a31288d60945a8eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ac3e622a9547f38b436df608140f35 in term 3.
I20260709 13:08:37.858291 27324 leader_election.cc:304] T ed366a05db6f47c79890fbc2a8697be3 P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, 51ac3e622a9547f38b436df608140f35; no voters: 
I20260709 13:08:37.858644 27210 raft_consensus.cc:2468] T ed366a05db6f47c79890fbc2a8697be3 P f8fd0abd27c4438c897baa89f8ffdd28 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ac3e622a9547f38b436df608140f35 in term 3.
I20260709 13:08:37.858969 27664 raft_consensus.cc:2804] T ed366a05db6f47c79890fbc2a8697be3 P 51ac3e622a9547f38b436df608140f35 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:37.859496 27664 raft_consensus.cc:697] T ed366a05db6f47c79890fbc2a8697be3 P 51ac3e622a9547f38b436df608140f35 [term 3 LEADER]: Becoming Leader. State: Replica: 51ac3e622a9547f38b436df608140f35, State: Running, Role: LEADER
I20260709 13:08:37.860353 27664 consensus_queue.cc:237] T ed366a05db6f47c79890fbc2a8697be3 P 51ac3e622a9547f38b436df608140f35 [LEADER]: Queue going to LEADER 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: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:37.866619 27106 catalog_manager.cc:5697] T ed366a05db6f47c79890fbc2a8697be3 P 51ac3e622a9547f38b436df608140f35 reported cstate change: term changed from 2 to 3, leader changed from f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193) to 51ac3e622a9547f38b436df608140f35 (127.19.255.195). New cstate: current_term: 3 leader_uuid: "51ac3e622a9547f38b436df608140f35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:37.911094 27491 raft_consensus.cc:993] T 5e11e72971234cab85a7ff76dfc5fc2a P f8fd0abd27c4438c897baa89f8ffdd28: : Instructing follower 51ac3e622a9547f38b436df608140f35 to start an election
I20260709 13:08:37.911506 27644 raft_consensus.cc:1081] T 5e11e72971234cab85a7ff76dfc5fc2a P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 LEADER]: Signalling peer 51ac3e622a9547f38b436df608140f35 to start an election
I20260709 13:08:37.912786 27355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e11e72971234cab85a7ff76dfc5fc2a"
dest_uuid: "51ac3e622a9547f38b436df608140f35"
 from {username='slave'} at 127.0.0.1:47554
I20260709 13:08:37.913249 27355 raft_consensus.cc:493] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:37.913538 27355 raft_consensus.cc:3060] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:37.918295 27355 raft_consensus.cc:515] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:37.919776 27355 leader_election.cc:290] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 3 election: Requested vote from peers f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309), 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697)
I20260709 13:08:37.920497 27210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e11e72971234cab85a7ff76dfc5fc2a" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
I20260709 13:08:37.920818 27284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e11e72971234cab85a7ff76dfc5fc2a" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "0f497c597f764ca5a31288d60945a8eb"
I20260709 13:08:37.921094 27210 raft_consensus.cc:3055] T 5e11e72971234cab85a7ff76dfc5fc2a P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:37.921378 27284 raft_consensus.cc:3060] T 5e11e72971234cab85a7ff76dfc5fc2a P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:37.921442 27210 raft_consensus.cc:740] T 5e11e72971234cab85a7ff76dfc5fc2a P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f8fd0abd27c4438c897baa89f8ffdd28, State: Running, Role: LEADER
I20260709 13:08:37.922302 27210 consensus_queue.cc:260] T 5e11e72971234cab85a7ff76dfc5fc2a P f8fd0abd27c4438c897baa89f8ffdd28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:37.923192 27210 raft_consensus.cc:3060] T 5e11e72971234cab85a7ff76dfc5fc2a P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:37.926103 27284 raft_consensus.cc:2468] T 5e11e72971234cab85a7ff76dfc5fc2a P 0f497c597f764ca5a31288d60945a8eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ac3e622a9547f38b436df608140f35 in term 3.
I20260709 13:08:37.926997 27324 leader_election.cc:304] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f497c597f764ca5a31288d60945a8eb, 51ac3e622a9547f38b436df608140f35; no voters: 
I20260709 13:08:37.927632 27664 raft_consensus.cc:2804] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:37.928103 27664 raft_consensus.cc:697] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [term 3 LEADER]: Becoming Leader. State: Replica: 51ac3e622a9547f38b436df608140f35, State: Running, Role: LEADER
I20260709 13:08:37.928072 27210 raft_consensus.cc:2468] T 5e11e72971234cab85a7ff76dfc5fc2a P f8fd0abd27c4438c897baa89f8ffdd28 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ac3e622a9547f38b436df608140f35 in term 3.
I20260709 13:08:37.929076 27664 consensus_queue.cc:237] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:37.935062 27106 catalog_manager.cc:5697] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 reported cstate change: term changed from 2 to 3, leader changed from f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193) to 51ac3e622a9547f38b436df608140f35 (127.19.255.195). New cstate: current_term: 3 leader_uuid: "51ac3e622a9547f38b436df608140f35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:38.119431 27655 raft_consensus.cc:993] T 6a45184c7660465a9284a26903829c6b P 0f497c597f764ca5a31288d60945a8eb: : Instructing follower 51ac3e622a9547f38b436df608140f35 to start an election
I20260709 13:08:38.119922 27630 raft_consensus.cc:1081] T 6a45184c7660465a9284a26903829c6b P 0f497c597f764ca5a31288d60945a8eb [term 2 LEADER]: Signalling peer 51ac3e622a9547f38b436df608140f35 to start an election
I20260709 13:08:38.121209 27355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a45184c7660465a9284a26903829c6b"
dest_uuid: "51ac3e622a9547f38b436df608140f35"
 from {username='slave'} at 127.0.0.1:47550
I20260709 13:08:38.121647 27355 raft_consensus.cc:493] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:38.121934 27355 raft_consensus.cc:3060] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:38.126645 27355 raft_consensus.cc:515] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:38.128314 27355 leader_election.cc:290] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 3 election: Requested vote from peers f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309), 0f497c597f764ca5a31288d60945a8eb (127.19.255.194:40697)
I20260709 13:08:38.129213 27284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a45184c7660465a9284a26903829c6b" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0f497c597f764ca5a31288d60945a8eb"
I20260709 13:08:38.129225 27210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a45184c7660465a9284a26903829c6b" candidate_uuid: "51ac3e622a9547f38b436df608140f35" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f8fd0abd27c4438c897baa89f8ffdd28"
I20260709 13:08:38.129843 27284 raft_consensus.cc:3055] T 6a45184c7660465a9284a26903829c6b P 0f497c597f764ca5a31288d60945a8eb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:38.130034 27210 raft_consensus.cc:3060] T 6a45184c7660465a9284a26903829c6b P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:38.130173 27284 raft_consensus.cc:740] T 6a45184c7660465a9284a26903829c6b P 0f497c597f764ca5a31288d60945a8eb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0f497c597f764ca5a31288d60945a8eb, State: Running, Role: LEADER
I20260709 13:08:38.131187 27284 consensus_queue.cc:260] T 6a45184c7660465a9284a26903829c6b P 0f497c597f764ca5a31288d60945a8eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:38.132157 27284 raft_consensus.cc:3060] T 6a45184c7660465a9284a26903829c6b P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:38.135128 27210 raft_consensus.cc:2468] T 6a45184c7660465a9284a26903829c6b P f8fd0abd27c4438c897baa89f8ffdd28 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ac3e622a9547f38b436df608140f35 in term 3.
I20260709 13:08:38.136050 27323 leader_election.cc:304] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51ac3e622a9547f38b436df608140f35, f8fd0abd27c4438c897baa89f8ffdd28; no voters: 
I20260709 13:08:38.136795 27664 raft_consensus.cc:2804] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:38.137032 27284 raft_consensus.cc:2468] T 6a45184c7660465a9284a26903829c6b P 0f497c597f764ca5a31288d60945a8eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ac3e622a9547f38b436df608140f35 in term 3.
I20260709 13:08:38.137996 27664 raft_consensus.cc:697] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 [term 3 LEADER]: Becoming Leader. State: Replica: 51ac3e622a9547f38b436df608140f35, State: Running, Role: LEADER
I20260709 13:08:38.138871 27664 consensus_queue.cc:237] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 [LEADER]: Queue going to LEADER 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: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } }
I20260709 13:08:38.145810 27284 raft_consensus.cc:1275] T 4d139924c3154652bf38bfac8ba864c1 P 0f497c597f764ca5a31288d60945a8eb [term 3 FOLLOWER]: Refusing update from remote peer 51ac3e622a9547f38b436df608140f35: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:08:38.147001 27664 consensus_queue.cc:1048] T 4d139924c3154652bf38bfac8ba864c1 P 51ac3e622a9547f38b436df608140f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:38.147574 27106 catalog_manager.cc:5697] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 reported cstate change: term changed from 2 to 3, leader changed from 0f497c597f764ca5a31288d60945a8eb (127.19.255.194) to 51ac3e622a9547f38b436df608140f35 (127.19.255.195). New cstate: current_term: 3 leader_uuid: "51ac3e622a9547f38b436df608140f35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51ac3e622a9547f38b436df608140f35" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 41423 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:38.159891 27210 raft_consensus.cc:1275] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28 [term 3 FOLLOWER]: Refusing update from remote peer 51ac3e622a9547f38b436df608140f35: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:08:38.161440 27665 consensus_queue.cc:1048] T 4d139924c3154652bf38bfac8ba864c1 P 51ac3e622a9547f38b436df608140f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:38.263832 27284 raft_consensus.cc:1275] T ed366a05db6f47c79890fbc2a8697be3 P 0f497c597f764ca5a31288d60945a8eb [term 3 FOLLOWER]: Refusing update from remote peer 51ac3e622a9547f38b436df608140f35: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:38.264966 27665 consensus_queue.cc:1048] T ed366a05db6f47c79890fbc2a8697be3 P 51ac3e622a9547f38b436df608140f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:38.273218 27210 raft_consensus.cc:1275] T ed366a05db6f47c79890fbc2a8697be3 P f8fd0abd27c4438c897baa89f8ffdd28 [term 3 FOLLOWER]: Refusing update from remote peer 51ac3e622a9547f38b436df608140f35: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:38.274825 27584 consensus_queue.cc:1048] T ed366a05db6f47c79890fbc2a8697be3 P 51ac3e622a9547f38b436df608140f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:38.312629 27210 raft_consensus.cc:1275] T 5e11e72971234cab85a7ff76dfc5fc2a P f8fd0abd27c4438c897baa89f8ffdd28 [term 3 FOLLOWER]: Refusing update from remote peer 51ac3e622a9547f38b436df608140f35: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:08:38.313686 27584 consensus_queue.cc:1048] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:38.320037 27284 raft_consensus.cc:1275] T 5e11e72971234cab85a7ff76dfc5fc2a P 0f497c597f764ca5a31288d60945a8eb [term 3 FOLLOWER]: Refusing update from remote peer 51ac3e622a9547f38b436df608140f35: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:08:38.321269 27665 consensus_queue.cc:1048] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:38.726379 27210 raft_consensus.cc:1275] T 6a45184c7660465a9284a26903829c6b P f8fd0abd27c4438c897baa89f8ffdd28 [term 3 FOLLOWER]: Refusing update from remote peer 51ac3e622a9547f38b436df608140f35: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:38.727476 27665 consensus_queue.cc:1048] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8fd0abd27c4438c897baa89f8ffdd28" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 36309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:38.737640 27284 raft_consensus.cc:1275] T 6a45184c7660465a9284a26903829c6b P 0f497c597f764ca5a31288d60945a8eb [term 3 FOLLOWER]: Refusing update from remote peer 51ac3e622a9547f38b436df608140f35: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:38.739468 27584 consensus_queue.cc:1048] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f497c597f764ca5a31288d60945a8eb" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:38.811805 20479 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:08:38.817414 20479 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 13:08:38.817710 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:38.822084 20479 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:08:38.822381 20479 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:39.849790 20479 tablet_server.cc:179] TabletServer@127.19.255.193:0 shutting down...
W20260709 13:08:39.863396 27323 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260709 13:08:39.868734 27323 consensus_peers.cc:597] T ed366a05db6f47c79890fbc2a8697be3 P 51ac3e622a9547f38b436df608140f35 -> Peer f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309): Couldn't send request to peer f8fd0abd27c4438c897baa89f8ffdd28. 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 13:08:39.876379 27323 consensus_peers.cc:597] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 -> Peer f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309): Couldn't send request to peer f8fd0abd27c4438c897baa89f8ffdd28. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:39.880225 20479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:39.881184 20479 tablet_replica.cc:333] T cc7047b91e2240d19be8889427e7b9df P f8fd0abd27c4438c897baa89f8ffdd28: stopping tablet replica
I20260709 13:08:39.881997 20479 raft_consensus.cc:2243] T cc7047b91e2240d19be8889427e7b9df P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:39.882416 20479 raft_consensus.cc:2272] T cc7047b91e2240d19be8889427e7b9df P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:39.884459 20479 tablet_replica.cc:333] T da8f3677870743cabf39bb1966ea6528 P f8fd0abd27c4438c897baa89f8ffdd28: stopping tablet replica
I20260709 13:08:39.885383 20479 raft_consensus.cc:2243] T da8f3677870743cabf39bb1966ea6528 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:39.885938 20479 raft_consensus.cc:2272] T da8f3677870743cabf39bb1966ea6528 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:39.888525 20479 tablet_replica.cc:333] T cf1810b0dbd3435097d29b7036269b77 P f8fd0abd27c4438c897baa89f8ffdd28: stopping tablet replica
I20260709 13:08:39.889304 20479 raft_consensus.cc:2243] T cf1810b0dbd3435097d29b7036269b77 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:39.890172 20479 raft_consensus.cc:2272] T cf1810b0dbd3435097d29b7036269b77 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:39.892098 20479 tablet_replica.cc:333] T 5e11e72971234cab85a7ff76dfc5fc2a P f8fd0abd27c4438c897baa89f8ffdd28: stopping tablet replica
I20260709 13:08:39.892628 20479 raft_consensus.cc:2243] T 5e11e72971234cab85a7ff76dfc5fc2a P f8fd0abd27c4438c897baa89f8ffdd28 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:39.892966 20479 raft_consensus.cc:2272] T 5e11e72971234cab85a7ff76dfc5fc2a P f8fd0abd27c4438c897baa89f8ffdd28 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:39.894686 20479 tablet_replica.cc:333] T 6fc8ed51d5ea4b14894a55fc60cb3957 P f8fd0abd27c4438c897baa89f8ffdd28: stopping tablet replica
I20260709 13:08:39.895181 20479 raft_consensus.cc:2243] T 6fc8ed51d5ea4b14894a55fc60cb3957 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:39.895577 20479 raft_consensus.cc:2272] T 6fc8ed51d5ea4b14894a55fc60cb3957 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:39.897542 20479 tablet_replica.cc:333] T a261248314e7489b822d6a6f3ab11e47 P f8fd0abd27c4438c897baa89f8ffdd28: stopping tablet replica
I20260709 13:08:39.898020 20479 raft_consensus.cc:2243] T a261248314e7489b822d6a6f3ab11e47 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:39.898697 20479 raft_consensus.cc:2272] T a261248314e7489b822d6a6f3ab11e47 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:39.900395 20479 tablet_replica.cc:333] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28: stopping tablet replica
I20260709 13:08:39.900890 20479 raft_consensus.cc:2243] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:39.901377 20479 raft_consensus.cc:2272] T 4d139924c3154652bf38bfac8ba864c1 P f8fd0abd27c4438c897baa89f8ffdd28 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:39.903275 20479 tablet_replica.cc:333] T 4c73eb8398d946759f3a44a85f708bf1 P f8fd0abd27c4438c897baa89f8ffdd28: stopping tablet replica
I20260709 13:08:39.903923 20479 raft_consensus.cc:2243] T 4c73eb8398d946759f3a44a85f708bf1 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:39.904521 20479 raft_consensus.cc:2272] T 4c73eb8398d946759f3a44a85f708bf1 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:39.907059 20479 tablet_replica.cc:333] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P f8fd0abd27c4438c897baa89f8ffdd28: stopping tablet replica
I20260709 13:08:39.907644 20479 raft_consensus.cc:2243] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:39.908179 20479 raft_consensus.cc:2272] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:39.910120 20479 tablet_replica.cc:333] T a5f0994a4e8042aa83f21b7767894413 P f8fd0abd27c4438c897baa89f8ffdd28: stopping tablet replica
I20260709 13:08:39.910660 20479 raft_consensus.cc:2243] T a5f0994a4e8042aa83f21b7767894413 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:39.911360 20479 raft_consensus.cc:2272] T a5f0994a4e8042aa83f21b7767894413 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:39.913657 20479 tablet_replica.cc:333] T 6a45184c7660465a9284a26903829c6b P f8fd0abd27c4438c897baa89f8ffdd28: stopping tablet replica
I20260709 13:08:39.914194 20479 raft_consensus.cc:2243] T 6a45184c7660465a9284a26903829c6b P f8fd0abd27c4438c897baa89f8ffdd28 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:39.914726 20479 raft_consensus.cc:2272] T 6a45184c7660465a9284a26903829c6b P f8fd0abd27c4438c897baa89f8ffdd28 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:39.916743 20479 tablet_replica.cc:333] T 3bd3a4917ba445f78638af0420fd2cb2 P f8fd0abd27c4438c897baa89f8ffdd28: stopping tablet replica
I20260709 13:08:39.917332 20479 raft_consensus.cc:2243] T 3bd3a4917ba445f78638af0420fd2cb2 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:39.918077 20479 raft_consensus.cc:2272] T 3bd3a4917ba445f78638af0420fd2cb2 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:39.920028 20479 tablet_replica.cc:333] T a0bf54d8d3184c4781c59120d4cc1693 P f8fd0abd27c4438c897baa89f8ffdd28: stopping tablet replica
I20260709 13:08:39.920536 20479 raft_consensus.cc:2243] T a0bf54d8d3184c4781c59120d4cc1693 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:39.920979 20479 raft_consensus.cc:2272] T a0bf54d8d3184c4781c59120d4cc1693 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:39.923187 20479 tablet_replica.cc:333] T 56c081ae88ca4e3794bfce495a92ad3a P f8fd0abd27c4438c897baa89f8ffdd28: stopping tablet replica
I20260709 13:08:39.923934 20479 raft_consensus.cc:2243] T 56c081ae88ca4e3794bfce495a92ad3a P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:39.924719 20479 raft_consensus.cc:2272] T 56c081ae88ca4e3794bfce495a92ad3a P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:39.926898 20479 tablet_replica.cc:333] T cb7afab0386747cdba91f88eba7350f0 P f8fd0abd27c4438c897baa89f8ffdd28: stopping tablet replica
I20260709 13:08:39.927418 20479 raft_consensus.cc:2243] T cb7afab0386747cdba91f88eba7350f0 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:39.928210 20479 raft_consensus.cc:2272] T cb7afab0386747cdba91f88eba7350f0 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:39.930190 20479 tablet_replica.cc:333] T 41f3b33a1b56487bb8bfc42ac59f8084 P f8fd0abd27c4438c897baa89f8ffdd28: stopping tablet replica
I20260709 13:08:39.930696 20479 raft_consensus.cc:2243] T 41f3b33a1b56487bb8bfc42ac59f8084 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:39.931109 20479 raft_consensus.cc:2272] T 41f3b33a1b56487bb8bfc42ac59f8084 P f8fd0abd27c4438c897baa89f8ffdd28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:39.933265 20479 tablet_replica.cc:333] T ed366a05db6f47c79890fbc2a8697be3 P f8fd0abd27c4438c897baa89f8ffdd28: stopping tablet replica
I20260709 13:08:39.933763 20479 raft_consensus.cc:2243] T ed366a05db6f47c79890fbc2a8697be3 P f8fd0abd27c4438c897baa89f8ffdd28 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:39.934149 20479 raft_consensus.cc:2272] T ed366a05db6f47c79890fbc2a8697be3 P f8fd0abd27c4438c897baa89f8ffdd28 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:39.936033 20479 tablet_replica.cc:333] T 4667dec64d4f460a8f2713ae350c9711 P f8fd0abd27c4438c897baa89f8ffdd28: stopping tablet replica
I20260709 13:08:39.936488 20479 raft_consensus.cc:2243] T 4667dec64d4f460a8f2713ae350c9711 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:39.936924 20479 raft_consensus.cc:2272] T 4667dec64d4f460a8f2713ae350c9711 P f8fd0abd27c4438c897baa89f8ffdd28 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:39.948051 27249 consensus_peers.cc:597] T cc7047b91e2240d19be8889427e7b9df P 0f497c597f764ca5a31288d60945a8eb -> Peer f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309): Couldn't send request to peer f8fd0abd27c4438c897baa89f8ffdd28. 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 13:08:39.975021 27323 consensus_peers.cc:597] T 4c73eb8398d946759f3a44a85f708bf1 P 51ac3e622a9547f38b436df608140f35 -> Peer f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309): Couldn't send request to peer f8fd0abd27c4438c897baa89f8ffdd28. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:36309: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:39.979012 20479 tablet_server.cc:196] TabletServer@127.19.255.193:0 shutdown complete.
I20260709 13:08:40.010833 20479 tablet_server.cc:179] TabletServer@127.19.255.194:0 shutting down...
W20260709 13:08:40.028923 27323 consensus_peers.cc:597] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 51ac3e622a9547f38b436df608140f35 -> Peer f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309): Couldn't send request to peer f8fd0abd27c4438c897baa89f8ffdd28. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:36309: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:40.045775 20479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:40.046554 20479 tablet_replica.cc:333] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 0f497c597f764ca5a31288d60945a8eb: stopping tablet replica
I20260709 13:08:40.047268 20479 raft_consensus.cc:2243] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.047791 20479 raft_consensus.cc:2272] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.049723 20479 tablet_replica.cc:333] T da8f3677870743cabf39bb1966ea6528 P 0f497c597f764ca5a31288d60945a8eb: stopping tablet replica
I20260709 13:08:40.050333 20479 raft_consensus.cc:2243] T da8f3677870743cabf39bb1966ea6528 P 0f497c597f764ca5a31288d60945a8eb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:40.051064 20479 raft_consensus.cc:2272] T da8f3677870743cabf39bb1966ea6528 P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.053406 20479 tablet_replica.cc:333] T 5e11e72971234cab85a7ff76dfc5fc2a P 0f497c597f764ca5a31288d60945a8eb: stopping tablet replica
I20260709 13:08:40.053934 20479 raft_consensus.cc:2243] T 5e11e72971234cab85a7ff76dfc5fc2a P 0f497c597f764ca5a31288d60945a8eb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.054406 20479 raft_consensus.cc:2272] T 5e11e72971234cab85a7ff76dfc5fc2a P 0f497c597f764ca5a31288d60945a8eb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.056543 20479 tablet_replica.cc:333] T cc7047b91e2240d19be8889427e7b9df P 0f497c597f764ca5a31288d60945a8eb: stopping tablet replica
I20260709 13:08:40.057271 20479 raft_consensus.cc:2243] T cc7047b91e2240d19be8889427e7b9df P 0f497c597f764ca5a31288d60945a8eb [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:08:40.057619 27249 consensus_peers.cc:597] T a0bf54d8d3184c4781c59120d4cc1693 P 0f497c597f764ca5a31288d60945a8eb -> Peer f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309): Couldn't send request to peer f8fd0abd27c4438c897baa89f8ffdd28. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:36309: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:40.058091 20479 raft_consensus.cc:2272] T cc7047b91e2240d19be8889427e7b9df P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.060101 20479 tablet_replica.cc:333] T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb: stopping tablet replica
I20260709 13:08:40.060612 20479 raft_consensus.cc:2243] T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.061034 20479 raft_consensus.cc:2272] T cf1810b0dbd3435097d29b7036269b77 P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.062881 20479 tablet_replica.cc:333] T a261248314e7489b822d6a6f3ab11e47 P 0f497c597f764ca5a31288d60945a8eb: stopping tablet replica
I20260709 13:08:40.063400 20479 raft_consensus.cc:2243] T a261248314e7489b822d6a6f3ab11e47 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.063877 20479 raft_consensus.cc:2272] T a261248314e7489b822d6a6f3ab11e47 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.065588 20479 tablet_replica.cc:333] T 4d139924c3154652bf38bfac8ba864c1 P 0f497c597f764ca5a31288d60945a8eb: stopping tablet replica
I20260709 13:08:40.066138 20479 raft_consensus.cc:2243] T 4d139924c3154652bf38bfac8ba864c1 P 0f497c597f764ca5a31288d60945a8eb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.066563 20479 raft_consensus.cc:2272] T 4d139924c3154652bf38bfac8ba864c1 P 0f497c597f764ca5a31288d60945a8eb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.068857 20479 tablet_replica.cc:333] T 4c73eb8398d946759f3a44a85f708bf1 P 0f497c597f764ca5a31288d60945a8eb: stopping tablet replica
I20260709 13:08:40.069510 20479 raft_consensus.cc:2243] T 4c73eb8398d946759f3a44a85f708bf1 P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.070097 20479 raft_consensus.cc:2272] T 4c73eb8398d946759f3a44a85f708bf1 P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:40.072278 27249 consensus_peers.cc:597] T 41f3b33a1b56487bb8bfc42ac59f8084 P 0f497c597f764ca5a31288d60945a8eb -> Peer f8fd0abd27c4438c897baa89f8ffdd28 (127.19.255.193:36309): Couldn't send request to peer f8fd0abd27c4438c897baa89f8ffdd28. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:36309: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:40.073086 20479 tablet_replica.cc:333] T 6a45184c7660465a9284a26903829c6b P 0f497c597f764ca5a31288d60945a8eb: stopping tablet replica
I20260709 13:08:40.073768 20479 raft_consensus.cc:2243] T 6a45184c7660465a9284a26903829c6b P 0f497c597f764ca5a31288d60945a8eb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.074254 20479 raft_consensus.cc:2272] T 6a45184c7660465a9284a26903829c6b P 0f497c597f764ca5a31288d60945a8eb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.076124 20479 tablet_replica.cc:333] T a5f0994a4e8042aa83f21b7767894413 P 0f497c597f764ca5a31288d60945a8eb: stopping tablet replica
I20260709 13:08:40.076654 20479 raft_consensus.cc:2243] T a5f0994a4e8042aa83f21b7767894413 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.077076 20479 raft_consensus.cc:2272] T a5f0994a4e8042aa83f21b7767894413 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.079602 20479 tablet_replica.cc:333] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 0f497c597f764ca5a31288d60945a8eb: stopping tablet replica
I20260709 13:08:40.080188 20479 raft_consensus.cc:2243] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 0f497c597f764ca5a31288d60945a8eb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:40.080978 20479 raft_consensus.cc:2272] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.082960 20479 tablet_replica.cc:333] T 4667dec64d4f460a8f2713ae350c9711 P 0f497c597f764ca5a31288d60945a8eb: stopping tablet replica
I20260709 13:08:40.083562 20479 raft_consensus.cc:2243] T 4667dec64d4f460a8f2713ae350c9711 P 0f497c597f764ca5a31288d60945a8eb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:40.084385 20479 raft_consensus.cc:2272] T 4667dec64d4f460a8f2713ae350c9711 P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.086215 20479 tablet_replica.cc:333] T 56c081ae88ca4e3794bfce495a92ad3a P 0f497c597f764ca5a31288d60945a8eb: stopping tablet replica
I20260709 13:08:40.086721 20479 raft_consensus.cc:2243] T 56c081ae88ca4e3794bfce495a92ad3a P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.087150 20479 raft_consensus.cc:2272] T 56c081ae88ca4e3794bfce495a92ad3a P 0f497c597f764ca5a31288d60945a8eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.089124 20479 tablet_replica.cc:333] T a0bf54d8d3184c4781c59120d4cc1693 P 0f497c597f764ca5a31288d60945a8eb: stopping tablet replica
I20260709 13:08:40.089665 20479 raft_consensus.cc:2243] T a0bf54d8d3184c4781c59120d4cc1693 P 0f497c597f764ca5a31288d60945a8eb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:40.090480 20479 raft_consensus.cc:2272] T a0bf54d8d3184c4781c59120d4cc1693 P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.092960 20479 tablet_replica.cc:333] T 3bd3a4917ba445f78638af0420fd2cb2 P 0f497c597f764ca5a31288d60945a8eb: stopping tablet replica
I20260709 13:08:40.093448 20479 raft_consensus.cc:2243] T 3bd3a4917ba445f78638af0420fd2cb2 P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.093909 20479 raft_consensus.cc:2272] T 3bd3a4917ba445f78638af0420fd2cb2 P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.096019 20479 tablet_replica.cc:333] T cb7afab0386747cdba91f88eba7350f0 P 0f497c597f764ca5a31288d60945a8eb: stopping tablet replica
I20260709 13:08:40.096796 20479 raft_consensus.cc:2243] T cb7afab0386747cdba91f88eba7350f0 P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.097256 20479 raft_consensus.cc:2272] T cb7afab0386747cdba91f88eba7350f0 P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.099380 20479 tablet_replica.cc:333] T 41f3b33a1b56487bb8bfc42ac59f8084 P 0f497c597f764ca5a31288d60945a8eb: stopping tablet replica
I20260709 13:08:40.099927 20479 raft_consensus.cc:2243] T 41f3b33a1b56487bb8bfc42ac59f8084 P 0f497c597f764ca5a31288d60945a8eb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:40.100646 20479 raft_consensus.cc:2272] T 41f3b33a1b56487bb8bfc42ac59f8084 P 0f497c597f764ca5a31288d60945a8eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.102627 20479 tablet_replica.cc:333] T ed366a05db6f47c79890fbc2a8697be3 P 0f497c597f764ca5a31288d60945a8eb: stopping tablet replica
I20260709 13:08:40.103217 20479 raft_consensus.cc:2243] T ed366a05db6f47c79890fbc2a8697be3 P 0f497c597f764ca5a31288d60945a8eb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.103758 20479 raft_consensus.cc:2272] T ed366a05db6f47c79890fbc2a8697be3 P 0f497c597f764ca5a31288d60945a8eb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.140581 20479 tablet_server.cc:196] TabletServer@127.19.255.194:0 shutdown complete.
I20260709 13:08:40.173758 20479 tablet_server.cc:179] TabletServer@127.19.255.195:0 shutting down...
I20260709 13:08:40.202176 20479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:40.202811 20479 tablet_replica.cc:333] T da8f3677870743cabf39bb1966ea6528 P 51ac3e622a9547f38b436df608140f35: stopping tablet replica
I20260709 13:08:40.203402 20479 raft_consensus.cc:2243] T da8f3677870743cabf39bb1966ea6528 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.203982 20479 raft_consensus.cc:2272] T da8f3677870743cabf39bb1966ea6528 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.205883 20479 tablet_replica.cc:333] T cc7047b91e2240d19be8889427e7b9df P 51ac3e622a9547f38b436df608140f35: stopping tablet replica
I20260709 13:08:40.206461 20479 raft_consensus.cc:2243] T cc7047b91e2240d19be8889427e7b9df P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.206863 20479 raft_consensus.cc:2272] T cc7047b91e2240d19be8889427e7b9df P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.208631 20479 tablet_replica.cc:333] T a261248314e7489b822d6a6f3ab11e47 P 51ac3e622a9547f38b436df608140f35: stopping tablet replica
I20260709 13:08:40.209129 20479 raft_consensus.cc:2243] T a261248314e7489b822d6a6f3ab11e47 P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.209537 20479 raft_consensus.cc:2272] T a261248314e7489b822d6a6f3ab11e47 P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.211225 20479 tablet_replica.cc:333] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 51ac3e622a9547f38b436df608140f35: stopping tablet replica
I20260709 13:08:40.211809 20479 raft_consensus.cc:2243] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 51ac3e622a9547f38b436df608140f35 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:40.212558 20479 raft_consensus.cc:2272] T 6fc8ed51d5ea4b14894a55fc60cb3957 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.214313 20479 tablet_replica.cc:333] T cf1810b0dbd3435097d29b7036269b77 P 51ac3e622a9547f38b436df608140f35: stopping tablet replica
I20260709 13:08:40.214847 20479 raft_consensus.cc:2243] T cf1810b0dbd3435097d29b7036269b77 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.215257 20479 raft_consensus.cc:2272] T cf1810b0dbd3435097d29b7036269b77 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.216991 20479 tablet_replica.cc:333] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35: stopping tablet replica
I20260709 13:08:40.217490 20479 raft_consensus.cc:2243] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:40.218174 20479 raft_consensus.cc:2272] T 5e11e72971234cab85a7ff76dfc5fc2a P 51ac3e622a9547f38b436df608140f35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.219965 20479 tablet_replica.cc:333] T 4d139924c3154652bf38bfac8ba864c1 P 51ac3e622a9547f38b436df608140f35: stopping tablet replica
I20260709 13:08:40.220489 20479 raft_consensus.cc:2243] T 4d139924c3154652bf38bfac8ba864c1 P 51ac3e622a9547f38b436df608140f35 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:40.221165 20479 raft_consensus.cc:2272] T 4d139924c3154652bf38bfac8ba864c1 P 51ac3e622a9547f38b436df608140f35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.222831 20479 tablet_replica.cc:333] T 4c73eb8398d946759f3a44a85f708bf1 P 51ac3e622a9547f38b436df608140f35: stopping tablet replica
I20260709 13:08:40.223323 20479 raft_consensus.cc:2243] T 4c73eb8398d946759f3a44a85f708bf1 P 51ac3e622a9547f38b436df608140f35 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:40.224074 20479 raft_consensus.cc:2272] T 4c73eb8398d946759f3a44a85f708bf1 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.225845 20479 tablet_replica.cc:333] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35: stopping tablet replica
I20260709 13:08:40.226321 20479 raft_consensus.cc:2243] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:40.226990 20479 raft_consensus.cc:2272] T 6a45184c7660465a9284a26903829c6b P 51ac3e622a9547f38b436df608140f35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.228736 20479 tablet_replica.cc:333] T a5f0994a4e8042aa83f21b7767894413 P 51ac3e622a9547f38b436df608140f35: stopping tablet replica
I20260709 13:08:40.229244 20479 raft_consensus.cc:2243] T a5f0994a4e8042aa83f21b7767894413 P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.229658 20479 raft_consensus.cc:2272] T a5f0994a4e8042aa83f21b7767894413 P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.231292 20479 tablet_replica.cc:333] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 51ac3e622a9547f38b436df608140f35: stopping tablet replica
I20260709 13:08:40.231796 20479 raft_consensus.cc:2243] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.232197 20479 raft_consensus.cc:2272] T 4cd5e1b33abc4fec8b75d3e4ee2f9462 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.233980 20479 tablet_replica.cc:333] T 41f3b33a1b56487bb8bfc42ac59f8084 P 51ac3e622a9547f38b436df608140f35: stopping tablet replica
I20260709 13:08:40.234470 20479 raft_consensus.cc:2243] T 41f3b33a1b56487bb8bfc42ac59f8084 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.234870 20479 raft_consensus.cc:2272] T 41f3b33a1b56487bb8bfc42ac59f8084 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.236554 20479 tablet_replica.cc:333] T ed366a05db6f47c79890fbc2a8697be3 P 51ac3e622a9547f38b436df608140f35: stopping tablet replica
I20260709 13:08:40.237030 20479 raft_consensus.cc:2243] T ed366a05db6f47c79890fbc2a8697be3 P 51ac3e622a9547f38b436df608140f35 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:40.237819 20479 raft_consensus.cc:2272] T ed366a05db6f47c79890fbc2a8697be3 P 51ac3e622a9547f38b436df608140f35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.239634 20479 tablet_replica.cc:333] T cb7afab0386747cdba91f88eba7350f0 P 51ac3e622a9547f38b436df608140f35: stopping tablet replica
I20260709 13:08:40.240109 20479 raft_consensus.cc:2243] T cb7afab0386747cdba91f88eba7350f0 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.240520 20479 raft_consensus.cc:2272] T cb7afab0386747cdba91f88eba7350f0 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.242209 20479 tablet_replica.cc:333] T 3bd3a4917ba445f78638af0420fd2cb2 P 51ac3e622a9547f38b436df608140f35: stopping tablet replica
I20260709 13:08:40.242688 20479 raft_consensus.cc:2243] T 3bd3a4917ba445f78638af0420fd2cb2 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.243096 20479 raft_consensus.cc:2272] T 3bd3a4917ba445f78638af0420fd2cb2 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.244944 20479 tablet_replica.cc:333] T a0bf54d8d3184c4781c59120d4cc1693 P 51ac3e622a9547f38b436df608140f35: stopping tablet replica
I20260709 13:08:40.245416 20479 raft_consensus.cc:2243] T a0bf54d8d3184c4781c59120d4cc1693 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.245831 20479 raft_consensus.cc:2272] T a0bf54d8d3184c4781c59120d4cc1693 P 51ac3e622a9547f38b436df608140f35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.247598 20479 tablet_replica.cc:333] T 56c081ae88ca4e3794bfce495a92ad3a P 51ac3e622a9547f38b436df608140f35: stopping tablet replica
I20260709 13:08:40.248065 20479 raft_consensus.cc:2243] T 56c081ae88ca4e3794bfce495a92ad3a P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.248438 20479 raft_consensus.cc:2272] T 56c081ae88ca4e3794bfce495a92ad3a P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.250125 20479 tablet_replica.cc:333] T 4667dec64d4f460a8f2713ae350c9711 P 51ac3e622a9547f38b436df608140f35: stopping tablet replica
I20260709 13:08:40.250545 20479 raft_consensus.cc:2243] T 4667dec64d4f460a8f2713ae350c9711 P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.250946 20479 raft_consensus.cc:2272] T 4667dec64d4f460a8f2713ae350c9711 P 51ac3e622a9547f38b436df608140f35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.286800 20479 tablet_server.cc:196] TabletServer@127.19.255.195:0 shutdown complete.
I20260709 13:08:40.317829 20479 master.cc:562] Master@127.19.255.254:35959 shutting down...
I20260709 13:08:40.336356 20479 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0836ac4229004448a10cdd78a02ac9cf [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:40.336875 20479 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0836ac4229004448a10cdd78a02ac9cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.337195 20479 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0836ac4229004448a10cdd78a02ac9cf: stopping tablet replica
I20260709 13:08:40.355962 20479 master.cc:584] Master@127.19.255.254:35959 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12238 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 13:08:40.405787 20479 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.255.254:46227
I20260709 13:08:40.406878 20479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:40.412091 27687 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 13:08:40.412806 27688 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 13:08:40.413445 27690 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 13:08:40.413818 20479 server_base.cc:1061] running on GCE node
I20260709 13:08:40.414672 20479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:40.414855 20479 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 13:08:40.414968 20479 hybrid_clock.cc:648] HybridClock initialized: now 1783602520414956 us; error 0 us; skew 500 ppm
I20260709 13:08:40.415390 20479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:40.417534 20479 webserver.cc:533] Webserver started at http://127.19.255.254:38463/ using document root <none> and password file <none>
I20260709 13:08:40.417929 20479 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:40.418079 20479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:40.418279 20479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:40.419234 20479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602331780318-20479-0/minicluster-data/master-0-root/instance:
uuid: "4a87e8b0389346d2beccb31d75dd18a5"
format_stamp: "Formatted at 2026-07-09 13:08:40 on dist-test-slave-vs8b"
I20260709 13:08:40.423197 20479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:08:40.426173 27695 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:40.426872 20479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:08:40.427139 20479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602331780318-20479-0/minicluster-data/master-0-root
uuid: "4a87e8b0389346d2beccb31d75dd18a5"
format_stamp: "Formatted at 2026-07-09 13:08:40 on dist-test-slave-vs8b"
I20260709 13:08:40.427404 20479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602331780318-20479-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602331780318-20479-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602331780318-20479-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 13:08:40.455351 20479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:40.456604 20479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:40.494374 20479 rpc_server.cc:307] RPC server started. Bound to: 127.19.255.254:46227
I20260709 13:08:40.494464 27746 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.255.254:46227 every 8 connection(s)
I20260709 13:08:40.498131 27747 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 13:08:40.507941 27747 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4a87e8b0389346d2beccb31d75dd18a5: Bootstrap starting.
I20260709 13:08:40.512511 27747 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4a87e8b0389346d2beccb31d75dd18a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:40.516606 27747 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4a87e8b0389346d2beccb31d75dd18a5: No bootstrap required, opened a new log
I20260709 13:08:40.518586 27747 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4a87e8b0389346d2beccb31d75dd18a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a87e8b0389346d2beccb31d75dd18a5" member_type: VOTER }
I20260709 13:08:40.518956 27747 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4a87e8b0389346d2beccb31d75dd18a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:40.519179 27747 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4a87e8b0389346d2beccb31d75dd18a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a87e8b0389346d2beccb31d75dd18a5, State: Initialized, Role: FOLLOWER
I20260709 13:08:40.519762 27747 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4a87e8b0389346d2beccb31d75dd18a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4a87e8b0389346d2beccb31d75dd18a5" member_type: VOTER }
I20260709 13:08:40.520246 27747 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4a87e8b0389346d2beccb31d75dd18a5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:08:40.520478 27747 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4a87e8b0389346d2beccb31d75dd18a5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:08:40.520740 27747 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4a87e8b0389346d2beccb31d75dd18a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:40.524910 27747 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4a87e8b0389346d2beccb31d75dd18a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a87e8b0389346d2beccb31d75dd18a5" member_type: VOTER }
I20260709 13:08:40.525382 27747 leader_election.cc:304] T 00000000000000000000000000000000 P 4a87e8b0389346d2beccb31d75dd18a5 [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: 4a87e8b0389346d2beccb31d75dd18a5; no voters: 
I20260709 13:08:40.526409 27747 leader_election.cc:290] T 00000000000000000000000000000000 P 4a87e8b0389346d2beccb31d75dd18a5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:08:40.526811 27750 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4a87e8b0389346d2beccb31d75dd18a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:40.528095 27750 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4a87e8b0389346d2beccb31d75dd18a5 [term 1 LEADER]: Becoming Leader. State: Replica: 4a87e8b0389346d2beccb31d75dd18a5, State: Running, Role: LEADER
I20260709 13:08:40.528779 27750 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4a87e8b0389346d2beccb31d75dd18a5 [LEADER]: Queue going to LEADER mode. State: All 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: "4a87e8b0389346d2beccb31d75dd18a5" member_type: VOTER }
I20260709 13:08:40.529248 27747 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4a87e8b0389346d2beccb31d75dd18a5 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:08:40.532961 27751 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4a87e8b0389346d2beccb31d75dd18a5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4a87e8b0389346d2beccb31d75dd18a5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a87e8b0389346d2beccb31d75dd18a5" member_type: VOTER } }
I20260709 13:08:40.533658 27751 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4a87e8b0389346d2beccb31d75dd18a5 [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:40.533434 27752 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4a87e8b0389346d2beccb31d75dd18a5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4a87e8b0389346d2beccb31d75dd18a5. Latest consensus state: current_term: 1 leader_uuid: "4a87e8b0389346d2beccb31d75dd18a5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a87e8b0389346d2beccb31d75dd18a5" member_type: VOTER } }
I20260709 13:08:40.534055 27752 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4a87e8b0389346d2beccb31d75dd18a5 [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:40.535887 27756 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:08:40.543774 27756 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:08:40.544757 20479 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:08:40.551986 27756 catalog_manager.cc:1383] Generated new cluster ID: 522517e0d20242beb865c5663bb67509
I20260709 13:08:40.552237 27756 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:08:40.574518 27756 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:08:40.575734 27756 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:08:40.593338 27756 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4a87e8b0389346d2beccb31d75dd18a5: Generated new TSK 0
I20260709 13:08:40.593925 27756 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:08:40.611079 20479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:40.616451 27768 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 13:08:40.617776 27769 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 13:08:40.618952 27771 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 13:08:40.619722 20479 server_base.cc:1061] running on GCE node
I20260709 13:08:40.620620 20479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:40.620823 20479 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 13:08:40.621007 20479 hybrid_clock.cc:648] HybridClock initialized: now 1783602520620970 us; error 0 us; skew 500 ppm
I20260709 13:08:40.621517 20479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:40.623510 20479 webserver.cc:533] Webserver started at http://127.19.255.193:36509/ using document root <none> and password file <none>
I20260709 13:08:40.624009 20479 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:40.624198 20479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:40.624468 20479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:40.625478 20479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602331780318-20479-0/minicluster-data/ts-0-root/instance:
uuid: "31215aa3b78f493ea7d83f40ede189f7"
format_stamp: "Formatted at 2026-07-09 13:08:40 on dist-test-slave-vs8b"
I20260709 13:08:40.629657 20479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:08:40.632675 27776 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:40.633348 20479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:08:40.633627 20479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602331780318-20479-0/minicluster-data/ts-0-root
uuid: "31215aa3b78f493ea7d83f40ede189f7"
format_stamp: "Formatted at 2026-07-09 13:08:40 on dist-test-slave-vs8b"
I20260709 13:08:40.633872 20479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602331780318-20479-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602331780318-20479-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602331780318-20479-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 13:08:40.646188 20479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:40.647285 20479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:40.648636 20479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:40.650665 20479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:40.650874 20479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:40.651108 20479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:40.651285 20479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:40.689550 20479 rpc_server.cc:307] RPC server started. Bound to: 127.19.255.193:42275
I20260709 13:08:40.689664 27838 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.255.193:42275 every 8 connection(s)
I20260709 13:08:40.695226 20479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:40.701113 27843 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 13:08:40.702656 27844 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 13:08:40.705253 27846 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 13:08:40.705946 20479 server_base.cc:1061] running on GCE node
I20260709 13:08:40.706344 27839 heartbeater.cc:344] Connected to a master server at 127.19.255.254:46227
I20260709 13:08:40.706766 27839 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:40.707059 20479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:40.707334 20479 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 13:08:40.707460 27839 heartbeater.cc:507] Master 127.19.255.254:46227 requested a full tablet report, sending...
I20260709 13:08:40.707505 20479 hybrid_clock.cc:648] HybridClock initialized: now 1783602520707488 us; error 0 us; skew 500 ppm
I20260709 13:08:40.708312 20479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:40.709697 27712 ts_manager.cc:194] Registered new tserver with Master: 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275)
I20260709 13:08:40.710860 20479 webserver.cc:533] Webserver started at http://127.19.255.194:36625/ using document root <none> and password file <none>
I20260709 13:08:40.711373 20479 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:40.711582 20479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:40.711856 20479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:40.711817 27712 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38268
I20260709 13:08:40.713356 20479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602331780318-20479-0/minicluster-data/ts-1-root/instance:
uuid: "e2b7436b7f7941a19514d7ccf51e06de"
format_stamp: "Formatted at 2026-07-09 13:08:40 on dist-test-slave-vs8b"
I20260709 13:08:40.717628 20479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:08:40.720788 27851 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:40.721524 20479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:08:40.721810 20479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602331780318-20479-0/minicluster-data/ts-1-root
uuid: "e2b7436b7f7941a19514d7ccf51e06de"
format_stamp: "Formatted at 2026-07-09 13:08:40 on dist-test-slave-vs8b"
I20260709 13:08:40.722096 20479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602331780318-20479-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602331780318-20479-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602331780318-20479-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 13:08:40.748214 20479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:40.749347 20479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:40.750718 20479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:40.752785 20479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:40.752993 20479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:40.753250 20479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:40.753423 20479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:40.792559 20479 rpc_server.cc:307] RPC server started. Bound to: 127.19.255.194:45437
I20260709 13:08:40.792660 27913 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.255.194:45437 every 8 connection(s)
I20260709 13:08:40.797298 20479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:40.804586 27917 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 13:08:40.805137 27918 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 13:08:40.807708 20479 server_base.cc:1061] running on GCE node
W20260709 13:08:40.808409 27920 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 13:08:40.809532 20479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:40.809805 20479 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 13:08:40.810021 20479 hybrid_clock.cc:648] HybridClock initialized: now 1783602520809997 us; error 0 us; skew 500 ppm
I20260709 13:08:40.810067 27914 heartbeater.cc:344] Connected to a master server at 127.19.255.254:46227
I20260709 13:08:40.810501 27914 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:40.810860 20479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:40.811364 27914 heartbeater.cc:507] Master 127.19.255.254:46227 requested a full tablet report, sending...
I20260709 13:08:40.813555 20479 webserver.cc:533] Webserver started at http://127.19.255.195:37131/ using document root <none> and password file <none>
I20260709 13:08:40.813726 27712 ts_manager.cc:194] Registered new tserver with Master: e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437)
I20260709 13:08:40.814121 20479 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:40.814388 20479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:40.814653 20479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:40.815251 27712 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38280
I20260709 13:08:40.815827 20479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602331780318-20479-0/minicluster-data/ts-2-root/instance:
uuid: "713145adcffe4b5facdaadc431c7d6f0"
format_stamp: "Formatted at 2026-07-09 13:08:40 on dist-test-slave-vs8b"
I20260709 13:08:40.820650 20479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:08:40.823871 27925 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:40.824612 20479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:08:40.824895 20479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602331780318-20479-0/minicluster-data/ts-2-root
uuid: "713145adcffe4b5facdaadc431c7d6f0"
format_stamp: "Formatted at 2026-07-09 13:08:40 on dist-test-slave-vs8b"
I20260709 13:08:40.825172 20479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602331780318-20479-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602331780318-20479-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasky9dvw0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602331780318-20479-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 13:08:40.848417 20479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:40.849472 20479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:40.850840 20479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:40.852959 20479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:40.853178 20479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:40.853413 20479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:40.853582 20479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:40.891530 20479 rpc_server.cc:307] RPC server started. Bound to: 127.19.255.195:39691
I20260709 13:08:40.891646 27987 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.255.195:39691 every 8 connection(s)
I20260709 13:08:40.905313 27988 heartbeater.cc:344] Connected to a master server at 127.19.255.254:46227
I20260709 13:08:40.905751 27988 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:40.906409 27988 heartbeater.cc:507] Master 127.19.255.254:46227 requested a full tablet report, sending...
I20260709 13:08:40.908129 27712 ts_manager.cc:194] Registered new tserver with Master: 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:40.909226 20479 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014439897s
I20260709 13:08:40.909372 27712 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38294
I20260709 13:08:40.932967 27712 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38302:
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 13:08:40.935448 27712 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 13:08:40.997449 27953 tablet_service.cc:1511] Processing CreateTablet for tablet 3b306aa40495478c803be6ffbc46bcf5 (DEFAULT_TABLE table=test-workload [id=c399ba76631d45519a4c4315f1ff1212]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:40.999250 27953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b306aa40495478c803be6ffbc46bcf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:41.002115 27952 tablet_service.cc:1511] Processing CreateTablet for tablet 6afd749083be47f5ac303b479d7f0dff (DEFAULT_TABLE table=test-workload [id=c399ba76631d45519a4c4315f1ff1212]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:41.005702 27952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6afd749083be47f5ac303b479d7f0dff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:41.010316 27951 tablet_service.cc:1511] Processing CreateTablet for tablet 35a533ae7f5646f4b72b13a6e174526c (DEFAULT_TABLE table=test-workload [id=c399ba76631d45519a4c4315f1ff1212]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:41.011658 27951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35a533ae7f5646f4b72b13a6e174526c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:41.018968 27950 tablet_service.cc:1511] Processing CreateTablet for tablet 7a81bde48dad42c88e46934fa194e59d (DEFAULT_TABLE table=test-workload [id=c399ba76631d45519a4c4315f1ff1212]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:41.020417 27950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a81bde48dad42c88e46934fa194e59d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:41.023795 27879 tablet_service.cc:1511] Processing CreateTablet for tablet 3b306aa40495478c803be6ffbc46bcf5 (DEFAULT_TABLE table=test-workload [id=c399ba76631d45519a4c4315f1ff1212]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:41.025146 27879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b306aa40495478c803be6ffbc46bcf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:41.025362 27876 tablet_service.cc:1511] Processing CreateTablet for tablet 7a81bde48dad42c88e46934fa194e59d (DEFAULT_TABLE table=test-workload [id=c399ba76631d45519a4c4315f1ff1212]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:41.027205 27875 tablet_service.cc:1511] Processing CreateTablet for tablet 6415eccf61844b79b9b5a19a5d1e84a0 (DEFAULT_TABLE table=test-workload [id=c399ba76631d45519a4c4315f1ff1212]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:41.027537 27877 tablet_service.cc:1511] Processing CreateTablet for tablet 35a533ae7f5646f4b72b13a6e174526c (DEFAULT_TABLE table=test-workload [id=c399ba76631d45519a4c4315f1ff1212]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:41.029510 27949 tablet_service.cc:1511] Processing CreateTablet for tablet 6415eccf61844b79b9b5a19a5d1e84a0 (DEFAULT_TABLE table=test-workload [id=c399ba76631d45519a4c4315f1ff1212]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:41.030929 27949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6415eccf61844b79b9b5a19a5d1e84a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:41.032979 27874 tablet_service.cc:1511] Processing CreateTablet for tablet 6f77dc0928e94c00871b0d28e427b792 (DEFAULT_TABLE table=test-workload [id=c399ba76631d45519a4c4315f1ff1212]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:41.029651 27878 tablet_service.cc:1511] Processing CreateTablet for tablet 6afd749083be47f5ac303b479d7f0dff (DEFAULT_TABLE table=test-workload [id=c399ba76631d45519a4c4315f1ff1212]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:41.034580 27948 tablet_service.cc:1511] Processing CreateTablet for tablet 6f77dc0928e94c00871b0d28e427b792 (DEFAULT_TABLE table=test-workload [id=c399ba76631d45519a4c4315f1ff1212]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:41.036705 27948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f77dc0928e94c00871b0d28e427b792. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:41.038488 27875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6415eccf61844b79b9b5a19a5d1e84a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:41.039114 27877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35a533ae7f5646f4b72b13a6e174526c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:41.039856 27876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a81bde48dad42c88e46934fa194e59d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:41.041728 27878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6afd749083be47f5ac303b479d7f0dff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:41.042357 27874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f77dc0928e94c00871b0d28e427b792. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:41.052268 27804 tablet_service.cc:1511] Processing CreateTablet for tablet 3b306aa40495478c803be6ffbc46bcf5 (DEFAULT_TABLE table=test-workload [id=c399ba76631d45519a4c4315f1ff1212]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:41.053603 27804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b306aa40495478c803be6ffbc46bcf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:41.054318 27803 tablet_service.cc:1511] Processing CreateTablet for tablet 6afd749083be47f5ac303b479d7f0dff (DEFAULT_TABLE table=test-workload [id=c399ba76631d45519a4c4315f1ff1212]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:41.056885 27802 tablet_service.cc:1511] Processing CreateTablet for tablet 35a533ae7f5646f4b72b13a6e174526c (DEFAULT_TABLE table=test-workload [id=c399ba76631d45519a4c4315f1ff1212]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:41.058984 27801 tablet_service.cc:1511] Processing CreateTablet for tablet 7a81bde48dad42c88e46934fa194e59d (DEFAULT_TABLE table=test-workload [id=c399ba76631d45519a4c4315f1ff1212]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:41.061672 27873 tablet_service.cc:1511] Processing CreateTablet for tablet d68488658c1349789c18ae104e9ab3ba (DEFAULT_TABLE table=test-workload [id=c399ba76631d45519a4c4315f1ff1212]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:41.062949 27873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d68488658c1349789c18ae104e9ab3ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:41.063114 27872 tablet_service.cc:1511] Processing CreateTablet for tablet 150a8a62fd3b4324b11f300f702d3448 (DEFAULT_TABLE table=test-workload [id=c399ba76631d45519a4c4315f1ff1212]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:41.064970 27872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 150a8a62fd3b4324b11f300f702d3448. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:41.066797 27797 tablet_service.cc:1511] Processing CreateTablet for tablet 150a8a62fd3b4324b11f300f702d3448 (DEFAULT_TABLE table=test-workload [id=c399ba76631d45519a4c4315f1ff1212]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:41.067898 27946 tablet_service.cc:1511] Processing CreateTablet for tablet 150a8a62fd3b4324b11f300f702d3448 (DEFAULT_TABLE table=test-workload [id=c399ba76631d45519a4c4315f1ff1212]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:41.068632 27800 tablet_service.cc:1511] Processing CreateTablet for tablet 6415eccf61844b79b9b5a19a5d1e84a0 (DEFAULT_TABLE table=test-workload [id=c399ba76631d45519a4c4315f1ff1212]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:41.069150 27946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 150a8a62fd3b4324b11f300f702d3448. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:41.070161 27799 tablet_service.cc:1511] Processing CreateTablet for tablet 6f77dc0928e94c00871b0d28e427b792 (DEFAULT_TABLE table=test-workload [id=c399ba76631d45519a4c4315f1ff1212]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:41.071321 27947 tablet_service.cc:1511] Processing CreateTablet for tablet d68488658c1349789c18ae104e9ab3ba (DEFAULT_TABLE table=test-workload [id=c399ba76631d45519a4c4315f1ff1212]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:41.072481 27947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d68488658c1349789c18ae104e9ab3ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:41.072721 27798 tablet_service.cc:1511] Processing CreateTablet for tablet d68488658c1349789c18ae104e9ab3ba (DEFAULT_TABLE table=test-workload [id=c399ba76631d45519a4c4315f1ff1212]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:41.055598 27803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6afd749083be47f5ac303b479d7f0dff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:41.080722 27799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f77dc0928e94c00871b0d28e427b792. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:41.082607 27796 tablet_service.cc:1511] Processing CreateTablet for tablet 3560b9eeb6454ae1b37ad2c059c74079 (DEFAULT_TABLE table=test-workload [id=c399ba76631d45519a4c4315f1ff1212]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:41.083920 27796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3560b9eeb6454ae1b37ad2c059c74079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:41.086149 27871 tablet_service.cc:1511] Processing CreateTablet for tablet 3560b9eeb6454ae1b37ad2c059c74079 (DEFAULT_TABLE table=test-workload [id=c399ba76631d45519a4c4315f1ff1212]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:41.087424 27871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3560b9eeb6454ae1b37ad2c059c74079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:41.091456 27801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a81bde48dad42c88e46934fa194e59d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:41.099629 27798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d68488658c1349789c18ae104e9ab3ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:41.103986 27800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6415eccf61844b79b9b5a19a5d1e84a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:41.105046 27797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 150a8a62fd3b4324b11f300f702d3448. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:41.107918 27802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35a533ae7f5646f4b72b13a6e174526c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:41.107641 27945 tablet_service.cc:1511] Processing CreateTablet for tablet 3560b9eeb6454ae1b37ad2c059c74079 (DEFAULT_TABLE table=test-workload [id=c399ba76631d45519a4c4315f1ff1212]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:41.109547 27945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3560b9eeb6454ae1b37ad2c059c74079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:41.168967 28003 tablet_bootstrap.cc:492] T 7a81bde48dad42c88e46934fa194e59d P e2b7436b7f7941a19514d7ccf51e06de: Bootstrap starting.
I20260709 13:08:41.180827 28004 tablet_bootstrap.cc:492] T 3b306aa40495478c803be6ffbc46bcf5 P 713145adcffe4b5facdaadc431c7d6f0: Bootstrap starting.
I20260709 13:08:41.175539 28003 tablet_bootstrap.cc:654] T 7a81bde48dad42c88e46934fa194e59d P e2b7436b7f7941a19514d7ccf51e06de: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.219695 28004 tablet_bootstrap.cc:654] T 3b306aa40495478c803be6ffbc46bcf5 P 713145adcffe4b5facdaadc431c7d6f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.235285 28005 tablet_bootstrap.cc:492] T 3b306aa40495478c803be6ffbc46bcf5 P 31215aa3b78f493ea7d83f40ede189f7: Bootstrap starting.
I20260709 13:08:41.239473 28004 tablet_bootstrap.cc:492] T 3b306aa40495478c803be6ffbc46bcf5 P 713145adcffe4b5facdaadc431c7d6f0: No bootstrap required, opened a new log
I20260709 13:08:41.240021 28004 ts_tablet_manager.cc:1403] T 3b306aa40495478c803be6ffbc46bcf5 P 713145adcffe4b5facdaadc431c7d6f0: Time spent bootstrapping tablet: real 0.060s	user 0.006s	sys 0.009s
I20260709 13:08:41.242313 28005 tablet_bootstrap.cc:654] T 3b306aa40495478c803be6ffbc46bcf5 P 31215aa3b78f493ea7d83f40ede189f7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.242867 28004 raft_consensus.cc:359] T 3b306aa40495478c803be6ffbc46bcf5 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } } peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } }
I20260709 13:08:41.243692 28004 raft_consensus.cc:385] T 3b306aa40495478c803be6ffbc46bcf5 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.244007 28004 raft_consensus.cc:740] T 3b306aa40495478c803be6ffbc46bcf5 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 713145adcffe4b5facdaadc431c7d6f0, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.244891 28003 tablet_bootstrap.cc:492] T 7a81bde48dad42c88e46934fa194e59d P e2b7436b7f7941a19514d7ccf51e06de: No bootstrap required, opened a new log
I20260709 13:08:41.244751 28004 consensus_queue.cc:260] T 3b306aa40495478c803be6ffbc46bcf5 P 713145adcffe4b5facdaadc431c7d6f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } } peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } }
I20260709 13:08:41.245440 28003 ts_tablet_manager.cc:1403] T 7a81bde48dad42c88e46934fa194e59d P e2b7436b7f7941a19514d7ccf51e06de: Time spent bootstrapping tablet: real 0.077s	user 0.012s	sys 0.004s
I20260709 13:08:41.246989 27988 heartbeater.cc:499] Master 127.19.255.254:46227 was elected leader, sending a full tablet report...
I20260709 13:08:41.247592 28005 tablet_bootstrap.cc:492] T 3b306aa40495478c803be6ffbc46bcf5 P 31215aa3b78f493ea7d83f40ede189f7: No bootstrap required, opened a new log
I20260709 13:08:41.248085 28005 ts_tablet_manager.cc:1403] T 3b306aa40495478c803be6ffbc46bcf5 P 31215aa3b78f493ea7d83f40ede189f7: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 13:08:41.248158 28004 ts_tablet_manager.cc:1434] T 3b306aa40495478c803be6ffbc46bcf5 P 713145adcffe4b5facdaadc431c7d6f0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:08:41.248488 28003 raft_consensus.cc:359] T 7a81bde48dad42c88e46934fa194e59d P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.249243 28003 raft_consensus.cc:385] T 7a81bde48dad42c88e46934fa194e59d P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.249380 28004 tablet_bootstrap.cc:492] T 6f77dc0928e94c00871b0d28e427b792 P 713145adcffe4b5facdaadc431c7d6f0: Bootstrap starting.
I20260709 13:08:41.249570 28003 raft_consensus.cc:740] T 7a81bde48dad42c88e46934fa194e59d P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2b7436b7f7941a19514d7ccf51e06de, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.250623 28003 consensus_queue.cc:260] T 7a81bde48dad42c88e46934fa194e59d P e2b7436b7f7941a19514d7ccf51e06de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.251063 28005 raft_consensus.cc:359] T 3b306aa40495478c803be6ffbc46bcf5 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } } peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } }
I20260709 13:08:41.251856 28005 raft_consensus.cc:385] T 3b306aa40495478c803be6ffbc46bcf5 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.252238 28005 raft_consensus.cc:740] T 3b306aa40495478c803be6ffbc46bcf5 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31215aa3b78f493ea7d83f40ede189f7, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.253413 28005 consensus_queue.cc:260] T 3b306aa40495478c803be6ffbc46bcf5 P 31215aa3b78f493ea7d83f40ede189f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } } peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } }
I20260709 13:08:41.257988 28004 tablet_bootstrap.cc:654] T 6f77dc0928e94c00871b0d28e427b792 P 713145adcffe4b5facdaadc431c7d6f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.285642 28003 ts_tablet_manager.cc:1434] T 7a81bde48dad42c88e46934fa194e59d P e2b7436b7f7941a19514d7ccf51e06de: Time spent starting tablet: real 0.040s	user 0.018s	sys 0.023s
I20260709 13:08:41.286188 28005 ts_tablet_manager.cc:1434] T 3b306aa40495478c803be6ffbc46bcf5 P 31215aa3b78f493ea7d83f40ede189f7: Time spent starting tablet: real 0.038s	user 0.010s	sys 0.027s
I20260709 13:08:41.286495 27839 heartbeater.cc:499] Master 127.19.255.254:46227 was elected leader, sending a full tablet report...
I20260709 13:08:41.286638 27914 heartbeater.cc:499] Master 127.19.255.254:46227 was elected leader, sending a full tablet report...
I20260709 13:08:41.287055 28003 tablet_bootstrap.cc:492] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de: Bootstrap starting.
I20260709 13:08:41.287197 28005 tablet_bootstrap.cc:492] T 6afd749083be47f5ac303b479d7f0dff P 31215aa3b78f493ea7d83f40ede189f7: Bootstrap starting.
I20260709 13:08:41.292063 28004 tablet_bootstrap.cc:492] T 6f77dc0928e94c00871b0d28e427b792 P 713145adcffe4b5facdaadc431c7d6f0: No bootstrap required, opened a new log
I20260709 13:08:41.292654 28004 ts_tablet_manager.cc:1403] T 6f77dc0928e94c00871b0d28e427b792 P 713145adcffe4b5facdaadc431c7d6f0: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.022s
I20260709 13:08:41.293542 28005 tablet_bootstrap.cc:654] T 6afd749083be47f5ac303b479d7f0dff P 31215aa3b78f493ea7d83f40ede189f7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.293727 28003 tablet_bootstrap.cc:654] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.295701 28004 raft_consensus.cc:359] T 6f77dc0928e94c00871b0d28e427b792 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.296563 28004 raft_consensus.cc:385] T 6f77dc0928e94c00871b0d28e427b792 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.296945 28004 raft_consensus.cc:740] T 6f77dc0928e94c00871b0d28e427b792 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 713145adcffe4b5facdaadc431c7d6f0, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.298424 28004 consensus_queue.cc:260] T 6f77dc0928e94c00871b0d28e427b792 P 713145adcffe4b5facdaadc431c7d6f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.300880 28004 ts_tablet_manager.cc:1434] T 6f77dc0928e94c00871b0d28e427b792 P 713145adcffe4b5facdaadc431c7d6f0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:08:41.301837 28004 tablet_bootstrap.cc:492] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0: Bootstrap starting.
I20260709 13:08:41.306020 28003 tablet_bootstrap.cc:492] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de: No bootstrap required, opened a new log
I20260709 13:08:41.306397 28005 tablet_bootstrap.cc:492] T 6afd749083be47f5ac303b479d7f0dff P 31215aa3b78f493ea7d83f40ede189f7: No bootstrap required, opened a new log
I20260709 13:08:41.306550 28003 ts_tablet_manager.cc:1403] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260709 13:08:41.306900 28005 ts_tablet_manager.cc:1403] T 6afd749083be47f5ac303b479d7f0dff P 31215aa3b78f493ea7d83f40ede189f7: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 13:08:41.308416 28004 tablet_bootstrap.cc:654] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.309598 28003 raft_consensus.cc:359] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.310361 28003 raft_consensus.cc:385] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.310122 28005 raft_consensus.cc:359] T 6afd749083be47f5ac303b479d7f0dff P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.310671 28003 raft_consensus.cc:740] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2b7436b7f7941a19514d7ccf51e06de, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.311053 28005 raft_consensus.cc:385] T 6afd749083be47f5ac303b479d7f0dff P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.311390 28005 raft_consensus.cc:740] T 6afd749083be47f5ac303b479d7f0dff P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31215aa3b78f493ea7d83f40ede189f7, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.311606 28003 consensus_queue.cc:260] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.312227 28005 consensus_queue.cc:260] T 6afd749083be47f5ac303b479d7f0dff P 31215aa3b78f493ea7d83f40ede189f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.314033 28003 ts_tablet_manager.cc:1434] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:08:41.314496 28005 ts_tablet_manager.cc:1434] T 6afd749083be47f5ac303b479d7f0dff P 31215aa3b78f493ea7d83f40ede189f7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:08:41.315025 28003 tablet_bootstrap.cc:492] T 6f77dc0928e94c00871b0d28e427b792 P e2b7436b7f7941a19514d7ccf51e06de: Bootstrap starting.
I20260709 13:08:41.315430 28005 tablet_bootstrap.cc:492] T d68488658c1349789c18ae104e9ab3ba P 31215aa3b78f493ea7d83f40ede189f7: Bootstrap starting.
I20260709 13:08:41.321810 28003 tablet_bootstrap.cc:654] T 6f77dc0928e94c00871b0d28e427b792 P e2b7436b7f7941a19514d7ccf51e06de: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.321893 28005 tablet_bootstrap.cc:654] T d68488658c1349789c18ae104e9ab3ba P 31215aa3b78f493ea7d83f40ede189f7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.327610 28004 tablet_bootstrap.cc:492] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0: No bootstrap required, opened a new log
I20260709 13:08:41.327862 28003 tablet_bootstrap.cc:492] T 6f77dc0928e94c00871b0d28e427b792 P e2b7436b7f7941a19514d7ccf51e06de: No bootstrap required, opened a new log
I20260709 13:08:41.328096 28004 ts_tablet_manager.cc:1403] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.010s
I20260709 13:08:41.328349 28003 ts_tablet_manager.cc:1403] T 6f77dc0928e94c00871b0d28e427b792 P e2b7436b7f7941a19514d7ccf51e06de: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 13:08:41.330200 28005 tablet_bootstrap.cc:492] T d68488658c1349789c18ae104e9ab3ba P 31215aa3b78f493ea7d83f40ede189f7: No bootstrap required, opened a new log
I20260709 13:08:41.330704 28005 ts_tablet_manager.cc:1403] T d68488658c1349789c18ae104e9ab3ba P 31215aa3b78f493ea7d83f40ede189f7: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260709 13:08:41.331249 28004 raft_consensus.cc:359] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.332003 28004 raft_consensus.cc:385] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.332283 28004 raft_consensus.cc:740] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 713145adcffe4b5facdaadc431c7d6f0, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.332999 28004 consensus_queue.cc:260] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.333690 28005 raft_consensus.cc:359] T d68488658c1349789c18ae104e9ab3ba P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.334405 28005 raft_consensus.cc:385] T d68488658c1349789c18ae104e9ab3ba P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.334681 28005 raft_consensus.cc:740] T d68488658c1349789c18ae104e9ab3ba P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31215aa3b78f493ea7d83f40ede189f7, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.335179 28004 ts_tablet_manager.cc:1434] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 13:08:41.335045 28003 raft_consensus.cc:359] T 6f77dc0928e94c00871b0d28e427b792 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.335826 28003 raft_consensus.cc:385] T 6f77dc0928e94c00871b0d28e427b792 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.335338 28005 consensus_queue.cc:260] T d68488658c1349789c18ae104e9ab3ba P 31215aa3b78f493ea7d83f40ede189f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.336127 28003 raft_consensus.cc:740] T 6f77dc0928e94c00871b0d28e427b792 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2b7436b7f7941a19514d7ccf51e06de, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.336293 28004 tablet_bootstrap.cc:492] T 3560b9eeb6454ae1b37ad2c059c74079 P 713145adcffe4b5facdaadc431c7d6f0: Bootstrap starting.
I20260709 13:08:41.337066 28003 consensus_queue.cc:260] T 6f77dc0928e94c00871b0d28e427b792 P e2b7436b7f7941a19514d7ccf51e06de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.337863 28005 ts_tablet_manager.cc:1434] T d68488658c1349789c18ae104e9ab3ba P 31215aa3b78f493ea7d83f40ede189f7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:41.338881 28005 tablet_bootstrap.cc:492] T 35a533ae7f5646f4b72b13a6e174526c P 31215aa3b78f493ea7d83f40ede189f7: Bootstrap starting.
I20260709 13:08:41.339498 28003 ts_tablet_manager.cc:1434] T 6f77dc0928e94c00871b0d28e427b792 P e2b7436b7f7941a19514d7ccf51e06de: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:08:41.340582 28003 tablet_bootstrap.cc:492] T 35a533ae7f5646f4b72b13a6e174526c P e2b7436b7f7941a19514d7ccf51e06de: Bootstrap starting.
I20260709 13:08:41.342746 28004 tablet_bootstrap.cc:654] T 3560b9eeb6454ae1b37ad2c059c74079 P 713145adcffe4b5facdaadc431c7d6f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.344906 28005 tablet_bootstrap.cc:654] T 35a533ae7f5646f4b72b13a6e174526c P 31215aa3b78f493ea7d83f40ede189f7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.347203 28003 tablet_bootstrap.cc:654] T 35a533ae7f5646f4b72b13a6e174526c P e2b7436b7f7941a19514d7ccf51e06de: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.359915 28009 raft_consensus.cc:493] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.360579 28009 raft_consensus.cc:515] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.365113 28010 raft_consensus.cc:493] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.365785 28010 raft_consensus.cc:515] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.372833 28005 tablet_bootstrap.cc:492] T 35a533ae7f5646f4b72b13a6e174526c P 31215aa3b78f493ea7d83f40ede189f7: No bootstrap required, opened a new log
I20260709 13:08:41.373311 28005 ts_tablet_manager.cc:1403] T 35a533ae7f5646f4b72b13a6e174526c P 31215aa3b78f493ea7d83f40ede189f7: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.016s
I20260709 13:08:41.373342 28004 tablet_bootstrap.cc:492] T 3560b9eeb6454ae1b37ad2c059c74079 P 713145adcffe4b5facdaadc431c7d6f0: No bootstrap required, opened a new log
I20260709 13:08:41.373970 28004 ts_tablet_manager.cc:1403] T 3560b9eeb6454ae1b37ad2c059c74079 P 713145adcffe4b5facdaadc431c7d6f0: Time spent bootstrapping tablet: real 0.038s	user 0.022s	sys 0.011s
I20260709 13:08:41.374464 28010 leader_election.cc:290] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:41.376734 28009 leader_election.cc:290] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437)
I20260709 13:08:41.378412 28005 raft_consensus.cc:359] T 35a533ae7f5646f4b72b13a6e174526c P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.379372 28005 raft_consensus.cc:385] T 35a533ae7f5646f4b72b13a6e174526c P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.379742 28005 raft_consensus.cc:740] T 35a533ae7f5646f4b72b13a6e174526c P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31215aa3b78f493ea7d83f40ede189f7, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.380683 28005 consensus_queue.cc:260] T 35a533ae7f5646f4b72b13a6e174526c P 31215aa3b78f493ea7d83f40ede189f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.384018 28004 raft_consensus.cc:359] T 3560b9eeb6454ae1b37ad2c059c74079 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.384749 28004 raft_consensus.cc:385] T 3560b9eeb6454ae1b37ad2c059c74079 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.385051 28004 raft_consensus.cc:740] T 3560b9eeb6454ae1b37ad2c059c74079 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 713145adcffe4b5facdaadc431c7d6f0, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.385370 28005 ts_tablet_manager.cc:1434] T 35a533ae7f5646f4b72b13a6e174526c P 31215aa3b78f493ea7d83f40ede189f7: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260709 13:08:41.386020 28003 tablet_bootstrap.cc:492] T 35a533ae7f5646f4b72b13a6e174526c P e2b7436b7f7941a19514d7ccf51e06de: No bootstrap required, opened a new log
I20260709 13:08:41.386497 28005 tablet_bootstrap.cc:492] T 3560b9eeb6454ae1b37ad2c059c74079 P 31215aa3b78f493ea7d83f40ede189f7: Bootstrap starting.
I20260709 13:08:41.387079 28003 ts_tablet_manager.cc:1403] T 35a533ae7f5646f4b72b13a6e174526c P e2b7436b7f7941a19514d7ccf51e06de: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.006s
I20260709 13:08:41.391681 28003 raft_consensus.cc:359] T 35a533ae7f5646f4b72b13a6e174526c P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.393930 28005 tablet_bootstrap.cc:654] T 3560b9eeb6454ae1b37ad2c059c74079 P 31215aa3b78f493ea7d83f40ede189f7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.394804 28003 raft_consensus.cc:385] T 35a533ae7f5646f4b72b13a6e174526c P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.395391 28004 consensus_queue.cc:260] T 3560b9eeb6454ae1b37ad2c059c74079 P 713145adcffe4b5facdaadc431c7d6f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.399909 28003 raft_consensus.cc:740] T 35a533ae7f5646f4b72b13a6e174526c P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2b7436b7f7941a19514d7ccf51e06de, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.400871 28003 consensus_queue.cc:260] T 35a533ae7f5646f4b72b13a6e174526c P e2b7436b7f7941a19514d7ccf51e06de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.408828 28004 ts_tablet_manager.cc:1434] T 3560b9eeb6454ae1b37ad2c059c74079 P 713145adcffe4b5facdaadc431c7d6f0: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.000s
I20260709 13:08:41.409806 28004 tablet_bootstrap.cc:492] T 35a533ae7f5646f4b72b13a6e174526c P 713145adcffe4b5facdaadc431c7d6f0: Bootstrap starting.
I20260709 13:08:41.412286 27814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150a8a62fd3b4324b11f300f702d3448" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31215aa3b78f493ea7d83f40ede189f7" is_pre_election: true
I20260709 13:08:41.413944 27814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6afd749083be47f5ac303b479d7f0dff" candidate_uuid: "713145adcffe4b5facdaadc431c7d6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31215aa3b78f493ea7d83f40ede189f7" is_pre_election: true
I20260709 13:08:41.414521 27814 raft_consensus.cc:2468] T 6afd749083be47f5ac303b479d7f0dff P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 713145adcffe4b5facdaadc431c7d6f0 in term 0.
I20260709 13:08:41.412571 28003 ts_tablet_manager.cc:1434] T 35a533ae7f5646f4b72b13a6e174526c P e2b7436b7f7941a19514d7ccf51e06de: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.003s
I20260709 13:08:41.415961 27889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6afd749083be47f5ac303b479d7f0dff" candidate_uuid: "713145adcffe4b5facdaadc431c7d6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de" is_pre_election: true
W20260709 13:08:41.420238 27929 leader_election.cc:343] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.423123 27963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150a8a62fd3b4324b11f300f702d3448" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "713145adcffe4b5facdaadc431c7d6f0" is_pre_election: true
W20260709 13:08:41.423300 27854 leader_election.cc:343] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.423465 27928 leader_election.cc:304] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31215aa3b78f493ea7d83f40ede189f7, 713145adcffe4b5facdaadc431c7d6f0; no voters: e2b7436b7f7941a19514d7ccf51e06de
I20260709 13:08:41.424435 28009 raft_consensus.cc:2804] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:08:41.424733 27853 leader_election.cc:343] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.425215 27853 leader_election.cc:304] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e2b7436b7f7941a19514d7ccf51e06de; no voters: 31215aa3b78f493ea7d83f40ede189f7, 713145adcffe4b5facdaadc431c7d6f0
I20260709 13:08:41.426725 28010 raft_consensus.cc:2749] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:41.424772 28009 raft_consensus.cc:493] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:41.427798 28009 raft_consensus.cc:3060] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.429370 28003 tablet_bootstrap.cc:492] T 3b306aa40495478c803be6ffbc46bcf5 P e2b7436b7f7941a19514d7ccf51e06de: Bootstrap starting.
I20260709 13:08:41.431542 28005 tablet_bootstrap.cc:492] T 3560b9eeb6454ae1b37ad2c059c74079 P 31215aa3b78f493ea7d83f40ede189f7: No bootstrap required, opened a new log
I20260709 13:08:41.432160 28005 ts_tablet_manager.cc:1403] T 3560b9eeb6454ae1b37ad2c059c74079 P 31215aa3b78f493ea7d83f40ede189f7: Time spent bootstrapping tablet: real 0.046s	user 0.025s	sys 0.010s
I20260709 13:08:41.435045 28009 raft_consensus.cc:515] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.435086 28005 raft_consensus.cc:359] T 3560b9eeb6454ae1b37ad2c059c74079 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.435992 28005 raft_consensus.cc:385] T 3560b9eeb6454ae1b37ad2c059c74079 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.436312 28005 raft_consensus.cc:740] T 3560b9eeb6454ae1b37ad2c059c74079 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31215aa3b78f493ea7d83f40ede189f7, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.436735 28003 tablet_bootstrap.cc:654] T 3b306aa40495478c803be6ffbc46bcf5 P e2b7436b7f7941a19514d7ccf51e06de: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.427798 28004 tablet_bootstrap.cc:654] T 35a533ae7f5646f4b72b13a6e174526c P 713145adcffe4b5facdaadc431c7d6f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.437103 28005 consensus_queue.cc:260] T 3560b9eeb6454ae1b37ad2c059c74079 P 31215aa3b78f493ea7d83f40ede189f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.437773 27814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6afd749083be47f5ac303b479d7f0dff" candidate_uuid: "713145adcffe4b5facdaadc431c7d6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31215aa3b78f493ea7d83f40ede189f7"
I20260709 13:08:41.438380 27814 raft_consensus.cc:3060] T 6afd749083be47f5ac303b479d7f0dff P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.440088 28009 leader_election.cc:290] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [CANDIDATE]: Term 1 election: Requested vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437)
I20260709 13:08:41.442010 28005 ts_tablet_manager.cc:1434] T 3560b9eeb6454ae1b37ad2c059c74079 P 31215aa3b78f493ea7d83f40ede189f7: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 13:08:41.443317 28005 tablet_bootstrap.cc:492] T 6415eccf61844b79b9b5a19a5d1e84a0 P 31215aa3b78f493ea7d83f40ede189f7: Bootstrap starting.
I20260709 13:08:41.444080 27889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6afd749083be47f5ac303b479d7f0dff" candidate_uuid: "713145adcffe4b5facdaadc431c7d6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de"
W20260709 13:08:41.445407 27929 leader_election.cc:343] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.448915 27814 raft_consensus.cc:2468] T 6afd749083be47f5ac303b479d7f0dff P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 713145adcffe4b5facdaadc431c7d6f0 in term 1.
I20260709 13:08:41.450074 27928 leader_election.cc:304] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31215aa3b78f493ea7d83f40ede189f7, 713145adcffe4b5facdaadc431c7d6f0; no voters: e2b7436b7f7941a19514d7ccf51e06de
I20260709 13:08:41.450908 28009 raft_consensus.cc:2804] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:41.450024 28005 tablet_bootstrap.cc:654] T 6415eccf61844b79b9b5a19a5d1e84a0 P 31215aa3b78f493ea7d83f40ede189f7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.452694 28003 tablet_bootstrap.cc:492] T 3b306aa40495478c803be6ffbc46bcf5 P e2b7436b7f7941a19514d7ccf51e06de: No bootstrap required, opened a new log
I20260709 13:08:41.453199 28003 ts_tablet_manager.cc:1403] T 3b306aa40495478c803be6ffbc46bcf5 P e2b7436b7f7941a19514d7ccf51e06de: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.007s
I20260709 13:08:41.456887 28003 raft_consensus.cc:359] T 3b306aa40495478c803be6ffbc46bcf5 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } } peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } }
I20260709 13:08:41.457818 28003 raft_consensus.cc:385] T 3b306aa40495478c803be6ffbc46bcf5 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.458184 28003 raft_consensus.cc:740] T 3b306aa40495478c803be6ffbc46bcf5 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2b7436b7f7941a19514d7ccf51e06de, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.459287 28003 consensus_queue.cc:260] T 3b306aa40495478c803be6ffbc46bcf5 P e2b7436b7f7941a19514d7ccf51e06de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } } peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } }
I20260709 13:08:41.460188 28009 raft_consensus.cc:697] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [term 1 LEADER]: Becoming Leader. State: Replica: 713145adcffe4b5facdaadc431c7d6f0, State: Running, Role: LEADER
I20260709 13:08:41.461370 28009 consensus_queue.cc:237] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.462620 28003 ts_tablet_manager.cc:1434] T 3b306aa40495478c803be6ffbc46bcf5 P e2b7436b7f7941a19514d7ccf51e06de: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 13:08:41.465765 28003 tablet_bootstrap.cc:492] T 3560b9eeb6454ae1b37ad2c059c74079 P e2b7436b7f7941a19514d7ccf51e06de: Bootstrap starting.
I20260709 13:08:41.466415 28005 tablet_bootstrap.cc:492] T 6415eccf61844b79b9b5a19a5d1e84a0 P 31215aa3b78f493ea7d83f40ede189f7: No bootstrap required, opened a new log
I20260709 13:08:41.466903 28005 ts_tablet_manager.cc:1403] T 6415eccf61844b79b9b5a19a5d1e84a0 P 31215aa3b78f493ea7d83f40ede189f7: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.002s
I20260709 13:08:41.469739 28005 raft_consensus.cc:359] T 6415eccf61844b79b9b5a19a5d1e84a0 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.470438 28005 raft_consensus.cc:385] T 6415eccf61844b79b9b5a19a5d1e84a0 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.470726 28005 raft_consensus.cc:740] T 6415eccf61844b79b9b5a19a5d1e84a0 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31215aa3b78f493ea7d83f40ede189f7, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.471786 28003 tablet_bootstrap.cc:654] T 3560b9eeb6454ae1b37ad2c059c74079 P e2b7436b7f7941a19514d7ccf51e06de: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.471549 28005 consensus_queue.cc:260] T 6415eccf61844b79b9b5a19a5d1e84a0 P 31215aa3b78f493ea7d83f40ede189f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.476186 28005 ts_tablet_manager.cc:1434] T 6415eccf61844b79b9b5a19a5d1e84a0 P 31215aa3b78f493ea7d83f40ede189f7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 13:08:41.477437 28005 tablet_bootstrap.cc:492] T 150a8a62fd3b4324b11f300f702d3448 P 31215aa3b78f493ea7d83f40ede189f7: Bootstrap starting.
I20260709 13:08:41.489034 27709 catalog_manager.cc:5697] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195). New cstate: current_term: 1 leader_uuid: "713145adcffe4b5facdaadc431c7d6f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:41.490547 28005 tablet_bootstrap.cc:654] T 150a8a62fd3b4324b11f300f702d3448 P 31215aa3b78f493ea7d83f40ede189f7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.491102 28004 tablet_bootstrap.cc:492] T 35a533ae7f5646f4b72b13a6e174526c P 713145adcffe4b5facdaadc431c7d6f0: No bootstrap required, opened a new log
I20260709 13:08:41.491475 28004 ts_tablet_manager.cc:1403] T 35a533ae7f5646f4b72b13a6e174526c P 713145adcffe4b5facdaadc431c7d6f0: Time spent bootstrapping tablet: real 0.082s	user 0.016s	sys 0.004s
I20260709 13:08:41.494329 28004 raft_consensus.cc:359] T 35a533ae7f5646f4b72b13a6e174526c P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.495036 28004 raft_consensus.cc:385] T 35a533ae7f5646f4b72b13a6e174526c P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.495338 28004 raft_consensus.cc:740] T 35a533ae7f5646f4b72b13a6e174526c P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 713145adcffe4b5facdaadc431c7d6f0, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.496158 28004 consensus_queue.cc:260] T 35a533ae7f5646f4b72b13a6e174526c P 713145adcffe4b5facdaadc431c7d6f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.498042 28004 ts_tablet_manager.cc:1434] T 35a533ae7f5646f4b72b13a6e174526c P 713145adcffe4b5facdaadc431c7d6f0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:08:41.498765 28004 tablet_bootstrap.cc:492] T 150a8a62fd3b4324b11f300f702d3448 P 713145adcffe4b5facdaadc431c7d6f0: Bootstrap starting.
I20260709 13:08:41.502624 28005 tablet_bootstrap.cc:492] T 150a8a62fd3b4324b11f300f702d3448 P 31215aa3b78f493ea7d83f40ede189f7: No bootstrap required, opened a new log
I20260709 13:08:41.503104 28005 ts_tablet_manager.cc:1403] T 150a8a62fd3b4324b11f300f702d3448 P 31215aa3b78f493ea7d83f40ede189f7: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.010s
I20260709 13:08:41.503821 28004 tablet_bootstrap.cc:654] T 150a8a62fd3b4324b11f300f702d3448 P 713145adcffe4b5facdaadc431c7d6f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.504629 28010 raft_consensus.cc:493] T 6f77dc0928e94c00871b0d28e427b792 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.505327 28003 tablet_bootstrap.cc:492] T 3560b9eeb6454ae1b37ad2c059c74079 P e2b7436b7f7941a19514d7ccf51e06de: No bootstrap required, opened a new log
I20260709 13:08:41.505257 28010 raft_consensus.cc:515] T 6f77dc0928e94c00871b0d28e427b792 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.505965 28003 ts_tablet_manager.cc:1403] T 3560b9eeb6454ae1b37ad2c059c74079 P e2b7436b7f7941a19514d7ccf51e06de: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.004s
I20260709 13:08:41.507925 28010 leader_election.cc:290] T 6f77dc0928e94c00871b0d28e427b792 P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:41.508548 28010 raft_consensus.cc:493] T 35a533ae7f5646f4b72b13a6e174526c P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.509073 28010 raft_consensus.cc:515] T 35a533ae7f5646f4b72b13a6e174526c P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.509707 28003 raft_consensus.cc:359] T 3560b9eeb6454ae1b37ad2c059c74079 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.510715 28003 raft_consensus.cc:385] T 3560b9eeb6454ae1b37ad2c059c74079 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.511091 28003 raft_consensus.cc:740] T 3560b9eeb6454ae1b37ad2c059c74079 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2b7436b7f7941a19514d7ccf51e06de, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.505831 28005 raft_consensus.cc:359] T 150a8a62fd3b4324b11f300f702d3448 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.512174 28003 consensus_queue.cc:260] T 3560b9eeb6454ae1b37ad2c059c74079 P e2b7436b7f7941a19514d7ccf51e06de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.513999 27814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f77dc0928e94c00871b0d28e427b792" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31215aa3b78f493ea7d83f40ede189f7" is_pre_election: true
I20260709 13:08:41.514704 27963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f77dc0928e94c00871b0d28e427b792" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "713145adcffe4b5facdaadc431c7d6f0" is_pre_election: true
I20260709 13:08:41.512676 28005 raft_consensus.cc:385] T 150a8a62fd3b4324b11f300f702d3448 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.515353 27963 raft_consensus.cc:2468] T 6f77dc0928e94c00871b0d28e427b792 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2b7436b7f7941a19514d7ccf51e06de in term 0.
I20260709 13:08:41.515564 28005 raft_consensus.cc:740] T 150a8a62fd3b4324b11f300f702d3448 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31215aa3b78f493ea7d83f40ede189f7, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.515621 27813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a533ae7f5646f4b72b13a6e174526c" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31215aa3b78f493ea7d83f40ede189f7" is_pre_election: true
I20260709 13:08:41.516853 27813 raft_consensus.cc:2468] T 35a533ae7f5646f4b72b13a6e174526c P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2b7436b7f7941a19514d7ccf51e06de in term 0.
W20260709 13:08:41.517000 27854 leader_election.cc:343] T 6f77dc0928e94c00871b0d28e427b792 P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.516090 27962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a533ae7f5646f4b72b13a6e174526c" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "713145adcffe4b5facdaadc431c7d6f0" is_pre_election: true
I20260709 13:08:41.517860 27962 raft_consensus.cc:2468] T 35a533ae7f5646f4b72b13a6e174526c P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2b7436b7f7941a19514d7ccf51e06de in term 0.
I20260709 13:08:41.518579 28003 ts_tablet_manager.cc:1434] T 3560b9eeb6454ae1b37ad2c059c74079 P e2b7436b7f7941a19514d7ccf51e06de: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.005s
I20260709 13:08:41.519419 28005 consensus_queue.cc:260] T 150a8a62fd3b4324b11f300f702d3448 P 31215aa3b78f493ea7d83f40ede189f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.519603 27854 leader_election.cc:304] T 35a533ae7f5646f4b72b13a6e174526c P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31215aa3b78f493ea7d83f40ede189f7, e2b7436b7f7941a19514d7ccf51e06de; no voters: 
I20260709 13:08:41.522328 28035 raft_consensus.cc:2804] T 35a533ae7f5646f4b72b13a6e174526c P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:41.522863 28035 raft_consensus.cc:493] T 35a533ae7f5646f4b72b13a6e174526c P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:41.511466 28010 leader_election.cc:290] T 35a533ae7f5646f4b72b13a6e174526c P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:41.523321 27853 leader_election.cc:304] T 6f77dc0928e94c00871b0d28e427b792 P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 713145adcffe4b5facdaadc431c7d6f0, e2b7436b7f7941a19514d7ccf51e06de; no voters: 31215aa3b78f493ea7d83f40ede189f7
I20260709 13:08:41.526090 28010 raft_consensus.cc:2804] T 6f77dc0928e94c00871b0d28e427b792 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:41.526566 28010 raft_consensus.cc:493] T 6f77dc0928e94c00871b0d28e427b792 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:41.527107 28010 raft_consensus.cc:3060] T 6f77dc0928e94c00871b0d28e427b792 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.527513 28005 ts_tablet_manager.cc:1434] T 150a8a62fd3b4324b11f300f702d3448 P 31215aa3b78f493ea7d83f40ede189f7: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.004s
I20260709 13:08:41.528664 28005 tablet_bootstrap.cc:492] T 7a81bde48dad42c88e46934fa194e59d P 31215aa3b78f493ea7d83f40ede189f7: Bootstrap starting.
I20260709 13:08:41.520862 28003 tablet_bootstrap.cc:492] T 6afd749083be47f5ac303b479d7f0dff P e2b7436b7f7941a19514d7ccf51e06de: Bootstrap starting.
I20260709 13:08:41.535157 28005 tablet_bootstrap.cc:654] T 7a81bde48dad42c88e46934fa194e59d P 31215aa3b78f493ea7d83f40ede189f7: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:41.539636 27760 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:41.544646 28035 raft_consensus.cc:3060] T 35a533ae7f5646f4b72b13a6e174526c P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.548107 28005 tablet_bootstrap.cc:492] T 7a81bde48dad42c88e46934fa194e59d P 31215aa3b78f493ea7d83f40ede189f7: No bootstrap required, opened a new log
I20260709 13:08:41.548652 28005 ts_tablet_manager.cc:1403] T 7a81bde48dad42c88e46934fa194e59d P 31215aa3b78f493ea7d83f40ede189f7: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 13:08:41.550045 28003 tablet_bootstrap.cc:654] T 6afd749083be47f5ac303b479d7f0dff P e2b7436b7f7941a19514d7ccf51e06de: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.551465 28005 raft_consensus.cc:359] T 7a81bde48dad42c88e46934fa194e59d P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.552299 28005 raft_consensus.cc:385] T 7a81bde48dad42c88e46934fa194e59d P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.552624 28005 raft_consensus.cc:740] T 7a81bde48dad42c88e46934fa194e59d P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31215aa3b78f493ea7d83f40ede189f7, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.553331 28005 consensus_queue.cc:260] T 7a81bde48dad42c88e46934fa194e59d P 31215aa3b78f493ea7d83f40ede189f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.555070 28004 tablet_bootstrap.cc:492] T 150a8a62fd3b4324b11f300f702d3448 P 713145adcffe4b5facdaadc431c7d6f0: No bootstrap required, opened a new log
I20260709 13:08:41.555580 28004 ts_tablet_manager.cc:1403] T 150a8a62fd3b4324b11f300f702d3448 P 713145adcffe4b5facdaadc431c7d6f0: Time spent bootstrapping tablet: real 0.057s	user 0.007s	sys 0.003s
I20260709 13:08:41.555624 28005 ts_tablet_manager.cc:1434] T 7a81bde48dad42c88e46934fa194e59d P 31215aa3b78f493ea7d83f40ede189f7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:41.556782 28005 tablet_bootstrap.cc:492] T 6f77dc0928e94c00871b0d28e427b792 P 31215aa3b78f493ea7d83f40ede189f7: Bootstrap starting.
I20260709 13:08:41.558244 28035 raft_consensus.cc:515] T 35a533ae7f5646f4b72b13a6e174526c P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.548200 28010 raft_consensus.cc:515] T 6f77dc0928e94c00871b0d28e427b792 P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.558538 28004 raft_consensus.cc:359] T 150a8a62fd3b4324b11f300f702d3448 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.559312 28004 raft_consensus.cc:385] T 150a8a62fd3b4324b11f300f702d3448 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.559629 28004 raft_consensus.cc:740] T 150a8a62fd3b4324b11f300f702d3448 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 713145adcffe4b5facdaadc431c7d6f0, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.560830 28010 leader_election.cc:290] T 6f77dc0928e94c00871b0d28e427b792 P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 election: Requested vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:41.561061 27813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a533ae7f5646f4b72b13a6e174526c" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31215aa3b78f493ea7d83f40ede189f7"
I20260709 13:08:41.561854 27962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f77dc0928e94c00871b0d28e427b792" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "713145adcffe4b5facdaadc431c7d6f0"
I20260709 13:08:41.566183 27813 raft_consensus.cc:3060] T 35a533ae7f5646f4b72b13a6e174526c P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.566350 27962 raft_consensus.cc:3060] T 6f77dc0928e94c00871b0d28e427b792 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.560492 28004 consensus_queue.cc:260] T 150a8a62fd3b4324b11f300f702d3448 P 713145adcffe4b5facdaadc431c7d6f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.562471 27814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f77dc0928e94c00871b0d28e427b792" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31215aa3b78f493ea7d83f40ede189f7"
I20260709 13:08:41.564805 27963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a533ae7f5646f4b72b13a6e174526c" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "713145adcffe4b5facdaadc431c7d6f0"
I20260709 13:08:41.567999 27963 raft_consensus.cc:3060] T 35a533ae7f5646f4b72b13a6e174526c P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:41.568521 27854 leader_election.cc:343] T 6f77dc0928e94c00871b0d28e427b792 P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.572990 27813 raft_consensus.cc:2468] T 35a533ae7f5646f4b72b13a6e174526c P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2b7436b7f7941a19514d7ccf51e06de in term 1.
I20260709 13:08:41.573537 27962 raft_consensus.cc:2468] T 6f77dc0928e94c00871b0d28e427b792 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2b7436b7f7941a19514d7ccf51e06de in term 1.
I20260709 13:08:41.574120 27854 leader_election.cc:304] T 35a533ae7f5646f4b72b13a6e174526c P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31215aa3b78f493ea7d83f40ede189f7, e2b7436b7f7941a19514d7ccf51e06de; no voters: 
I20260709 13:08:41.574975 27963 raft_consensus.cc:2468] T 35a533ae7f5646f4b72b13a6e174526c P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2b7436b7f7941a19514d7ccf51e06de in term 1.
I20260709 13:08:41.575363 27853 leader_election.cc:304] T 6f77dc0928e94c00871b0d28e427b792 P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 713145adcffe4b5facdaadc431c7d6f0, e2b7436b7f7941a19514d7ccf51e06de; no voters: 31215aa3b78f493ea7d83f40ede189f7
I20260709 13:08:41.575886 28010 raft_consensus.cc:2804] T 35a533ae7f5646f4b72b13a6e174526c P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:41.565241 28035 leader_election.cc:290] T 35a533ae7f5646f4b72b13a6e174526c P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 election: Requested vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:41.565732 28005 tablet_bootstrap.cc:654] T 6f77dc0928e94c00871b0d28e427b792 P 31215aa3b78f493ea7d83f40ede189f7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.576558 28035 raft_consensus.cc:2804] T 6f77dc0928e94c00871b0d28e427b792 P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:41.575578 28004 ts_tablet_manager.cc:1434] T 150a8a62fd3b4324b11f300f702d3448 P 713145adcffe4b5facdaadc431c7d6f0: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:08:41.577047 28035 raft_consensus.cc:697] T 6f77dc0928e94c00871b0d28e427b792 P e2b7436b7f7941a19514d7ccf51e06de [term 1 LEADER]: Becoming Leader. State: Replica: e2b7436b7f7941a19514d7ccf51e06de, State: Running, Role: LEADER
I20260709 13:08:41.577857 28035 consensus_queue.cc:237] T 6f77dc0928e94c00871b0d28e427b792 P e2b7436b7f7941a19514d7ccf51e06de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.565351 28003 tablet_bootstrap.cc:492] T 6afd749083be47f5ac303b479d7f0dff P e2b7436b7f7941a19514d7ccf51e06de: No bootstrap required, opened a new log
I20260709 13:08:41.580387 28003 ts_tablet_manager.cc:1403] T 6afd749083be47f5ac303b479d7f0dff P e2b7436b7f7941a19514d7ccf51e06de: Time spent bootstrapping tablet: real 0.060s	user 0.005s	sys 0.009s
I20260709 13:08:41.584975 28004 tablet_bootstrap.cc:492] T 6415eccf61844b79b9b5a19a5d1e84a0 P 713145adcffe4b5facdaadc431c7d6f0: Bootstrap starting.
I20260709 13:08:41.588336 28003 raft_consensus.cc:359] T 6afd749083be47f5ac303b479d7f0dff P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.589339 28003 raft_consensus.cc:385] T 6afd749083be47f5ac303b479d7f0dff P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.589707 28003 raft_consensus.cc:740] T 6afd749083be47f5ac303b479d7f0dff P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2b7436b7f7941a19514d7ccf51e06de, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.592969 28003 consensus_queue.cc:260] T 6afd749083be47f5ac303b479d7f0dff P e2b7436b7f7941a19514d7ccf51e06de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.597747 28004 tablet_bootstrap.cc:654] T 6415eccf61844b79b9b5a19a5d1e84a0 P 713145adcffe4b5facdaadc431c7d6f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.600886 28003 ts_tablet_manager.cc:1434] T 6afd749083be47f5ac303b479d7f0dff P e2b7436b7f7941a19514d7ccf51e06de: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 13:08:41.602320 28003 tablet_bootstrap.cc:492] T d68488658c1349789c18ae104e9ab3ba P e2b7436b7f7941a19514d7ccf51e06de: Bootstrap starting.
I20260709 13:08:41.602837 28011 raft_consensus.cc:493] T 150a8a62fd3b4324b11f300f702d3448 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.603325 28011 raft_consensus.cc:515] T 150a8a62fd3b4324b11f300f702d3448 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.606114 28005 tablet_bootstrap.cc:492] T 6f77dc0928e94c00871b0d28e427b792 P 31215aa3b78f493ea7d83f40ede189f7: No bootstrap required, opened a new log
I20260709 13:08:41.606750 28005 ts_tablet_manager.cc:1403] T 6f77dc0928e94c00871b0d28e427b792 P 31215aa3b78f493ea7d83f40ede189f7: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.003s
I20260709 13:08:41.609690 28005 raft_consensus.cc:359] T 6f77dc0928e94c00871b0d28e427b792 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.610325 28005 raft_consensus.cc:385] T 6f77dc0928e94c00871b0d28e427b792 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.610613 28005 raft_consensus.cc:740] T 6f77dc0928e94c00871b0d28e427b792 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31215aa3b78f493ea7d83f40ede189f7, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.611356 28005 consensus_queue.cc:260] T 6f77dc0928e94c00871b0d28e427b792 P 31215aa3b78f493ea7d83f40ede189f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.614542 28011 leader_election.cc:290] T 150a8a62fd3b4324b11f300f702d3448 P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:41.618800 28035 raft_consensus.cc:493] T 6afd749083be47f5ac303b479d7f0dff P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.619626 28004 tablet_bootstrap.cc:492] T 6415eccf61844b79b9b5a19a5d1e84a0 P 713145adcffe4b5facdaadc431c7d6f0: No bootstrap required, opened a new log
I20260709 13:08:41.620247 28004 ts_tablet_manager.cc:1403] T 6415eccf61844b79b9b5a19a5d1e84a0 P 713145adcffe4b5facdaadc431c7d6f0: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.009s
I20260709 13:08:41.624221 28004 raft_consensus.cc:359] T 6415eccf61844b79b9b5a19a5d1e84a0 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.624892 28004 raft_consensus.cc:385] T 6415eccf61844b79b9b5a19a5d1e84a0 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.625161 28004 raft_consensus.cc:740] T 6415eccf61844b79b9b5a19a5d1e84a0 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 713145adcffe4b5facdaadc431c7d6f0, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.625401 28005 ts_tablet_manager.cc:1434] T 6f77dc0928e94c00871b0d28e427b792 P 31215aa3b78f493ea7d83f40ede189f7: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.003s
I20260709 13:08:41.625839 28004 consensus_queue.cc:260] T 6415eccf61844b79b9b5a19a5d1e84a0 P 713145adcffe4b5facdaadc431c7d6f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.619304 28035 raft_consensus.cc:515] T 6afd749083be47f5ac303b479d7f0dff P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.628518 28035 leader_election.cc:290] T 6afd749083be47f5ac303b479d7f0dff P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:41.615393 28010 raft_consensus.cc:697] T 35a533ae7f5646f4b72b13a6e174526c P e2b7436b7f7941a19514d7ccf51e06de [term 1 LEADER]: Becoming Leader. State: Replica: e2b7436b7f7941a19514d7ccf51e06de, State: Running, Role: LEADER
I20260709 13:08:41.629974 28010 consensus_queue.cc:237] T 35a533ae7f5646f4b72b13a6e174526c P e2b7436b7f7941a19514d7ccf51e06de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.630650 27963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6afd749083be47f5ac303b479d7f0dff" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "713145adcffe4b5facdaadc431c7d6f0" is_pre_election: true
I20260709 13:08:41.631320 28003 tablet_bootstrap.cc:654] T d68488658c1349789c18ae104e9ab3ba P e2b7436b7f7941a19514d7ccf51e06de: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.633809 27813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6afd749083be47f5ac303b479d7f0dff" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31215aa3b78f493ea7d83f40ede189f7" is_pre_election: true
I20260709 13:08:41.634589 27813 raft_consensus.cc:2393] T 6afd749083be47f5ac303b479d7f0dff P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e2b7436b7f7941a19514d7ccf51e06de in current term 1: Already voted for candidate 713145adcffe4b5facdaadc431c7d6f0 in this term.
I20260709 13:08:41.635782 27854 leader_election.cc:304] T 6afd749083be47f5ac303b479d7f0dff P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e2b7436b7f7941a19514d7ccf51e06de; no voters: 31215aa3b78f493ea7d83f40ede189f7, 713145adcffe4b5facdaadc431c7d6f0
I20260709 13:08:41.638283 27963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150a8a62fd3b4324b11f300f702d3448" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "713145adcffe4b5facdaadc431c7d6f0" is_pre_election: true
I20260709 13:08:41.639109 27963 raft_consensus.cc:2468] T 150a8a62fd3b4324b11f300f702d3448 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31215aa3b78f493ea7d83f40ede189f7 in term 0.
I20260709 13:08:41.640856 27778 leader_election.cc:304] T 150a8a62fd3b4324b11f300f702d3448 P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31215aa3b78f493ea7d83f40ede189f7, 713145adcffe4b5facdaadc431c7d6f0; no voters: 
I20260709 13:08:41.641983 28048 raft_consensus.cc:2804] T 150a8a62fd3b4324b11f300f702d3448 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:41.642200 27889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150a8a62fd3b4324b11f300f702d3448" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de" is_pre_election: true
I20260709 13:08:41.642253 28035 raft_consensus.cc:3060] T 6afd749083be47f5ac303b479d7f0dff P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.642375 28048 raft_consensus.cc:493] T 150a8a62fd3b4324b11f300f702d3448 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:41.642998 27889 raft_consensus.cc:2468] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31215aa3b78f493ea7d83f40ede189f7 in term 0.
I20260709 13:08:41.643159 28048 raft_consensus.cc:3060] T 150a8a62fd3b4324b11f300f702d3448 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.645201 28004 ts_tablet_manager.cc:1434] T 6415eccf61844b79b9b5a19a5d1e84a0 P 713145adcffe4b5facdaadc431c7d6f0: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.001s
I20260709 13:08:41.651722 28004 tablet_bootstrap.cc:492] T 7a81bde48dad42c88e46934fa194e59d P 713145adcffe4b5facdaadc431c7d6f0: Bootstrap starting.
I20260709 13:08:41.652233 28035 raft_consensus.cc:2749] T 6afd749083be47f5ac303b479d7f0dff P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:41.654487 28048 raft_consensus.cc:515] T 150a8a62fd3b4324b11f300f702d3448 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.657344 27889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150a8a62fd3b4324b11f300f702d3448" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de"
I20260709 13:08:41.657788 28004 tablet_bootstrap.cc:654] T 7a81bde48dad42c88e46934fa194e59d P 713145adcffe4b5facdaadc431c7d6f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.657893 27889 raft_consensus.cc:3060] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.658792 28009 raft_consensus.cc:493] T 3b306aa40495478c803be6ffbc46bcf5 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.659163 28011 raft_consensus.cc:493] T 3b306aa40495478c803be6ffbc46bcf5 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.659294 28009 raft_consensus.cc:515] T 3b306aa40495478c803be6ffbc46bcf5 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } } peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } }
I20260709 13:08:41.659773 27963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150a8a62fd3b4324b11f300f702d3448" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "713145adcffe4b5facdaadc431c7d6f0"
I20260709 13:08:41.659651 28011 raft_consensus.cc:515] T 3b306aa40495478c803be6ffbc46bcf5 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } } peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } }
I20260709 13:08:41.660336 27963 raft_consensus.cc:3060] T 150a8a62fd3b4324b11f300f702d3448 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.661439 28009 leader_election.cc:290] T 3b306aa40495478c803be6ffbc46bcf5 P 713145adcffe4b5facdaadc431c7d6f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437)
I20260709 13:08:41.661664 28011 leader_election.cc:290] T 3b306aa40495478c803be6ffbc46bcf5 P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691), e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437)
I20260709 13:08:41.663470 27813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b306aa40495478c803be6ffbc46bcf5" candidate_uuid: "713145adcffe4b5facdaadc431c7d6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31215aa3b78f493ea7d83f40ede189f7" is_pre_election: true
I20260709 13:08:41.663885 27888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b306aa40495478c803be6ffbc46bcf5" candidate_uuid: "713145adcffe4b5facdaadc431c7d6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de" is_pre_election: true
I20260709 13:08:41.664124 27813 raft_consensus.cc:2468] T 3b306aa40495478c803be6ffbc46bcf5 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 713145adcffe4b5facdaadc431c7d6f0 in term 0.
I20260709 13:08:41.664577 27888 raft_consensus.cc:2468] T 3b306aa40495478c803be6ffbc46bcf5 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 713145adcffe4b5facdaadc431c7d6f0 in term 0.
I20260709 13:08:41.665387 27889 raft_consensus.cc:2468] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31215aa3b78f493ea7d83f40ede189f7 in term 1.
I20260709 13:08:41.665706 27887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b306aa40495478c803be6ffbc46bcf5" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de" is_pre_election: true
I20260709 13:08:41.665606 27962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b306aa40495478c803be6ffbc46bcf5" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "713145adcffe4b5facdaadc431c7d6f0" is_pre_election: true
I20260709 13:08:41.666428 27887 raft_consensus.cc:2468] T 3b306aa40495478c803be6ffbc46bcf5 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31215aa3b78f493ea7d83f40ede189f7 in term 0.
I20260709 13:08:41.666627 27962 raft_consensus.cc:2468] T 3b306aa40495478c803be6ffbc46bcf5 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31215aa3b78f493ea7d83f40ede189f7 in term 0.
I20260709 13:08:41.667122 27963 raft_consensus.cc:2468] T 150a8a62fd3b4324b11f300f702d3448 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31215aa3b78f493ea7d83f40ede189f7 in term 1.
I20260709 13:08:41.667552 27928 leader_election.cc:304] T 3b306aa40495478c803be6ffbc46bcf5 P 713145adcffe4b5facdaadc431c7d6f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31215aa3b78f493ea7d83f40ede189f7, 713145adcffe4b5facdaadc431c7d6f0; no voters: 
I20260709 13:08:41.667994 27778 leader_election.cc:304] T 3b306aa40495478c803be6ffbc46bcf5 P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31215aa3b78f493ea7d83f40ede189f7, 713145adcffe4b5facdaadc431c7d6f0; no voters: 
I20260709 13:08:41.668624 28009 raft_consensus.cc:2804] T 3b306aa40495478c803be6ffbc46bcf5 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:41.668936 27778 leader_election.cc:304] T 150a8a62fd3b4324b11f300f702d3448 P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31215aa3b78f493ea7d83f40ede189f7, 713145adcffe4b5facdaadc431c7d6f0; no voters: 
I20260709 13:08:41.668223 28035 raft_consensus.cc:493] T 7a81bde48dad42c88e46934fa194e59d P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.669816 28035 raft_consensus.cc:515] T 7a81bde48dad42c88e46934fa194e59d P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.669034 28009 raft_consensus.cc:493] T 3b306aa40495478c803be6ffbc46bcf5 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:41.670852 28051 raft_consensus.cc:2804] T 3b306aa40495478c803be6ffbc46bcf5 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:41.671687 28051 raft_consensus.cc:493] T 3b306aa40495478c803be6ffbc46bcf5 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:41.672036 28051 raft_consensus.cc:3060] T 3b306aa40495478c803be6ffbc46bcf5 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.672438 27813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a81bde48dad42c88e46934fa194e59d" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31215aa3b78f493ea7d83f40ede189f7" is_pre_election: true
I20260709 13:08:41.673056 27813 raft_consensus.cc:2468] T 7a81bde48dad42c88e46934fa194e59d P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2b7436b7f7941a19514d7ccf51e06de in term 0.
I20260709 13:08:41.673116 28035 leader_election.cc:290] T 7a81bde48dad42c88e46934fa194e59d P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:41.674309 27854 leader_election.cc:304] T 7a81bde48dad42c88e46934fa194e59d P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31215aa3b78f493ea7d83f40ede189f7, e2b7436b7f7941a19514d7ccf51e06de; no voters: 
I20260709 13:08:41.670966 28011 raft_consensus.cc:2804] T 150a8a62fd3b4324b11f300f702d3448 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:41.674985 27709 catalog_manager.cc:5697] T 35a533ae7f5646f4b72b13a6e174526c P e2b7436b7f7941a19514d7ccf51e06de reported cstate change: term changed from 0 to 1, leader changed from <none> to e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194). New cstate: current_term: 1 leader_uuid: "e2b7436b7f7941a19514d7ccf51e06de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:41.671116 28009 raft_consensus.cc:3060] T 3b306aa40495478c803be6ffbc46bcf5 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.676901 27963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a81bde48dad42c88e46934fa194e59d" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "713145adcffe4b5facdaadc431c7d6f0" is_pre_election: true
I20260709 13:08:41.679036 28051 raft_consensus.cc:515] T 3b306aa40495478c803be6ffbc46bcf5 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } } peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } }
W20260709 13:08:41.680909 27853 leader_election.cc:343] T 7a81bde48dad42c88e46934fa194e59d P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.678309 27709 catalog_manager.cc:5697] T 6f77dc0928e94c00871b0d28e427b792 P e2b7436b7f7941a19514d7ccf51e06de reported cstate change: term changed from 0 to 1, leader changed from <none> to e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194). New cstate: current_term: 1 leader_uuid: "e2b7436b7f7941a19514d7ccf51e06de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:41.682775 27962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b306aa40495478c803be6ffbc46bcf5" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "713145adcffe4b5facdaadc431c7d6f0"
I20260709 13:08:41.683166 27887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b306aa40495478c803be6ffbc46bcf5" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de"
I20260709 13:08:41.683797 27887 raft_consensus.cc:3060] T 3b306aa40495478c803be6ffbc46bcf5 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.668262 28048 leader_election.cc:290] T 150a8a62fd3b4324b11f300f702d3448 P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 1 election: Requested vote from peers e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:41.684183 28011 raft_consensus.cc:697] T 150a8a62fd3b4324b11f300f702d3448 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 LEADER]: Becoming Leader. State: Replica: 31215aa3b78f493ea7d83f40ede189f7, State: Running, Role: LEADER
I20260709 13:08:41.684825 28051 leader_election.cc:290] T 3b306aa40495478c803be6ffbc46bcf5 P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 1 election: Requested vote from peers 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691), e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437)
I20260709 13:08:41.685425 28011 consensus_queue.cc:237] T 150a8a62fd3b4324b11f300f702d3448 P 31215aa3b78f493ea7d83f40ede189f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.691087 27887 raft_consensus.cc:2468] T 3b306aa40495478c803be6ffbc46bcf5 P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31215aa3b78f493ea7d83f40ede189f7 in term 1.
I20260709 13:08:41.675118 28035 raft_consensus.cc:2804] T 7a81bde48dad42c88e46934fa194e59d P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:41.692134 28035 raft_consensus.cc:493] T 7a81bde48dad42c88e46934fa194e59d P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:41.692487 28035 raft_consensus.cc:3060] T 7a81bde48dad42c88e46934fa194e59d P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.694022 28004 tablet_bootstrap.cc:492] T 7a81bde48dad42c88e46934fa194e59d P 713145adcffe4b5facdaadc431c7d6f0: No bootstrap required, opened a new log
I20260709 13:08:41.694476 28004 ts_tablet_manager.cc:1403] T 7a81bde48dad42c88e46934fa194e59d P 713145adcffe4b5facdaadc431c7d6f0: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.010s
I20260709 13:08:41.696059 27711 catalog_manager.cc:5697] T 150a8a62fd3b4324b11f300f702d3448 P 31215aa3b78f493ea7d83f40ede189f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193). New cstate: current_term: 1 leader_uuid: "31215aa3b78f493ea7d83f40ede189f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:41.697017 28004 raft_consensus.cc:359] T 7a81bde48dad42c88e46934fa194e59d P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.697685 28004 raft_consensus.cc:385] T 7a81bde48dad42c88e46934fa194e59d P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.697966 28004 raft_consensus.cc:740] T 7a81bde48dad42c88e46934fa194e59d P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 713145adcffe4b5facdaadc431c7d6f0, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.698525 28028 raft_consensus.cc:493] T 3560b9eeb6454ae1b37ad2c059c74079 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.698639 28004 consensus_queue.cc:260] T 7a81bde48dad42c88e46934fa194e59d P 713145adcffe4b5facdaadc431c7d6f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.699067 28035 raft_consensus.cc:515] T 7a81bde48dad42c88e46934fa194e59d P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.700260 27780 leader_election.cc:304] T 3b306aa40495478c803be6ffbc46bcf5 P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31215aa3b78f493ea7d83f40ede189f7, e2b7436b7f7941a19514d7ccf51e06de; no voters: 
I20260709 13:08:41.699117 28028 raft_consensus.cc:515] T 3560b9eeb6454ae1b37ad2c059c74079 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.704499 28028 leader_election.cc:290] T 3560b9eeb6454ae1b37ad2c059c74079 P 713145adcffe4b5facdaadc431c7d6f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437)
I20260709 13:08:41.704635 27813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a81bde48dad42c88e46934fa194e59d" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31215aa3b78f493ea7d83f40ede189f7"
I20260709 13:08:41.705179 27813 raft_consensus.cc:3060] T 7a81bde48dad42c88e46934fa194e59d P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.675064 28003 tablet_bootstrap.cc:492] T d68488658c1349789c18ae104e9ab3ba P e2b7436b7f7941a19514d7ccf51e06de: No bootstrap required, opened a new log
I20260709 13:08:41.709167 28003 ts_tablet_manager.cc:1403] T d68488658c1349789c18ae104e9ab3ba P e2b7436b7f7941a19514d7ccf51e06de: Time spent bootstrapping tablet: real 0.107s	user 0.020s	sys 0.011s
I20260709 13:08:41.712811 27814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3560b9eeb6454ae1b37ad2c059c74079" candidate_uuid: "713145adcffe4b5facdaadc431c7d6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31215aa3b78f493ea7d83f40ede189f7" is_pre_election: true
I20260709 13:08:41.713023 28003 raft_consensus.cc:359] T d68488658c1349789c18ae104e9ab3ba P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.713464 27814 raft_consensus.cc:2468] T 3560b9eeb6454ae1b37ad2c059c74079 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 713145adcffe4b5facdaadc431c7d6f0 in term 0.
I20260709 13:08:41.713757 28003 raft_consensus.cc:385] T d68488658c1349789c18ae104e9ab3ba P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.714049 28003 raft_consensus.cc:740] T d68488658c1349789c18ae104e9ab3ba P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2b7436b7f7941a19514d7ccf51e06de, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.714670 27928 leader_election.cc:304] T 3560b9eeb6454ae1b37ad2c059c74079 P 713145adcffe4b5facdaadc431c7d6f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31215aa3b78f493ea7d83f40ede189f7, 713145adcffe4b5facdaadc431c7d6f0; no voters: 
I20260709 13:08:41.715494 28028 raft_consensus.cc:2804] T 3560b9eeb6454ae1b37ad2c059c74079 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:41.701370 28009 raft_consensus.cc:515] T 3b306aa40495478c803be6ffbc46bcf5 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } } peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } }
I20260709 13:08:41.715864 28028 raft_consensus.cc:493] T 3560b9eeb6454ae1b37ad2c059c74079 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:41.716269 28028 raft_consensus.cc:3060] T 3560b9eeb6454ae1b37ad2c059c74079 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.716755 27962 raft_consensus.cc:2393] T 3b306aa40495478c803be6ffbc46bcf5 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 31215aa3b78f493ea7d83f40ede189f7 in current term 1: Already voted for candidate 713145adcffe4b5facdaadc431c7d6f0 in this term.
I20260709 13:08:41.718070 27814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b306aa40495478c803be6ffbc46bcf5" candidate_uuid: "713145adcffe4b5facdaadc431c7d6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31215aa3b78f493ea7d83f40ede189f7"
I20260709 13:08:41.718864 27814 raft_consensus.cc:2393] T 3b306aa40495478c803be6ffbc46bcf5 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 713145adcffe4b5facdaadc431c7d6f0 in current term 1: Already voted for candidate 31215aa3b78f493ea7d83f40ede189f7 in this term.
I20260709 13:08:41.715864 27887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3560b9eeb6454ae1b37ad2c059c74079" candidate_uuid: "713145adcffe4b5facdaadc431c7d6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de" is_pre_election: true
I20260709 13:08:41.720366 27887 raft_consensus.cc:2468] T 3560b9eeb6454ae1b37ad2c059c74079 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 713145adcffe4b5facdaadc431c7d6f0 in term 0.
I20260709 13:08:41.722277 27887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b306aa40495478c803be6ffbc46bcf5" candidate_uuid: "713145adcffe4b5facdaadc431c7d6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de"
I20260709 13:08:41.722981 27887 raft_consensus.cc:2393] T 3b306aa40495478c803be6ffbc46bcf5 P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 713145adcffe4b5facdaadc431c7d6f0 in current term 1: Already voted for candidate 31215aa3b78f493ea7d83f40ede189f7 in this term.
I20260709 13:08:41.723563 27813 raft_consensus.cc:2468] T 7a81bde48dad42c88e46934fa194e59d P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2b7436b7f7941a19514d7ccf51e06de in term 1.
I20260709 13:08:41.724066 27929 leader_election.cc:304] T 3b306aa40495478c803be6ffbc46bcf5 P 713145adcffe4b5facdaadc431c7d6f0 [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: 713145adcffe4b5facdaadc431c7d6f0; no voters: 31215aa3b78f493ea7d83f40ede189f7, e2b7436b7f7941a19514d7ccf51e06de
I20260709 13:08:41.724845 28035 leader_election.cc:290] T 7a81bde48dad42c88e46934fa194e59d P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 election: Requested vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:41.725358 27854 leader_election.cc:304] T 7a81bde48dad42c88e46934fa194e59d P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31215aa3b78f493ea7d83f40ede189f7, e2b7436b7f7941a19514d7ccf51e06de; no voters: 
I20260709 13:08:41.726223 28052 raft_consensus.cc:2804] T 3b306aa40495478c803be6ffbc46bcf5 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:41.726254 28041 raft_consensus.cc:2804] T 7a81bde48dad42c88e46934fa194e59d P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:41.714691 28003 consensus_queue.cc:260] T d68488658c1349789c18ae104e9ab3ba P e2b7436b7f7941a19514d7ccf51e06de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.727191 28052 raft_consensus.cc:697] T 3b306aa40495478c803be6ffbc46bcf5 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 LEADER]: Becoming Leader. State: Replica: 31215aa3b78f493ea7d83f40ede189f7, State: Running, Role: LEADER
I20260709 13:08:41.727319 28051 raft_consensus.cc:493] T 6415eccf61844b79b9b5a19a5d1e84a0 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.726464 28009 leader_election.cc:290] T 3b306aa40495478c803be6ffbc46bcf5 P 713145adcffe4b5facdaadc431c7d6f0 [CANDIDATE]: Term 1 election: Requested vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437)
I20260709 13:08:41.728700 28052 consensus_queue.cc:237] T 3b306aa40495478c803be6ffbc46bcf5 P 31215aa3b78f493ea7d83f40ede189f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } } peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } }
I20260709 13:08:41.727213 28041 raft_consensus.cc:697] T 7a81bde48dad42c88e46934fa194e59d P e2b7436b7f7941a19514d7ccf51e06de [term 1 LEADER]: Becoming Leader. State: Replica: e2b7436b7f7941a19514d7ccf51e06de, State: Running, Role: LEADER
I20260709 13:08:41.730012 28009 raft_consensus.cc:2749] T 3b306aa40495478c803be6ffbc46bcf5 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:41.725389 28035 raft_consensus.cc:493] T 3560b9eeb6454ae1b37ad2c059c74079 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.730499 28041 consensus_queue.cc:237] T 7a81bde48dad42c88e46934fa194e59d P e2b7436b7f7941a19514d7ccf51e06de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.731068 28035 raft_consensus.cc:515] T 3560b9eeb6454ae1b37ad2c059c74079 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.728806 28051 raft_consensus.cc:515] T 6415eccf61844b79b9b5a19a5d1e84a0 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.733086 28035 leader_election.cc:290] T 3560b9eeb6454ae1b37ad2c059c74079 P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:41.728950 28003 ts_tablet_manager.cc:1434] T d68488658c1349789c18ae104e9ab3ba P e2b7436b7f7941a19514d7ccf51e06de: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:08:41.733700 28051 leader_election.cc:290] T 6415eccf61844b79b9b5a19a5d1e84a0 P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:41.734347 28003 tablet_bootstrap.cc:492] T 6415eccf61844b79b9b5a19a5d1e84a0 P e2b7436b7f7941a19514d7ccf51e06de: Bootstrap starting.
I20260709 13:08:41.735275 27962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a81bde48dad42c88e46934fa194e59d" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "713145adcffe4b5facdaadc431c7d6f0"
I20260709 13:08:41.735679 27961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6415eccf61844b79b9b5a19a5d1e84a0" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "713145adcffe4b5facdaadc431c7d6f0" is_pre_election: true
I20260709 13:08:41.736150 27962 raft_consensus.cc:3060] T 7a81bde48dad42c88e46934fa194e59d P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.736485 27961 raft_consensus.cc:2468] T 6415eccf61844b79b9b5a19a5d1e84a0 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31215aa3b78f493ea7d83f40ede189f7 in term 0.
I20260709 13:08:41.738948 27887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6415eccf61844b79b9b5a19a5d1e84a0" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de" is_pre_election: true
I20260709 13:08:41.738948 27778 leader_election.cc:304] T 6415eccf61844b79b9b5a19a5d1e84a0 P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31215aa3b78f493ea7d83f40ede189f7, 713145adcffe4b5facdaadc431c7d6f0; no voters: 
I20260709 13:08:41.740818 28051 raft_consensus.cc:2804] T 6415eccf61844b79b9b5a19a5d1e84a0 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:41.741176 28051 raft_consensus.cc:493] T 6415eccf61844b79b9b5a19a5d1e84a0 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:08:41.741217 27780 leader_election.cc:343] T 6415eccf61844b79b9b5a19a5d1e84a0 P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.741621 28051 raft_consensus.cc:3060] T 6415eccf61844b79b9b5a19a5d1e84a0 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.742810 27963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3560b9eeb6454ae1b37ad2c059c74079" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "713145adcffe4b5facdaadc431c7d6f0" is_pre_election: true
I20260709 13:08:41.744302 28003 tablet_bootstrap.cc:654] T 6415eccf61844b79b9b5a19a5d1e84a0 P e2b7436b7f7941a19514d7ccf51e06de: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.745110 27813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3560b9eeb6454ae1b37ad2c059c74079" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31215aa3b78f493ea7d83f40ede189f7" is_pre_election: true
I20260709 13:08:41.745759 27813 raft_consensus.cc:2468] T 3560b9eeb6454ae1b37ad2c059c74079 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2b7436b7f7941a19514d7ccf51e06de in term 0.
I20260709 13:08:41.746886 27854 leader_election.cc:304] T 3560b9eeb6454ae1b37ad2c059c74079 P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31215aa3b78f493ea7d83f40ede189f7, e2b7436b7f7941a19514d7ccf51e06de; no voters: 
I20260709 13:08:41.747694 28010 raft_consensus.cc:2804] T 3560b9eeb6454ae1b37ad2c059c74079 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:41.748077 28010 raft_consensus.cc:493] T 3560b9eeb6454ae1b37ad2c059c74079 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:41.748399 28010 raft_consensus.cc:3060] T 3560b9eeb6454ae1b37ad2c059c74079 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.750334 28052 raft_consensus.cc:493] T d68488658c1349789c18ae104e9ab3ba P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.750759 28051 raft_consensus.cc:515] T 6415eccf61844b79b9b5a19a5d1e84a0 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.751021 28052 raft_consensus.cc:515] T d68488658c1349789c18ae104e9ab3ba P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.726305 28028 raft_consensus.cc:515] T 3560b9eeb6454ae1b37ad2c059c74079 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.754680 27887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68488658c1349789c18ae104e9ab3ba" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de" is_pre_election: true
I20260709 13:08:41.755445 27887 raft_consensus.cc:2468] T d68488658c1349789c18ae104e9ab3ba P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31215aa3b78f493ea7d83f40ede189f7 in term 0.
I20260709 13:08:41.755455 27813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3560b9eeb6454ae1b37ad2c059c74079" candidate_uuid: "713145adcffe4b5facdaadc431c7d6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31215aa3b78f493ea7d83f40ede189f7"
I20260709 13:08:41.756423 27813 raft_consensus.cc:3060] T 3560b9eeb6454ae1b37ad2c059c74079 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.757171 27780 leader_election.cc:304] T d68488658c1349789c18ae104e9ab3ba P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31215aa3b78f493ea7d83f40ede189f7, e2b7436b7f7941a19514d7ccf51e06de; no voters: 
I20260709 13:08:41.758216 27887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3560b9eeb6454ae1b37ad2c059c74079" candidate_uuid: "713145adcffe4b5facdaadc431c7d6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de"
I20260709 13:08:41.760499 28028 leader_election.cc:290] T 3560b9eeb6454ae1b37ad2c059c74079 P 713145adcffe4b5facdaadc431c7d6f0 [CANDIDATE]: Term 1 election: Requested vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437)
I20260709 13:08:41.761437 27711 catalog_manager.cc:5697] T 3b306aa40495478c803be6ffbc46bcf5 P 31215aa3b78f493ea7d83f40ede189f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193). New cstate: current_term: 1 leader_uuid: "31215aa3b78f493ea7d83f40ede189f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:41.764298 27889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6415eccf61844b79b9b5a19a5d1e84a0" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de"
I20260709 13:08:41.764567 27961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6415eccf61844b79b9b5a19a5d1e84a0" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "713145adcffe4b5facdaadc431c7d6f0"
I20260709 13:08:41.764926 28051 leader_election.cc:290] T 6415eccf61844b79b9b5a19a5d1e84a0 P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 1 election: Requested vote from peers e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:41.765239 27961 raft_consensus.cc:3060] T 6415eccf61844b79b9b5a19a5d1e84a0 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.765504 28051 raft_consensus.cc:2804] T d68488658c1349789c18ae104e9ab3ba P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:41.765831 28051 raft_consensus.cc:493] T d68488658c1349789c18ae104e9ab3ba P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:08:41.766058 27780 leader_election.cc:343] T 6415eccf61844b79b9b5a19a5d1e84a0 P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.769387 27963 raft_consensus.cc:2393] T 3560b9eeb6454ae1b37ad2c059c74079 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e2b7436b7f7941a19514d7ccf51e06de in current term 1: Already voted for candidate 713145adcffe4b5facdaadc431c7d6f0 in this term.
I20260709 13:08:41.774277 28010 raft_consensus.cc:515] T 3560b9eeb6454ae1b37ad2c059c74079 P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.775873 27887 raft_consensus.cc:2393] T 3560b9eeb6454ae1b37ad2c059c74079 P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 713145adcffe4b5facdaadc431c7d6f0 in current term 1: Already voted for candidate e2b7436b7f7941a19514d7ccf51e06de in this term.
I20260709 13:08:41.776366 28052 leader_election.cc:290] T d68488658c1349789c18ae104e9ab3ba P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:41.780329 27963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68488658c1349789c18ae104e9ab3ba" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "713145adcffe4b5facdaadc431c7d6f0" is_pre_election: true
W20260709 13:08:41.781581 27778 leader_election.cc:343] T d68488658c1349789c18ae104e9ab3ba P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.782904 27961 raft_consensus.cc:2468] T 6415eccf61844b79b9b5a19a5d1e84a0 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31215aa3b78f493ea7d83f40ede189f7 in term 1.
I20260709 13:08:41.782140 27712 catalog_manager.cc:5697] T 7a81bde48dad42c88e46934fa194e59d P e2b7436b7f7941a19514d7ccf51e06de reported cstate change: term changed from 0 to 1, leader changed from <none> to e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194). New cstate: current_term: 1 leader_uuid: "e2b7436b7f7941a19514d7ccf51e06de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:41.784300 27778 leader_election.cc:304] T 6415eccf61844b79b9b5a19a5d1e84a0 P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31215aa3b78f493ea7d83f40ede189f7, 713145adcffe4b5facdaadc431c7d6f0; no voters: e2b7436b7f7941a19514d7ccf51e06de
I20260709 13:08:41.787030 28052 raft_consensus.cc:2804] T 6415eccf61844b79b9b5a19a5d1e84a0 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:41.787812 28052 raft_consensus.cc:697] T 6415eccf61844b79b9b5a19a5d1e84a0 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 LEADER]: Becoming Leader. State: Replica: 31215aa3b78f493ea7d83f40ede189f7, State: Running, Role: LEADER
I20260709 13:08:41.788707 28052 consensus_queue.cc:237] T 6415eccf61844b79b9b5a19a5d1e84a0 P 31215aa3b78f493ea7d83f40ede189f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.792207 27814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3560b9eeb6454ae1b37ad2c059c74079" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31215aa3b78f493ea7d83f40ede189f7"
I20260709 13:08:41.766168 28051 raft_consensus.cc:3060] T d68488658c1349789c18ae104e9ab3ba P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.798405 27813 raft_consensus.cc:2468] T 3560b9eeb6454ae1b37ad2c059c74079 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 713145adcffe4b5facdaadc431c7d6f0 in term 1.
I20260709 13:08:41.798940 27962 raft_consensus.cc:2468] T 7a81bde48dad42c88e46934fa194e59d P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2b7436b7f7941a19514d7ccf51e06de in term 1.
I20260709 13:08:41.799678 27928 leader_election.cc:304] T 3560b9eeb6454ae1b37ad2c059c74079 P 713145adcffe4b5facdaadc431c7d6f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31215aa3b78f493ea7d83f40ede189f7, 713145adcffe4b5facdaadc431c7d6f0; no voters: e2b7436b7f7941a19514d7ccf51e06de
I20260709 13:08:41.800812 28028 raft_consensus.cc:2804] T 3560b9eeb6454ae1b37ad2c059c74079 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:41.801328 28028 raft_consensus.cc:697] T 3560b9eeb6454ae1b37ad2c059c74079 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 LEADER]: Becoming Leader. State: Replica: 713145adcffe4b5facdaadc431c7d6f0, State: Running, Role: LEADER
I20260709 13:08:41.801506 27961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3560b9eeb6454ae1b37ad2c059c74079" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "713145adcffe4b5facdaadc431c7d6f0"
I20260709 13:08:41.802124 28028 consensus_queue.cc:237] T 3560b9eeb6454ae1b37ad2c059c74079 P 713145adcffe4b5facdaadc431c7d6f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.803000 27853 leader_election.cc:304] T 3560b9eeb6454ae1b37ad2c059c74079 P e2b7436b7f7941a19514d7ccf51e06de [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: e2b7436b7f7941a19514d7ccf51e06de; no voters: 31215aa3b78f493ea7d83f40ede189f7, 713145adcffe4b5facdaadc431c7d6f0
I20260709 13:08:41.803858 28041 raft_consensus.cc:2749] T 3560b9eeb6454ae1b37ad2c059c74079 P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:41.800226 28010 leader_election.cc:290] T 3560b9eeb6454ae1b37ad2c059c74079 P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 election: Requested vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:41.809773 28051 raft_consensus.cc:515] T d68488658c1349789c18ae104e9ab3ba P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.812641 27887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68488658c1349789c18ae104e9ab3ba" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de"
I20260709 13:08:41.813226 27887 raft_consensus.cc:3060] T d68488658c1349789c18ae104e9ab3ba P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.813342 28004 ts_tablet_manager.cc:1434] T 7a81bde48dad42c88e46934fa194e59d P 713145adcffe4b5facdaadc431c7d6f0: Time spent starting tablet: real 0.119s	user 0.047s	sys 0.031s
I20260709 13:08:41.812233 27712 catalog_manager.cc:5697] T 3560b9eeb6454ae1b37ad2c059c74079 P 713145adcffe4b5facdaadc431c7d6f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195). New cstate: current_term: 1 leader_uuid: "713145adcffe4b5facdaadc431c7d6f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:41.814314 28004 tablet_bootstrap.cc:492] T d68488658c1349789c18ae104e9ab3ba P 713145adcffe4b5facdaadc431c7d6f0: Bootstrap starting.
I20260709 13:08:41.814589 27962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68488658c1349789c18ae104e9ab3ba" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "713145adcffe4b5facdaadc431c7d6f0"
W20260709 13:08:41.815850 27778 leader_election.cc:343] T d68488658c1349789c18ae104e9ab3ba P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.816483 28051 leader_election.cc:290] T d68488658c1349789c18ae104e9ab3ba P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 1 election: Requested vote from peers e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:41.819756 28004 tablet_bootstrap.cc:654] T d68488658c1349789c18ae104e9ab3ba P 713145adcffe4b5facdaadc431c7d6f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.821606 28003 tablet_bootstrap.cc:492] T 6415eccf61844b79b9b5a19a5d1e84a0 P e2b7436b7f7941a19514d7ccf51e06de: No bootstrap required, opened a new log
I20260709 13:08:41.822125 28003 ts_tablet_manager.cc:1403] T 6415eccf61844b79b9b5a19a5d1e84a0 P e2b7436b7f7941a19514d7ccf51e06de: Time spent bootstrapping tablet: real 0.088s	user 0.029s	sys 0.012s
I20260709 13:08:41.825747 28003 raft_consensus.cc:359] T 6415eccf61844b79b9b5a19a5d1e84a0 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.826458 28003 raft_consensus.cc:385] T 6415eccf61844b79b9b5a19a5d1e84a0 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.826808 28003 raft_consensus.cc:740] T 6415eccf61844b79b9b5a19a5d1e84a0 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2b7436b7f7941a19514d7ccf51e06de, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.827513 28003 consensus_queue.cc:260] T 6415eccf61844b79b9b5a19a5d1e84a0 P e2b7436b7f7941a19514d7ccf51e06de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.829774 28003 ts_tablet_manager.cc:1434] T 6415eccf61844b79b9b5a19a5d1e84a0 P e2b7436b7f7941a19514d7ccf51e06de: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:41.831763 27711 catalog_manager.cc:5697] T 6415eccf61844b79b9b5a19a5d1e84a0 P 31215aa3b78f493ea7d83f40ede189f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193). New cstate: current_term: 1 leader_uuid: "31215aa3b78f493ea7d83f40ede189f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:41.832746 27887 raft_consensus.cc:2468] T d68488658c1349789c18ae104e9ab3ba P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31215aa3b78f493ea7d83f40ede189f7 in term 1.
I20260709 13:08:41.833961 28004 tablet_bootstrap.cc:492] T d68488658c1349789c18ae104e9ab3ba P 713145adcffe4b5facdaadc431c7d6f0: No bootstrap required, opened a new log
I20260709 13:08:41.833910 27780 leader_election.cc:304] T d68488658c1349789c18ae104e9ab3ba P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31215aa3b78f493ea7d83f40ede189f7, e2b7436b7f7941a19514d7ccf51e06de; no voters: 713145adcffe4b5facdaadc431c7d6f0
I20260709 13:08:41.834511 28004 ts_tablet_manager.cc:1403] T d68488658c1349789c18ae104e9ab3ba P 713145adcffe4b5facdaadc431c7d6f0: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260709 13:08:41.834824 28051 raft_consensus.cc:2804] T d68488658c1349789c18ae104e9ab3ba P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:41.835732 28051 raft_consensus.cc:697] T d68488658c1349789c18ae104e9ab3ba P 31215aa3b78f493ea7d83f40ede189f7 [term 1 LEADER]: Becoming Leader. State: Replica: 31215aa3b78f493ea7d83f40ede189f7, State: Running, Role: LEADER
I20260709 13:08:41.836545 28051 consensus_queue.cc:237] T d68488658c1349789c18ae104e9ab3ba P 31215aa3b78f493ea7d83f40ede189f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.837199 28004 raft_consensus.cc:359] T d68488658c1349789c18ae104e9ab3ba P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.837845 28004 raft_consensus.cc:385] T d68488658c1349789c18ae104e9ab3ba P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.838111 28004 raft_consensus.cc:740] T d68488658c1349789c18ae104e9ab3ba P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 713145adcffe4b5facdaadc431c7d6f0, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.838819 28004 consensus_queue.cc:260] T d68488658c1349789c18ae104e9ab3ba P 713145adcffe4b5facdaadc431c7d6f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:41.840858 28004 ts_tablet_manager.cc:1434] T d68488658c1349789c18ae104e9ab3ba P 713145adcffe4b5facdaadc431c7d6f0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:08:41.851085 27711 catalog_manager.cc:5697] T d68488658c1349789c18ae104e9ab3ba P 31215aa3b78f493ea7d83f40ede189f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193). New cstate: current_term: 1 leader_uuid: "31215aa3b78f493ea7d83f40ede189f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:41.900117 28055 consensus_queue.cc:1048] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:41.913380 28055 consensus_queue.cc:1048] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:41.931740 27962 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6afd749083be47f5ac303b479d7f0dff"
dest_uuid: "713145adcffe4b5facdaadc431c7d6f0"
mode: GRACEFUL
new_leader_uuid: "31215aa3b78f493ea7d83f40ede189f7"
 from {username='slave'} at 127.0.0.1:40958
I20260709 13:08:41.932235 27962 raft_consensus.cc:606] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [term 1 LEADER]: Received request to transfer leadership to TS 31215aa3b78f493ea7d83f40ede189f7
I20260709 13:08:41.944089 27887 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35a533ae7f5646f4b72b13a6e174526c"
dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de"
mode: GRACEFUL
new_leader_uuid: "31215aa3b78f493ea7d83f40ede189f7"
 from {username='slave'} at 127.0.0.1:40574
I20260709 13:08:41.944554 27887 raft_consensus.cc:606] T 35a533ae7f5646f4b72b13a6e174526c P e2b7436b7f7941a19514d7ccf51e06de [term 1 LEADER]: Received request to transfer leadership to TS 31215aa3b78f493ea7d83f40ede189f7
I20260709 13:08:41.948931 27887 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a81bde48dad42c88e46934fa194e59d"
dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de"
mode: GRACEFUL
new_leader_uuid: "31215aa3b78f493ea7d83f40ede189f7"
 from {username='slave'} at 127.0.0.1:40574
I20260709 13:08:41.949368 27887 raft_consensus.cc:606] T 7a81bde48dad42c88e46934fa194e59d P e2b7436b7f7941a19514d7ccf51e06de [term 1 LEADER]: Received request to transfer leadership to TS 31215aa3b78f493ea7d83f40ede189f7
I20260709 13:08:41.961534 27813 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6415eccf61844b79b9b5a19a5d1e84a0"
dest_uuid: "31215aa3b78f493ea7d83f40ede189f7"
mode: GRACEFUL
new_leader_uuid: "e2b7436b7f7941a19514d7ccf51e06de"
 from {username='slave'} at 127.0.0.1:54582
I20260709 13:08:41.961999 27813 raft_consensus.cc:606] T 6415eccf61844b79b9b5a19a5d1e84a0 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 LEADER]: Received request to transfer leadership to TS e2b7436b7f7941a19514d7ccf51e06de
I20260709 13:08:41.968990 27813 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d68488658c1349789c18ae104e9ab3ba"
dest_uuid: "31215aa3b78f493ea7d83f40ede189f7"
mode: GRACEFUL
new_leader_uuid: "e2b7436b7f7941a19514d7ccf51e06de"
 from {username='slave'} at 127.0.0.1:54582
I20260709 13:08:41.969436 27813 raft_consensus.cc:606] T d68488658c1349789c18ae104e9ab3ba P 31215aa3b78f493ea7d83f40ede189f7 [term 1 LEADER]: Received request to transfer leadership to TS e2b7436b7f7941a19514d7ccf51e06de
I20260709 13:08:41.974083 27813 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "150a8a62fd3b4324b11f300f702d3448"
dest_uuid: "31215aa3b78f493ea7d83f40ede189f7"
mode: GRACEFUL
new_leader_uuid: "e2b7436b7f7941a19514d7ccf51e06de"
 from {username='slave'} at 127.0.0.1:54582
I20260709 13:08:41.974519 27813 raft_consensus.cc:606] T 150a8a62fd3b4324b11f300f702d3448 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 LEADER]: Received request to transfer leadership to TS e2b7436b7f7941a19514d7ccf51e06de
I20260709 13:08:42.028959 28010 raft_consensus.cc:493] T 6415eccf61844b79b9b5a19a5d1e84a0 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:42.029604 28010 raft_consensus.cc:515] T 6415eccf61844b79b9b5a19a5d1e84a0 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:42.031441 28010 leader_election.cc:290] T 6415eccf61844b79b9b5a19a5d1e84a0 P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:42.032152 27813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6415eccf61844b79b9b5a19a5d1e84a0" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31215aa3b78f493ea7d83f40ede189f7" is_pre_election: true
I20260709 13:08:42.032418 27962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6415eccf61844b79b9b5a19a5d1e84a0" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "713145adcffe4b5facdaadc431c7d6f0" is_pre_election: true
I20260709 13:08:42.033155 27962 raft_consensus.cc:2393] T 6415eccf61844b79b9b5a19a5d1e84a0 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e2b7436b7f7941a19514d7ccf51e06de in current term 1: Already voted for candidate 31215aa3b78f493ea7d83f40ede189f7 in this term.
I20260709 13:08:42.034017 27853 leader_election.cc:304] T 6415eccf61844b79b9b5a19a5d1e84a0 P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e2b7436b7f7941a19514d7ccf51e06de; no voters: 31215aa3b78f493ea7d83f40ede189f7, 713145adcffe4b5facdaadc431c7d6f0
I20260709 13:08:42.034638 28010 raft_consensus.cc:3060] T 6415eccf61844b79b9b5a19a5d1e84a0 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:42.039598 28010 raft_consensus.cc:2749] T 6415eccf61844b79b9b5a19a5d1e84a0 P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:42.043095 28010 consensus_queue.cc:1048] T 35a533ae7f5646f4b72b13a6e174526c P e2b7436b7f7941a19514d7ccf51e06de [LEADER]: Connected to new peer: Peer: permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:42.046262 28010 consensus_queue.cc:1048] T 35a533ae7f5646f4b72b13a6e174526c P e2b7436b7f7941a19514d7ccf51e06de [LEADER]: Connected to new peer: Peer: permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:42.053434 28010 raft_consensus.cc:993] T 35a533ae7f5646f4b72b13a6e174526c P e2b7436b7f7941a19514d7ccf51e06de: : Instructing follower 31215aa3b78f493ea7d83f40ede189f7 to start an election
I20260709 13:08:42.053817 28010 raft_consensus.cc:1081] T 35a533ae7f5646f4b72b13a6e174526c P e2b7436b7f7941a19514d7ccf51e06de [term 1 LEADER]: Signalling peer 31215aa3b78f493ea7d83f40ede189f7 to start an election
I20260709 13:08:42.058378 27814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35a533ae7f5646f4b72b13a6e174526c"
dest_uuid: "31215aa3b78f493ea7d83f40ede189f7"
 from {username='slave'} at 127.0.0.1:54566
I20260709 13:08:42.058928 27814 raft_consensus.cc:493] T 35a533ae7f5646f4b72b13a6e174526c P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:42.059278 27814 raft_consensus.cc:3060] T 35a533ae7f5646f4b72b13a6e174526c P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:42.066054 27814 raft_consensus.cc:515] T 35a533ae7f5646f4b72b13a6e174526c P 31215aa3b78f493ea7d83f40ede189f7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:42.066764 27813 raft_consensus.cc:1240] T 35a533ae7f5646f4b72b13a6e174526c P 31215aa3b78f493ea7d83f40ede189f7 [term 2 FOLLOWER]: Rejecting Update request from peer e2b7436b7f7941a19514d7ccf51e06de for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:42.068413 27887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a533ae7f5646f4b72b13a6e174526c" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de"
I20260709 13:08:42.069041 27887 raft_consensus.cc:3055] T 35a533ae7f5646f4b72b13a6e174526c P e2b7436b7f7941a19514d7ccf51e06de [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:42.069128 27962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a533ae7f5646f4b72b13a6e174526c" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "713145adcffe4b5facdaadc431c7d6f0"
I20260709 13:08:42.069397 27887 raft_consensus.cc:740] T 35a533ae7f5646f4b72b13a6e174526c P e2b7436b7f7941a19514d7ccf51e06de [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e2b7436b7f7941a19514d7ccf51e06de, State: Running, Role: LEADER
I20260709 13:08:42.069795 27962 raft_consensus.cc:3060] T 35a533ae7f5646f4b72b13a6e174526c P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:42.070225 27887 consensus_queue.cc:260] T 35a533ae7f5646f4b72b13a6e174526c P e2b7436b7f7941a19514d7ccf51e06de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:42.070731 28051 consensus_queue.cc:1048] T 150a8a62fd3b4324b11f300f702d3448 P 31215aa3b78f493ea7d83f40ede189f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:42.071353 27887 raft_consensus.cc:3060] T 35a533ae7f5646f4b72b13a6e174526c P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:42.075803 27814 leader_election.cc:290] T 35a533ae7f5646f4b72b13a6e174526c P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 2 election: Requested vote from peers e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:42.077458 27962 raft_consensus.cc:2468] T 35a533ae7f5646f4b72b13a6e174526c P 713145adcffe4b5facdaadc431c7d6f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31215aa3b78f493ea7d83f40ede189f7 in term 2.
I20260709 13:08:42.078554 27778 leader_election.cc:304] T 35a533ae7f5646f4b72b13a6e174526c P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31215aa3b78f493ea7d83f40ede189f7, 713145adcffe4b5facdaadc431c7d6f0; no voters: 
I20260709 13:08:42.079360 28011 raft_consensus.cc:2804] T 35a533ae7f5646f4b72b13a6e174526c P 31215aa3b78f493ea7d83f40ede189f7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:42.079551 27887 raft_consensus.cc:2468] T 35a533ae7f5646f4b72b13a6e174526c P e2b7436b7f7941a19514d7ccf51e06de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31215aa3b78f493ea7d83f40ede189f7 in term 2.
I20260709 13:08:42.081904 28011 raft_consensus.cc:697] T 35a533ae7f5646f4b72b13a6e174526c P 31215aa3b78f493ea7d83f40ede189f7 [term 2 LEADER]: Becoming Leader. State: Replica: 31215aa3b78f493ea7d83f40ede189f7, State: Running, Role: LEADER
I20260709 13:08:42.082778 28011 consensus_queue.cc:237] T 35a533ae7f5646f4b72b13a6e174526c P 31215aa3b78f493ea7d83f40ede189f7 [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: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:42.083459 28051 consensus_queue.cc:1048] T 150a8a62fd3b4324b11f300f702d3448 P 31215aa3b78f493ea7d83f40ede189f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:42.092178 28051 raft_consensus.cc:993] T 150a8a62fd3b4324b11f300f702d3448 P 31215aa3b78f493ea7d83f40ede189f7: : Instructing follower e2b7436b7f7941a19514d7ccf51e06de to start an election
I20260709 13:08:42.092638 28052 raft_consensus.cc:1081] T 150a8a62fd3b4324b11f300f702d3448 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 LEADER]: Signalling peer e2b7436b7f7941a19514d7ccf51e06de to start an election
I20260709 13:08:42.091984 27712 catalog_manager.cc:5697] T 35a533ae7f5646f4b72b13a6e174526c P 31215aa3b78f493ea7d83f40ede189f7 reported cstate change: term changed from 1 to 2, leader changed from e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194) to 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193). New cstate: current_term: 2 leader_uuid: "31215aa3b78f493ea7d83f40ede189f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:42.094497 28052 raft_consensus.cc:493] T 6f77dc0928e94c00871b0d28e427b792 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:42.094944 28052 raft_consensus.cc:515] T 6f77dc0928e94c00871b0d28e427b792 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:42.095960 27887 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "150a8a62fd3b4324b11f300f702d3448"
dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de"
 from {username='slave'} at 127.0.0.1:40558
I20260709 13:08:42.096527 27887 raft_consensus.cc:493] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:42.096885 27887 raft_consensus.cc:3060] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:42.096990 28052 leader_election.cc:290] T 6f77dc0928e94c00871b0d28e427b792 P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:42.098071 27961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f77dc0928e94c00871b0d28e427b792" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "713145adcffe4b5facdaadc431c7d6f0" is_pre_election: true
I20260709 13:08:42.098579 27889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f77dc0928e94c00871b0d28e427b792" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de" is_pre_election: true
I20260709 13:08:42.098853 27961 raft_consensus.cc:2393] T 6f77dc0928e94c00871b0d28e427b792 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31215aa3b78f493ea7d83f40ede189f7 in current term 1: Already voted for candidate e2b7436b7f7941a19514d7ccf51e06de in this term.
I20260709 13:08:42.100121 27780 leader_election.cc:304] T 6f77dc0928e94c00871b0d28e427b792 P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31215aa3b78f493ea7d83f40ede189f7; no voters: 713145adcffe4b5facdaadc431c7d6f0, e2b7436b7f7941a19514d7ccf51e06de
I20260709 13:08:42.101145 28052 raft_consensus.cc:3060] T 6f77dc0928e94c00871b0d28e427b792 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:42.103375 27887 raft_consensus.cc:515] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:42.106079 27814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150a8a62fd3b4324b11f300f702d3448" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31215aa3b78f493ea7d83f40ede189f7"
I20260709 13:08:42.106164 27887 leader_election.cc:290] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 2 election: Requested vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:42.106115 28052 raft_consensus.cc:2749] T 6f77dc0928e94c00871b0d28e427b792 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:42.106720 27814 raft_consensus.cc:3055] T 150a8a62fd3b4324b11f300f702d3448 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:42.107347 27814 raft_consensus.cc:740] T 150a8a62fd3b4324b11f300f702d3448 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31215aa3b78f493ea7d83f40ede189f7, State: Running, Role: LEADER
I20260709 13:08:42.106673 27961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150a8a62fd3b4324b11f300f702d3448" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "713145adcffe4b5facdaadc431c7d6f0"
I20260709 13:08:42.108356 27961 raft_consensus.cc:3060] T 150a8a62fd3b4324b11f300f702d3448 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:42.108161 27814 consensus_queue.cc:260] T 150a8a62fd3b4324b11f300f702d3448 P 31215aa3b78f493ea7d83f40ede189f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:42.109428 27814 raft_consensus.cc:3060] T 150a8a62fd3b4324b11f300f702d3448 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:42.114990 27961 raft_consensus.cc:2468] T 150a8a62fd3b4324b11f300f702d3448 P 713145adcffe4b5facdaadc431c7d6f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2b7436b7f7941a19514d7ccf51e06de in term 2.
I20260709 13:08:42.116153 27853 leader_election.cc:304] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 713145adcffe4b5facdaadc431c7d6f0, e2b7436b7f7941a19514d7ccf51e06de; no voters: 
I20260709 13:08:42.116418 27814 raft_consensus.cc:2468] T 150a8a62fd3b4324b11f300f702d3448 P 31215aa3b78f493ea7d83f40ede189f7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2b7436b7f7941a19514d7ccf51e06de in term 2.
I20260709 13:08:42.116710 28035 consensus_queue.cc:1048] T 6f77dc0928e94c00871b0d28e427b792 P e2b7436b7f7941a19514d7ccf51e06de [LEADER]: Connected to new peer: Peer: permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:42.116986 28010 raft_consensus.cc:2804] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:42.117558 28010 raft_consensus.cc:697] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de [term 2 LEADER]: Becoming Leader. State: Replica: e2b7436b7f7941a19514d7ccf51e06de, State: Running, Role: LEADER
I20260709 13:08:42.118314 28010 consensus_queue.cc:237] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:42.126371 27710 catalog_manager.cc:5697] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de reported cstate change: term changed from 1 to 2, leader changed from 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193) to e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194). New cstate: current_term: 2 leader_uuid: "e2b7436b7f7941a19514d7ccf51e06de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:42.129006 28010 consensus_queue.cc:1048] T 6f77dc0928e94c00871b0d28e427b792 P e2b7436b7f7941a19514d7ccf51e06de [LEADER]: Connected to new peer: Peer: permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:42.260664 28010 consensus_queue.cc:1048] T 7a81bde48dad42c88e46934fa194e59d P e2b7436b7f7941a19514d7ccf51e06de [LEADER]: Connected to new peer: Peer: permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:42.266527 28040 raft_consensus.cc:993] T 7a81bde48dad42c88e46934fa194e59d P e2b7436b7f7941a19514d7ccf51e06de: : Instructing follower 31215aa3b78f493ea7d83f40ede189f7 to start an election
I20260709 13:08:42.267096 28044 raft_consensus.cc:1081] T 7a81bde48dad42c88e46934fa194e59d P e2b7436b7f7941a19514d7ccf51e06de [term 1 LEADER]: Signalling peer 31215aa3b78f493ea7d83f40ede189f7 to start an election
I20260709 13:08:42.268796 27813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a81bde48dad42c88e46934fa194e59d"
dest_uuid: "31215aa3b78f493ea7d83f40ede189f7"
 from {username='slave'} at 127.0.0.1:54566
I20260709 13:08:42.269382 27813 raft_consensus.cc:493] T 7a81bde48dad42c88e46934fa194e59d P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:42.269757 27813 raft_consensus.cc:3060] T 7a81bde48dad42c88e46934fa194e59d P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:42.271812 28044 consensus_queue.cc:1048] T 7a81bde48dad42c88e46934fa194e59d P e2b7436b7f7941a19514d7ccf51e06de [LEADER]: Connected to new peer: Peer: permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:42.274148 27961 raft_consensus.cc:3060] T d68488658c1349789c18ae104e9ab3ba P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:42.277300 27813 raft_consensus.cc:515] T 7a81bde48dad42c88e46934fa194e59d P 31215aa3b78f493ea7d83f40ede189f7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:42.278734 27814 raft_consensus.cc:1240] T 7a81bde48dad42c88e46934fa194e59d P 31215aa3b78f493ea7d83f40ede189f7 [term 2 FOLLOWER]: Rejecting Update request from peer e2b7436b7f7941a19514d7ccf51e06de for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:42.280580 27887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a81bde48dad42c88e46934fa194e59d" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de"
I20260709 13:08:42.281220 27887 raft_consensus.cc:3055] T 7a81bde48dad42c88e46934fa194e59d P e2b7436b7f7941a19514d7ccf51e06de [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:42.281545 27887 raft_consensus.cc:740] T 7a81bde48dad42c88e46934fa194e59d P e2b7436b7f7941a19514d7ccf51e06de [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e2b7436b7f7941a19514d7ccf51e06de, State: Running, Role: LEADER
I20260709 13:08:42.282362 27887 consensus_queue.cc:260] T 7a81bde48dad42c88e46934fa194e59d P e2b7436b7f7941a19514d7ccf51e06de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:42.283315 27887 raft_consensus.cc:3060] T 7a81bde48dad42c88e46934fa194e59d P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:42.283233 28052 consensus_queue.cc:1048] T d68488658c1349789c18ae104e9ab3ba P 31215aa3b78f493ea7d83f40ede189f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:42.286353 27963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a81bde48dad42c88e46934fa194e59d" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "713145adcffe4b5facdaadc431c7d6f0"
I20260709 13:08:42.286966 27963 raft_consensus.cc:3060] T 7a81bde48dad42c88e46934fa194e59d P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:42.285818 27813 leader_election.cc:290] T 7a81bde48dad42c88e46934fa194e59d P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 2 election: Requested vote from peers e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:42.294052 27963 raft_consensus.cc:2468] T 7a81bde48dad42c88e46934fa194e59d P 713145adcffe4b5facdaadc431c7d6f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31215aa3b78f493ea7d83f40ede189f7 in term 2.
I20260709 13:08:42.295178 27778 leader_election.cc:304] T 7a81bde48dad42c88e46934fa194e59d P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31215aa3b78f493ea7d83f40ede189f7, 713145adcffe4b5facdaadc431c7d6f0; no voters: 
I20260709 13:08:42.296082 28052 raft_consensus.cc:2804] T 7a81bde48dad42c88e46934fa194e59d P 31215aa3b78f493ea7d83f40ede189f7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:42.296582 28052 raft_consensus.cc:697] T 7a81bde48dad42c88e46934fa194e59d P 31215aa3b78f493ea7d83f40ede189f7 [term 2 LEADER]: Becoming Leader. State: Replica: 31215aa3b78f493ea7d83f40ede189f7, State: Running, Role: LEADER
I20260709 13:08:42.297547 28052 consensus_queue.cc:237] T 7a81bde48dad42c88e46934fa194e59d P 31215aa3b78f493ea7d83f40ede189f7 [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: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:42.298749 27887 raft_consensus.cc:2468] T 7a81bde48dad42c88e46934fa194e59d P e2b7436b7f7941a19514d7ccf51e06de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31215aa3b78f493ea7d83f40ede189f7 in term 2.
I20260709 13:08:42.304402 28052 consensus_queue.cc:1048] T d68488658c1349789c18ae104e9ab3ba P 31215aa3b78f493ea7d83f40ede189f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:42.306322 27712 catalog_manager.cc:5697] T 7a81bde48dad42c88e46934fa194e59d P 31215aa3b78f493ea7d83f40ede189f7 reported cstate change: term changed from 1 to 2, leader changed from e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194) to 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193). New cstate: current_term: 2 leader_uuid: "31215aa3b78f493ea7d83f40ede189f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:42.314881 28051 raft_consensus.cc:993] T d68488658c1349789c18ae104e9ab3ba P 31215aa3b78f493ea7d83f40ede189f7: : Instructing follower e2b7436b7f7941a19514d7ccf51e06de to start an election
I20260709 13:08:42.315354 28052 raft_consensus.cc:1081] T d68488658c1349789c18ae104e9ab3ba P 31215aa3b78f493ea7d83f40ede189f7 [term 1 LEADER]: Signalling peer e2b7436b7f7941a19514d7ccf51e06de to start an election
I20260709 13:08:42.317133 27887 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d68488658c1349789c18ae104e9ab3ba"
dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de"
 from {username='slave'} at 127.0.0.1:40558
I20260709 13:08:42.317682 27887 raft_consensus.cc:493] T d68488658c1349789c18ae104e9ab3ba P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:42.318066 27887 raft_consensus.cc:3060] T d68488658c1349789c18ae104e9ab3ba P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:42.323320 27887 raft_consensus.cc:515] T d68488658c1349789c18ae104e9ab3ba P e2b7436b7f7941a19514d7ccf51e06de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:42.325376 27887 leader_election.cc:290] T d68488658c1349789c18ae104e9ab3ba P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 2 election: Requested vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:42.325886 27813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68488658c1349789c18ae104e9ab3ba" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31215aa3b78f493ea7d83f40ede189f7"
I20260709 13:08:42.326504 27813 raft_consensus.cc:3055] T d68488658c1349789c18ae104e9ab3ba P 31215aa3b78f493ea7d83f40ede189f7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:42.327077 27813 raft_consensus.cc:740] T d68488658c1349789c18ae104e9ab3ba P 31215aa3b78f493ea7d83f40ede189f7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31215aa3b78f493ea7d83f40ede189f7, State: Running, Role: LEADER
I20260709 13:08:42.327692 27813 consensus_queue.cc:260] T d68488658c1349789c18ae104e9ab3ba P 31215aa3b78f493ea7d83f40ede189f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:42.328681 27813 raft_consensus.cc:3060] T d68488658c1349789c18ae104e9ab3ba P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:42.326449 27961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68488658c1349789c18ae104e9ab3ba" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "713145adcffe4b5facdaadc431c7d6f0"
I20260709 13:08:42.333155 27961 raft_consensus.cc:3060] T d68488658c1349789c18ae104e9ab3ba P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:42.334347 27813 raft_consensus.cc:2468] T d68488658c1349789c18ae104e9ab3ba P 31215aa3b78f493ea7d83f40ede189f7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2b7436b7f7941a19514d7ccf51e06de in term 2.
I20260709 13:08:42.335810 27854 leader_election.cc:304] T d68488658c1349789c18ae104e9ab3ba P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31215aa3b78f493ea7d83f40ede189f7, e2b7436b7f7941a19514d7ccf51e06de; no voters: 
I20260709 13:08:42.336185 28052 consensus_queue.cc:1048] T 6415eccf61844b79b9b5a19a5d1e84a0 P 31215aa3b78f493ea7d83f40ede189f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:42.336680 28028 consensus_queue.cc:1048] T 3560b9eeb6454ae1b37ad2c059c74079 P 713145adcffe4b5facdaadc431c7d6f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:42.337610 28044 raft_consensus.cc:2804] T d68488658c1349789c18ae104e9ab3ba P e2b7436b7f7941a19514d7ccf51e06de [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:42.338121 28044 raft_consensus.cc:697] T d68488658c1349789c18ae104e9ab3ba P e2b7436b7f7941a19514d7ccf51e06de [term 2 LEADER]: Becoming Leader. State: Replica: e2b7436b7f7941a19514d7ccf51e06de, State: Running, Role: LEADER
I20260709 13:08:42.338940 28044 consensus_queue.cc:237] T d68488658c1349789c18ae104e9ab3ba P e2b7436b7f7941a19514d7ccf51e06de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:42.339732 27961 raft_consensus.cc:2468] T d68488658c1349789c18ae104e9ab3ba P 713145adcffe4b5facdaadc431c7d6f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2b7436b7f7941a19514d7ccf51e06de in term 2.
I20260709 13:08:42.344884 28052 raft_consensus.cc:993] T 6415eccf61844b79b9b5a19a5d1e84a0 P 31215aa3b78f493ea7d83f40ede189f7: : Instructing follower e2b7436b7f7941a19514d7ccf51e06de to start an election
I20260709 13:08:42.345906 28011 raft_consensus.cc:1081] T 6415eccf61844b79b9b5a19a5d1e84a0 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 LEADER]: Signalling peer e2b7436b7f7941a19514d7ccf51e06de to start an election
I20260709 13:08:42.345768 28051 consensus_queue.cc:1048] T 3b306aa40495478c803be6ffbc46bcf5 P 31215aa3b78f493ea7d83f40ede189f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:42.350808 27887 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6415eccf61844b79b9b5a19a5d1e84a0"
dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de"
 from {username='slave'} at 127.0.0.1:40558
I20260709 13:08:42.350581 27710 catalog_manager.cc:5697] T d68488658c1349789c18ae104e9ab3ba P e2b7436b7f7941a19514d7ccf51e06de reported cstate change: term changed from 1 to 2, leader changed from 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193) to e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194). New cstate: current_term: 2 leader_uuid: "e2b7436b7f7941a19514d7ccf51e06de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:42.351620 27887 raft_consensus.cc:493] T 6415eccf61844b79b9b5a19a5d1e84a0 P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:42.352190 27887 raft_consensus.cc:3060] T 6415eccf61844b79b9b5a19a5d1e84a0 P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:42.354946 28051 consensus_queue.cc:1048] T 6415eccf61844b79b9b5a19a5d1e84a0 P 31215aa3b78f493ea7d83f40ede189f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:42.358868 28055 consensus_queue.cc:1048] T 3560b9eeb6454ae1b37ad2c059c74079 P 713145adcffe4b5facdaadc431c7d6f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:42.359377 27887 raft_consensus.cc:515] T 6415eccf61844b79b9b5a19a5d1e84a0 P e2b7436b7f7941a19514d7ccf51e06de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:42.364274 27962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6415eccf61844b79b9b5a19a5d1e84a0" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "713145adcffe4b5facdaadc431c7d6f0"
I20260709 13:08:42.365728 27812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6415eccf61844b79b9b5a19a5d1e84a0" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31215aa3b78f493ea7d83f40ede189f7"
I20260709 13:08:42.366039 27887 leader_election.cc:290] T 6415eccf61844b79b9b5a19a5d1e84a0 P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 2 election: Requested vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:42.366258 28011 consensus_queue.cc:1048] T 3b306aa40495478c803be6ffbc46bcf5 P 31215aa3b78f493ea7d83f40ede189f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:42.366555 27812 raft_consensus.cc:3055] T 6415eccf61844b79b9b5a19a5d1e84a0 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:42.366981 27812 raft_consensus.cc:740] T 6415eccf61844b79b9b5a19a5d1e84a0 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31215aa3b78f493ea7d83f40ede189f7, State: Running, Role: LEADER
I20260709 13:08:42.367697 27812 consensus_queue.cc:260] T 6415eccf61844b79b9b5a19a5d1e84a0 P 31215aa3b78f493ea7d83f40ede189f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:42.368537 27812 raft_consensus.cc:3060] T 6415eccf61844b79b9b5a19a5d1e84a0 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:42.374182 28028 raft_consensus.cc:993] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0: : Instructing follower 31215aa3b78f493ea7d83f40ede189f7 to start an election
I20260709 13:08:42.374663 28028 raft_consensus.cc:1081] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [term 1 LEADER]: Signalling peer 31215aa3b78f493ea7d83f40ede189f7 to start an election
I20260709 13:08:42.379655 27812 raft_consensus.cc:2468] T 6415eccf61844b79b9b5a19a5d1e84a0 P 31215aa3b78f493ea7d83f40ede189f7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2b7436b7f7941a19514d7ccf51e06de in term 2.
I20260709 13:08:42.380487 27813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6afd749083be47f5ac303b479d7f0dff"
dest_uuid: "31215aa3b78f493ea7d83f40ede189f7"
 from {username='slave'} at 127.0.0.1:54554
I20260709 13:08:42.388259 27813 raft_consensus.cc:493] T 6afd749083be47f5ac303b479d7f0dff P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:42.388653 27813 raft_consensus.cc:3060] T 6afd749083be47f5ac303b479d7f0dff P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:42.391753 27854 leader_election.cc:304] T 6415eccf61844b79b9b5a19a5d1e84a0 P e2b7436b7f7941a19514d7ccf51e06de [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: 31215aa3b78f493ea7d83f40ede189f7, e2b7436b7f7941a19514d7ccf51e06de; no voters: 713145adcffe4b5facdaadc431c7d6f0
I20260709 13:08:42.394888 28044 raft_consensus.cc:2804] T 6415eccf61844b79b9b5a19a5d1e84a0 P e2b7436b7f7941a19514d7ccf51e06de [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:42.395349 28044 raft_consensus.cc:697] T 6415eccf61844b79b9b5a19a5d1e84a0 P e2b7436b7f7941a19514d7ccf51e06de [term 2 LEADER]: Becoming Leader. State: Replica: e2b7436b7f7941a19514d7ccf51e06de, State: Running, Role: LEADER
I20260709 13:08:42.396160 28044 consensus_queue.cc:237] T 6415eccf61844b79b9b5a19a5d1e84a0 P e2b7436b7f7941a19514d7ccf51e06de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:42.401363 27813 raft_consensus.cc:515] T 6afd749083be47f5ac303b479d7f0dff P 31215aa3b78f493ea7d83f40ede189f7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:42.403420 27813 leader_election.cc:290] T 6afd749083be47f5ac303b479d7f0dff P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 2 election: Requested vote from peers e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:42.404505 27963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6afd749083be47f5ac303b479d7f0dff" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "713145adcffe4b5facdaadc431c7d6f0"
I20260709 13:08:42.405110 27963 raft_consensus.cc:3055] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:42.405426 27963 raft_consensus.cc:740] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 713145adcffe4b5facdaadc431c7d6f0, State: Running, Role: LEADER
I20260709 13:08:42.405980 27887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6afd749083be47f5ac303b479d7f0dff" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de"
I20260709 13:08:42.406584 27887 raft_consensus.cc:3060] T 6afd749083be47f5ac303b479d7f0dff P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:42.406592 27963 consensus_queue.cc:260] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:42.408082 27963 raft_consensus.cc:3060] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:42.408692 27710 catalog_manager.cc:5697] T 6415eccf61844b79b9b5a19a5d1e84a0 P e2b7436b7f7941a19514d7ccf51e06de reported cstate change: term changed from 1 to 2, leader changed from 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193) to e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194). New cstate: current_term: 2 leader_uuid: "e2b7436b7f7941a19514d7ccf51e06de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:42.413022 27887 raft_consensus.cc:2468] T 6afd749083be47f5ac303b479d7f0dff P e2b7436b7f7941a19514d7ccf51e06de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31215aa3b78f493ea7d83f40ede189f7 in term 2.
I20260709 13:08:42.414108 27780 leader_election.cc:304] T 6afd749083be47f5ac303b479d7f0dff P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31215aa3b78f493ea7d83f40ede189f7, e2b7436b7f7941a19514d7ccf51e06de; no voters: 
I20260709 13:08:42.414745 28011 raft_consensus.cc:2804] T 6afd749083be47f5ac303b479d7f0dff P 31215aa3b78f493ea7d83f40ede189f7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:42.415164 28011 raft_consensus.cc:697] T 6afd749083be47f5ac303b479d7f0dff P 31215aa3b78f493ea7d83f40ede189f7 [term 2 LEADER]: Becoming Leader. State: Replica: 31215aa3b78f493ea7d83f40ede189f7, State: Running, Role: LEADER
I20260709 13:08:42.415365 27963 raft_consensus.cc:2468] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31215aa3b78f493ea7d83f40ede189f7 in term 2.
I20260709 13:08:42.415994 28011 consensus_queue.cc:237] T 6afd749083be47f5ac303b479d7f0dff P 31215aa3b78f493ea7d83f40ede189f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:42.422245 27710 catalog_manager.cc:5697] T 6afd749083be47f5ac303b479d7f0dff P 31215aa3b78f493ea7d83f40ede189f7 reported cstate change: term changed from 1 to 2, leader changed from 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195) to 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193). New cstate: current_term: 2 leader_uuid: "31215aa3b78f493ea7d83f40ede189f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:42.524200 27887 raft_consensus.cc:1275] T 35a533ae7f5646f4b72b13a6e174526c P e2b7436b7f7941a19514d7ccf51e06de [term 2 FOLLOWER]: Refusing update from remote peer 31215aa3b78f493ea7d83f40ede189f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:42.525498 28011 consensus_queue.cc:1048] T 35a533ae7f5646f4b72b13a6e174526c P 31215aa3b78f493ea7d83f40ede189f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:42.526376 27963 raft_consensus.cc:1275] T 35a533ae7f5646f4b72b13a6e174526c P 713145adcffe4b5facdaadc431c7d6f0 [term 2 FOLLOWER]: Refusing update from remote peer 31215aa3b78f493ea7d83f40ede189f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:42.527912 28011 consensus_queue.cc:1048] T 35a533ae7f5646f4b72b13a6e174526c P 31215aa3b78f493ea7d83f40ede189f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:42.632403 27963 raft_consensus.cc:1275] T 150a8a62fd3b4324b11f300f702d3448 P 713145adcffe4b5facdaadc431c7d6f0 [term 2 FOLLOWER]: Refusing update from remote peer e2b7436b7f7941a19514d7ccf51e06de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:42.633502 28044 consensus_queue.cc:1048] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de [LEADER]: Connected to new peer: Peer: permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:42.640657 27813 raft_consensus.cc:1275] T 150a8a62fd3b4324b11f300f702d3448 P 31215aa3b78f493ea7d83f40ede189f7 [term 2 FOLLOWER]: Refusing update from remote peer e2b7436b7f7941a19514d7ccf51e06de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:42.642186 28040 consensus_queue.cc:1048] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de [LEADER]: Connected to new peer: Peer: permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:42.696556 27887 raft_consensus.cc:1275] T 7a81bde48dad42c88e46934fa194e59d P e2b7436b7f7941a19514d7ccf51e06de [term 2 FOLLOWER]: Refusing update from remote peer 31215aa3b78f493ea7d83f40ede189f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:42.697677 28051 consensus_queue.cc:1048] T 7a81bde48dad42c88e46934fa194e59d P 31215aa3b78f493ea7d83f40ede189f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:42.705267 27963 raft_consensus.cc:1275] T 7a81bde48dad42c88e46934fa194e59d P 713145adcffe4b5facdaadc431c7d6f0 [term 2 FOLLOWER]: Refusing update from remote peer 31215aa3b78f493ea7d83f40ede189f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:42.706640 28051 consensus_queue.cc:1048] T 7a81bde48dad42c88e46934fa194e59d P 31215aa3b78f493ea7d83f40ede189f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:42.853216 27963 raft_consensus.cc:3060] T 6415eccf61844b79b9b5a19a5d1e84a0 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:42.858215 27963 raft_consensus.cc:1275] T 6415eccf61844b79b9b5a19a5d1e84a0 P 713145adcffe4b5facdaadc431c7d6f0 [term 2 FOLLOWER]: Refusing update from remote peer e2b7436b7f7941a19514d7ccf51e06de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:42.859349 28040 consensus_queue.cc:1048] T 6415eccf61844b79b9b5a19a5d1e84a0 P e2b7436b7f7941a19514d7ccf51e06de [LEADER]: Connected to new peer: Peer: permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:42.866143 27813 raft_consensus.cc:1275] T 6415eccf61844b79b9b5a19a5d1e84a0 P 31215aa3b78f493ea7d83f40ede189f7 [term 2 FOLLOWER]: Refusing update from remote peer e2b7436b7f7941a19514d7ccf51e06de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:42.868053 28040 consensus_queue.cc:1048] T 6415eccf61844b79b9b5a19a5d1e84a0 P e2b7436b7f7941a19514d7ccf51e06de [LEADER]: Connected to new peer: Peer: permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:42.919392 27963 raft_consensus.cc:1275] T d68488658c1349789c18ae104e9ab3ba P 713145adcffe4b5facdaadc431c7d6f0 [term 2 FOLLOWER]: Refusing update from remote peer e2b7436b7f7941a19514d7ccf51e06de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:42.920576 28040 consensus_queue.cc:1048] T d68488658c1349789c18ae104e9ab3ba P e2b7436b7f7941a19514d7ccf51e06de [LEADER]: Connected to new peer: Peer: permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:42.930387 27813 raft_consensus.cc:1275] T d68488658c1349789c18ae104e9ab3ba P 31215aa3b78f493ea7d83f40ede189f7 [term 2 FOLLOWER]: Refusing update from remote peer e2b7436b7f7941a19514d7ccf51e06de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:42.931859 28035 consensus_queue.cc:1048] T d68488658c1349789c18ae104e9ab3ba P e2b7436b7f7941a19514d7ccf51e06de [LEADER]: Connected to new peer: Peer: permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:42.977918 27887 raft_consensus.cc:1275] T 6afd749083be47f5ac303b479d7f0dff P e2b7436b7f7941a19514d7ccf51e06de [term 2 FOLLOWER]: Refusing update from remote peer 31215aa3b78f493ea7d83f40ede189f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:42.979107 28011 consensus_queue.cc:1048] T 6afd749083be47f5ac303b479d7f0dff P 31215aa3b78f493ea7d83f40ede189f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:42.981173 27961 raft_consensus.cc:1275] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [term 2 FOLLOWER]: Refusing update from remote peer 31215aa3b78f493ea7d83f40ede189f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:42.982364 28011 consensus_queue.cc:1048] T 6afd749083be47f5ac303b479d7f0dff P 31215aa3b78f493ea7d83f40ede189f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:45.054847 27709 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49810:
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 13:08:45.058265 27709 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 13:08:45.112046 27804 tablet_service.cc:1511] Processing CreateTablet for tablet e5eeb48161fa4cf880050bf9d27f08c7 (DEFAULT_TABLE table=soft_deleted_table [id=87b7fc10369148439caea897d2346e50]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:45.114208 27804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5eeb48161fa4cf880050bf9d27f08c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:45.113792 27875 tablet_service.cc:1511] Processing CreateTablet for tablet e5eeb48161fa4cf880050bf9d27f08c7 (DEFAULT_TABLE table=soft_deleted_table [id=87b7fc10369148439caea897d2346e50]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:45.115824 27875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5eeb48161fa4cf880050bf9d27f08c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:45.115626 27947 tablet_service.cc:1511] Processing CreateTablet for tablet e5eeb48161fa4cf880050bf9d27f08c7 (DEFAULT_TABLE table=soft_deleted_table [id=87b7fc10369148439caea897d2346e50]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:45.117506 27947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5eeb48161fa4cf880050bf9d27f08c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:45.120307 27799 tablet_service.cc:1511] Processing CreateTablet for tablet 94e3b830f64b43c99ee558690e47d2af (DEFAULT_TABLE table=soft_deleted_table [id=87b7fc10369148439caea897d2346e50]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:45.121873 27799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94e3b830f64b43c99ee558690e47d2af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:45.123569 27873 tablet_service.cc:1511] Processing CreateTablet for tablet 94e3b830f64b43c99ee558690e47d2af (DEFAULT_TABLE table=soft_deleted_table [id=87b7fc10369148439caea897d2346e50]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:45.125180 27873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94e3b830f64b43c99ee558690e47d2af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:45.125108 27950 tablet_service.cc:1511] Processing CreateTablet for tablet 94e3b830f64b43c99ee558690e47d2af (DEFAULT_TABLE table=soft_deleted_table [id=87b7fc10369148439caea897d2346e50]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:45.126638 27950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94e3b830f64b43c99ee558690e47d2af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:45.148102 27801 tablet_service.cc:1511] Processing CreateTablet for tablet 1e9931d06abd405983104b12f28d15df (DEFAULT_TABLE table=soft_deleted_table [id=87b7fc10369148439caea897d2346e50]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:45.150017 27801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e9931d06abd405983104b12f28d15df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:45.162142 28104 tablet_bootstrap.cc:492] T e5eeb48161fa4cf880050bf9d27f08c7 P 31215aa3b78f493ea7d83f40ede189f7: Bootstrap starting.
I20260709 13:08:45.176779 28104 tablet_bootstrap.cc:654] T e5eeb48161fa4cf880050bf9d27f08c7 P 31215aa3b78f493ea7d83f40ede189f7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.177174 28105 tablet_bootstrap.cc:492] T e5eeb48161fa4cf880050bf9d27f08c7 P e2b7436b7f7941a19514d7ccf51e06de: Bootstrap starting.
I20260709 13:08:45.181298 27875 tablet_service.cc:1511] Processing CreateTablet for tablet 1e9931d06abd405983104b12f28d15df (DEFAULT_TABLE table=soft_deleted_table [id=87b7fc10369148439caea897d2346e50]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:45.182996 27875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e9931d06abd405983104b12f28d15df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:45.196552 27950 tablet_service.cc:1511] Processing CreateTablet for tablet 1e9931d06abd405983104b12f28d15df (DEFAULT_TABLE table=soft_deleted_table [id=87b7fc10369148439caea897d2346e50]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:45.197862 27950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e9931d06abd405983104b12f28d15df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:45.199266 27873 tablet_service.cc:1511] Processing CreateTablet for tablet 73ad1174d5734e36919bfb43c6133e47 (DEFAULT_TABLE table=soft_deleted_table [id=87b7fc10369148439caea897d2346e50]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:45.200292 27873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73ad1174d5734e36919bfb43c6133e47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:45.204627 28106 tablet_bootstrap.cc:492] T e5eeb48161fa4cf880050bf9d27f08c7 P 713145adcffe4b5facdaadc431c7d6f0: Bootstrap starting.
I20260709 13:08:45.205302 28105 tablet_bootstrap.cc:654] T e5eeb48161fa4cf880050bf9d27f08c7 P e2b7436b7f7941a19514d7ccf51e06de: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.206033 27947 tablet_service.cc:1511] Processing CreateTablet for tablet 73ad1174d5734e36919bfb43c6133e47 (DEFAULT_TABLE table=soft_deleted_table [id=87b7fc10369148439caea897d2346e50]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:45.215741 27947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73ad1174d5734e36919bfb43c6133e47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:45.218765 27799 tablet_service.cc:1511] Processing CreateTablet for tablet 499a80b78525434d9e72154dbe4bd4ef (DEFAULT_TABLE table=soft_deleted_table [id=87b7fc10369148439caea897d2346e50]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:45.207232 27804 tablet_service.cc:1511] Processing CreateTablet for tablet b48877e3f2b2411a92c138cc4a01c74f (DEFAULT_TABLE table=soft_deleted_table [id=87b7fc10369148439caea897d2346e50]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:45.220006 27799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 499a80b78525434d9e72154dbe4bd4ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:45.221429 27949 tablet_service.cc:1511] Processing CreateTablet for tablet b48877e3f2b2411a92c138cc4a01c74f (DEFAULT_TABLE table=soft_deleted_table [id=87b7fc10369148439caea897d2346e50]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:45.222765 27949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b48877e3f2b2411a92c138cc4a01c74f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:45.222446 27875 tablet_service.cc:1511] Processing CreateTablet for tablet 499a80b78525434d9e72154dbe4bd4ef (DEFAULT_TABLE table=soft_deleted_table [id=87b7fc10369148439caea897d2346e50]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:45.223337 27950 tablet_service.cc:1511] Processing CreateTablet for tablet 499a80b78525434d9e72154dbe4bd4ef (DEFAULT_TABLE table=soft_deleted_table [id=87b7fc10369148439caea897d2346e50]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:45.224663 27950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 499a80b78525434d9e72154dbe4bd4ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:45.225216 27804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b48877e3f2b2411a92c138cc4a01c74f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:45.227041 27797 tablet_service.cc:1511] Processing CreateTablet for tablet 3e1052cf953e4236872fcddf4d3f37c7 (DEFAULT_TABLE table=soft_deleted_table [id=87b7fc10369148439caea897d2346e50]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:45.228379 27797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e1052cf953e4236872fcddf4d3f37c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:45.236176 27875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 499a80b78525434d9e72154dbe4bd4ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:45.208712 27801 tablet_service.cc:1511] Processing CreateTablet for tablet 73ad1174d5734e36919bfb43c6133e47 (DEFAULT_TABLE table=soft_deleted_table [id=87b7fc10369148439caea897d2346e50]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:45.212572 28104 tablet_bootstrap.cc:492] T e5eeb48161fa4cf880050bf9d27f08c7 P 31215aa3b78f493ea7d83f40ede189f7: No bootstrap required, opened a new log
I20260709 13:08:45.212639 27871 tablet_service.cc:1511] Processing CreateTablet for tablet b48877e3f2b2411a92c138cc4a01c74f (DEFAULT_TABLE table=soft_deleted_table [id=87b7fc10369148439caea897d2346e50]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:45.240152 28104 ts_tablet_manager.cc:1403] T e5eeb48161fa4cf880050bf9d27f08c7 P 31215aa3b78f493ea7d83f40ede189f7: Time spent bootstrapping tablet: real 0.078s	user 0.004s	sys 0.010s
I20260709 13:08:45.240608 27871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b48877e3f2b2411a92c138cc4a01c74f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:45.214073 28106 tablet_bootstrap.cc:654] T e5eeb48161fa4cf880050bf9d27f08c7 P 713145adcffe4b5facdaadc431c7d6f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.243814 28104 raft_consensus.cc:359] T e5eeb48161fa4cf880050bf9d27f08c7 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.244905 28104 raft_consensus.cc:385] T e5eeb48161fa4cf880050bf9d27f08c7 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.245250 28104 raft_consensus.cc:740] T e5eeb48161fa4cf880050bf9d27f08c7 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31215aa3b78f493ea7d83f40ede189f7, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.247551 27801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73ad1174d5734e36919bfb43c6133e47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:45.246122 28104 consensus_queue.cc:260] T e5eeb48161fa4cf880050bf9d27f08c7 P 31215aa3b78f493ea7d83f40ede189f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.249904 27878 tablet_service.cc:1511] Processing CreateTablet for tablet 3e1052cf953e4236872fcddf4d3f37c7 (DEFAULT_TABLE table=soft_deleted_table [id=87b7fc10369148439caea897d2346e50]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:45.259331 27946 tablet_service.cc:1511] Processing CreateTablet for tablet 3e1052cf953e4236872fcddf4d3f37c7 (DEFAULT_TABLE table=soft_deleted_table [id=87b7fc10369148439caea897d2346e50]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:45.260627 27878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e1052cf953e4236872fcddf4d3f37c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:45.260677 27946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e1052cf953e4236872fcddf4d3f37c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:45.265795 28104 ts_tablet_manager.cc:1434] T e5eeb48161fa4cf880050bf9d27f08c7 P 31215aa3b78f493ea7d83f40ede189f7: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260709 13:08:45.272567 28104 tablet_bootstrap.cc:492] T 94e3b830f64b43c99ee558690e47d2af P 31215aa3b78f493ea7d83f40ede189f7: Bootstrap starting.
I20260709 13:08:45.298555 28105 tablet_bootstrap.cc:492] T e5eeb48161fa4cf880050bf9d27f08c7 P e2b7436b7f7941a19514d7ccf51e06de: No bootstrap required, opened a new log
I20260709 13:08:45.299098 28105 ts_tablet_manager.cc:1403] T e5eeb48161fa4cf880050bf9d27f08c7 P e2b7436b7f7941a19514d7ccf51e06de: Time spent bootstrapping tablet: real 0.122s	user 0.034s	sys 0.035s
I20260709 13:08:45.300546 27871 tablet_service.cc:1511] Processing CreateTablet for tablet 97ea28fdc0e24e5884a271ded78b0452 (DEFAULT_TABLE table=soft_deleted_table [id=87b7fc10369148439caea897d2346e50]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:45.301211 27799 tablet_service.cc:1511] Processing CreateTablet for tablet 97ea28fdc0e24e5884a271ded78b0452 (DEFAULT_TABLE table=soft_deleted_table [id=87b7fc10369148439caea897d2346e50]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:45.301890 27871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97ea28fdc0e24e5884a271ded78b0452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:45.302464 27799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97ea28fdc0e24e5884a271ded78b0452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:45.302181 28105 raft_consensus.cc:359] T e5eeb48161fa4cf880050bf9d27f08c7 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.302958 28105 raft_consensus.cc:385] T e5eeb48161fa4cf880050bf9d27f08c7 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.303256 28105 raft_consensus.cc:740] T e5eeb48161fa4cf880050bf9d27f08c7 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2b7436b7f7941a19514d7ccf51e06de, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.304119 28106 tablet_bootstrap.cc:492] T e5eeb48161fa4cf880050bf9d27f08c7 P 713145adcffe4b5facdaadc431c7d6f0: No bootstrap required, opened a new log
I20260709 13:08:45.304013 28105 consensus_queue.cc:260] T e5eeb48161fa4cf880050bf9d27f08c7 P e2b7436b7f7941a19514d7ccf51e06de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.304636 28106 ts_tablet_manager.cc:1403] T e5eeb48161fa4cf880050bf9d27f08c7 P 713145adcffe4b5facdaadc431c7d6f0: Time spent bootstrapping tablet: real 0.100s	user 0.015s	sys 0.009s
I20260709 13:08:45.306581 28105 ts_tablet_manager.cc:1434] T e5eeb48161fa4cf880050bf9d27f08c7 P e2b7436b7f7941a19514d7ccf51e06de: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:08:45.307587 28105 tablet_bootstrap.cc:492] T 94e3b830f64b43c99ee558690e47d2af P e2b7436b7f7941a19514d7ccf51e06de: Bootstrap starting.
I20260709 13:08:45.308175 28106 raft_consensus.cc:359] T e5eeb48161fa4cf880050bf9d27f08c7 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.309092 28106 raft_consensus.cc:385] T e5eeb48161fa4cf880050bf9d27f08c7 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.309397 28106 raft_consensus.cc:740] T e5eeb48161fa4cf880050bf9d27f08c7 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 713145adcffe4b5facdaadc431c7d6f0, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.310220 28106 consensus_queue.cc:260] T e5eeb48161fa4cf880050bf9d27f08c7 P 713145adcffe4b5facdaadc431c7d6f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.315059 27950 tablet_service.cc:1511] Processing CreateTablet for tablet 97ea28fdc0e24e5884a271ded78b0452 (DEFAULT_TABLE table=soft_deleted_table [id=87b7fc10369148439caea897d2346e50]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:45.317469 27950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97ea28fdc0e24e5884a271ded78b0452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:45.324177 28106 ts_tablet_manager.cc:1434] T e5eeb48161fa4cf880050bf9d27f08c7 P 713145adcffe4b5facdaadc431c7d6f0: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.005s
I20260709 13:08:45.325248 28106 tablet_bootstrap.cc:492] T 94e3b830f64b43c99ee558690e47d2af P 713145adcffe4b5facdaadc431c7d6f0: Bootstrap starting.
I20260709 13:08:45.326979 28105 tablet_bootstrap.cc:654] T 94e3b830f64b43c99ee558690e47d2af P e2b7436b7f7941a19514d7ccf51e06de: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.338984 28106 tablet_bootstrap.cc:654] T 94e3b830f64b43c99ee558690e47d2af P 713145adcffe4b5facdaadc431c7d6f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.316416 28104 tablet_bootstrap.cc:654] T 94e3b830f64b43c99ee558690e47d2af P 31215aa3b78f493ea7d83f40ede189f7: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:45.345780 27915 tablet.cc:2406] T e5eeb48161fa4cf880050bf9d27f08c7 P e2b7436b7f7941a19514d7ccf51e06de: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:08:45.354404 28106 tablet_bootstrap.cc:492] T 94e3b830f64b43c99ee558690e47d2af P 713145adcffe4b5facdaadc431c7d6f0: No bootstrap required, opened a new log
I20260709 13:08:45.354961 28106 ts_tablet_manager.cc:1403] T 94e3b830f64b43c99ee558690e47d2af P 713145adcffe4b5facdaadc431c7d6f0: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.001s
I20260709 13:08:45.354877 27801 tablet_service.cc:1511] Processing CreateTablet for tablet 8a538ee5bda34640b47a0d5dd0000dc0 (DEFAULT_TABLE table=soft_deleted_table [id=87b7fc10369148439caea897d2346e50]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:45.356299 27801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a538ee5bda34640b47a0d5dd0000dc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:45.356626 27875 tablet_service.cc:1511] Processing CreateTablet for tablet 8a538ee5bda34640b47a0d5dd0000dc0 (DEFAULT_TABLE table=soft_deleted_table [id=87b7fc10369148439caea897d2346e50]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:45.357792 27875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a538ee5bda34640b47a0d5dd0000dc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:45.358244 28106 raft_consensus.cc:359] T 94e3b830f64b43c99ee558690e47d2af P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.358961 28106 raft_consensus.cc:385] T 94e3b830f64b43c99ee558690e47d2af P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.359601 27949 tablet_service.cc:1511] Processing CreateTablet for tablet 8a538ee5bda34640b47a0d5dd0000dc0 (DEFAULT_TABLE table=soft_deleted_table [id=87b7fc10369148439caea897d2346e50]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:45.365372 28106 raft_consensus.cc:740] T 94e3b830f64b43c99ee558690e47d2af P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 713145adcffe4b5facdaadc431c7d6f0, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.366225 27949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a538ee5bda34640b47a0d5dd0000dc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:45.366212 28106 consensus_queue.cc:260] T 94e3b830f64b43c99ee558690e47d2af P 713145adcffe4b5facdaadc431c7d6f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.369657 28104 tablet_bootstrap.cc:492] T 94e3b830f64b43c99ee558690e47d2af P 31215aa3b78f493ea7d83f40ede189f7: No bootstrap required, opened a new log
I20260709 13:08:45.370155 28104 ts_tablet_manager.cc:1403] T 94e3b830f64b43c99ee558690e47d2af P 31215aa3b78f493ea7d83f40ede189f7: Time spent bootstrapping tablet: real 0.098s	user 0.004s	sys 0.008s
I20260709 13:08:45.373205 28104 raft_consensus.cc:359] T 94e3b830f64b43c99ee558690e47d2af P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.375893 28104 raft_consensus.cc:385] T 94e3b830f64b43c99ee558690e47d2af P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.376260 28104 raft_consensus.cc:740] T 94e3b830f64b43c99ee558690e47d2af P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31215aa3b78f493ea7d83f40ede189f7, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.377043 28104 consensus_queue.cc:260] T 94e3b830f64b43c99ee558690e47d2af P 31215aa3b78f493ea7d83f40ede189f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.374475 28106 ts_tablet_manager.cc:1434] T 94e3b830f64b43c99ee558690e47d2af P 713145adcffe4b5facdaadc431c7d6f0: Time spent starting tablet: real 0.019s	user 0.000s	sys 0.005s
I20260709 13:08:45.374559 28105 tablet_bootstrap.cc:492] T 94e3b830f64b43c99ee558690e47d2af P e2b7436b7f7941a19514d7ccf51e06de: No bootstrap required, opened a new log
I20260709 13:08:45.378242 28105 ts_tablet_manager.cc:1403] T 94e3b830f64b43c99ee558690e47d2af P e2b7436b7f7941a19514d7ccf51e06de: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.026s
I20260709 13:08:45.378631 28106 tablet_bootstrap.cc:492] T 1e9931d06abd405983104b12f28d15df P 713145adcffe4b5facdaadc431c7d6f0: Bootstrap starting.
I20260709 13:08:45.381027 28105 raft_consensus.cc:359] T 94e3b830f64b43c99ee558690e47d2af P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.381541 28105 raft_consensus.cc:385] T 94e3b830f64b43c99ee558690e47d2af P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.381716 28105 raft_consensus.cc:740] T 94e3b830f64b43c99ee558690e47d2af P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2b7436b7f7941a19514d7ccf51e06de, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.382246 28105 consensus_queue.cc:260] T 94e3b830f64b43c99ee558690e47d2af P e2b7436b7f7941a19514d7ccf51e06de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.385722 28106 tablet_bootstrap.cc:654] T 1e9931d06abd405983104b12f28d15df P 713145adcffe4b5facdaadc431c7d6f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.386535 28105 ts_tablet_manager.cc:1434] T 94e3b830f64b43c99ee558690e47d2af P e2b7436b7f7941a19514d7ccf51e06de: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:08:45.387511 28105 tablet_bootstrap.cc:492] T 1e9931d06abd405983104b12f28d15df P e2b7436b7f7941a19514d7ccf51e06de: Bootstrap starting.
I20260709 13:08:45.393785 28105 tablet_bootstrap.cc:654] T 1e9931d06abd405983104b12f28d15df P e2b7436b7f7941a19514d7ccf51e06de: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.397001 28106 tablet_bootstrap.cc:492] T 1e9931d06abd405983104b12f28d15df P 713145adcffe4b5facdaadc431c7d6f0: No bootstrap required, opened a new log
I20260709 13:08:45.397460 28106 ts_tablet_manager.cc:1403] T 1e9931d06abd405983104b12f28d15df P 713145adcffe4b5facdaadc431c7d6f0: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.009s
I20260709 13:08:45.400362 28106 raft_consensus.cc:359] T 1e9931d06abd405983104b12f28d15df P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.401166 28106 raft_consensus.cc:385] T 1e9931d06abd405983104b12f28d15df P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.401521 28106 raft_consensus.cc:740] T 1e9931d06abd405983104b12f28d15df P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 713145adcffe4b5facdaadc431c7d6f0, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.402360 28106 consensus_queue.cc:260] T 1e9931d06abd405983104b12f28d15df P 713145adcffe4b5facdaadc431c7d6f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.403322 28104 ts_tablet_manager.cc:1434] T 94e3b830f64b43c99ee558690e47d2af P 31215aa3b78f493ea7d83f40ede189f7: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.002s
I20260709 13:08:45.404671 28106 ts_tablet_manager.cc:1434] T 1e9931d06abd405983104b12f28d15df P 713145adcffe4b5facdaadc431c7d6f0: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 13:08:45.405601 28106 tablet_bootstrap.cc:492] T 499a80b78525434d9e72154dbe4bd4ef P 713145adcffe4b5facdaadc431c7d6f0: Bootstrap starting.
I20260709 13:08:45.408541 28105 tablet_bootstrap.cc:492] T 1e9931d06abd405983104b12f28d15df P e2b7436b7f7941a19514d7ccf51e06de: No bootstrap required, opened a new log
I20260709 13:08:45.410867 28104 tablet_bootstrap.cc:492] T 1e9931d06abd405983104b12f28d15df P 31215aa3b78f493ea7d83f40ede189f7: Bootstrap starting.
I20260709 13:08:45.411478 28106 tablet_bootstrap.cc:654] T 499a80b78525434d9e72154dbe4bd4ef P 713145adcffe4b5facdaadc431c7d6f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.415057 28105 ts_tablet_manager.cc:1403] T 1e9931d06abd405983104b12f28d15df P e2b7436b7f7941a19514d7ccf51e06de: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260709 13:08:45.418318 28105 raft_consensus.cc:359] T 1e9931d06abd405983104b12f28d15df P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.418844 28105 raft_consensus.cc:385] T 1e9931d06abd405983104b12f28d15df P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.419081 28105 raft_consensus.cc:740] T 1e9931d06abd405983104b12f28d15df P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2b7436b7f7941a19514d7ccf51e06de, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.419224 28104 tablet_bootstrap.cc:654] T 1e9931d06abd405983104b12f28d15df P 31215aa3b78f493ea7d83f40ede189f7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.419781 28105 consensus_queue.cc:260] T 1e9931d06abd405983104b12f28d15df P e2b7436b7f7941a19514d7ccf51e06de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.420640 28087 raft_consensus.cc:493] T 1e9931d06abd405983104b12f28d15df P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.421160 28087 raft_consensus.cc:515] T 1e9931d06abd405983104b12f28d15df P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.422319 28105 ts_tablet_manager.cc:1434] T 1e9931d06abd405983104b12f28d15df P e2b7436b7f7941a19514d7ccf51e06de: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 13:08:45.423368 28105 tablet_bootstrap.cc:492] T 73ad1174d5734e36919bfb43c6133e47 P e2b7436b7f7941a19514d7ccf51e06de: Bootstrap starting.
I20260709 13:08:45.424923 28087 leader_election.cc:290] T 1e9931d06abd405983104b12f28d15df P 713145adcffe4b5facdaadc431c7d6f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437)
I20260709 13:08:45.425462 27887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e9931d06abd405983104b12f28d15df" candidate_uuid: "713145adcffe4b5facdaadc431c7d6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de" is_pre_election: true
I20260709 13:08:45.426424 27887 raft_consensus.cc:2468] T 1e9931d06abd405983104b12f28d15df P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 713145adcffe4b5facdaadc431c7d6f0 in term 0.
I20260709 13:08:45.428151 27929 leader_election.cc:304] T 1e9931d06abd405983104b12f28d15df P 713145adcffe4b5facdaadc431c7d6f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 713145adcffe4b5facdaadc431c7d6f0, e2b7436b7f7941a19514d7ccf51e06de; no voters: 
I20260709 13:08:45.429188 28087 raft_consensus.cc:2804] T 1e9931d06abd405983104b12f28d15df P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:45.429719 28087 raft_consensus.cc:493] T 1e9931d06abd405983104b12f28d15df P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:45.429790 28105 tablet_bootstrap.cc:654] T 73ad1174d5734e36919bfb43c6133e47 P e2b7436b7f7941a19514d7ccf51e06de: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.430162 28087 raft_consensus.cc:3060] T 1e9931d06abd405983104b12f28d15df P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.428946 27813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e9931d06abd405983104b12f28d15df" candidate_uuid: "713145adcffe4b5facdaadc431c7d6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31215aa3b78f493ea7d83f40ede189f7" is_pre_election: true
W20260709 13:08:45.432181 27928 leader_election.cc:343] T 1e9931d06abd405983104b12f28d15df P 713145adcffe4b5facdaadc431c7d6f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:45.441788 28105 tablet_bootstrap.cc:492] T 73ad1174d5734e36919bfb43c6133e47 P e2b7436b7f7941a19514d7ccf51e06de: No bootstrap required, opened a new log
I20260709 13:08:45.441975 28087 raft_consensus.cc:515] T 1e9931d06abd405983104b12f28d15df P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.442696 28105 ts_tablet_manager.cc:1403] T 73ad1174d5734e36919bfb43c6133e47 P e2b7436b7f7941a19514d7ccf51e06de: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260709 13:08:45.444463 28104 tablet_bootstrap.cc:492] T 1e9931d06abd405983104b12f28d15df P 31215aa3b78f493ea7d83f40ede189f7: No bootstrap required, opened a new log
I20260709 13:08:45.445014 28104 ts_tablet_manager.cc:1403] T 1e9931d06abd405983104b12f28d15df P 31215aa3b78f493ea7d83f40ede189f7: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.005s
I20260709 13:08:45.445098 27813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e9931d06abd405983104b12f28d15df" candidate_uuid: "713145adcffe4b5facdaadc431c7d6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31215aa3b78f493ea7d83f40ede189f7"
I20260709 13:08:45.445842 28087 leader_election.cc:290] T 1e9931d06abd405983104b12f28d15df P 713145adcffe4b5facdaadc431c7d6f0 [CANDIDATE]: Term 1 election: Requested vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437)
I20260709 13:08:45.445986 28105 raft_consensus.cc:359] T 73ad1174d5734e36919bfb43c6133e47 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.441973 28106 tablet_bootstrap.cc:492] T 499a80b78525434d9e72154dbe4bd4ef P 713145adcffe4b5facdaadc431c7d6f0: No bootstrap required, opened a new log
I20260709 13:08:45.447301 28106 ts_tablet_manager.cc:1403] T 499a80b78525434d9e72154dbe4bd4ef P 713145adcffe4b5facdaadc431c7d6f0: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.007s
I20260709 13:08:45.448820 28104 raft_consensus.cc:359] T 1e9931d06abd405983104b12f28d15df P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.449569 28104 raft_consensus.cc:385] T 1e9931d06abd405983104b12f28d15df P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.449813 28104 raft_consensus.cc:740] T 1e9931d06abd405983104b12f28d15df P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31215aa3b78f493ea7d83f40ede189f7, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.450525 28104 consensus_queue.cc:260] T 1e9931d06abd405983104b12f28d15df P 31215aa3b78f493ea7d83f40ede189f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.446776 28105 raft_consensus.cc:385] T 73ad1174d5734e36919bfb43c6133e47 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.451211 27887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e9931d06abd405983104b12f28d15df" candidate_uuid: "713145adcffe4b5facdaadc431c7d6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de"
I20260709 13:08:45.451818 28105 raft_consensus.cc:740] T 73ad1174d5734e36919bfb43c6133e47 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2b7436b7f7941a19514d7ccf51e06de, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.452021 27887 raft_consensus.cc:3060] T 1e9931d06abd405983104b12f28d15df P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.452963 28104 ts_tablet_manager.cc:1434] T 1e9931d06abd405983104b12f28d15df P 31215aa3b78f493ea7d83f40ede189f7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:08:45.452629 28105 consensus_queue.cc:260] T 73ad1174d5734e36919bfb43c6133e47 P e2b7436b7f7941a19514d7ccf51e06de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.453611 27813 raft_consensus.cc:3060] T 1e9931d06abd405983104b12f28d15df P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.454066 28099 raft_consensus.cc:493] T 94e3b830f64b43c99ee558690e47d2af P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.454569 28099 raft_consensus.cc:515] T 94e3b830f64b43c99ee558690e47d2af P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.454970 28105 ts_tablet_manager.cc:1434] T 73ad1174d5734e36919bfb43c6133e47 P e2b7436b7f7941a19514d7ccf51e06de: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 13:08:45.455999 28105 tablet_bootstrap.cc:492] T b48877e3f2b2411a92c138cc4a01c74f P e2b7436b7f7941a19514d7ccf51e06de: Bootstrap starting.
I20260709 13:08:45.459637 27961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e3b830f64b43c99ee558690e47d2af" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "713145adcffe4b5facdaadc431c7d6f0" is_pre_election: true
I20260709 13:08:45.459928 27889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e3b830f64b43c99ee558690e47d2af" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de" is_pre_election: true
I20260709 13:08:45.460319 27961 raft_consensus.cc:2468] T 94e3b830f64b43c99ee558690e47d2af P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31215aa3b78f493ea7d83f40ede189f7 in term 0.
I20260709 13:08:45.460510 27889 raft_consensus.cc:2468] T 94e3b830f64b43c99ee558690e47d2af P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31215aa3b78f493ea7d83f40ede189f7 in term 0.
I20260709 13:08:45.461849 28099 leader_election.cc:290] T 94e3b830f64b43c99ee558690e47d2af P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:45.450587 28106 raft_consensus.cc:359] T 499a80b78525434d9e72154dbe4bd4ef P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.462453 28105 tablet_bootstrap.cc:654] T b48877e3f2b2411a92c138cc4a01c74f P e2b7436b7f7941a19514d7ccf51e06de: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.463780 27778 leader_election.cc:304] T 94e3b830f64b43c99ee558690e47d2af P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31215aa3b78f493ea7d83f40ede189f7, 713145adcffe4b5facdaadc431c7d6f0; no voters: 
I20260709 13:08:45.465595 28051 raft_consensus.cc:2804] T 94e3b830f64b43c99ee558690e47d2af P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:45.465943 28051 raft_consensus.cc:493] T 94e3b830f64b43c99ee558690e47d2af P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:45.466259 28051 raft_consensus.cc:3060] T 94e3b830f64b43c99ee558690e47d2af P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.462441 28106 raft_consensus.cc:385] T 499a80b78525434d9e72154dbe4bd4ef P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.467199 28106 raft_consensus.cc:740] T 499a80b78525434d9e72154dbe4bd4ef P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 713145adcffe4b5facdaadc431c7d6f0, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.468401 28106 consensus_queue.cc:260] T 499a80b78525434d9e72154dbe4bd4ef P 713145adcffe4b5facdaadc431c7d6f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.471549 28106 ts_tablet_manager.cc:1434] T 499a80b78525434d9e72154dbe4bd4ef P 713145adcffe4b5facdaadc431c7d6f0: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:08:45.472633 28106 tablet_bootstrap.cc:492] T 73ad1174d5734e36919bfb43c6133e47 P 713145adcffe4b5facdaadc431c7d6f0: Bootstrap starting.
I20260709 13:08:45.473460 27887 raft_consensus.cc:2468] T 1e9931d06abd405983104b12f28d15df P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 713145adcffe4b5facdaadc431c7d6f0 in term 1.
I20260709 13:08:45.481395 27929 leader_election.cc:304] T 1e9931d06abd405983104b12f28d15df P 713145adcffe4b5facdaadc431c7d6f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 713145adcffe4b5facdaadc431c7d6f0, e2b7436b7f7941a19514d7ccf51e06de; no voters: 
I20260709 13:08:45.483815 28106 tablet_bootstrap.cc:654] T 73ad1174d5734e36919bfb43c6133e47 P 713145adcffe4b5facdaadc431c7d6f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.476047 28051 raft_consensus.cc:515] T 94e3b830f64b43c99ee558690e47d2af P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.490686 27887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e3b830f64b43c99ee558690e47d2af" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de"
I20260709 13:08:45.491441 27887 raft_consensus.cc:3060] T 94e3b830f64b43c99ee558690e47d2af P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.480118 27813 raft_consensus.cc:2468] T 1e9931d06abd405983104b12f28d15df P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 713145adcffe4b5facdaadc431c7d6f0 in term 1.
I20260709 13:08:45.477576 28104 tablet_bootstrap.cc:492] T 499a80b78525434d9e72154dbe4bd4ef P 31215aa3b78f493ea7d83f40ede189f7: Bootstrap starting.
I20260709 13:08:45.503233 28087 raft_consensus.cc:2804] T 1e9931d06abd405983104b12f28d15df P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:45.504050 28087 raft_consensus.cc:697] T 1e9931d06abd405983104b12f28d15df P 713145adcffe4b5facdaadc431c7d6f0 [term 1 LEADER]: Becoming Leader. State: Replica: 713145adcffe4b5facdaadc431c7d6f0, State: Running, Role: LEADER
I20260709 13:08:45.505283 28051 leader_election.cc:290] T 94e3b830f64b43c99ee558690e47d2af P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 1 election: Requested vote from peers e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:45.509421 27961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e3b830f64b43c99ee558690e47d2af" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "713145adcffe4b5facdaadc431c7d6f0"
I20260709 13:08:45.520023 27961 raft_consensus.cc:3060] T 94e3b830f64b43c99ee558690e47d2af P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.521822 28095 raft_consensus.cc:493] T 73ad1174d5734e36919bfb43c6133e47 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.522480 28095 raft_consensus.cc:515] T 73ad1174d5734e36919bfb43c6133e47 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.510061 28087 consensus_queue.cc:237] T 1e9931d06abd405983104b12f28d15df P 713145adcffe4b5facdaadc431c7d6f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.524480 27887 raft_consensus.cc:2468] T 94e3b830f64b43c99ee558690e47d2af P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31215aa3b78f493ea7d83f40ede189f7 in term 1.
I20260709 13:08:45.526260 27813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ad1174d5734e36919bfb43c6133e47" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31215aa3b78f493ea7d83f40ede189f7" is_pre_election: true
I20260709 13:08:45.529079 27780 leader_election.cc:304] T 94e3b830f64b43c99ee558690e47d2af P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31215aa3b78f493ea7d83f40ede189f7, e2b7436b7f7941a19514d7ccf51e06de; no voters: 
I20260709 13:08:45.530182 28099 raft_consensus.cc:2804] T 94e3b830f64b43c99ee558690e47d2af P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:45.530759 28099 raft_consensus.cc:697] T 94e3b830f64b43c99ee558690e47d2af P 31215aa3b78f493ea7d83f40ede189f7 [term 1 LEADER]: Becoming Leader. State: Replica: 31215aa3b78f493ea7d83f40ede189f7, State: Running, Role: LEADER
I20260709 13:08:45.513453 28105 tablet_bootstrap.cc:492] T b48877e3f2b2411a92c138cc4a01c74f P e2b7436b7f7941a19514d7ccf51e06de: No bootstrap required, opened a new log
I20260709 13:08:45.532162 28105 ts_tablet_manager.cc:1403] T b48877e3f2b2411a92c138cc4a01c74f P e2b7436b7f7941a19514d7ccf51e06de: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.033s
I20260709 13:08:45.531848 28099 consensus_queue.cc:237] T 94e3b830f64b43c99ee558690e47d2af P 31215aa3b78f493ea7d83f40ede189f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
W20260709 13:08:45.534595 27854 leader_election.cc:343] T 73ad1174d5734e36919bfb43c6133e47 P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:45.536186 28105 raft_consensus.cc:359] T b48877e3f2b2411a92c138cc4a01c74f P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.537201 28105 raft_consensus.cc:385] T b48877e3f2b2411a92c138cc4a01c74f P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.537561 28105 raft_consensus.cc:740] T b48877e3f2b2411a92c138cc4a01c74f P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2b7436b7f7941a19514d7ccf51e06de, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.531461 27961 raft_consensus.cc:2468] T 94e3b830f64b43c99ee558690e47d2af P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31215aa3b78f493ea7d83f40ede189f7 in term 1.
I20260709 13:08:45.540987 28105 consensus_queue.cc:260] T b48877e3f2b2411a92c138cc4a01c74f P e2b7436b7f7941a19514d7ccf51e06de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.542263 27961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ad1174d5734e36919bfb43c6133e47" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "713145adcffe4b5facdaadc431c7d6f0" is_pre_election: true
I20260709 13:08:45.542608 28106 tablet_bootstrap.cc:492] T 73ad1174d5734e36919bfb43c6133e47 P 713145adcffe4b5facdaadc431c7d6f0: No bootstrap required, opened a new log
I20260709 13:08:45.543190 28106 ts_tablet_manager.cc:1403] T 73ad1174d5734e36919bfb43c6133e47 P 713145adcffe4b5facdaadc431c7d6f0: Time spent bootstrapping tablet: real 0.071s	user 0.020s	sys 0.038s
W20260709 13:08:45.543699 27853 leader_election.cc:343] T 73ad1174d5734e36919bfb43c6133e47 P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:45.544220 27853 leader_election.cc:304] T 73ad1174d5734e36919bfb43c6133e47 P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e2b7436b7f7941a19514d7ccf51e06de; no voters: 31215aa3b78f493ea7d83f40ede189f7, 713145adcffe4b5facdaadc431c7d6f0
I20260709 13:08:45.546085 28095 leader_election.cc:290] T 73ad1174d5734e36919bfb43c6133e47 P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:45.548326 28106 raft_consensus.cc:359] T 73ad1174d5734e36919bfb43c6133e47 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.549664 28106 raft_consensus.cc:385] T 73ad1174d5734e36919bfb43c6133e47 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.550020 28106 raft_consensus.cc:740] T 73ad1174d5734e36919bfb43c6133e47 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 713145adcffe4b5facdaadc431c7d6f0, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.550907 28095 raft_consensus.cc:2749] T 73ad1174d5734e36919bfb43c6133e47 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:45.552944 28120 raft_consensus.cc:493] T e5eeb48161fa4cf880050bf9d27f08c7 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.553433 28120 raft_consensus.cc:515] T e5eeb48161fa4cf880050bf9d27f08c7 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.553826 27712 catalog_manager.cc:5697] T 94e3b830f64b43c99ee558690e47d2af P 31215aa3b78f493ea7d83f40ede189f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193). New cstate: current_term: 1 leader_uuid: "31215aa3b78f493ea7d83f40ede189f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:45.555507 28120 leader_election.cc:290] T e5eeb48161fa4cf880050bf9d27f08c7 P 713145adcffe4b5facdaadc431c7d6f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437)
I20260709 13:08:45.557243 27813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5eeb48161fa4cf880050bf9d27f08c7" candidate_uuid: "713145adcffe4b5facdaadc431c7d6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31215aa3b78f493ea7d83f40ede189f7" is_pre_election: true
I20260709 13:08:45.558282 27813 raft_consensus.cc:2468] T e5eeb48161fa4cf880050bf9d27f08c7 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 713145adcffe4b5facdaadc431c7d6f0 in term 0.
I20260709 13:08:45.559541 27928 leader_election.cc:304] T e5eeb48161fa4cf880050bf9d27f08c7 P 713145adcffe4b5facdaadc431c7d6f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31215aa3b78f493ea7d83f40ede189f7, 713145adcffe4b5facdaadc431c7d6f0; no voters: 
I20260709 13:08:45.558912 28106 consensus_queue.cc:260] T 73ad1174d5734e36919bfb43c6133e47 P 713145adcffe4b5facdaadc431c7d6f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.557318 28104 tablet_bootstrap.cc:654] T 499a80b78525434d9e72154dbe4bd4ef P 31215aa3b78f493ea7d83f40ede189f7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.560501 28120 raft_consensus.cc:2804] T e5eeb48161fa4cf880050bf9d27f08c7 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:45.560849 28120 raft_consensus.cc:493] T e5eeb48161fa4cf880050bf9d27f08c7 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:45.561165 28120 raft_consensus.cc:3060] T e5eeb48161fa4cf880050bf9d27f08c7 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.565140 27887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5eeb48161fa4cf880050bf9d27f08c7" candidate_uuid: "713145adcffe4b5facdaadc431c7d6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de" is_pre_election: true
I20260709 13:08:45.565884 27887 raft_consensus.cc:2468] T e5eeb48161fa4cf880050bf9d27f08c7 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 713145adcffe4b5facdaadc431c7d6f0 in term 0.
I20260709 13:08:45.567417 28104 tablet_bootstrap.cc:492] T 499a80b78525434d9e72154dbe4bd4ef P 31215aa3b78f493ea7d83f40ede189f7: No bootstrap required, opened a new log
I20260709 13:08:45.568192 28104 ts_tablet_manager.cc:1403] T 499a80b78525434d9e72154dbe4bd4ef P 31215aa3b78f493ea7d83f40ede189f7: Time spent bootstrapping tablet: real 0.091s	user 0.011s	sys 0.002s
I20260709 13:08:45.572078 28104 raft_consensus.cc:359] T 499a80b78525434d9e72154dbe4bd4ef P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.574095 28120 raft_consensus.cc:515] T e5eeb48161fa4cf880050bf9d27f08c7 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.574892 28106 ts_tablet_manager.cc:1434] T 73ad1174d5734e36919bfb43c6133e47 P 713145adcffe4b5facdaadc431c7d6f0: Time spent starting tablet: real 0.031s	user 0.010s	sys 0.002s
I20260709 13:08:45.575452 28104 raft_consensus.cc:385] T 499a80b78525434d9e72154dbe4bd4ef P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.575860 28104 raft_consensus.cc:740] T 499a80b78525434d9e72154dbe4bd4ef P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31215aa3b78f493ea7d83f40ede189f7, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.576174 28105 ts_tablet_manager.cc:1434] T b48877e3f2b2411a92c138cc4a01c74f P e2b7436b7f7941a19514d7ccf51e06de: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.015s
I20260709 13:08:45.576792 28104 consensus_queue.cc:260] T 499a80b78525434d9e72154dbe4bd4ef P 31215aa3b78f493ea7d83f40ede189f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.577374 28105 tablet_bootstrap.cc:492] T 3e1052cf953e4236872fcddf4d3f37c7 P e2b7436b7f7941a19514d7ccf51e06de: Bootstrap starting.
I20260709 13:08:45.578624 27712 catalog_manager.cc:5697] T 1e9931d06abd405983104b12f28d15df P 713145adcffe4b5facdaadc431c7d6f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195). New cstate: current_term: 1 leader_uuid: "713145adcffe4b5facdaadc431c7d6f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:45.576282 28106 tablet_bootstrap.cc:492] T 3e1052cf953e4236872fcddf4d3f37c7 P 713145adcffe4b5facdaadc431c7d6f0: Bootstrap starting.
W20260709 13:08:45.580673 27760 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:45.584008 28125 raft_consensus.cc:493] T b48877e3f2b2411a92c138cc4a01c74f P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.584523 28125 raft_consensus.cc:515] T b48877e3f2b2411a92c138cc4a01c74f P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.586627 28106 tablet_bootstrap.cc:654] T 3e1052cf953e4236872fcddf4d3f37c7 P 713145adcffe4b5facdaadc431c7d6f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.586961 28104 ts_tablet_manager.cc:1434] T 499a80b78525434d9e72154dbe4bd4ef P 31215aa3b78f493ea7d83f40ede189f7: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 13:08:45.587215 27813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b48877e3f2b2411a92c138cc4a01c74f" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31215aa3b78f493ea7d83f40ede189f7" is_pre_election: true
I20260709 13:08:45.587993 28104 tablet_bootstrap.cc:492] T 73ad1174d5734e36919bfb43c6133e47 P 31215aa3b78f493ea7d83f40ede189f7: Bootstrap starting.
W20260709 13:08:45.588670 27854 leader_election.cc:343] T b48877e3f2b2411a92c138cc4a01c74f P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:45.591030 27961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b48877e3f2b2411a92c138cc4a01c74f" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "713145adcffe4b5facdaadc431c7d6f0" is_pre_election: true
I20260709 13:08:45.591920 28105 tablet_bootstrap.cc:654] T 3e1052cf953e4236872fcddf4d3f37c7 P e2b7436b7f7941a19514d7ccf51e06de: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:45.592887 27853 leader_election.cc:343] T b48877e3f2b2411a92c138cc4a01c74f P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:45.593385 27853 leader_election.cc:304] T b48877e3f2b2411a92c138cc4a01c74f P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e2b7436b7f7941a19514d7ccf51e06de; no voters: 31215aa3b78f493ea7d83f40ede189f7, 713145adcffe4b5facdaadc431c7d6f0
I20260709 13:08:45.594336 28123 raft_consensus.cc:2749] T b48877e3f2b2411a92c138cc4a01c74f P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:45.594928 28104 tablet_bootstrap.cc:654] T 73ad1174d5734e36919bfb43c6133e47 P 31215aa3b78f493ea7d83f40ede189f7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.597343 28125 leader_election.cc:290] T b48877e3f2b2411a92c138cc4a01c74f P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:45.599637 28087 raft_consensus.cc:493] T 499a80b78525434d9e72154dbe4bd4ef P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.600140 28087 raft_consensus.cc:515] T 499a80b78525434d9e72154dbe4bd4ef P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.601078 28106 tablet_bootstrap.cc:492] T 3e1052cf953e4236872fcddf4d3f37c7 P 713145adcffe4b5facdaadc431c7d6f0: No bootstrap required, opened a new log
I20260709 13:08:45.601547 28106 ts_tablet_manager.cc:1403] T 3e1052cf953e4236872fcddf4d3f37c7 P 713145adcffe4b5facdaadc431c7d6f0: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.000s
I20260709 13:08:45.604549 28106 raft_consensus.cc:359] T 3e1052cf953e4236872fcddf4d3f37c7 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.605187 28106 raft_consensus.cc:385] T 3e1052cf953e4236872fcddf4d3f37c7 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.605448 28106 raft_consensus.cc:740] T 3e1052cf953e4236872fcddf4d3f37c7 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 713145adcffe4b5facdaadc431c7d6f0, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.606328 27813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499a80b78525434d9e72154dbe4bd4ef" candidate_uuid: "713145adcffe4b5facdaadc431c7d6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31215aa3b78f493ea7d83f40ede189f7" is_pre_election: true
I20260709 13:08:45.606148 28106 consensus_queue.cc:260] T 3e1052cf953e4236872fcddf4d3f37c7 P 713145adcffe4b5facdaadc431c7d6f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.606936 27813 raft_consensus.cc:2468] T 499a80b78525434d9e72154dbe4bd4ef P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 713145adcffe4b5facdaadc431c7d6f0 in term 0.
I20260709 13:08:45.608441 28106 ts_tablet_manager.cc:1434] T 3e1052cf953e4236872fcddf4d3f37c7 P 713145adcffe4b5facdaadc431c7d6f0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:08:45.609369 28106 tablet_bootstrap.cc:492] T b48877e3f2b2411a92c138cc4a01c74f P 713145adcffe4b5facdaadc431c7d6f0: Bootstrap starting.
I20260709 13:08:45.610641 28120 leader_election.cc:290] T e5eeb48161fa4cf880050bf9d27f08c7 P 713145adcffe4b5facdaadc431c7d6f0 [CANDIDATE]: Term 1 election: Requested vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437)
I20260709 13:08:45.610813 27887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5eeb48161fa4cf880050bf9d27f08c7" candidate_uuid: "713145adcffe4b5facdaadc431c7d6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de"
I20260709 13:08:45.611361 27887 raft_consensus.cc:3060] T e5eeb48161fa4cf880050bf9d27f08c7 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.614398 28105 tablet_bootstrap.cc:492] T 3e1052cf953e4236872fcddf4d3f37c7 P e2b7436b7f7941a19514d7ccf51e06de: No bootstrap required, opened a new log
I20260709 13:08:45.614871 28105 ts_tablet_manager.cc:1403] T 3e1052cf953e4236872fcddf4d3f37c7 P e2b7436b7f7941a19514d7ccf51e06de: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.000s
I20260709 13:08:45.616415 27887 raft_consensus.cc:2468] T e5eeb48161fa4cf880050bf9d27f08c7 P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 713145adcffe4b5facdaadc431c7d6f0 in term 1.
I20260709 13:08:45.617066 27928 leader_election.cc:304] T 499a80b78525434d9e72154dbe4bd4ef P 713145adcffe4b5facdaadc431c7d6f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31215aa3b78f493ea7d83f40ede189f7, 713145adcffe4b5facdaadc431c7d6f0; no voters: 
I20260709 13:08:45.617534 27929 leader_election.cc:304] T e5eeb48161fa4cf880050bf9d27f08c7 P 713145adcffe4b5facdaadc431c7d6f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 713145adcffe4b5facdaadc431c7d6f0, e2b7436b7f7941a19514d7ccf51e06de; no voters: 
I20260709 13:08:45.617990 28120 raft_consensus.cc:2804] T 499a80b78525434d9e72154dbe4bd4ef P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:45.617812 28105 raft_consensus.cc:359] T 3e1052cf953e4236872fcddf4d3f37c7 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.617580 27813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5eeb48161fa4cf880050bf9d27f08c7" candidate_uuid: "713145adcffe4b5facdaadc431c7d6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31215aa3b78f493ea7d83f40ede189f7"
I20260709 13:08:45.618566 28105 raft_consensus.cc:385] T 3e1052cf953e4236872fcddf4d3f37c7 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.618805 28127 raft_consensus.cc:2804] T e5eeb48161fa4cf880050bf9d27f08c7 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:45.618916 27813 raft_consensus.cc:3060] T e5eeb48161fa4cf880050bf9d27f08c7 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.618417 28120 raft_consensus.cc:493] T 499a80b78525434d9e72154dbe4bd4ef P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:45.620321 28120 raft_consensus.cc:3060] T 499a80b78525434d9e72154dbe4bd4ef P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.618892 28105 raft_consensus.cc:740] T 3e1052cf953e4236872fcddf4d3f37c7 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2b7436b7f7941a19514d7ccf51e06de, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.621680 28105 consensus_queue.cc:260] T 3e1052cf953e4236872fcddf4d3f37c7 P e2b7436b7f7941a19514d7ccf51e06de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.622612 28087 leader_election.cc:290] T 499a80b78525434d9e72154dbe4bd4ef P 713145adcffe4b5facdaadc431c7d6f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437)
I20260709 13:08:45.639613 28105 ts_tablet_manager.cc:1434] T 3e1052cf953e4236872fcddf4d3f37c7 P e2b7436b7f7941a19514d7ccf51e06de: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.019s
I20260709 13:08:45.640681 28105 tablet_bootstrap.cc:492] T 499a80b78525434d9e72154dbe4bd4ef P e2b7436b7f7941a19514d7ccf51e06de: Bootstrap starting.
I20260709 13:08:45.640770 28106 tablet_bootstrap.cc:654] T b48877e3f2b2411a92c138cc4a01c74f P 713145adcffe4b5facdaadc431c7d6f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.624274 27889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499a80b78525434d9e72154dbe4bd4ef" candidate_uuid: "713145adcffe4b5facdaadc431c7d6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de" is_pre_election: true
W20260709 13:08:45.644761 27929 leader_election.cc:343] T 499a80b78525434d9e72154dbe4bd4ef P 713145adcffe4b5facdaadc431c7d6f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:45.647231 27813 raft_consensus.cc:2468] T e5eeb48161fa4cf880050bf9d27f08c7 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 713145adcffe4b5facdaadc431c7d6f0 in term 1.
I20260709 13:08:45.648823 28105 tablet_bootstrap.cc:654] T 499a80b78525434d9e72154dbe4bd4ef P e2b7436b7f7941a19514d7ccf51e06de: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.655226 28104 tablet_bootstrap.cc:492] T 73ad1174d5734e36919bfb43c6133e47 P 31215aa3b78f493ea7d83f40ede189f7: No bootstrap required, opened a new log
I20260709 13:08:45.655750 28104 ts_tablet_manager.cc:1403] T 73ad1174d5734e36919bfb43c6133e47 P 31215aa3b78f493ea7d83f40ede189f7: Time spent bootstrapping tablet: real 0.068s	user 0.015s	sys 0.010s
I20260709 13:08:45.656996 28120 raft_consensus.cc:515] T 499a80b78525434d9e72154dbe4bd4ef P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.661572 27887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499a80b78525434d9e72154dbe4bd4ef" candidate_uuid: "713145adcffe4b5facdaadc431c7d6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de"
I20260709 13:08:45.661831 28105 tablet_bootstrap.cc:492] T 499a80b78525434d9e72154dbe4bd4ef P e2b7436b7f7941a19514d7ccf51e06de: No bootstrap required, opened a new log
I20260709 13:08:45.662532 28105 ts_tablet_manager.cc:1403] T 499a80b78525434d9e72154dbe4bd4ef P e2b7436b7f7941a19514d7ccf51e06de: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
W20260709 13:08:45.662878 27929 leader_election.cc:343] T 499a80b78525434d9e72154dbe4bd4ef P 713145adcffe4b5facdaadc431c7d6f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:45.661944 28104 raft_consensus.cc:359] T 73ad1174d5734e36919bfb43c6133e47 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.663777 28104 raft_consensus.cc:385] T 73ad1174d5734e36919bfb43c6133e47 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.664004 27813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499a80b78525434d9e72154dbe4bd4ef" candidate_uuid: "713145adcffe4b5facdaadc431c7d6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31215aa3b78f493ea7d83f40ede189f7"
I20260709 13:08:45.664597 28104 raft_consensus.cc:740] T 73ad1174d5734e36919bfb43c6133e47 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31215aa3b78f493ea7d83f40ede189f7, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.665056 28120 leader_election.cc:290] T 499a80b78525434d9e72154dbe4bd4ef P 713145adcffe4b5facdaadc431c7d6f0 [CANDIDATE]: Term 1 election: Requested vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437)
I20260709 13:08:45.664680 27813 raft_consensus.cc:3060] T 499a80b78525434d9e72154dbe4bd4ef P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.666265 28104 consensus_queue.cc:260] T 73ad1174d5734e36919bfb43c6133e47 P 31215aa3b78f493ea7d83f40ede189f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.666388 28105 raft_consensus.cc:359] T 499a80b78525434d9e72154dbe4bd4ef P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.668500 28105 raft_consensus.cc:385] T 499a80b78525434d9e72154dbe4bd4ef P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.668900 28105 raft_consensus.cc:740] T 499a80b78525434d9e72154dbe4bd4ef P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2b7436b7f7941a19514d7ccf51e06de, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.669842 28105 consensus_queue.cc:260] T 499a80b78525434d9e72154dbe4bd4ef P e2b7436b7f7941a19514d7ccf51e06de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.667876 28127 raft_consensus.cc:697] T e5eeb48161fa4cf880050bf9d27f08c7 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 LEADER]: Becoming Leader. State: Replica: 713145adcffe4b5facdaadc431c7d6f0, State: Running, Role: LEADER
I20260709 13:08:45.671762 28127 consensus_queue.cc:237] T e5eeb48161fa4cf880050bf9d27f08c7 P 713145adcffe4b5facdaadc431c7d6f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.672516 27813 raft_consensus.cc:2468] T 499a80b78525434d9e72154dbe4bd4ef P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 713145adcffe4b5facdaadc431c7d6f0 in term 1.
I20260709 13:08:45.673988 27928 leader_election.cc:304] T 499a80b78525434d9e72154dbe4bd4ef P 713145adcffe4b5facdaadc431c7d6f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31215aa3b78f493ea7d83f40ede189f7, 713145adcffe4b5facdaadc431c7d6f0; no voters: e2b7436b7f7941a19514d7ccf51e06de
I20260709 13:08:45.676163 28105 ts_tablet_manager.cc:1434] T 499a80b78525434d9e72154dbe4bd4ef P e2b7436b7f7941a19514d7ccf51e06de: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.003s
I20260709 13:08:45.676409 28104 ts_tablet_manager.cc:1434] T 73ad1174d5734e36919bfb43c6133e47 P 31215aa3b78f493ea7d83f40ede189f7: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 13:08:45.677007 28132 raft_consensus.cc:2804] T 499a80b78525434d9e72154dbe4bd4ef P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:45.677876 28104 tablet_bootstrap.cc:492] T b48877e3f2b2411a92c138cc4a01c74f P 31215aa3b78f493ea7d83f40ede189f7: Bootstrap starting.
I20260709 13:08:45.678884 28105 tablet_bootstrap.cc:492] T 97ea28fdc0e24e5884a271ded78b0452 P e2b7436b7f7941a19514d7ccf51e06de: Bootstrap starting.
I20260709 13:08:45.677719 28132 raft_consensus.cc:697] T 499a80b78525434d9e72154dbe4bd4ef P 713145adcffe4b5facdaadc431c7d6f0 [term 1 LEADER]: Becoming Leader. State: Replica: 713145adcffe4b5facdaadc431c7d6f0, State: Running, Role: LEADER
I20260709 13:08:45.679983 28125 raft_consensus.cc:493] T 3e1052cf953e4236872fcddf4d3f37c7 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.683389 28125 raft_consensus.cc:515] T 3e1052cf953e4236872fcddf4d3f37c7 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.686659 28125 leader_election.cc:290] T 3e1052cf953e4236872fcddf4d3f37c7 P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:45.687376 28106 tablet_bootstrap.cc:492] T b48877e3f2b2411a92c138cc4a01c74f P 713145adcffe4b5facdaadc431c7d6f0: No bootstrap required, opened a new log
I20260709 13:08:45.687944 28106 ts_tablet_manager.cc:1403] T b48877e3f2b2411a92c138cc4a01c74f P 713145adcffe4b5facdaadc431c7d6f0: Time spent bootstrapping tablet: real 0.079s	user 0.026s	sys 0.032s
I20260709 13:08:45.687594 28132 consensus_queue.cc:237] T 499a80b78525434d9e72154dbe4bd4ef P 713145adcffe4b5facdaadc431c7d6f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.688063 27961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e1052cf953e4236872fcddf4d3f37c7" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "713145adcffe4b5facdaadc431c7d6f0" is_pre_election: true
I20260709 13:08:45.688738 28104 tablet_bootstrap.cc:654] T b48877e3f2b2411a92c138cc4a01c74f P 31215aa3b78f493ea7d83f40ede189f7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.689502 27813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e1052cf953e4236872fcddf4d3f37c7" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31215aa3b78f493ea7d83f40ede189f7" is_pre_election: true
W20260709 13:08:45.690868 27854 leader_election.cc:343] T 3e1052cf953e4236872fcddf4d3f37c7 P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:45.691988 28106 raft_consensus.cc:359] T b48877e3f2b2411a92c138cc4a01c74f P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.692732 28106 raft_consensus.cc:385] T b48877e3f2b2411a92c138cc4a01c74f P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.693046 28106 raft_consensus.cc:740] T b48877e3f2b2411a92c138cc4a01c74f P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 713145adcffe4b5facdaadc431c7d6f0, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.693828 28106 consensus_queue.cc:260] T b48877e3f2b2411a92c138cc4a01c74f P 713145adcffe4b5facdaadc431c7d6f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.688791 27961 raft_consensus.cc:2468] T 3e1052cf953e4236872fcddf4d3f37c7 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2b7436b7f7941a19514d7ccf51e06de in term 0.
I20260709 13:08:45.696622 28106 ts_tablet_manager.cc:1434] T b48877e3f2b2411a92c138cc4a01c74f P 713145adcffe4b5facdaadc431c7d6f0: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260709 13:08:45.697703 28106 tablet_bootstrap.cc:492] T 97ea28fdc0e24e5884a271ded78b0452 P 713145adcffe4b5facdaadc431c7d6f0: Bootstrap starting.
I20260709 13:08:45.697414 27853 leader_election.cc:304] T 3e1052cf953e4236872fcddf4d3f37c7 P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 713145adcffe4b5facdaadc431c7d6f0, e2b7436b7f7941a19514d7ccf51e06de; no voters: 31215aa3b78f493ea7d83f40ede189f7
I20260709 13:08:45.698866 28105 tablet_bootstrap.cc:654] T 97ea28fdc0e24e5884a271ded78b0452 P e2b7436b7f7941a19514d7ccf51e06de: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.705739 27710 catalog_manager.cc:5697] T e5eeb48161fa4cf880050bf9d27f08c7 P 713145adcffe4b5facdaadc431c7d6f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195). New cstate: current_term: 1 leader_uuid: "713145adcffe4b5facdaadc431c7d6f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:45.707795 28106 tablet_bootstrap.cc:654] T 97ea28fdc0e24e5884a271ded78b0452 P 713145adcffe4b5facdaadc431c7d6f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.711509 28123 raft_consensus.cc:2804] T 3e1052cf953e4236872fcddf4d3f37c7 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:45.711946 28123 raft_consensus.cc:493] T 3e1052cf953e4236872fcddf4d3f37c7 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:45.712301 28123 raft_consensus.cc:3060] T 3e1052cf953e4236872fcddf4d3f37c7 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.714067 28105 tablet_bootstrap.cc:492] T 97ea28fdc0e24e5884a271ded78b0452 P e2b7436b7f7941a19514d7ccf51e06de: No bootstrap required, opened a new log
I20260709 13:08:45.714555 28105 ts_tablet_manager.cc:1403] T 97ea28fdc0e24e5884a271ded78b0452 P e2b7436b7f7941a19514d7ccf51e06de: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.000s
I20260709 13:08:45.717442 28105 raft_consensus.cc:359] T 97ea28fdc0e24e5884a271ded78b0452 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.718087 28105 raft_consensus.cc:385] T 97ea28fdc0e24e5884a271ded78b0452 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.718349 28105 raft_consensus.cc:740] T 97ea28fdc0e24e5884a271ded78b0452 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2b7436b7f7941a19514d7ccf51e06de, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.719125 28105 consensus_queue.cc:260] T 97ea28fdc0e24e5884a271ded78b0452 P e2b7436b7f7941a19514d7ccf51e06de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.720782 28123 raft_consensus.cc:515] T 3e1052cf953e4236872fcddf4d3f37c7 P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.721207 28105 ts_tablet_manager.cc:1434] T 97ea28fdc0e24e5884a271ded78b0452 P e2b7436b7f7941a19514d7ccf51e06de: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:08:45.722154 28105 tablet_bootstrap.cc:492] T 8a538ee5bda34640b47a0d5dd0000dc0 P e2b7436b7f7941a19514d7ccf51e06de: Bootstrap starting.
I20260709 13:08:45.724350 27961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e1052cf953e4236872fcddf4d3f37c7" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "713145adcffe4b5facdaadc431c7d6f0"
I20260709 13:08:45.724974 27961 raft_consensus.cc:3060] T 3e1052cf953e4236872fcddf4d3f37c7 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.729737 27813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e1052cf953e4236872fcddf4d3f37c7" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31215aa3b78f493ea7d83f40ede189f7"
I20260709 13:08:45.730278 28123 leader_election.cc:290] T 3e1052cf953e4236872fcddf4d3f37c7 P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 election: Requested vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:45.731208 28105 tablet_bootstrap.cc:654] T 8a538ee5bda34640b47a0d5dd0000dc0 P e2b7436b7f7941a19514d7ccf51e06de: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:45.731272 27854 leader_election.cc:343] T 3e1052cf953e4236872fcddf4d3f37c7 P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:45.736089 27961 raft_consensus.cc:2468] T 3e1052cf953e4236872fcddf4d3f37c7 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2b7436b7f7941a19514d7ccf51e06de in term 1.
I20260709 13:08:45.737273 27853 leader_election.cc:304] T 3e1052cf953e4236872fcddf4d3f37c7 P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 713145adcffe4b5facdaadc431c7d6f0, e2b7436b7f7941a19514d7ccf51e06de; no voters: 31215aa3b78f493ea7d83f40ede189f7
I20260709 13:08:45.738229 28106 tablet_bootstrap.cc:492] T 97ea28fdc0e24e5884a271ded78b0452 P 713145adcffe4b5facdaadc431c7d6f0: No bootstrap required, opened a new log
I20260709 13:08:45.738350 28123 raft_consensus.cc:2804] T 3e1052cf953e4236872fcddf4d3f37c7 P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:45.738761 28106 ts_tablet_manager.cc:1403] T 97ea28fdc0e24e5884a271ded78b0452 P 713145adcffe4b5facdaadc431c7d6f0: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.001s
I20260709 13:08:45.738996 28123 raft_consensus.cc:697] T 3e1052cf953e4236872fcddf4d3f37c7 P e2b7436b7f7941a19514d7ccf51e06de [term 1 LEADER]: Becoming Leader. State: Replica: e2b7436b7f7941a19514d7ccf51e06de, State: Running, Role: LEADER
I20260709 13:08:45.739877 28123 consensus_queue.cc:237] T 3e1052cf953e4236872fcddf4d3f37c7 P e2b7436b7f7941a19514d7ccf51e06de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.741647 28106 raft_consensus.cc:359] T 97ea28fdc0e24e5884a271ded78b0452 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.742345 28106 raft_consensus.cc:385] T 97ea28fdc0e24e5884a271ded78b0452 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.742604 28106 raft_consensus.cc:740] T 97ea28fdc0e24e5884a271ded78b0452 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 713145adcffe4b5facdaadc431c7d6f0, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.743307 28106 consensus_queue.cc:260] T 97ea28fdc0e24e5884a271ded78b0452 P 713145adcffe4b5facdaadc431c7d6f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.743870 27711 catalog_manager.cc:5697] T 499a80b78525434d9e72154dbe4bd4ef P 713145adcffe4b5facdaadc431c7d6f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195). New cstate: current_term: 1 leader_uuid: "713145adcffe4b5facdaadc431c7d6f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:45.747219 28106 ts_tablet_manager.cc:1434] T 97ea28fdc0e24e5884a271ded78b0452 P 713145adcffe4b5facdaadc431c7d6f0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:08:45.748433 28106 tablet_bootstrap.cc:492] T 8a538ee5bda34640b47a0d5dd0000dc0 P 713145adcffe4b5facdaadc431c7d6f0: Bootstrap starting.
I20260709 13:08:45.762210 28106 tablet_bootstrap.cc:654] T 8a538ee5bda34640b47a0d5dd0000dc0 P 713145adcffe4b5facdaadc431c7d6f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.796663 28105 tablet_bootstrap.cc:492] T 8a538ee5bda34640b47a0d5dd0000dc0 P e2b7436b7f7941a19514d7ccf51e06de: No bootstrap required, opened a new log
I20260709 13:08:45.797338 28105 ts_tablet_manager.cc:1403] T 8a538ee5bda34640b47a0d5dd0000dc0 P e2b7436b7f7941a19514d7ccf51e06de: Time spent bootstrapping tablet: real 0.075s	user 0.017s	sys 0.017s
I20260709 13:08:45.799190 28104 tablet_bootstrap.cc:492] T b48877e3f2b2411a92c138cc4a01c74f P 31215aa3b78f493ea7d83f40ede189f7: No bootstrap required, opened a new log
I20260709 13:08:45.799763 28104 ts_tablet_manager.cc:1403] T b48877e3f2b2411a92c138cc4a01c74f P 31215aa3b78f493ea7d83f40ede189f7: Time spent bootstrapping tablet: real 0.122s	user 0.023s	sys 0.077s
I20260709 13:08:45.800155 28105 raft_consensus.cc:359] T 8a538ee5bda34640b47a0d5dd0000dc0 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.800848 28105 raft_consensus.cc:385] T 8a538ee5bda34640b47a0d5dd0000dc0 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.801113 28105 raft_consensus.cc:740] T 8a538ee5bda34640b47a0d5dd0000dc0 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2b7436b7f7941a19514d7ccf51e06de, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.801756 28105 consensus_queue.cc:260] T 8a538ee5bda34640b47a0d5dd0000dc0 P e2b7436b7f7941a19514d7ccf51e06de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.802757 28104 raft_consensus.cc:359] T b48877e3f2b2411a92c138cc4a01c74f P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.803509 28104 raft_consensus.cc:385] T b48877e3f2b2411a92c138cc4a01c74f P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.803812 28104 raft_consensus.cc:740] T b48877e3f2b2411a92c138cc4a01c74f P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31215aa3b78f493ea7d83f40ede189f7, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.804623 28104 consensus_queue.cc:260] T b48877e3f2b2411a92c138cc4a01c74f P 31215aa3b78f493ea7d83f40ede189f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.805675 28106 tablet_bootstrap.cc:492] T 8a538ee5bda34640b47a0d5dd0000dc0 P 713145adcffe4b5facdaadc431c7d6f0: No bootstrap required, opened a new log
I20260709 13:08:45.804930 27711 catalog_manager.cc:5697] T 3e1052cf953e4236872fcddf4d3f37c7 P e2b7436b7f7941a19514d7ccf51e06de reported cstate change: term changed from 0 to 1, leader changed from <none> to e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194). New cstate: current_term: 1 leader_uuid: "e2b7436b7f7941a19514d7ccf51e06de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:45.806136 28106 ts_tablet_manager.cc:1403] T 8a538ee5bda34640b47a0d5dd0000dc0 P 713145adcffe4b5facdaadc431c7d6f0: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.007s
I20260709 13:08:45.806972 28104 ts_tablet_manager.cc:1434] T b48877e3f2b2411a92c138cc4a01c74f P 31215aa3b78f493ea7d83f40ede189f7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:08:45.808004 28104 tablet_bootstrap.cc:492] T 3e1052cf953e4236872fcddf4d3f37c7 P 31215aa3b78f493ea7d83f40ede189f7: Bootstrap starting.
I20260709 13:08:45.803769 28105 ts_tablet_manager.cc:1434] T 8a538ee5bda34640b47a0d5dd0000dc0 P e2b7436b7f7941a19514d7ccf51e06de: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:08:45.809967 28106 raft_consensus.cc:359] T 8a538ee5bda34640b47a0d5dd0000dc0 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.810706 28106 raft_consensus.cc:385] T 8a538ee5bda34640b47a0d5dd0000dc0 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.810966 28106 raft_consensus.cc:740] T 8a538ee5bda34640b47a0d5dd0000dc0 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 713145adcffe4b5facdaadc431c7d6f0, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.811767 28106 consensus_queue.cc:260] T 8a538ee5bda34640b47a0d5dd0000dc0 P 713145adcffe4b5facdaadc431c7d6f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.814992 28104 tablet_bootstrap.cc:654] T 3e1052cf953e4236872fcddf4d3f37c7 P 31215aa3b78f493ea7d83f40ede189f7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.820341 28106 ts_tablet_manager.cc:1434] T 8a538ee5bda34640b47a0d5dd0000dc0 P 713145adcffe4b5facdaadc431c7d6f0: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:08:45.821388 28104 tablet_bootstrap.cc:492] T 3e1052cf953e4236872fcddf4d3f37c7 P 31215aa3b78f493ea7d83f40ede189f7: No bootstrap required, opened a new log
I20260709 13:08:45.821867 28104 ts_tablet_manager.cc:1403] T 3e1052cf953e4236872fcddf4d3f37c7 P 31215aa3b78f493ea7d83f40ede189f7: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260709 13:08:45.824644 28104 raft_consensus.cc:359] T 3e1052cf953e4236872fcddf4d3f37c7 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.825332 28104 raft_consensus.cc:385] T 3e1052cf953e4236872fcddf4d3f37c7 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.825615 28104 raft_consensus.cc:740] T 3e1052cf953e4236872fcddf4d3f37c7 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31215aa3b78f493ea7d83f40ede189f7, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.826303 28104 consensus_queue.cc:260] T 3e1052cf953e4236872fcddf4d3f37c7 P 31215aa3b78f493ea7d83f40ede189f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.828549 28104 ts_tablet_manager.cc:1434] T 3e1052cf953e4236872fcddf4d3f37c7 P 31215aa3b78f493ea7d83f40ede189f7: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:08:45.829494 28104 tablet_bootstrap.cc:492] T 8a538ee5bda34640b47a0d5dd0000dc0 P 31215aa3b78f493ea7d83f40ede189f7: Bootstrap starting.
I20260709 13:08:45.835836 28104 tablet_bootstrap.cc:654] T 8a538ee5bda34640b47a0d5dd0000dc0 P 31215aa3b78f493ea7d83f40ede189f7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.840140 28104 tablet_bootstrap.cc:492] T 8a538ee5bda34640b47a0d5dd0000dc0 P 31215aa3b78f493ea7d83f40ede189f7: No bootstrap required, opened a new log
I20260709 13:08:45.840488 28104 ts_tablet_manager.cc:1403] T 8a538ee5bda34640b47a0d5dd0000dc0 P 31215aa3b78f493ea7d83f40ede189f7: Time spent bootstrapping tablet: real 0.011s	user 0.001s	sys 0.009s
I20260709 13:08:45.842337 28104 raft_consensus.cc:359] T 8a538ee5bda34640b47a0d5dd0000dc0 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.842784 28104 raft_consensus.cc:385] T 8a538ee5bda34640b47a0d5dd0000dc0 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.842971 28104 raft_consensus.cc:740] T 8a538ee5bda34640b47a0d5dd0000dc0 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31215aa3b78f493ea7d83f40ede189f7, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.843485 28104 consensus_queue.cc:260] T 8a538ee5bda34640b47a0d5dd0000dc0 P 31215aa3b78f493ea7d83f40ede189f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.844866 28104 ts_tablet_manager.cc:1434] T 8a538ee5bda34640b47a0d5dd0000dc0 P 31215aa3b78f493ea7d83f40ede189f7: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:08:45.845755 28104 tablet_bootstrap.cc:492] T 97ea28fdc0e24e5884a271ded78b0452 P 31215aa3b78f493ea7d83f40ede189f7: Bootstrap starting.
I20260709 13:08:45.850965 28104 tablet_bootstrap.cc:654] T 97ea28fdc0e24e5884a271ded78b0452 P 31215aa3b78f493ea7d83f40ede189f7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.856220 28104 tablet_bootstrap.cc:492] T 97ea28fdc0e24e5884a271ded78b0452 P 31215aa3b78f493ea7d83f40ede189f7: No bootstrap required, opened a new log
I20260709 13:08:45.856559 28104 ts_tablet_manager.cc:1403] T 97ea28fdc0e24e5884a271ded78b0452 P 31215aa3b78f493ea7d83f40ede189f7: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:08:45.858322 28104 raft_consensus.cc:359] T 97ea28fdc0e24e5884a271ded78b0452 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.858783 28104 raft_consensus.cc:385] T 97ea28fdc0e24e5884a271ded78b0452 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.858987 28104 raft_consensus.cc:740] T 97ea28fdc0e24e5884a271ded78b0452 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31215aa3b78f493ea7d83f40ede189f7, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.859531 28104 consensus_queue.cc:260] T 97ea28fdc0e24e5884a271ded78b0452 P 31215aa3b78f493ea7d83f40ede189f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.861219 28104 ts_tablet_manager.cc:1434] T 97ea28fdc0e24e5884a271ded78b0452 P 31215aa3b78f493ea7d83f40ede189f7: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:08:45.869745 28099 raft_consensus.cc:493] T 73ad1174d5734e36919bfb43c6133e47 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.870121 28099 raft_consensus.cc:515] T 73ad1174d5734e36919bfb43c6133e47 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.871833 28099 leader_election.cc:290] T 73ad1174d5734e36919bfb43c6133e47 P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:45.871995 28132 raft_consensus.cc:493] T 73ad1174d5734e36919bfb43c6133e47 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.872591 28132 raft_consensus.cc:515] T 73ad1174d5734e36919bfb43c6133e47 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.872816 27961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ad1174d5734e36919bfb43c6133e47" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "713145adcffe4b5facdaadc431c7d6f0" is_pre_election: true
I20260709 13:08:45.873509 27887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ad1174d5734e36919bfb43c6133e47" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de" is_pre_election: true
I20260709 13:08:45.873561 27961 raft_consensus.cc:2468] T 73ad1174d5734e36919bfb43c6133e47 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31215aa3b78f493ea7d83f40ede189f7 in term 0.
I20260709 13:08:45.874157 27887 raft_consensus.cc:2468] T 73ad1174d5734e36919bfb43c6133e47 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31215aa3b78f493ea7d83f40ede189f7 in term 0.
I20260709 13:08:45.874671 28132 leader_election.cc:290] T 73ad1174d5734e36919bfb43c6133e47 P 713145adcffe4b5facdaadc431c7d6f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437)
I20260709 13:08:45.875039 27778 leader_election.cc:304] T 73ad1174d5734e36919bfb43c6133e47 P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31215aa3b78f493ea7d83f40ede189f7, 713145adcffe4b5facdaadc431c7d6f0; no voters: 
I20260709 13:08:45.875844 28099 raft_consensus.cc:2804] T 73ad1174d5734e36919bfb43c6133e47 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:45.876168 28099 raft_consensus.cc:493] T 73ad1174d5734e36919bfb43c6133e47 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:45.876232 27813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ad1174d5734e36919bfb43c6133e47" candidate_uuid: "713145adcffe4b5facdaadc431c7d6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31215aa3b78f493ea7d83f40ede189f7" is_pre_election: true
I20260709 13:08:45.876390 27887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ad1174d5734e36919bfb43c6133e47" candidate_uuid: "713145adcffe4b5facdaadc431c7d6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de" is_pre_election: true
I20260709 13:08:45.876577 28099 raft_consensus.cc:3060] T 73ad1174d5734e36919bfb43c6133e47 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.877030 27887 raft_consensus.cc:2468] T 73ad1174d5734e36919bfb43c6133e47 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 713145adcffe4b5facdaadc431c7d6f0 in term 0.
I20260709 13:08:45.878199 27929 leader_election.cc:304] T 73ad1174d5734e36919bfb43c6133e47 P 713145adcffe4b5facdaadc431c7d6f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 713145adcffe4b5facdaadc431c7d6f0, e2b7436b7f7941a19514d7ccf51e06de; no voters: 
I20260709 13:08:45.878943 28132 raft_consensus.cc:2804] T 73ad1174d5734e36919bfb43c6133e47 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:45.879300 28132 raft_consensus.cc:493] T 73ad1174d5734e36919bfb43c6133e47 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:45.879635 28132 raft_consensus.cc:3060] T 73ad1174d5734e36919bfb43c6133e47 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.882375 28099 raft_consensus.cc:515] T 73ad1174d5734e36919bfb43c6133e47 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.883340 27813 raft_consensus.cc:2393] T 73ad1174d5734e36919bfb43c6133e47 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 713145adcffe4b5facdaadc431c7d6f0 in current term 1: Already voted for candidate 31215aa3b78f493ea7d83f40ede189f7 in this term.
I20260709 13:08:45.885216 27961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ad1174d5734e36919bfb43c6133e47" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "713145adcffe4b5facdaadc431c7d6f0"
I20260709 13:08:45.885232 27887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ad1174d5734e36919bfb43c6133e47" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de"
I20260709 13:08:45.884670 28099 leader_election.cc:290] T 73ad1174d5734e36919bfb43c6133e47 P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 1 election: Requested vote from peers e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:45.885950 27887 raft_consensus.cc:3060] T 73ad1174d5734e36919bfb43c6133e47 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.885848 28132 raft_consensus.cc:515] T 73ad1174d5734e36919bfb43c6133e47 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.887320 27961 raft_consensus.cc:2393] T 73ad1174d5734e36919bfb43c6133e47 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 31215aa3b78f493ea7d83f40ede189f7 in current term 1: Already voted for candidate 713145adcffe4b5facdaadc431c7d6f0 in this term.
I20260709 13:08:45.888957 27813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ad1174d5734e36919bfb43c6133e47" candidate_uuid: "713145adcffe4b5facdaadc431c7d6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31215aa3b78f493ea7d83f40ede189f7"
I20260709 13:08:45.889407 28132 leader_election.cc:290] T 73ad1174d5734e36919bfb43c6133e47 P 713145adcffe4b5facdaadc431c7d6f0 [CANDIDATE]: Term 1 election: Requested vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437)
I20260709 13:08:45.889595 27813 raft_consensus.cc:2393] T 73ad1174d5734e36919bfb43c6133e47 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 713145adcffe4b5facdaadc431c7d6f0 in current term 1: Already voted for candidate 31215aa3b78f493ea7d83f40ede189f7 in this term.
I20260709 13:08:45.889650 27889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ad1174d5734e36919bfb43c6133e47" candidate_uuid: "713145adcffe4b5facdaadc431c7d6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de"
I20260709 13:08:45.891201 27929 leader_election.cc:304] T 73ad1174d5734e36919bfb43c6133e47 P 713145adcffe4b5facdaadc431c7d6f0 [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: 713145adcffe4b5facdaadc431c7d6f0; no voters: 31215aa3b78f493ea7d83f40ede189f7, e2b7436b7f7941a19514d7ccf51e06de
I20260709 13:08:45.891821 28132 raft_consensus.cc:2749] T 73ad1174d5734e36919bfb43c6133e47 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:45.892530 27887 raft_consensus.cc:2468] T 73ad1174d5734e36919bfb43c6133e47 P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31215aa3b78f493ea7d83f40ede189f7 in term 1.
I20260709 13:08:45.893365 27780 leader_election.cc:304] T 73ad1174d5734e36919bfb43c6133e47 P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31215aa3b78f493ea7d83f40ede189f7, e2b7436b7f7941a19514d7ccf51e06de; no voters: 713145adcffe4b5facdaadc431c7d6f0
I20260709 13:08:45.893970 28099 raft_consensus.cc:2804] T 73ad1174d5734e36919bfb43c6133e47 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:45.894405 28099 raft_consensus.cc:697] T 73ad1174d5734e36919bfb43c6133e47 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 LEADER]: Becoming Leader. State: Replica: 31215aa3b78f493ea7d83f40ede189f7, State: Running, Role: LEADER
I20260709 13:08:45.895083 28099 consensus_queue.cc:237] T 73ad1174d5734e36919bfb43c6133e47 P 31215aa3b78f493ea7d83f40ede189f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.899679 28132 raft_consensus.cc:493] T 8a538ee5bda34640b47a0d5dd0000dc0 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.900154 28132 raft_consensus.cc:515] T 8a538ee5bda34640b47a0d5dd0000dc0 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.901964 28132 leader_election.cc:290] T 8a538ee5bda34640b47a0d5dd0000dc0 P 713145adcffe4b5facdaadc431c7d6f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437)
I20260709 13:08:45.902637 27813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a538ee5bda34640b47a0d5dd0000dc0" candidate_uuid: "713145adcffe4b5facdaadc431c7d6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31215aa3b78f493ea7d83f40ede189f7" is_pre_election: true
I20260709 13:08:45.902809 27887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a538ee5bda34640b47a0d5dd0000dc0" candidate_uuid: "713145adcffe4b5facdaadc431c7d6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de" is_pre_election: true
I20260709 13:08:45.903224 27813 raft_consensus.cc:2468] T 8a538ee5bda34640b47a0d5dd0000dc0 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 713145adcffe4b5facdaadc431c7d6f0 in term 0.
I20260709 13:08:45.903383 27887 raft_consensus.cc:2468] T 8a538ee5bda34640b47a0d5dd0000dc0 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 713145adcffe4b5facdaadc431c7d6f0 in term 0.
I20260709 13:08:45.903219 27710 catalog_manager.cc:5697] T 73ad1174d5734e36919bfb43c6133e47 P 31215aa3b78f493ea7d83f40ede189f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193). New cstate: current_term: 1 leader_uuid: "31215aa3b78f493ea7d83f40ede189f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:45.904489 27928 leader_election.cc:304] T 8a538ee5bda34640b47a0d5dd0000dc0 P 713145adcffe4b5facdaadc431c7d6f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31215aa3b78f493ea7d83f40ede189f7, 713145adcffe4b5facdaadc431c7d6f0; no voters: 
I20260709 13:08:45.905154 28132 raft_consensus.cc:2804] T 8a538ee5bda34640b47a0d5dd0000dc0 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:45.905514 28132 raft_consensus.cc:493] T 8a538ee5bda34640b47a0d5dd0000dc0 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:45.905789 28132 raft_consensus.cc:3060] T 8a538ee5bda34640b47a0d5dd0000dc0 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.911798 28132 raft_consensus.cc:515] T 8a538ee5bda34640b47a0d5dd0000dc0 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.913403 28132 leader_election.cc:290] T 8a538ee5bda34640b47a0d5dd0000dc0 P 713145adcffe4b5facdaadc431c7d6f0 [CANDIDATE]: Term 1 election: Requested vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437)
I20260709 13:08:45.913818 27813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a538ee5bda34640b47a0d5dd0000dc0" candidate_uuid: "713145adcffe4b5facdaadc431c7d6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31215aa3b78f493ea7d83f40ede189f7"
I20260709 13:08:45.914252 27887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a538ee5bda34640b47a0d5dd0000dc0" candidate_uuid: "713145adcffe4b5facdaadc431c7d6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de"
I20260709 13:08:45.914321 27813 raft_consensus.cc:3060] T 8a538ee5bda34640b47a0d5dd0000dc0 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.914785 27887 raft_consensus.cc:3060] T 8a538ee5bda34640b47a0d5dd0000dc0 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.918690 27887 raft_consensus.cc:2468] T 8a538ee5bda34640b47a0d5dd0000dc0 P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 713145adcffe4b5facdaadc431c7d6f0 in term 1.
I20260709 13:08:45.918859 27813 raft_consensus.cc:2468] T 8a538ee5bda34640b47a0d5dd0000dc0 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 713145adcffe4b5facdaadc431c7d6f0 in term 1.
I20260709 13:08:45.919492 27929 leader_election.cc:304] T 8a538ee5bda34640b47a0d5dd0000dc0 P 713145adcffe4b5facdaadc431c7d6f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 713145adcffe4b5facdaadc431c7d6f0, e2b7436b7f7941a19514d7ccf51e06de; no voters: 
I20260709 13:08:45.920342 28132 raft_consensus.cc:2804] T 8a538ee5bda34640b47a0d5dd0000dc0 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:45.920670 28132 raft_consensus.cc:697] T 8a538ee5bda34640b47a0d5dd0000dc0 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 LEADER]: Becoming Leader. State: Replica: 713145adcffe4b5facdaadc431c7d6f0, State: Running, Role: LEADER
I20260709 13:08:45.921257 28132 consensus_queue.cc:237] T 8a538ee5bda34640b47a0d5dd0000dc0 P 713145adcffe4b5facdaadc431c7d6f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.926600 28099 raft_consensus.cc:493] T b48877e3f2b2411a92c138cc4a01c74f P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.927080 28099 raft_consensus.cc:515] T b48877e3f2b2411a92c138cc4a01c74f P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.928778 28099 leader_election.cc:290] T b48877e3f2b2411a92c138cc4a01c74f P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:45.929327 27887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b48877e3f2b2411a92c138cc4a01c74f" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de" is_pre_election: true
I20260709 13:08:45.929876 27961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b48877e3f2b2411a92c138cc4a01c74f" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "713145adcffe4b5facdaadc431c7d6f0" is_pre_election: true
I20260709 13:08:45.929950 27887 raft_consensus.cc:2468] T b48877e3f2b2411a92c138cc4a01c74f P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31215aa3b78f493ea7d83f40ede189f7 in term 0.
I20260709 13:08:45.930534 27961 raft_consensus.cc:2468] T b48877e3f2b2411a92c138cc4a01c74f P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31215aa3b78f493ea7d83f40ede189f7 in term 0.
I20260709 13:08:45.931031 27780 leader_election.cc:304] T b48877e3f2b2411a92c138cc4a01c74f P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31215aa3b78f493ea7d83f40ede189f7, e2b7436b7f7941a19514d7ccf51e06de; no voters: 
I20260709 13:08:45.931849 28099 raft_consensus.cc:2804] T b48877e3f2b2411a92c138cc4a01c74f P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:45.932191 28099 raft_consensus.cc:493] T b48877e3f2b2411a92c138cc4a01c74f P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:45.932515 28099 raft_consensus.cc:3060] T b48877e3f2b2411a92c138cc4a01c74f P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.935454 27710 catalog_manager.cc:5697] T 8a538ee5bda34640b47a0d5dd0000dc0 P 713145adcffe4b5facdaadc431c7d6f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195). New cstate: current_term: 1 leader_uuid: "713145adcffe4b5facdaadc431c7d6f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:45.939213 28099 raft_consensus.cc:515] T b48877e3f2b2411a92c138cc4a01c74f P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.941624 27887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b48877e3f2b2411a92c138cc4a01c74f" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de"
I20260709 13:08:45.941926 28099 leader_election.cc:290] T b48877e3f2b2411a92c138cc4a01c74f P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 1 election: Requested vote from peers e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:45.942150 27887 raft_consensus.cc:3060] T b48877e3f2b2411a92c138cc4a01c74f P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.942178 27961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b48877e3f2b2411a92c138cc4a01c74f" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "713145adcffe4b5facdaadc431c7d6f0"
I20260709 13:08:45.943207 27961 raft_consensus.cc:3060] T b48877e3f2b2411a92c138cc4a01c74f P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.948191 27961 raft_consensus.cc:2468] T b48877e3f2b2411a92c138cc4a01c74f P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31215aa3b78f493ea7d83f40ede189f7 in term 1.
I20260709 13:08:45.949134 27778 leader_election.cc:304] T b48877e3f2b2411a92c138cc4a01c74f P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31215aa3b78f493ea7d83f40ede189f7, 713145adcffe4b5facdaadc431c7d6f0; no voters: 
I20260709 13:08:45.949542 27887 raft_consensus.cc:2468] T b48877e3f2b2411a92c138cc4a01c74f P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31215aa3b78f493ea7d83f40ede189f7 in term 1.
I20260709 13:08:45.949885 28099 raft_consensus.cc:2804] T b48877e3f2b2411a92c138cc4a01c74f P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:45.950452 28099 raft_consensus.cc:697] T b48877e3f2b2411a92c138cc4a01c74f P 31215aa3b78f493ea7d83f40ede189f7 [term 1 LEADER]: Becoming Leader. State: Replica: 31215aa3b78f493ea7d83f40ede189f7, State: Running, Role: LEADER
I20260709 13:08:45.951192 28099 consensus_queue.cc:237] T b48877e3f2b2411a92c138cc4a01c74f P 31215aa3b78f493ea7d83f40ede189f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:45.958442 27710 catalog_manager.cc:5697] T b48877e3f2b2411a92c138cc4a01c74f P 31215aa3b78f493ea7d83f40ede189f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193). New cstate: current_term: 1 leader_uuid: "31215aa3b78f493ea7d83f40ede189f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:46.006939 28132 consensus_queue.cc:1048] T 1e9931d06abd405983104b12f28d15df P 713145adcffe4b5facdaadc431c7d6f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:46.011906 28099 consensus_queue.cc:1048] T 94e3b830f64b43c99ee558690e47d2af P 31215aa3b78f493ea7d83f40ede189f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:46.019881 28120 consensus_queue.cc:1048] T 1e9931d06abd405983104b12f28d15df P 713145adcffe4b5facdaadc431c7d6f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:46.048794 28119 consensus_queue.cc:1048] T 94e3b830f64b43c99ee558690e47d2af P 31215aa3b78f493ea7d83f40ede189f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:46.055680 28123 raft_consensus.cc:493] T 499a80b78525434d9e72154dbe4bd4ef P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:46.056188 28123 raft_consensus.cc:515] T 499a80b78525434d9e72154dbe4bd4ef P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:46.058065 28123 leader_election.cc:290] T 499a80b78525434d9e72154dbe4bd4ef P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:46.058750 27812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499a80b78525434d9e72154dbe4bd4ef" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31215aa3b78f493ea7d83f40ede189f7" is_pre_election: true
I20260709 13:08:46.059587 27812 raft_consensus.cc:2393] T 499a80b78525434d9e72154dbe4bd4ef P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e2b7436b7f7941a19514d7ccf51e06de in current term 1: Already voted for candidate 713145adcffe4b5facdaadc431c7d6f0 in this term.
I20260709 13:08:46.059441 27961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499a80b78525434d9e72154dbe4bd4ef" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "713145adcffe4b5facdaadc431c7d6f0" is_pre_election: true
I20260709 13:08:46.060812 27853 leader_election.cc:304] T 499a80b78525434d9e72154dbe4bd4ef P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e2b7436b7f7941a19514d7ccf51e06de; no voters: 31215aa3b78f493ea7d83f40ede189f7, 713145adcffe4b5facdaadc431c7d6f0
I20260709 13:08:46.063593 28123 raft_consensus.cc:3060] T 499a80b78525434d9e72154dbe4bd4ef P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:46.069057 28123 raft_consensus.cc:2749] T 499a80b78525434d9e72154dbe4bd4ef P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:46.070781 28123 raft_consensus.cc:493] T 97ea28fdc0e24e5884a271ded78b0452 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:46.071121 28123 raft_consensus.cc:515] T 97ea28fdc0e24e5884a271ded78b0452 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:46.072703 28123 leader_election.cc:290] T 97ea28fdc0e24e5884a271ded78b0452 P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:46.073278 27812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ea28fdc0e24e5884a271ded78b0452" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31215aa3b78f493ea7d83f40ede189f7" is_pre_election: true
I20260709 13:08:46.073518 27961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ea28fdc0e24e5884a271ded78b0452" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "713145adcffe4b5facdaadc431c7d6f0" is_pre_election: true
I20260709 13:08:46.073809 27812 raft_consensus.cc:2468] T 97ea28fdc0e24e5884a271ded78b0452 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2b7436b7f7941a19514d7ccf51e06de in term 0.
I20260709 13:08:46.074147 27961 raft_consensus.cc:2468] T 97ea28fdc0e24e5884a271ded78b0452 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2b7436b7f7941a19514d7ccf51e06de in term 0.
I20260709 13:08:46.074775 27854 leader_election.cc:304] T 97ea28fdc0e24e5884a271ded78b0452 P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31215aa3b78f493ea7d83f40ede189f7, e2b7436b7f7941a19514d7ccf51e06de; no voters: 
I20260709 13:08:46.075497 28123 raft_consensus.cc:2804] T 97ea28fdc0e24e5884a271ded78b0452 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:46.075873 28123 raft_consensus.cc:493] T 97ea28fdc0e24e5884a271ded78b0452 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:46.076189 28123 raft_consensus.cc:3060] T 97ea28fdc0e24e5884a271ded78b0452 P e2b7436b7f7941a19514d7ccf51e06de [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:46.080575 28123 raft_consensus.cc:515] T 97ea28fdc0e24e5884a271ded78b0452 P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:46.082075 28123 leader_election.cc:290] T 97ea28fdc0e24e5884a271ded78b0452 P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 election: Requested vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:46.082674 27812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ea28fdc0e24e5884a271ded78b0452" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31215aa3b78f493ea7d83f40ede189f7"
I20260709 13:08:46.082921 27961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ea28fdc0e24e5884a271ded78b0452" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "713145adcffe4b5facdaadc431c7d6f0"
I20260709 13:08:46.083168 27812 raft_consensus.cc:3060] T 97ea28fdc0e24e5884a271ded78b0452 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:46.083446 27961 raft_consensus.cc:3060] T 97ea28fdc0e24e5884a271ded78b0452 P 713145adcffe4b5facdaadc431c7d6f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:46.088775 27961 raft_consensus.cc:2468] T 97ea28fdc0e24e5884a271ded78b0452 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2b7436b7f7941a19514d7ccf51e06de in term 1.
I20260709 13:08:46.088905 27812 raft_consensus.cc:2468] T 97ea28fdc0e24e5884a271ded78b0452 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2b7436b7f7941a19514d7ccf51e06de in term 1.
I20260709 13:08:46.089602 27853 leader_election.cc:304] T 97ea28fdc0e24e5884a271ded78b0452 P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 713145adcffe4b5facdaadc431c7d6f0, e2b7436b7f7941a19514d7ccf51e06de; no voters: 
I20260709 13:08:46.090420 28123 raft_consensus.cc:2804] T 97ea28fdc0e24e5884a271ded78b0452 P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:46.090893 28123 raft_consensus.cc:697] T 97ea28fdc0e24e5884a271ded78b0452 P e2b7436b7f7941a19514d7ccf51e06de [term 1 LEADER]: Becoming Leader. State: Replica: e2b7436b7f7941a19514d7ccf51e06de, State: Running, Role: LEADER
I20260709 13:08:46.091580 28123 consensus_queue.cc:237] T 97ea28fdc0e24e5884a271ded78b0452 P e2b7436b7f7941a19514d7ccf51e06de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:46.092686 28120 consensus_queue.cc:1048] T 499a80b78525434d9e72154dbe4bd4ef P 713145adcffe4b5facdaadc431c7d6f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:46.099408 27710 catalog_manager.cc:5697] T 97ea28fdc0e24e5884a271ded78b0452 P e2b7436b7f7941a19514d7ccf51e06de reported cstate change: term changed from 0 to 1, leader changed from <none> to e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194). New cstate: current_term: 1 leader_uuid: "e2b7436b7f7941a19514d7ccf51e06de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:46.104648 28127 consensus_queue.cc:1048] T 499a80b78525434d9e72154dbe4bd4ef P 713145adcffe4b5facdaadc431c7d6f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:46.158618 28119 raft_consensus.cc:493] T 3e1052cf953e4236872fcddf4d3f37c7 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:46.159047 28119 raft_consensus.cc:515] T 3e1052cf953e4236872fcddf4d3f37c7 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:46.159910 28123 consensus_queue.cc:1048] T 3e1052cf953e4236872fcddf4d3f37c7 P e2b7436b7f7941a19514d7ccf51e06de [LEADER]: Connected to new peer: Peer: permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:46.161216 28119 leader_election.cc:290] T 3e1052cf953e4236872fcddf4d3f37c7 P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:46.161466 27889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e1052cf953e4236872fcddf4d3f37c7" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de" is_pre_election: true
I20260709 13:08:46.162490 27961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e1052cf953e4236872fcddf4d3f37c7" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "713145adcffe4b5facdaadc431c7d6f0" is_pre_election: true
I20260709 13:08:46.163693 27778 leader_election.cc:304] T 3e1052cf953e4236872fcddf4d3f37c7 P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31215aa3b78f493ea7d83f40ede189f7; no voters: 713145adcffe4b5facdaadc431c7d6f0, e2b7436b7f7941a19514d7ccf51e06de
I20260709 13:08:46.164461 28119 raft_consensus.cc:2749] T 3e1052cf953e4236872fcddf4d3f37c7 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:46.169102 27812 raft_consensus.cc:3060] T 3e1052cf953e4236872fcddf4d3f37c7 P 31215aa3b78f493ea7d83f40ede189f7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:46.178848 28126 consensus_queue.cc:1048] T 3e1052cf953e4236872fcddf4d3f37c7 P e2b7436b7f7941a19514d7ccf51e06de [LEADER]: Connected to new peer: Peer: permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:46.249600 27963 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5eeb48161fa4cf880050bf9d27f08c7"
dest_uuid: "713145adcffe4b5facdaadc431c7d6f0"
mode: GRACEFUL
new_leader_uuid: "31215aa3b78f493ea7d83f40ede189f7"
 from {username='slave'} at 127.0.0.1:40958
I20260709 13:08:46.250097 27963 raft_consensus.cc:606] T e5eeb48161fa4cf880050bf9d27f08c7 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 LEADER]: Received request to transfer leadership to TS 31215aa3b78f493ea7d83f40ede189f7
I20260709 13:08:46.256434 27963 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e9931d06abd405983104b12f28d15df"
dest_uuid: "713145adcffe4b5facdaadc431c7d6f0"
mode: GRACEFUL
new_leader_uuid: "31215aa3b78f493ea7d83f40ede189f7"
 from {username='slave'} at 127.0.0.1:40958
I20260709 13:08:46.256843 27963 raft_consensus.cc:606] T 1e9931d06abd405983104b12f28d15df P 713145adcffe4b5facdaadc431c7d6f0 [term 1 LEADER]: Received request to transfer leadership to TS 31215aa3b78f493ea7d83f40ede189f7
I20260709 13:08:46.263406 27812 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b48877e3f2b2411a92c138cc4a01c74f"
dest_uuid: "31215aa3b78f493ea7d83f40ede189f7"
mode: GRACEFUL
new_leader_uuid: "e2b7436b7f7941a19514d7ccf51e06de"
 from {username='slave'} at 127.0.0.1:54582
I20260709 13:08:46.263903 27812 raft_consensus.cc:606] T b48877e3f2b2411a92c138cc4a01c74f P 31215aa3b78f493ea7d83f40ede189f7 [term 1 LEADER]: Received request to transfer leadership to TS e2b7436b7f7941a19514d7ccf51e06de
I20260709 13:08:46.268273 27963 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "499a80b78525434d9e72154dbe4bd4ef"
dest_uuid: "713145adcffe4b5facdaadc431c7d6f0"
mode: GRACEFUL
new_leader_uuid: "e2b7436b7f7941a19514d7ccf51e06de"
 from {username='slave'} at 127.0.0.1:40958
I20260709 13:08:46.268666 27963 raft_consensus.cc:606] T 499a80b78525434d9e72154dbe4bd4ef P 713145adcffe4b5facdaadc431c7d6f0 [term 1 LEADER]: Received request to transfer leadership to TS e2b7436b7f7941a19514d7ccf51e06de
I20260709 13:08:46.292578 28087 consensus_queue.cc:1048] T e5eeb48161fa4cf880050bf9d27f08c7 P 713145adcffe4b5facdaadc431c7d6f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:46.297021 28087 consensus_queue.cc:1048] T e5eeb48161fa4cf880050bf9d27f08c7 P 713145adcffe4b5facdaadc431c7d6f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:46.301450 28120 raft_consensus.cc:993] T e5eeb48161fa4cf880050bf9d27f08c7 P 713145adcffe4b5facdaadc431c7d6f0: : Instructing follower 31215aa3b78f493ea7d83f40ede189f7 to start an election
I20260709 13:08:46.301904 28132 raft_consensus.cc:1081] T e5eeb48161fa4cf880050bf9d27f08c7 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 LEADER]: Signalling peer 31215aa3b78f493ea7d83f40ede189f7 to start an election
I20260709 13:08:46.303799 27813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5eeb48161fa4cf880050bf9d27f08c7"
dest_uuid: "31215aa3b78f493ea7d83f40ede189f7"
 from {username='slave'} at 127.0.0.1:54554
I20260709 13:08:46.304309 27813 raft_consensus.cc:493] T e5eeb48161fa4cf880050bf9d27f08c7 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:46.304657 27813 raft_consensus.cc:3060] T e5eeb48161fa4cf880050bf9d27f08c7 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:46.311852 27813 raft_consensus.cc:515] T e5eeb48161fa4cf880050bf9d27f08c7 P 31215aa3b78f493ea7d83f40ede189f7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:46.316252 27889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5eeb48161fa4cf880050bf9d27f08c7" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de"
I20260709 13:08:46.316782 27889 raft_consensus.cc:3060] T e5eeb48161fa4cf880050bf9d27f08c7 P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:46.318842 27813 leader_election.cc:290] T e5eeb48161fa4cf880050bf9d27f08c7 P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 2 election: Requested vote from peers e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:46.320739 28087 consensus_queue.cc:1048] T 8a538ee5bda34640b47a0d5dd0000dc0 P 713145adcffe4b5facdaadc431c7d6f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:46.321545 27963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5eeb48161fa4cf880050bf9d27f08c7" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "713145adcffe4b5facdaadc431c7d6f0"
I20260709 13:08:46.322160 27963 raft_consensus.cc:3055] T e5eeb48161fa4cf880050bf9d27f08c7 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:46.322458 27963 raft_consensus.cc:740] T e5eeb48161fa4cf880050bf9d27f08c7 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 713145adcffe4b5facdaadc431c7d6f0, State: Running, Role: LEADER
I20260709 13:08:46.323225 27963 consensus_queue.cc:260] T e5eeb48161fa4cf880050bf9d27f08c7 P 713145adcffe4b5facdaadc431c7d6f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:46.324105 27889 raft_consensus.cc:2468] T e5eeb48161fa4cf880050bf9d27f08c7 P e2b7436b7f7941a19514d7ccf51e06de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31215aa3b78f493ea7d83f40ede189f7 in term 2.
I20260709 13:08:46.324575 27963 raft_consensus.cc:3060] T e5eeb48161fa4cf880050bf9d27f08c7 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:46.325443 27780 leader_election.cc:304] T e5eeb48161fa4cf880050bf9d27f08c7 P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31215aa3b78f493ea7d83f40ede189f7, e2b7436b7f7941a19514d7ccf51e06de; no voters: 
I20260709 13:08:46.326288 28119 raft_consensus.cc:2804] T e5eeb48161fa4cf880050bf9d27f08c7 P 31215aa3b78f493ea7d83f40ede189f7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:46.326762 28119 raft_consensus.cc:697] T e5eeb48161fa4cf880050bf9d27f08c7 P 31215aa3b78f493ea7d83f40ede189f7 [term 2 LEADER]: Becoming Leader. State: Replica: 31215aa3b78f493ea7d83f40ede189f7, State: Running, Role: LEADER
I20260709 13:08:46.327528 28119 consensus_queue.cc:237] T e5eeb48161fa4cf880050bf9d27f08c7 P 31215aa3b78f493ea7d83f40ede189f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:46.331869 27963 raft_consensus.cc:2468] T e5eeb48161fa4cf880050bf9d27f08c7 P 713145adcffe4b5facdaadc431c7d6f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31215aa3b78f493ea7d83f40ede189f7 in term 2.
I20260709 13:08:46.335505 28120 consensus_queue.cc:1048] T 8a538ee5bda34640b47a0d5dd0000dc0 P 713145adcffe4b5facdaadc431c7d6f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:46.342985 27709 catalog_manager.cc:5697] T e5eeb48161fa4cf880050bf9d27f08c7 P 31215aa3b78f493ea7d83f40ede189f7 reported cstate change: term changed from 1 to 2, leader changed from 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195) to 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193). New cstate: current_term: 2 leader_uuid: "31215aa3b78f493ea7d83f40ede189f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:46.348265 28119 consensus_queue.cc:1048] T 73ad1174d5734e36919bfb43c6133e47 P 31215aa3b78f493ea7d83f40ede189f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:46.359992 28119 consensus_queue.cc:1048] T 73ad1174d5734e36919bfb43c6133e47 P 31215aa3b78f493ea7d83f40ede189f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:46.407768 28119 consensus_queue.cc:1048] T b48877e3f2b2411a92c138cc4a01c74f P 31215aa3b78f493ea7d83f40ede189f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:46.418089 28119 consensus_queue.cc:1048] T b48877e3f2b2411a92c138cc4a01c74f P 31215aa3b78f493ea7d83f40ede189f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:46.424678 28099 raft_consensus.cc:993] T b48877e3f2b2411a92c138cc4a01c74f P 31215aa3b78f493ea7d83f40ede189f7: : Instructing follower e2b7436b7f7941a19514d7ccf51e06de to start an election
I20260709 13:08:46.425098 28119 raft_consensus.cc:1081] T b48877e3f2b2411a92c138cc4a01c74f P 31215aa3b78f493ea7d83f40ede189f7 [term 1 LEADER]: Signalling peer e2b7436b7f7941a19514d7ccf51e06de to start an election
I20260709 13:08:46.426847 27887 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b48877e3f2b2411a92c138cc4a01c74f"
dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de"
 from {username='slave'} at 127.0.0.1:40558
I20260709 13:08:46.427364 27887 raft_consensus.cc:493] T b48877e3f2b2411a92c138cc4a01c74f P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:46.427693 27887 raft_consensus.cc:3060] T b48877e3f2b2411a92c138cc4a01c74f P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:46.432631 27887 raft_consensus.cc:515] T b48877e3f2b2411a92c138cc4a01c74f P e2b7436b7f7941a19514d7ccf51e06de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:46.434784 27812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b48877e3f2b2411a92c138cc4a01c74f" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31215aa3b78f493ea7d83f40ede189f7"
I20260709 13:08:46.434974 27887 leader_election.cc:290] T b48877e3f2b2411a92c138cc4a01c74f P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 2 election: Requested vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:46.435361 27812 raft_consensus.cc:3055] T b48877e3f2b2411a92c138cc4a01c74f P 31215aa3b78f493ea7d83f40ede189f7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:46.435961 27812 raft_consensus.cc:740] T b48877e3f2b2411a92c138cc4a01c74f P 31215aa3b78f493ea7d83f40ede189f7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31215aa3b78f493ea7d83f40ede189f7, State: Running, Role: LEADER
I20260709 13:08:46.435278 27963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b48877e3f2b2411a92c138cc4a01c74f" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "713145adcffe4b5facdaadc431c7d6f0"
I20260709 13:08:46.436529 27963 raft_consensus.cc:3060] T b48877e3f2b2411a92c138cc4a01c74f P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:46.436792 27812 consensus_queue.cc:260] T b48877e3f2b2411a92c138cc4a01c74f P 31215aa3b78f493ea7d83f40ede189f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:46.438082 27812 raft_consensus.cc:3060] T b48877e3f2b2411a92c138cc4a01c74f P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:46.443430 27963 raft_consensus.cc:2468] T b48877e3f2b2411a92c138cc4a01c74f P 713145adcffe4b5facdaadc431c7d6f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2b7436b7f7941a19514d7ccf51e06de in term 2.
I20260709 13:08:46.444594 27853 leader_election.cc:304] T b48877e3f2b2411a92c138cc4a01c74f P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 713145adcffe4b5facdaadc431c7d6f0, e2b7436b7f7941a19514d7ccf51e06de; no voters: 
I20260709 13:08:46.445080 27812 raft_consensus.cc:2468] T b48877e3f2b2411a92c138cc4a01c74f P 31215aa3b78f493ea7d83f40ede189f7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2b7436b7f7941a19514d7ccf51e06de in term 2.
I20260709 13:08:46.445421 28126 raft_consensus.cc:2804] T b48877e3f2b2411a92c138cc4a01c74f P e2b7436b7f7941a19514d7ccf51e06de [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:46.445943 28126 raft_consensus.cc:697] T b48877e3f2b2411a92c138cc4a01c74f P e2b7436b7f7941a19514d7ccf51e06de [term 2 LEADER]: Becoming Leader. State: Replica: e2b7436b7f7941a19514d7ccf51e06de, State: Running, Role: LEADER
I20260709 13:08:46.446700 28126 consensus_queue.cc:237] T b48877e3f2b2411a92c138cc4a01c74f P e2b7436b7f7941a19514d7ccf51e06de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:46.452589 27711 catalog_manager.cc:5697] T b48877e3f2b2411a92c138cc4a01c74f P e2b7436b7f7941a19514d7ccf51e06de reported cstate change: term changed from 1 to 2, leader changed from 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193) to e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194). New cstate: current_term: 2 leader_uuid: "e2b7436b7f7941a19514d7ccf51e06de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:46.479043 28125 consensus_queue.cc:1048] T 97ea28fdc0e24e5884a271ded78b0452 P e2b7436b7f7941a19514d7ccf51e06de [LEADER]: Connected to new peer: Peer: permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:46.488376 28126 consensus_queue.cc:1048] T 97ea28fdc0e24e5884a271ded78b0452 P e2b7436b7f7941a19514d7ccf51e06de [LEADER]: Connected to new peer: Peer: permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:46.489900 28127 raft_consensus.cc:993] T 1e9931d06abd405983104b12f28d15df P 713145adcffe4b5facdaadc431c7d6f0: : Instructing follower 31215aa3b78f493ea7d83f40ede189f7 to start an election
I20260709 13:08:46.490391 28127 raft_consensus.cc:1081] T 1e9931d06abd405983104b12f28d15df P 713145adcffe4b5facdaadc431c7d6f0 [term 1 LEADER]: Signalling peer 31215aa3b78f493ea7d83f40ede189f7 to start an election
I20260709 13:08:46.492167 27813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e9931d06abd405983104b12f28d15df"
dest_uuid: "31215aa3b78f493ea7d83f40ede189f7"
 from {username='slave'} at 127.0.0.1:54554
I20260709 13:08:46.492676 27813 raft_consensus.cc:493] T 1e9931d06abd405983104b12f28d15df P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:46.493041 27813 raft_consensus.cc:3060] T 1e9931d06abd405983104b12f28d15df P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:46.502753 27813 raft_consensus.cc:515] T 1e9931d06abd405983104b12f28d15df P 31215aa3b78f493ea7d83f40ede189f7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:46.505365 27813 leader_election.cc:290] T 1e9931d06abd405983104b12f28d15df P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 2 election: Requested vote from peers e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:46.506028 27887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e9931d06abd405983104b12f28d15df" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de"
I20260709 13:08:46.506599 27887 raft_consensus.cc:3060] T 1e9931d06abd405983104b12f28d15df P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:46.506687 27963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e9931d06abd405983104b12f28d15df" candidate_uuid: "31215aa3b78f493ea7d83f40ede189f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "713145adcffe4b5facdaadc431c7d6f0"
I20260709 13:08:46.507308 27963 raft_consensus.cc:3055] T 1e9931d06abd405983104b12f28d15df P 713145adcffe4b5facdaadc431c7d6f0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:46.507577 27963 raft_consensus.cc:740] T 1e9931d06abd405983104b12f28d15df P 713145adcffe4b5facdaadc431c7d6f0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 713145adcffe4b5facdaadc431c7d6f0, State: Running, Role: LEADER
I20260709 13:08:46.508322 27963 consensus_queue.cc:260] T 1e9931d06abd405983104b12f28d15df P 713145adcffe4b5facdaadc431c7d6f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:46.509370 27963 raft_consensus.cc:3060] T 1e9931d06abd405983104b12f28d15df P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:46.511988 27887 raft_consensus.cc:2468] T 1e9931d06abd405983104b12f28d15df P e2b7436b7f7941a19514d7ccf51e06de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31215aa3b78f493ea7d83f40ede189f7 in term 2.
I20260709 13:08:46.513001 27780 leader_election.cc:304] T 1e9931d06abd405983104b12f28d15df P 31215aa3b78f493ea7d83f40ede189f7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31215aa3b78f493ea7d83f40ede189f7, e2b7436b7f7941a19514d7ccf51e06de; no voters: 
I20260709 13:08:46.513576 28119 raft_consensus.cc:2804] T 1e9931d06abd405983104b12f28d15df P 31215aa3b78f493ea7d83f40ede189f7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:46.514051 28119 raft_consensus.cc:697] T 1e9931d06abd405983104b12f28d15df P 31215aa3b78f493ea7d83f40ede189f7 [term 2 LEADER]: Becoming Leader. State: Replica: 31215aa3b78f493ea7d83f40ede189f7, State: Running, Role: LEADER
I20260709 13:08:46.514799 28119 consensus_queue.cc:237] T 1e9931d06abd405983104b12f28d15df P 31215aa3b78f493ea7d83f40ede189f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:46.515318 27963 raft_consensus.cc:2468] T 1e9931d06abd405983104b12f28d15df P 713145adcffe4b5facdaadc431c7d6f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31215aa3b78f493ea7d83f40ede189f7 in term 2.
I20260709 13:08:46.520588 27711 catalog_manager.cc:5697] T 1e9931d06abd405983104b12f28d15df P 31215aa3b78f493ea7d83f40ede189f7 reported cstate change: term changed from 1 to 2, leader changed from 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195) to 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193). New cstate: current_term: 2 leader_uuid: "31215aa3b78f493ea7d83f40ede189f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:46.539901 28127 raft_consensus.cc:993] T 499a80b78525434d9e72154dbe4bd4ef P 713145adcffe4b5facdaadc431c7d6f0: : Instructing follower e2b7436b7f7941a19514d7ccf51e06de to start an election
I20260709 13:08:46.540342 28132 raft_consensus.cc:1081] T 499a80b78525434d9e72154dbe4bd4ef P 713145adcffe4b5facdaadc431c7d6f0 [term 1 LEADER]: Signalling peer e2b7436b7f7941a19514d7ccf51e06de to start an election
I20260709 13:08:46.541689 27887 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "499a80b78525434d9e72154dbe4bd4ef"
dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de"
 from {username='slave'} at 127.0.0.1:40554
I20260709 13:08:46.542117 27887 raft_consensus.cc:493] T 499a80b78525434d9e72154dbe4bd4ef P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:46.542433 27887 raft_consensus.cc:3060] T 499a80b78525434d9e72154dbe4bd4ef P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:46.546777 27887 raft_consensus.cc:515] T 499a80b78525434d9e72154dbe4bd4ef P e2b7436b7f7941a19514d7ccf51e06de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:46.548118 27887 leader_election.cc:290] T 499a80b78525434d9e72154dbe4bd4ef P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 2 election: Requested vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195:39691)
I20260709 13:08:46.549088 27813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499a80b78525434d9e72154dbe4bd4ef" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31215aa3b78f493ea7d83f40ede189f7"
I20260709 13:08:46.549196 27963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499a80b78525434d9e72154dbe4bd4ef" candidate_uuid: "e2b7436b7f7941a19514d7ccf51e06de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "713145adcffe4b5facdaadc431c7d6f0"
I20260709 13:08:46.549695 27813 raft_consensus.cc:3060] T 499a80b78525434d9e72154dbe4bd4ef P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:46.549850 27963 raft_consensus.cc:3055] T 499a80b78525434d9e72154dbe4bd4ef P 713145adcffe4b5facdaadc431c7d6f0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:46.550180 27963 raft_consensus.cc:740] T 499a80b78525434d9e72154dbe4bd4ef P 713145adcffe4b5facdaadc431c7d6f0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 713145adcffe4b5facdaadc431c7d6f0, State: Running, Role: LEADER
I20260709 13:08:46.550938 27963 consensus_queue.cc:260] T 499a80b78525434d9e72154dbe4bd4ef P 713145adcffe4b5facdaadc431c7d6f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:46.552111 27963 raft_consensus.cc:3060] T 499a80b78525434d9e72154dbe4bd4ef P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:46.554589 27813 raft_consensus.cc:2468] T 499a80b78525434d9e72154dbe4bd4ef P 31215aa3b78f493ea7d83f40ede189f7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2b7436b7f7941a19514d7ccf51e06de in term 2.
I20260709 13:08:46.555576 27854 leader_election.cc:304] T 499a80b78525434d9e72154dbe4bd4ef P e2b7436b7f7941a19514d7ccf51e06de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31215aa3b78f493ea7d83f40ede189f7, e2b7436b7f7941a19514d7ccf51e06de; no voters: 
I20260709 13:08:46.556288 28126 raft_consensus.cc:2804] T 499a80b78525434d9e72154dbe4bd4ef P e2b7436b7f7941a19514d7ccf51e06de [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:46.556665 28126 raft_consensus.cc:697] T 499a80b78525434d9e72154dbe4bd4ef P e2b7436b7f7941a19514d7ccf51e06de [term 2 LEADER]: Becoming Leader. State: Replica: e2b7436b7f7941a19514d7ccf51e06de, State: Running, Role: LEADER
I20260709 13:08:46.557003 27963 raft_consensus.cc:2468] T 499a80b78525434d9e72154dbe4bd4ef P 713145adcffe4b5facdaadc431c7d6f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2b7436b7f7941a19514d7ccf51e06de in term 2.
I20260709 13:08:46.557399 28126 consensus_queue.cc:237] T 499a80b78525434d9e72154dbe4bd4ef P e2b7436b7f7941a19514d7ccf51e06de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:46.563215 27711 catalog_manager.cc:5697] T 499a80b78525434d9e72154dbe4bd4ef P e2b7436b7f7941a19514d7ccf51e06de reported cstate change: term changed from 1 to 2, leader changed from 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195) to e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194). New cstate: current_term: 2 leader_uuid: "e2b7436b7f7941a19514d7ccf51e06de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:46.792028 27887 raft_consensus.cc:1275] T e5eeb48161fa4cf880050bf9d27f08c7 P e2b7436b7f7941a19514d7ccf51e06de [term 2 FOLLOWER]: Refusing update from remote peer 31215aa3b78f493ea7d83f40ede189f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:46.793006 28099 consensus_queue.cc:1048] T e5eeb48161fa4cf880050bf9d27f08c7 P 31215aa3b78f493ea7d83f40ede189f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:46.800009 27963 raft_consensus.cc:1275] T e5eeb48161fa4cf880050bf9d27f08c7 P 713145adcffe4b5facdaadc431c7d6f0 [term 2 FOLLOWER]: Refusing update from remote peer 31215aa3b78f493ea7d83f40ede189f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:46.801669 28051 consensus_queue.cc:1048] T e5eeb48161fa4cf880050bf9d27f08c7 P 31215aa3b78f493ea7d83f40ede189f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:46.947667 27963 raft_consensus.cc:1275] T 1e9931d06abd405983104b12f28d15df P 713145adcffe4b5facdaadc431c7d6f0 [term 2 FOLLOWER]: Refusing update from remote peer 31215aa3b78f493ea7d83f40ede189f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:46.949124 28051 consensus_queue.cc:1048] T 1e9931d06abd405983104b12f28d15df P 31215aa3b78f493ea7d83f40ede189f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:46.959308 27887 raft_consensus.cc:1275] T 1e9931d06abd405983104b12f28d15df P e2b7436b7f7941a19514d7ccf51e06de [term 2 FOLLOWER]: Refusing update from remote peer 31215aa3b78f493ea7d83f40ede189f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:46.961637 28051 consensus_queue.cc:1048] T 1e9931d06abd405983104b12f28d15df P 31215aa3b78f493ea7d83f40ede189f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:46.975778 27813 raft_consensus.cc:1275] T b48877e3f2b2411a92c138cc4a01c74f P 31215aa3b78f493ea7d83f40ede189f7 [term 2 FOLLOWER]: Refusing update from remote peer e2b7436b7f7941a19514d7ccf51e06de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:46.976799 28126 consensus_queue.cc:1048] T b48877e3f2b2411a92c138cc4a01c74f P e2b7436b7f7941a19514d7ccf51e06de [LEADER]: Connected to new peer: Peer: permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:46.983979 27963 raft_consensus.cc:1275] T b48877e3f2b2411a92c138cc4a01c74f P 713145adcffe4b5facdaadc431c7d6f0 [term 2 FOLLOWER]: Refusing update from remote peer e2b7436b7f7941a19514d7ccf51e06de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:46.985338 28123 consensus_queue.cc:1048] T b48877e3f2b2411a92c138cc4a01c74f P e2b7436b7f7941a19514d7ccf51e06de [LEADER]: Connected to new peer: Peer: permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:47.094398 27813 raft_consensus.cc:1275] T 499a80b78525434d9e72154dbe4bd4ef P 31215aa3b78f493ea7d83f40ede189f7 [term 2 FOLLOWER]: Refusing update from remote peer e2b7436b7f7941a19514d7ccf51e06de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:47.095599 28123 consensus_queue.cc:1048] T 499a80b78525434d9e72154dbe4bd4ef P e2b7436b7f7941a19514d7ccf51e06de [LEADER]: Connected to new peer: Peer: permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:47.102495 27963 raft_consensus.cc:1275] T 499a80b78525434d9e72154dbe4bd4ef P 713145adcffe4b5facdaadc431c7d6f0 [term 2 FOLLOWER]: Refusing update from remote peer e2b7436b7f7941a19514d7ccf51e06de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:47.103752 28126 consensus_queue.cc:1048] T 499a80b78525434d9e72154dbe4bd4ef P e2b7436b7f7941a19514d7ccf51e06de [LEADER]: Connected to new peer: Peer: permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:49.278436 27711 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:49810:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:08:49.296415 27711 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49810:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:08:49.359082 20479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:08:49.417152 28186 log.cc:927] Time spent T b48877e3f2b2411a92c138cc4a01c74f P e2b7436b7f7941a19514d7ccf51e06de: Append to log took a long time: real 0.094s	user 0.000s	sys 0.006s
W20260709 13:08:49.422503 28190 log.cc:927] Time spent T b48877e3f2b2411a92c138cc4a01c74f P 713145adcffe4b5facdaadc431c7d6f0: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
W20260709 13:08:49.424074 27854 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:42275, user_credentials={real_user=slave}} blocked reactor thread for 91083us
I20260709 13:08:49.566200 28215 tablet.cc:1724] T e5eeb48161fa4cf880050bf9d27f08c7 P 713145adcffe4b5facdaadc431c7d6f0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:49.557298 27853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.195:39691, user_credentials={real_user=slave}} blocked reactor thread for 111837us
I20260709 13:08:49.609985 28225 tablet.cc:1724] T 94e3b830f64b43c99ee558690e47d2af P 31215aa3b78f493ea7d83f40ede189f7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:49.592492 28218 tablet.cc:1724] T e5eeb48161fa4cf880050bf9d27f08c7 P 31215aa3b78f493ea7d83f40ede189f7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:49.672079 28225 tablet.cc:1724] T 1e9931d06abd405983104b12f28d15df P 31215aa3b78f493ea7d83f40ede189f7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:49.619529 28207 log.cc:927] Time spent T 97ea28fdc0e24e5884a271ded78b0452 P e2b7436b7f7941a19514d7ccf51e06de: Append to log took a long time: real 0.059s	user 0.003s	sys 0.000s
W20260709 13:08:49.762329 27780 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.194:45437, user_credentials={real_user=slave}} blocked reactor thread for 47935.3us
I20260709 13:08:49.775067 28215 tablet.cc:1724] T 8a538ee5bda34640b47a0d5dd0000dc0 P 713145adcffe4b5facdaadc431c7d6f0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:49.810845 28235 tablet.cc:1724] T b48877e3f2b2411a92c138cc4a01c74f P e2b7436b7f7941a19514d7ccf51e06de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:49.864035 27854 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.255.193:42275, user_credentials={real_user=slave}} blocked reactor thread for 45651.8us
I20260709 13:08:49.882443 28236 tablet.cc:1724] T 8a538ee5bda34640b47a0d5dd0000dc0 P 31215aa3b78f493ea7d83f40ede189f7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:49.878996 28232 tablet.cc:1724] T 94e3b830f64b43c99ee558690e47d2af P e2b7436b7f7941a19514d7ccf51e06de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:49.888675 28239 tablet.cc:1724] T 1e9931d06abd405983104b12f28d15df P e2b7436b7f7941a19514d7ccf51e06de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:49.889747 27889 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "150a8a62fd3b4324b11f300f702d3448"
dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de"
mode: GRACEFUL
new_leader_uuid: "713145adcffe4b5facdaadc431c7d6f0"
 from {username='slave'} at 127.0.0.1:42882
I20260709 13:08:49.928406 27889 raft_consensus.cc:606] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de [term 2 LEADER]: Received request to transfer leadership to TS 713145adcffe4b5facdaadc431c7d6f0
W20260709 13:08:49.956770 28212 log.cc:927] Time spent T 1e9931d06abd405983104b12f28d15df P 713145adcffe4b5facdaadc431c7d6f0: Append to log took a long time: real 0.396s	user 0.000s	sys 0.018s
I20260709 13:08:49.980892 28236 tablet.cc:1724] T 499a80b78525434d9e72154dbe4bd4ef P 31215aa3b78f493ea7d83f40ede189f7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:49.889554 28240 tablet.cc:1724] T e5eeb48161fa4cf880050bf9d27f08c7 P e2b7436b7f7941a19514d7ccf51e06de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:50.009531 28237 tablet.cc:1724] T 499a80b78525434d9e72154dbe4bd4ef P 713145adcffe4b5facdaadc431c7d6f0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:50.017182 28218 tablet.cc:1724] T 73ad1174d5734e36919bfb43c6133e47 P 31215aa3b78f493ea7d83f40ede189f7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:50.033933 28215 tablet.cc:1724] T b48877e3f2b2411a92c138cc4a01c74f P 713145adcffe4b5facdaadc431c7d6f0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:50.042068 28225 tablet.cc:1724] T b48877e3f2b2411a92c138cc4a01c74f P 31215aa3b78f493ea7d83f40ede189f7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:50.046288 28174 raft_consensus.cc:993] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de: : Instructing follower 713145adcffe4b5facdaadc431c7d6f0 to start an election
I20260709 13:08:50.046947 28227 raft_consensus.cc:1081] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de [term 2 LEADER]: Signalling peer 713145adcffe4b5facdaadc431c7d6f0 to start an election
I20260709 13:08:50.063690 27960 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "150a8a62fd3b4324b11f300f702d3448"
dest_uuid: "713145adcffe4b5facdaadc431c7d6f0"
 from {username='slave'} at 127.0.0.1:40936
I20260709 13:08:50.064242 27960 raft_consensus.cc:493] T 150a8a62fd3b4324b11f300f702d3448 P 713145adcffe4b5facdaadc431c7d6f0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:50.064575 27960 raft_consensus.cc:3060] T 150a8a62fd3b4324b11f300f702d3448 P 713145adcffe4b5facdaadc431c7d6f0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:49.980249 28235 tablet.cc:1724] T 8a538ee5bda34640b47a0d5dd0000dc0 P e2b7436b7f7941a19514d7ccf51e06de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:50.080683 28245 log.cc:927] Time spent T 3e1052cf953e4236872fcddf4d3f37c7 P 31215aa3b78f493ea7d83f40ede189f7: Append to log took a long time: real 0.088s	user 0.001s	sys 0.000s
I20260709 13:08:50.089619 28237 tablet.cc:1724] T 94e3b830f64b43c99ee558690e47d2af P 713145adcffe4b5facdaadc431c7d6f0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:50.102104 28239 tablet.cc:1724] T 97ea28fdc0e24e5884a271ded78b0452 P e2b7436b7f7941a19514d7ccf51e06de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:50.113452 28215 tablet.cc:1724] T 97ea28fdc0e24e5884a271ded78b0452 P 713145adcffe4b5facdaadc431c7d6f0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:50.115264 28225 tablet.cc:1724] T 97ea28fdc0e24e5884a271ded78b0452 P 31215aa3b78f493ea7d83f40ede189f7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:50.117861 28240 tablet.cc:1724] T 3e1052cf953e4236872fcddf4d3f37c7 P e2b7436b7f7941a19514d7ccf51e06de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:50.121330 27960 raft_consensus.cc:515] T 150a8a62fd3b4324b11f300f702d3448 P 713145adcffe4b5facdaadc431c7d6f0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:50.082932 28232 tablet.cc:1724] T 499a80b78525434d9e72154dbe4bd4ef P e2b7436b7f7941a19514d7ccf51e06de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:50.132845 28218 tablet.cc:1724] T 3e1052cf953e4236872fcddf4d3f37c7 P 31215aa3b78f493ea7d83f40ede189f7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:50.136430 28239 tablet.cc:1724] T 73ad1174d5734e36919bfb43c6133e47 P e2b7436b7f7941a19514d7ccf51e06de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:50.143149 27809 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6afd749083be47f5ac303b479d7f0dff"
dest_uuid: "31215aa3b78f493ea7d83f40ede189f7"
mode: GRACEFUL
new_leader_uuid: "713145adcffe4b5facdaadc431c7d6f0"
 from {username='slave'} at 127.0.0.1:35758
I20260709 13:08:50.157157 27809 raft_consensus.cc:606] T 6afd749083be47f5ac303b479d7f0dff P 31215aa3b78f493ea7d83f40ede189f7 [term 2 LEADER]: Received request to transfer leadership to TS 713145adcffe4b5facdaadc431c7d6f0
I20260709 13:08:50.158491 20479 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:08:50.159111 20479 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:50.160128 28237 tablet.cc:1724] T 3e1052cf953e4236872fcddf4d3f37c7 P 713145adcffe4b5facdaadc431c7d6f0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:50.164251 27960 leader_election.cc:290] T 150a8a62fd3b4324b11f300f702d3448 P 713145adcffe4b5facdaadc431c7d6f0 [CANDIDATE]: Term 3 election: Requested vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437)
I20260709 13:08:50.166126 27885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150a8a62fd3b4324b11f300f702d3448" candidate_uuid: "713145adcffe4b5facdaadc431c7d6f0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de"
I20260709 13:08:50.166743 27885 raft_consensus.cc:3055] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:50.167064 27885 raft_consensus.cc:740] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e2b7436b7f7941a19514d7ccf51e06de, State: Running, Role: LEADER
I20260709 13:08:50.167908 27885 consensus_queue.cc:260] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:50.169140 27885 raft_consensus.cc:3060] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:50.172246 27809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150a8a62fd3b4324b11f300f702d3448" candidate_uuid: "713145adcffe4b5facdaadc431c7d6f0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "31215aa3b78f493ea7d83f40ede189f7"
I20260709 13:08:50.177539 27809 raft_consensus.cc:3060] T 150a8a62fd3b4324b11f300f702d3448 P 31215aa3b78f493ea7d83f40ede189f7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:50.148373 28254 tablet.cc:1724] T 73ad1174d5734e36919bfb43c6133e47 P 713145adcffe4b5facdaadc431c7d6f0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:50.151211 28252 tablet.cc:1724] T 1e9931d06abd405983104b12f28d15df P 713145adcffe4b5facdaadc431c7d6f0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:08:50.212261 27885 raft_consensus.cc:2468] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 713145adcffe4b5facdaadc431c7d6f0 in term 3.
I20260709 13:08:50.213689 27929 leader_election.cc:304] T 150a8a62fd3b4324b11f300f702d3448 P 713145adcffe4b5facdaadc431c7d6f0 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 713145adcffe4b5facdaadc431c7d6f0, e2b7436b7f7941a19514d7ccf51e06de; no voters: 
I20260709 13:08:50.214237 27809 raft_consensus.cc:2468] T 150a8a62fd3b4324b11f300f702d3448 P 31215aa3b78f493ea7d83f40ede189f7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 713145adcffe4b5facdaadc431c7d6f0 in term 3.
I20260709 13:08:50.214684 28234 raft_consensus.cc:2804] T 150a8a62fd3b4324b11f300f702d3448 P 713145adcffe4b5facdaadc431c7d6f0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:50.215205 28234 raft_consensus.cc:697] T 150a8a62fd3b4324b11f300f702d3448 P 713145adcffe4b5facdaadc431c7d6f0 [term 3 LEADER]: Becoming Leader. State: Replica: 713145adcffe4b5facdaadc431c7d6f0, State: Running, Role: LEADER
I20260709 13:08:50.215832 27711 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 4a87e8b0389346d2beccb31d75dd18a5: soft_deleted_table [id=87b7fc10369148439caea897d2346e50] alter complete (version 1)
I20260709 13:08:50.216012 28234 consensus_queue.cc:237] T 150a8a62fd3b4324b11f300f702d3448 P 713145adcffe4b5facdaadc431c7d6f0 [LEADER]: Queue going to LEADER 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: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:50.241504 27711 catalog_manager.cc:5697] T 150a8a62fd3b4324b11f300f702d3448 P 713145adcffe4b5facdaadc431c7d6f0 reported cstate change: term changed from 2 to 3, leader changed from e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194) to 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195). New cstate: current_term: 3 leader_uuid: "713145adcffe4b5facdaadc431c7d6f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:50.501602 28226 raft_consensus.cc:993] T 6afd749083be47f5ac303b479d7f0dff P 31215aa3b78f493ea7d83f40ede189f7: : Instructing follower 713145adcffe4b5facdaadc431c7d6f0 to start an election
I20260709 13:08:50.502288 28228 raft_consensus.cc:1081] T 6afd749083be47f5ac303b479d7f0dff P 31215aa3b78f493ea7d83f40ede189f7 [term 2 LEADER]: Signalling peer 713145adcffe4b5facdaadc431c7d6f0 to start an election
I20260709 13:08:50.503809 27961 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6afd749083be47f5ac303b479d7f0dff"
dest_uuid: "713145adcffe4b5facdaadc431c7d6f0"
 from {username='slave'} at 127.0.0.1:40950
I20260709 13:08:50.504331 27961 raft_consensus.cc:493] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:50.504639 27961 raft_consensus.cc:3060] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:50.508846 27961 raft_consensus.cc:515] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:50.510159 27961 leader_election.cc:290] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [CANDIDATE]: Term 3 election: Requested vote from peers 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275), e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437)
I20260709 13:08:50.510957 27809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6afd749083be47f5ac303b479d7f0dff" candidate_uuid: "713145adcffe4b5facdaadc431c7d6f0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "31215aa3b78f493ea7d83f40ede189f7"
I20260709 13:08:50.511193 27885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6afd749083be47f5ac303b479d7f0dff" candidate_uuid: "713145adcffe4b5facdaadc431c7d6f0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e2b7436b7f7941a19514d7ccf51e06de"
I20260709 13:08:50.511615 27809 raft_consensus.cc:3055] T 6afd749083be47f5ac303b479d7f0dff P 31215aa3b78f493ea7d83f40ede189f7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:50.511795 27885 raft_consensus.cc:3060] T 6afd749083be47f5ac303b479d7f0dff P e2b7436b7f7941a19514d7ccf51e06de [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:50.512020 27809 raft_consensus.cc:740] T 6afd749083be47f5ac303b479d7f0dff P 31215aa3b78f493ea7d83f40ede189f7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 31215aa3b78f493ea7d83f40ede189f7, State: Running, Role: LEADER
I20260709 13:08:50.512862 27809 consensus_queue.cc:260] T 6afd749083be47f5ac303b479d7f0dff P 31215aa3b78f493ea7d83f40ede189f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:50.514123 27809 raft_consensus.cc:3060] T 6afd749083be47f5ac303b479d7f0dff P 31215aa3b78f493ea7d83f40ede189f7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:50.518339 27885 raft_consensus.cc:2468] T 6afd749083be47f5ac303b479d7f0dff P e2b7436b7f7941a19514d7ccf51e06de [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 713145adcffe4b5facdaadc431c7d6f0 in term 3.
I20260709 13:08:50.519649 27929 leader_election.cc:304] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 713145adcffe4b5facdaadc431c7d6f0, e2b7436b7f7941a19514d7ccf51e06de; no voters: 
I20260709 13:08:50.520488 28234 raft_consensus.cc:2804] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:50.520427 27809 raft_consensus.cc:2468] T 6afd749083be47f5ac303b479d7f0dff P 31215aa3b78f493ea7d83f40ede189f7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 713145adcffe4b5facdaadc431c7d6f0 in term 3.
I20260709 13:08:50.521241 28234 raft_consensus.cc:697] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [term 3 LEADER]: Becoming Leader. State: Replica: 713145adcffe4b5facdaadc431c7d6f0, State: Running, Role: LEADER
I20260709 13:08:50.522477 28234 consensus_queue.cc:237] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [LEADER]: Queue going to LEADER 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: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } }
I20260709 13:08:50.530493 27711 catalog_manager.cc:5697] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 reported cstate change: term changed from 2 to 3, leader changed from 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193) to 713145adcffe4b5facdaadc431c7d6f0 (127.19.255.195). New cstate: current_term: 3 leader_uuid: "713145adcffe4b5facdaadc431c7d6f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "713145adcffe4b5facdaadc431c7d6f0" member_type: VOTER last_known_addr { host: "127.19.255.195" port: 39691 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:50.724349 27885 raft_consensus.cc:1275] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de [term 3 FOLLOWER]: Refusing update from remote peer 713145adcffe4b5facdaadc431c7d6f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:50.725520 28234 consensus_queue.cc:1048] T 150a8a62fd3b4324b11f300f702d3448 P 713145adcffe4b5facdaadc431c7d6f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:50.734414 27813 raft_consensus.cc:1275] T 150a8a62fd3b4324b11f300f702d3448 P 31215aa3b78f493ea7d83f40ede189f7 [term 3 FOLLOWER]: Refusing update from remote peer 713145adcffe4b5facdaadc431c7d6f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:50.735936 28132 consensus_queue.cc:1048] T 150a8a62fd3b4324b11f300f702d3448 P 713145adcffe4b5facdaadc431c7d6f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:50.933174 27813 raft_consensus.cc:1275] T 6afd749083be47f5ac303b479d7f0dff P 31215aa3b78f493ea7d83f40ede189f7 [term 3 FOLLOWER]: Refusing update from remote peer 713145adcffe4b5facdaadc431c7d6f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:50.934257 28132 consensus_queue.cc:1048] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31215aa3b78f493ea7d83f40ede189f7" member_type: VOTER last_known_addr { host: "127.19.255.193" port: 42275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:50.945377 27885 raft_consensus.cc:1275] T 6afd749083be47f5ac303b479d7f0dff P e2b7436b7f7941a19514d7ccf51e06de [term 3 FOLLOWER]: Refusing update from remote peer 713145adcffe4b5facdaadc431c7d6f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:50.946780 28266 consensus_queue.cc:1048] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2b7436b7f7941a19514d7ccf51e06de" member_type: VOTER last_known_addr { host: "127.19.255.194" port: 45437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:51.208644 20479 tablet_server.cc:179] TabletServer@127.19.255.193:0 shutting down...
W20260709 13:08:51.233753 27854 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
I20260709 13:08:51.234751 20479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:51.235683 20479 tablet_replica.cc:333] T 97ea28fdc0e24e5884a271ded78b0452 P 31215aa3b78f493ea7d83f40ede189f7: stopping tablet replica
I20260709 13:08:51.236629 20479 raft_consensus.cc:2243] T 97ea28fdc0e24e5884a271ded78b0452 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.237219 20479 raft_consensus.cc:2272] T 97ea28fdc0e24e5884a271ded78b0452 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:51.238579 27854 consensus_peers.cc:597] T 6415eccf61844b79b9b5a19a5d1e84a0 P e2b7436b7f7941a19514d7ccf51e06de -> Peer 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275): Couldn't send request to peer 31215aa3b78f493ea7d83f40ede189f7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:51.239626 20479 tablet_replica.cc:333] T 3e1052cf953e4236872fcddf4d3f37c7 P 31215aa3b78f493ea7d83f40ede189f7: stopping tablet replica
I20260709 13:08:51.240334 20479 raft_consensus.cc:2243] T 3e1052cf953e4236872fcddf4d3f37c7 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.240759 20479 raft_consensus.cc:2272] T 3e1052cf953e4236872fcddf4d3f37c7 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:51.241463 27854 consensus_peers.cc:597] T 3e1052cf953e4236872fcddf4d3f37c7 P e2b7436b7f7941a19514d7ccf51e06de -> Peer 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275): Couldn't send request to peer 31215aa3b78f493ea7d83f40ede189f7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:51.242501 20479 tablet_replica.cc:333] T 73ad1174d5734e36919bfb43c6133e47 P 31215aa3b78f493ea7d83f40ede189f7: stopping tablet replica
I20260709 13:08:51.243106 20479 raft_consensus.cc:2243] T 73ad1174d5734e36919bfb43c6133e47 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:51.243876 20479 raft_consensus.cc:2272] T 73ad1174d5734e36919bfb43c6133e47 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.245810 20479 tablet_replica.cc:333] T 499a80b78525434d9e72154dbe4bd4ef P 31215aa3b78f493ea7d83f40ede189f7: stopping tablet replica
I20260709 13:08:51.246352 20479 raft_consensus.cc:2243] T 499a80b78525434d9e72154dbe4bd4ef P 31215aa3b78f493ea7d83f40ede189f7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.246824 20479 raft_consensus.cc:2272] T 499a80b78525434d9e72154dbe4bd4ef P 31215aa3b78f493ea7d83f40ede189f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.248728 20479 tablet_replica.cc:333] T 1e9931d06abd405983104b12f28d15df P 31215aa3b78f493ea7d83f40ede189f7: stopping tablet replica
I20260709 13:08:51.249215 20479 raft_consensus.cc:2243] T 1e9931d06abd405983104b12f28d15df P 31215aa3b78f493ea7d83f40ede189f7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:51.249836 20479 raft_consensus.cc:2272] T 1e9931d06abd405983104b12f28d15df P 31215aa3b78f493ea7d83f40ede189f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.251374 20479 tablet_replica.cc:333] T 7a81bde48dad42c88e46934fa194e59d P 31215aa3b78f493ea7d83f40ede189f7: stopping tablet replica
I20260709 13:08:51.251967 20479 raft_consensus.cc:2243] T 7a81bde48dad42c88e46934fa194e59d P 31215aa3b78f493ea7d83f40ede189f7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:51.252743 20479 raft_consensus.cc:2272] T 7a81bde48dad42c88e46934fa194e59d P 31215aa3b78f493ea7d83f40ede189f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.254951 20479 tablet_replica.cc:333] T 6415eccf61844b79b9b5a19a5d1e84a0 P 31215aa3b78f493ea7d83f40ede189f7: stopping tablet replica
I20260709 13:08:51.255455 20479 raft_consensus.cc:2243] T 6415eccf61844b79b9b5a19a5d1e84a0 P 31215aa3b78f493ea7d83f40ede189f7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.255939 20479 raft_consensus.cc:2272] T 6415eccf61844b79b9b5a19a5d1e84a0 P 31215aa3b78f493ea7d83f40ede189f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.257844 20479 tablet_replica.cc:333] T 35a533ae7f5646f4b72b13a6e174526c P 31215aa3b78f493ea7d83f40ede189f7: stopping tablet replica
I20260709 13:08:51.258360 20479 raft_consensus.cc:2243] T 35a533ae7f5646f4b72b13a6e174526c P 31215aa3b78f493ea7d83f40ede189f7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:51.259064 20479 raft_consensus.cc:2272] T 35a533ae7f5646f4b72b13a6e174526c P 31215aa3b78f493ea7d83f40ede189f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.260874 20479 tablet_replica.cc:333] T 3560b9eeb6454ae1b37ad2c059c74079 P 31215aa3b78f493ea7d83f40ede189f7: stopping tablet replica
I20260709 13:08:51.261405 20479 raft_consensus.cc:2243] T 3560b9eeb6454ae1b37ad2c059c74079 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.261801 20479 raft_consensus.cc:2272] T 3560b9eeb6454ae1b37ad2c059c74079 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.263587 20479 tablet_replica.cc:333] T 6f77dc0928e94c00871b0d28e427b792 P 31215aa3b78f493ea7d83f40ede189f7: stopping tablet replica
I20260709 13:08:51.264097 20479 raft_consensus.cc:2243] T 6f77dc0928e94c00871b0d28e427b792 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.264500 20479 raft_consensus.cc:2272] T 6f77dc0928e94c00871b0d28e427b792 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.266309 20479 tablet_replica.cc:333] T e5eeb48161fa4cf880050bf9d27f08c7 P 31215aa3b78f493ea7d83f40ede189f7: stopping tablet replica
I20260709 13:08:51.266794 20479 raft_consensus.cc:2243] T e5eeb48161fa4cf880050bf9d27f08c7 P 31215aa3b78f493ea7d83f40ede189f7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:51.267470 20479 raft_consensus.cc:2272] T e5eeb48161fa4cf880050bf9d27f08c7 P 31215aa3b78f493ea7d83f40ede189f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.269151 20479 tablet_replica.cc:333] T 8a538ee5bda34640b47a0d5dd0000dc0 P 31215aa3b78f493ea7d83f40ede189f7: stopping tablet replica
I20260709 13:08:51.269665 20479 raft_consensus.cc:2243] T 8a538ee5bda34640b47a0d5dd0000dc0 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.270069 20479 raft_consensus.cc:2272] T 8a538ee5bda34640b47a0d5dd0000dc0 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.271730 20479 tablet_replica.cc:333] T d68488658c1349789c18ae104e9ab3ba P 31215aa3b78f493ea7d83f40ede189f7: stopping tablet replica
I20260709 13:08:51.272275 20479 raft_consensus.cc:2243] T d68488658c1349789c18ae104e9ab3ba P 31215aa3b78f493ea7d83f40ede189f7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.272691 20479 raft_consensus.cc:2272] T d68488658c1349789c18ae104e9ab3ba P 31215aa3b78f493ea7d83f40ede189f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.274767 20479 tablet_replica.cc:333] T 6afd749083be47f5ac303b479d7f0dff P 31215aa3b78f493ea7d83f40ede189f7: stopping tablet replica
I20260709 13:08:51.275432 20479 raft_consensus.cc:2243] T 6afd749083be47f5ac303b479d7f0dff P 31215aa3b78f493ea7d83f40ede189f7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.275942 20479 raft_consensus.cc:2272] T 6afd749083be47f5ac303b479d7f0dff P 31215aa3b78f493ea7d83f40ede189f7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.278870 20479 tablet_replica.cc:333] T b48877e3f2b2411a92c138cc4a01c74f P 31215aa3b78f493ea7d83f40ede189f7: stopping tablet replica
I20260709 13:08:51.279366 20479 raft_consensus.cc:2243] T b48877e3f2b2411a92c138cc4a01c74f P 31215aa3b78f493ea7d83f40ede189f7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.279844 20479 raft_consensus.cc:2272] T b48877e3f2b2411a92c138cc4a01c74f P 31215aa3b78f493ea7d83f40ede189f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.281495 20479 tablet_replica.cc:333] T 3b306aa40495478c803be6ffbc46bcf5 P 31215aa3b78f493ea7d83f40ede189f7: stopping tablet replica
I20260709 13:08:51.281966 20479 raft_consensus.cc:2243] T 3b306aa40495478c803be6ffbc46bcf5 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:51.282675 20479 raft_consensus.cc:2272] T 3b306aa40495478c803be6ffbc46bcf5 P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.284586 20479 tablet_replica.cc:333] T 94e3b830f64b43c99ee558690e47d2af P 31215aa3b78f493ea7d83f40ede189f7: stopping tablet replica
I20260709 13:08:51.285038 20479 raft_consensus.cc:2243] T 94e3b830f64b43c99ee558690e47d2af P 31215aa3b78f493ea7d83f40ede189f7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:51.285817 20479 raft_consensus.cc:2272] T 94e3b830f64b43c99ee558690e47d2af P 31215aa3b78f493ea7d83f40ede189f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.288017 20479 tablet_replica.cc:333] T 150a8a62fd3b4324b11f300f702d3448 P 31215aa3b78f493ea7d83f40ede189f7: stopping tablet replica
I20260709 13:08:51.288532 20479 raft_consensus.cc:2243] T 150a8a62fd3b4324b11f300f702d3448 P 31215aa3b78f493ea7d83f40ede189f7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.288941 20479 raft_consensus.cc:2272] T 150a8a62fd3b4324b11f300f702d3448 P 31215aa3b78f493ea7d83f40ede189f7 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:51.289276 27928 consensus_peers.cc:597] T 3560b9eeb6454ae1b37ad2c059c74079 P 713145adcffe4b5facdaadc431c7d6f0 -> Peer 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275): Couldn't send request to peer 31215aa3b78f493ea7d83f40ede189f7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:51.318811 20479 tablet_server.cc:196] TabletServer@127.19.255.193:0 shutdown complete.
W20260709 13:08:51.320186 27854 consensus_peers.cc:597] T d68488658c1349789c18ae104e9ab3ba P e2b7436b7f7941a19514d7ccf51e06de -> Peer 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275): Couldn't send request to peer 31215aa3b78f493ea7d83f40ede189f7. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:42275: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:51.351118 27928 consensus_peers.cc:597] T 150a8a62fd3b4324b11f300f702d3448 P 713145adcffe4b5facdaadc431c7d6f0 -> Peer 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275): Couldn't send request to peer 31215aa3b78f493ea7d83f40ede189f7. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:42275: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:51.352100 20479 tablet_server.cc:179] TabletServer@127.19.255.194:0 shutting down...
W20260709 13:08:51.375694 27929 consensus_peers.cc:597] T 3560b9eeb6454ae1b37ad2c059c74079 P 713145adcffe4b5facdaadc431c7d6f0 -> Peer e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437): Couldn't send request to peer e2b7436b7f7941a19514d7ccf51e06de. 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 13:08:51.376353 27928 consensus_peers.cc:597] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 -> Peer 31215aa3b78f493ea7d83f40ede189f7 (127.19.255.193:42275): Couldn't send request to peer 31215aa3b78f493ea7d83f40ede189f7. Status: Network error: Client connection negotiation failed: client connection to 127.19.255.193:42275: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:51.383093 20479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:51.383844 20479 tablet_replica.cc:333] T 97ea28fdc0e24e5884a271ded78b0452 P e2b7436b7f7941a19514d7ccf51e06de: stopping tablet replica
I20260709 13:08:51.384434 20479 raft_consensus.cc:2243] T 97ea28fdc0e24e5884a271ded78b0452 P e2b7436b7f7941a19514d7ccf51e06de [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:51.385195 20479 raft_consensus.cc:2272] T 97ea28fdc0e24e5884a271ded78b0452 P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.386965 20479 tablet_replica.cc:333] T 499a80b78525434d9e72154dbe4bd4ef P e2b7436b7f7941a19514d7ccf51e06de: stopping tablet replica
I20260709 13:08:51.387521 20479 raft_consensus.cc:2243] T 499a80b78525434d9e72154dbe4bd4ef P e2b7436b7f7941a19514d7ccf51e06de [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:51.388217 20479 raft_consensus.cc:2272] T 499a80b78525434d9e72154dbe4bd4ef P e2b7436b7f7941a19514d7ccf51e06de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.389806 20479 tablet_replica.cc:333] T 3e1052cf953e4236872fcddf4d3f37c7 P e2b7436b7f7941a19514d7ccf51e06de: stopping tablet replica
I20260709 13:08:51.390308 20479 raft_consensus.cc:2243] T 3e1052cf953e4236872fcddf4d3f37c7 P e2b7436b7f7941a19514d7ccf51e06de [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:51.390969 20479 raft_consensus.cc:2272] T 3e1052cf953e4236872fcddf4d3f37c7 P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.392627 20479 tablet_replica.cc:333] T 73ad1174d5734e36919bfb43c6133e47 P e2b7436b7f7941a19514d7ccf51e06de: stopping tablet replica
I20260709 13:08:51.393131 20479 raft_consensus.cc:2243] T 73ad1174d5734e36919bfb43c6133e47 P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.393528 20479 raft_consensus.cc:2272] T 73ad1174d5734e36919bfb43c6133e47 P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.395099 20479 tablet_replica.cc:333] T 1e9931d06abd405983104b12f28d15df P e2b7436b7f7941a19514d7ccf51e06de: stopping tablet replica
I20260709 13:08:51.395617 20479 raft_consensus.cc:2243] T 1e9931d06abd405983104b12f28d15df P e2b7436b7f7941a19514d7ccf51e06de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.396068 20479 raft_consensus.cc:2272] T 1e9931d06abd405983104b12f28d15df P e2b7436b7f7941a19514d7ccf51e06de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.397660 20479 tablet_replica.cc:333] T 6afd749083be47f5ac303b479d7f0dff P e2b7436b7f7941a19514d7ccf51e06de: stopping tablet replica
I20260709 13:08:51.398169 20479 raft_consensus.cc:2243] T 6afd749083be47f5ac303b479d7f0dff P e2b7436b7f7941a19514d7ccf51e06de [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.398574 20479 raft_consensus.cc:2272] T 6afd749083be47f5ac303b479d7f0dff P e2b7436b7f7941a19514d7ccf51e06de [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.400929 20479 tablet_replica.cc:333] T 6f77dc0928e94c00871b0d28e427b792 P e2b7436b7f7941a19514d7ccf51e06de: stopping tablet replica
I20260709 13:08:51.401448 20479 raft_consensus.cc:2243] T 6f77dc0928e94c00871b0d28e427b792 P e2b7436b7f7941a19514d7ccf51e06de [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:51.402182 20479 raft_consensus.cc:2272] T 6f77dc0928e94c00871b0d28e427b792 P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.404027 20479 tablet_replica.cc:333] T e5eeb48161fa4cf880050bf9d27f08c7 P e2b7436b7f7941a19514d7ccf51e06de: stopping tablet replica
I20260709 13:08:51.404532 20479 raft_consensus.cc:2243] T e5eeb48161fa4cf880050bf9d27f08c7 P e2b7436b7f7941a19514d7ccf51e06de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.405025 20479 raft_consensus.cc:2272] T e5eeb48161fa4cf880050bf9d27f08c7 P e2b7436b7f7941a19514d7ccf51e06de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.407179 20479 tablet_replica.cc:333] T 8a538ee5bda34640b47a0d5dd0000dc0 P e2b7436b7f7941a19514d7ccf51e06de: stopping tablet replica
I20260709 13:08:51.407896 20479 raft_consensus.cc:2243] T 8a538ee5bda34640b47a0d5dd0000dc0 P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.408396 20479 raft_consensus.cc:2272] T 8a538ee5bda34640b47a0d5dd0000dc0 P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:51.408840 27929 consensus_peers.cc:597] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 -> Peer e2b7436b7f7941a19514d7ccf51e06de (127.19.255.194:45437): Couldn't send request to peer e2b7436b7f7941a19514d7ccf51e06de. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:51.410266 20479 tablet_replica.cc:333] T d68488658c1349789c18ae104e9ab3ba P e2b7436b7f7941a19514d7ccf51e06de: stopping tablet replica
I20260709 13:08:51.410871 20479 raft_consensus.cc:2243] T d68488658c1349789c18ae104e9ab3ba P e2b7436b7f7941a19514d7ccf51e06de [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:51.411674 20479 raft_consensus.cc:2272] T d68488658c1349789c18ae104e9ab3ba P e2b7436b7f7941a19514d7ccf51e06de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.413642 20479 tablet_replica.cc:333] T 3560b9eeb6454ae1b37ad2c059c74079 P e2b7436b7f7941a19514d7ccf51e06de: stopping tablet replica
I20260709 13:08:51.414147 20479 raft_consensus.cc:2243] T 3560b9eeb6454ae1b37ad2c059c74079 P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.414548 20479 raft_consensus.cc:2272] T 3560b9eeb6454ae1b37ad2c059c74079 P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.416427 20479 tablet_replica.cc:333] T 35a533ae7f5646f4b72b13a6e174526c P e2b7436b7f7941a19514d7ccf51e06de: stopping tablet replica
I20260709 13:08:51.416949 20479 raft_consensus.cc:2243] T 35a533ae7f5646f4b72b13a6e174526c P e2b7436b7f7941a19514d7ccf51e06de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.417392 20479 raft_consensus.cc:2272] T 35a533ae7f5646f4b72b13a6e174526c P e2b7436b7f7941a19514d7ccf51e06de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.419229 20479 tablet_replica.cc:333] T b48877e3f2b2411a92c138cc4a01c74f P e2b7436b7f7941a19514d7ccf51e06de: stopping tablet replica
I20260709 13:08:51.419788 20479 raft_consensus.cc:2243] T b48877e3f2b2411a92c138cc4a01c74f P e2b7436b7f7941a19514d7ccf51e06de [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:51.420455 20479 raft_consensus.cc:2272] T b48877e3f2b2411a92c138cc4a01c74f P e2b7436b7f7941a19514d7ccf51e06de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.422082 20479 tablet_replica.cc:333] T 3b306aa40495478c803be6ffbc46bcf5 P e2b7436b7f7941a19514d7ccf51e06de: stopping tablet replica
I20260709 13:08:51.422559 20479 raft_consensus.cc:2243] T 3b306aa40495478c803be6ffbc46bcf5 P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.422950 20479 raft_consensus.cc:2272] T 3b306aa40495478c803be6ffbc46bcf5 P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.424786 20479 tablet_replica.cc:333] T 94e3b830f64b43c99ee558690e47d2af P e2b7436b7f7941a19514d7ccf51e06de: stopping tablet replica
I20260709 13:08:51.425252 20479 raft_consensus.cc:2243] T 94e3b830f64b43c99ee558690e47d2af P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.425666 20479 raft_consensus.cc:2272] T 94e3b830f64b43c99ee558690e47d2af P e2b7436b7f7941a19514d7ccf51e06de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.427415 20479 tablet_replica.cc:333] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de: stopping tablet replica
I20260709 13:08:51.427958 20479 raft_consensus.cc:2243] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.428354 20479 raft_consensus.cc:2272] T 150a8a62fd3b4324b11f300f702d3448 P e2b7436b7f7941a19514d7ccf51e06de [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.430611 20479 tablet_replica.cc:333] T 6415eccf61844b79b9b5a19a5d1e84a0 P e2b7436b7f7941a19514d7ccf51e06de: stopping tablet replica
I20260709 13:08:51.431079 20479 raft_consensus.cc:2243] T 6415eccf61844b79b9b5a19a5d1e84a0 P e2b7436b7f7941a19514d7ccf51e06de [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:51.431850 20479 raft_consensus.cc:2272] T 6415eccf61844b79b9b5a19a5d1e84a0 P e2b7436b7f7941a19514d7ccf51e06de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.433725 20479 tablet_replica.cc:333] T 7a81bde48dad42c88e46934fa194e59d P e2b7436b7f7941a19514d7ccf51e06de: stopping tablet replica
I20260709 13:08:51.434180 20479 raft_consensus.cc:2243] T 7a81bde48dad42c88e46934fa194e59d P e2b7436b7f7941a19514d7ccf51e06de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.434612 20479 raft_consensus.cc:2272] T 7a81bde48dad42c88e46934fa194e59d P e2b7436b7f7941a19514d7ccf51e06de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.472671 20479 tablet_server.cc:196] TabletServer@127.19.255.194:0 shutdown complete.
I20260709 13:08:51.499950 20479 tablet_server.cc:179] TabletServer@127.19.255.195:0 shutting down...
I20260709 13:08:51.526582 20479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:51.527339 20479 tablet_replica.cc:333] T 97ea28fdc0e24e5884a271ded78b0452 P 713145adcffe4b5facdaadc431c7d6f0: stopping tablet replica
I20260709 13:08:51.527997 20479 raft_consensus.cc:2243] T 97ea28fdc0e24e5884a271ded78b0452 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.528467 20479 raft_consensus.cc:2272] T 97ea28fdc0e24e5884a271ded78b0452 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.530413 20479 tablet_replica.cc:333] T 3e1052cf953e4236872fcddf4d3f37c7 P 713145adcffe4b5facdaadc431c7d6f0: stopping tablet replica
I20260709 13:08:51.531002 20479 raft_consensus.cc:2243] T 3e1052cf953e4236872fcddf4d3f37c7 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.531411 20479 raft_consensus.cc:2272] T 3e1052cf953e4236872fcddf4d3f37c7 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.533088 20479 tablet_replica.cc:333] T 73ad1174d5734e36919bfb43c6133e47 P 713145adcffe4b5facdaadc431c7d6f0: stopping tablet replica
I20260709 13:08:51.533610 20479 raft_consensus.cc:2243] T 73ad1174d5734e36919bfb43c6133e47 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.534013 20479 raft_consensus.cc:2272] T 73ad1174d5734e36919bfb43c6133e47 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.535650 20479 tablet_replica.cc:333] T 499a80b78525434d9e72154dbe4bd4ef P 713145adcffe4b5facdaadc431c7d6f0: stopping tablet replica
I20260709 13:08:51.536233 20479 raft_consensus.cc:2243] T 499a80b78525434d9e72154dbe4bd4ef P 713145adcffe4b5facdaadc431c7d6f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.536643 20479 raft_consensus.cc:2272] T 499a80b78525434d9e72154dbe4bd4ef P 713145adcffe4b5facdaadc431c7d6f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.538350 20479 tablet_replica.cc:333] T 1e9931d06abd405983104b12f28d15df P 713145adcffe4b5facdaadc431c7d6f0: stopping tablet replica
I20260709 13:08:51.538869 20479 raft_consensus.cc:2243] T 1e9931d06abd405983104b12f28d15df P 713145adcffe4b5facdaadc431c7d6f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.539317 20479 raft_consensus.cc:2272] T 1e9931d06abd405983104b12f28d15df P 713145adcffe4b5facdaadc431c7d6f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.540974 20479 tablet_replica.cc:333] T 6f77dc0928e94c00871b0d28e427b792 P 713145adcffe4b5facdaadc431c7d6f0: stopping tablet replica
I20260709 13:08:51.541504 20479 raft_consensus.cc:2243] T 6f77dc0928e94c00871b0d28e427b792 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.541905 20479 raft_consensus.cc:2272] T 6f77dc0928e94c00871b0d28e427b792 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.543639 20479 tablet_replica.cc:333] T e5eeb48161fa4cf880050bf9d27f08c7 P 713145adcffe4b5facdaadc431c7d6f0: stopping tablet replica
I20260709 13:08:51.544247 20479 raft_consensus.cc:2243] T e5eeb48161fa4cf880050bf9d27f08c7 P 713145adcffe4b5facdaadc431c7d6f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.544653 20479 raft_consensus.cc:2272] T e5eeb48161fa4cf880050bf9d27f08c7 P 713145adcffe4b5facdaadc431c7d6f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.546226 20479 tablet_replica.cc:333] T 8a538ee5bda34640b47a0d5dd0000dc0 P 713145adcffe4b5facdaadc431c7d6f0: stopping tablet replica
I20260709 13:08:51.546726 20479 raft_consensus.cc:2243] T 8a538ee5bda34640b47a0d5dd0000dc0 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:51.547451 20479 raft_consensus.cc:2272] T 8a538ee5bda34640b47a0d5dd0000dc0 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.549088 20479 tablet_replica.cc:333] T d68488658c1349789c18ae104e9ab3ba P 713145adcffe4b5facdaadc431c7d6f0: stopping tablet replica
I20260709 13:08:51.549624 20479 raft_consensus.cc:2243] T d68488658c1349789c18ae104e9ab3ba P 713145adcffe4b5facdaadc431c7d6f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.550026 20479 raft_consensus.cc:2272] T d68488658c1349789c18ae104e9ab3ba P 713145adcffe4b5facdaadc431c7d6f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.551803 20479 tablet_replica.cc:333] T 3560b9eeb6454ae1b37ad2c059c74079 P 713145adcffe4b5facdaadc431c7d6f0: stopping tablet replica
I20260709 13:08:51.552295 20479 raft_consensus.cc:2243] T 3560b9eeb6454ae1b37ad2c059c74079 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:51.553011 20479 raft_consensus.cc:2272] T 3560b9eeb6454ae1b37ad2c059c74079 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.554782 20479 tablet_replica.cc:333] T 35a533ae7f5646f4b72b13a6e174526c P 713145adcffe4b5facdaadc431c7d6f0: stopping tablet replica
I20260709 13:08:51.555299 20479 raft_consensus.cc:2243] T 35a533ae7f5646f4b72b13a6e174526c P 713145adcffe4b5facdaadc431c7d6f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.555729 20479 raft_consensus.cc:2272] T 35a533ae7f5646f4b72b13a6e174526c P 713145adcffe4b5facdaadc431c7d6f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.557453 20479 tablet_replica.cc:333] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0: stopping tablet replica
I20260709 13:08:51.557958 20479 raft_consensus.cc:2243] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:51.558683 20479 raft_consensus.cc:2272] T 6afd749083be47f5ac303b479d7f0dff P 713145adcffe4b5facdaadc431c7d6f0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.560834 20479 tablet_replica.cc:333] T 7a81bde48dad42c88e46934fa194e59d P 713145adcffe4b5facdaadc431c7d6f0: stopping tablet replica
I20260709 13:08:51.561323 20479 raft_consensus.cc:2243] T 7a81bde48dad42c88e46934fa194e59d P 713145adcffe4b5facdaadc431c7d6f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.561728 20479 raft_consensus.cc:2272] T 7a81bde48dad42c88e46934fa194e59d P 713145adcffe4b5facdaadc431c7d6f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.563444 20479 tablet_replica.cc:333] T 6415eccf61844b79b9b5a19a5d1e84a0 P 713145adcffe4b5facdaadc431c7d6f0: stopping tablet replica
I20260709 13:08:51.563992 20479 raft_consensus.cc:2243] T 6415eccf61844b79b9b5a19a5d1e84a0 P 713145adcffe4b5facdaadc431c7d6f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.564491 20479 raft_consensus.cc:2272] T 6415eccf61844b79b9b5a19a5d1e84a0 P 713145adcffe4b5facdaadc431c7d6f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.566241 20479 tablet_replica.cc:333] T b48877e3f2b2411a92c138cc4a01c74f P 713145adcffe4b5facdaadc431c7d6f0: stopping tablet replica
I20260709 13:08:51.566653 20479 raft_consensus.cc:2243] T b48877e3f2b2411a92c138cc4a01c74f P 713145adcffe4b5facdaadc431c7d6f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.566987 20479 raft_consensus.cc:2272] T b48877e3f2b2411a92c138cc4a01c74f P 713145adcffe4b5facdaadc431c7d6f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.568583 20479 tablet_replica.cc:333] T 3b306aa40495478c803be6ffbc46bcf5 P 713145adcffe4b5facdaadc431c7d6f0: stopping tablet replica
I20260709 13:08:51.568991 20479 raft_consensus.cc:2243] T 3b306aa40495478c803be6ffbc46bcf5 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.569334 20479 raft_consensus.cc:2272] T 3b306aa40495478c803be6ffbc46bcf5 P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.571027 20479 tablet_replica.cc:333] T 94e3b830f64b43c99ee558690e47d2af P 713145adcffe4b5facdaadc431c7d6f0: stopping tablet replica
I20260709 13:08:51.571419 20479 raft_consensus.cc:2243] T 94e3b830f64b43c99ee558690e47d2af P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.571774 20479 raft_consensus.cc:2272] T 94e3b830f64b43c99ee558690e47d2af P 713145adcffe4b5facdaadc431c7d6f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.573282 20479 tablet_replica.cc:333] T 150a8a62fd3b4324b11f300f702d3448 P 713145adcffe4b5facdaadc431c7d6f0: stopping tablet replica
I20260709 13:08:51.573647 20479 raft_consensus.cc:2243] T 150a8a62fd3b4324b11f300f702d3448 P 713145adcffe4b5facdaadc431c7d6f0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:51.574386 20479 raft_consensus.cc:2272] T 150a8a62fd3b4324b11f300f702d3448 P 713145adcffe4b5facdaadc431c7d6f0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.609764 20479 tablet_server.cc:196] TabletServer@127.19.255.195:0 shutdown complete.
I20260709 13:08:51.636300 20479 master.cc:562] Master@127.19.255.254:46227 shutting down...
I20260709 13:08:51.655925 20479 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4a87e8b0389346d2beccb31d75dd18a5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:51.656427 20479 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4a87e8b0389346d2beccb31d75dd18a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.656771 20479 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4a87e8b0389346d2beccb31d75dd18a5: stopping tablet replica
I20260709 13:08:51.676182 20479 master.cc:584] Master@127.19.255.254:46227 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11319 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23558 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (199757 ms total)
[  PASSED  ] 8 tests.
I20260709 13:08:51.728405 20479 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 400 messages since previous log ~14 seconds ago
I20260709 13:08:51.728654 20479 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 406 messages since previous log ~14 seconds ago
I20260709 13:08:51.728832 20479 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 405 messages since previous log ~14 seconds ago
I20260709 13:08:51.729032 20479 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~32 seconds ago
I20260709 13:08:51.729221 20479 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~32 seconds ago
I20260709 13:08:51.729496 20479 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 7 messages since previous log ~0 seconds ago
I20260709 13:08:51.729800 20479 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 26 messages since previous log ~6 seconds ago
